Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-205266-80549/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: 0xaaabcc2b3708 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaabcc2aa0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaabcc2aa188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaabcc2aa220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4ad910 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaabcc4ad9a0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaabcc4ada30 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaabcc4adac0 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: 0xaaabcc2b3820 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aa310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aa3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4af8f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4af980 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4afa10 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: 0xaaabcc2b3938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2aa4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aa588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4b18c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4b1950 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4b19e0 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: 0xaaabcc2b3a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2aa680 VAL: 'Several lines of text,
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: 0xaaabcc2aa718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4b37f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4b3880 VAL: 'Several lines of text,
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] 0xaaabcc4b3910 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: 0xaaabcc2b3b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2aa810 VAL: 'Several 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: 0xaaabcc2aa8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4b57c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4b5850 VAL: 'Several 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] 0xaaabcc4b58e0 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: 0xaaabcc2b3c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2a9fa0 VAL: 'Several lines 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] 0xaaabcc4b7810 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4b78a0 VAL: 'Several lines 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: 0xaaabcc2b3d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2aa9f0 VAL: 'Several lines 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] 0xaaabcc4b97e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4b9870 VAL: 'Several lines 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: 0xaaabcc2b3eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aaae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aab78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4bb7d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4bb860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4bb8f0 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: 0xaaabcc2b3fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aac70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aad08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4bd710 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4bd7a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4bd830 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: 0xaaabcc2b40e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aae00 KEYVAL: 'example' 'Several lines of text,
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: 0xaaabcc2aae98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4bf7d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4bf860 KEYVAL: 'example' 'Several lines of text,
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] 0xaaabcc4bf8f0 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: 0xaaabcc2b41f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aaf90 KEYVAL: 'example' 'Several 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: 0xaaabcc2ab028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4c17e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4c1870 KEYVAL: 'example' 'Several 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] 0xaaabcc4c1900 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: 0xaaabcc2b4310 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab1b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4c37f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4c3880 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4c3910 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: 0xaaabcc2b4428 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab2b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4c5800 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4c5890 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4c5920 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: 0xaaabcc2b4540 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab4d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4c7830 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4c78c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4c7950 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: 0xaaabcc2b4658 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab5d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4c9860 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4c98f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4c9980 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: 0xaaabcc2b4770 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ab760 KEYVAL: 'example' 'Several lines 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] 0xaaabcc4cb830 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4cb8c0 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b4888 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ab850 KEYVAL: 'example' 'Several lines 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] 0xaaabcc4cd820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4cd8b0 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b49a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab9d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4cf8e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4cf970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4cfa00 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: 0xaaabcc2b4ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ade60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2adef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4d1a90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4d1b20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4d1bb0 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: 0xaaabcc2b4bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ae040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaabcc2ae0e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4d37c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4d3850 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaabcc4d38e0 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: 0xaaabcc2b4ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ae1d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaabcc2ae270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4d5550 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4d55e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaabcc4d5670 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: 0xaaabcc2b4e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2b2970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaabcc2b2a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4d7340 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4d73d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaabcc4d7460 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: 0xaaabcc2b4f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2abb70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaabcc2abc08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4d9070 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc4d9100 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaabcc4d9190 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: 0xaaabcc2b5030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2adfa0 MAP: (1 sibs) 2 children:
27: 0xaaabcc2abe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaabcc2abed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4dada0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4dae30 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaabcc4daec0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaabcc4daf50 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: 0xaaabcc2b5148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4dcad0 [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: 0xaaabcc2b5260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4de800 [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: 0xaaabcc2b5378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4e0530 [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: 0xaaabcc2b5490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4e2260 [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: 0xaaabcc2b55a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4e3f90 [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: 0xaaabcc2b56c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4e5cc0 [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: 0xaaabcc2b57d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4e79f0 [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: 0xaaabcc2b58f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4e9720 [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: 0xaaabcc2b5a08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4eb450 [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: 0xaaabcc2b5b20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4ed180 [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: 0xaaabcc2b5c38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4eeeb0 [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: 0xaaabcc2b5d50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4f0be0 [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: 0xaaabcc2b5e68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4f2910 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4f29a0 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: 0xaaabcc2b5f80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4f4640 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4f46d0 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: 0xaaabcc2b6098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4f6370 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4f6400 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: 0xaaabcc2b61b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ac610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4f80a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4f8130 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: 0xaaabcc2b62c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ac700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4f9dd0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4f9e60 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: 0xaaabcc2b63e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ac7f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4fbb00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4fbb90 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: 0xaaabcc2b64f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4fd830 [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: 0xaaabcc2b6610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc4ff560 [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: 0xaaabcc2b6728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc501290 [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: 0xaaabcc2b6840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac9d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc502fc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc503050 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: 0xaaabcc2b6958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2acac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc504cf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc504d80 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: 0xaaabcc2b6a70 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2acbb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc506a20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc506ab0 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: 0xaaabcc2b6b88 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2acca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc508750 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5087e0 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: 0xaaabcc2b6ca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc50a480 [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: 0xaaabcc2b6db8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc50c1b0 [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: 0xaaabcc2b6ed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc50dee0 [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: 0xaaabcc2b6fe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ace80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc50fc70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc50fd00 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: 0xaaabcc2b7100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2acf70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc511a20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc511ab0 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: 0xaaabcc2b7218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5137d0 [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: 0xaaabcc2b7330 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ad0b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc515580 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc515610 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: 0xaaabcc2b7448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ad1a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc517330 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5173c0 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: 0xaaabcc2b7560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5190e0 [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: 0xaaabcc2b7678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc51ae90 [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: 0xaaabcc2b7790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc51cc40 [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: 0xaaabcc2b78a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc51e9f0 [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: 0xaaabcc2b79c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5207a0 [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: 0xaaabcc2b7ad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc522550 [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: 0xaaabcc2b7bf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc524300 [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: 0xaaabcc2b7d08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5260b0 [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: 0xaaabcc2b7e20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc527e50 [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: 0xaaabcc2b7f38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc529c60 [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: 0xaaabcc2b8050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc52ba70 [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: 0xaaabcc2b8168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc52d890 [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: 0xaaabcc2b8280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc52f640 [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: 0xaaabcc2b8398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5313f0 [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: 0xaaabcc2b84b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5331a0 [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: 0xaaabcc2b85c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc534f50 [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: 0xaaabcc2b86e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc536d00 [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: 0xaaabcc2b87f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc538ab0 [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: 0xaaabcc2b8910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc53a860 [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: 0xaaabcc2b8a28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2abcb0 VAL: '
27: ' (2 sibs)
27: 0xaaabcc2abd48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc53c610 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc53c6a0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaabcc53c730 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: 0xaaabcc2b8b40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2ad8d0 VAL: '
27: ' (2 sibs)
27: 0xaaabcc2ad968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc53e3c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc53e450 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaabcc53e4e0 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: 0xaaabcc2b2b00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0xaaabcc2a9130 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaabcc2a91c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaabcc2a9260 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0xaaabcc2a92f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaabcc2a9390 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaabcc2a9428 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0xaaabcc2a94c0 DOCSEQ: (8 sibs) 2 children:
27: 0xaaabcc2a9600 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0xaaabcc2a9698 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0xaaabcc2a9558 DOCMAP: (8 sibs) 2 children:
27: 0xaaabcc2a9740 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0xaaabcc2a97d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc53ecd0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaabcc53ed60 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaabcc53edf0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaabcc53ee80 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaabcc53ef10 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaabcc53efa0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaabcc53f030 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaabcc53f0c0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaabcc53f150 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaabcc53f1e0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaabcc53f270 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaabcc53f300 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaabcc53f390 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: 0xaaabcc2b2f60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaabcc2aa050 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc541130 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5411c0 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: 0xaaabcc2b3078 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaabcc2a9be0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc541a40 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc541ad0 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: 0xaaabcc2b3190 [ROOT] STREAM: (0 sibs) 1 children:
27: 0xaaabcc2a9cd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc542350 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5423e0 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: 0xaaabcc2b32a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc542c60 [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: 0xaaabcc2b33c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc543570 [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: 0xaaabcc2b34d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc543e80 [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: 0xaaabcc2b35f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2a9eb0 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] 0xaaabcc544790 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc544820 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: 0xaaabcc2b3708 [ROOT] MAP: (0 sibs) 3 children:
27: 0xaaabcc2aa0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0xaaabcc2aa188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0xaaabcc2aa220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5450a0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0xaaabcc545130 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0xaaabcc5451c0 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0xaaabcc545250 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: 0xaaabcc2b3820 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aa310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aa3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5459b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc545a40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc545ad0 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: 0xaaabcc2b3938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2aa4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aa588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5462c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc546350 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc5463e0 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: 0xaaabcc2b3a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2aa680 VAL: 'Several lines of text,
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: 0xaaabcc2aa718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc546bd0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc546c60 VAL: 'Several lines of text,
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] 0xaaabcc546cf0 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: 0xaaabcc2b3b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2aa810 VAL: 'Several 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: 0xaaabcc2aa8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5474e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc547570 VAL: 'Several 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] 0xaaabcc547600 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: 0xaaabcc2b3c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2a9fa0 VAL: 'Several lines 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] 0xaaabcc547df0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc547e80 VAL: 'Several lines 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: 0xaaabcc2b3d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2aa9f0 VAL: 'Several lines 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] 0xaaabcc548700 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc548790 VAL: 'Several lines 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: 0xaaabcc2b3eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aaae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aab78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc549010 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc5490a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc549130 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: 0xaaabcc2b3fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aac70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2aad08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc549920 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc5499b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc549a40 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: 0xaaabcc2b40e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aae00 KEYVAL: 'example' 'Several lines of text,
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: 0xaaabcc2aae98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54a230 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54a2c0 KEYVAL: 'example' 'Several lines of text,
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] 0xaaabcc54a350 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: 0xaaabcc2b41f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2aaf90 KEYVAL: 'example' 'Several 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: 0xaaabcc2ab028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54ab40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54abd0 KEYVAL: 'example' 'Several 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] 0xaaabcc54ac60 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: 0xaaabcc2b4310 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab1b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54b450 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54b4e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc54b570 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: 0xaaabcc2b4428 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab2b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54bd60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54bdf0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc54be80 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: 0xaaabcc2b4540 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab4d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54c670 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54c700 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc54c790 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: 0xaaabcc2b4658 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab5d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54cf80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54d010 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc54d0a0 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: 0xaaabcc2b4770 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ab760 KEYVAL: 'example' 'Several lines 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] 0xaaabcc54d890 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc54d920 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b4888 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ab850 KEYVAL: 'example' 'Several lines 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] 0xaaabcc54e1a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc54e230 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b49a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ab940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2ab9d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54eab0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54eb40 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc54ebd0 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: 0xaaabcc2b4ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2ade60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0xaaabcc2adef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54f3c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc54f450 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0xaaabcc54f4e0 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: 0xaaabcc2b4bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ae040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaabcc2ae0e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc54fcd0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc54fd60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaabcc54fdf0 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: 0xaaabcc2b4ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ae1d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaabcc2ae270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5505e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc550670 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaabcc550700 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: 0xaaabcc2b4e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2b2970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0xaaabcc2b2a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc550ef0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc550f80 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0xaaabcc551010 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: 0xaaabcc2b4f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0xaaabcc2abb70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaabcc2abc08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc551800 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc551890 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0xaaabcc551920 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: 0xaaabcc2b5030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2adfa0 MAP: (1 sibs) 2 children:
27: 0xaaabcc2abe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0xaaabcc2abed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc552110 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5521a0 MAP: (1 sibs) 2 children:
27: [2] [2] 0xaaabcc552230 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0xaaabcc5522c0 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: 0xaaabcc2b5148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc552a20 [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: 0xaaabcc2b5260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc553330 [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: 0xaaabcc2b5378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc553c40 [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: 0xaaabcc2b5490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc554550 [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: 0xaaabcc2b55a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc554e60 [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: 0xaaabcc2b56c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc555770 [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: 0xaaabcc2b57d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc556080 [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: 0xaaabcc2b58f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc556990 [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: 0xaaabcc2b5a08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5572a0 [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: 0xaaabcc2b5b20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc557bb0 [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: 0xaaabcc2b5c38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5584c0 [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: 0xaaabcc2b5d50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc558dd0 [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: 0xaaabcc2b5e68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5596e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc559770 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: 0xaaabcc2b5f80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc559ff0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55a080 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: 0xaaabcc2b6098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55a900 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55a990 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: 0xaaabcc2b61b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ac610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55b210 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55b2a0 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: 0xaaabcc2b62c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ac700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55bb20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55bbb0 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: 0xaaabcc2b63e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ac7f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55c430 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55c4c0 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: 0xaaabcc2b64f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55cd40 [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: 0xaaabcc2b6610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55d650 [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: 0xaaabcc2b6728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55df60 [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: 0xaaabcc2b6840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ac9d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55e870 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55e900 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: 0xaaabcc2b6958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2acac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55f180 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55f210 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: 0xaaabcc2b6a70 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2acbb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc55fa90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc55fb20 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: 0xaaabcc2b6b88 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2acca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5603a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc560430 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: 0xaaabcc2b6ca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc560cb0 [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: 0xaaabcc2b6db8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5615c0 [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: 0xaaabcc2b6ed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc561ed0 [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: 0xaaabcc2b6fe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ace80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5627e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc562870 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: 0xaaabcc2b7100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2acf70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5630f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc563180 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: 0xaaabcc2b7218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc563a00 [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: 0xaaabcc2b7330 [ROOT] MAP: (0 sibs) 1 children:
27: 0xaaabcc2ad0b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc564310 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5643a0 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: 0xaaabcc2b7448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0xaaabcc2ad1a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc564c20 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc564cb0 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: 0xaaabcc2b7560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc565530 [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: 0xaaabcc2b7678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc565e40 [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: 0xaaabcc2b7790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc566750 [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: 0xaaabcc2b78a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc567060 [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: 0xaaabcc2b79c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc567970 [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: 0xaaabcc2b7ad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc568280 [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: 0xaaabcc2b7bf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc568b90 [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: 0xaaabcc2b7d08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc5694a0 [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: 0xaaabcc2b7e20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc569db0 [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: 0xaaabcc2b7f38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56a6c0 [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: 0xaaabcc2b8050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56afd0 [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: 0xaaabcc2b8168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56b8e0 [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: 0xaaabcc2b8280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56c1f0 [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: 0xaaabcc2b8398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56cb00 [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: 0xaaabcc2b84b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56d410 [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: 0xaaabcc2b85c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56dd20 [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: 0xaaabcc2b86e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56e630 [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: 0xaaabcc2b87f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56ef40 [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: 0xaaabcc2b8910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc56f850 [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: 0xaaabcc2b8a28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2abcb0 VAL: '
27: ' (2 sibs)
27: 0xaaabcc2abd48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc570160 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc5701f0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaabcc570280 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: 0xaaabcc2b8b40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0xaaabcc2ad8d0 VAL: '
27: ' (2 sibs)
27: 0xaaabcc2ad968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0xaaabcc570a70 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0xaaabcc570b00 VAL: '
27: ' (2 sibs)
27: [2] [2] 0xaaabcc570b90 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] 0xaaabcc499050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaabcc4990e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaabcc499170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaabcc499200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaabcc499290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaabcc499320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaabcc4993b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaabcc499440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaabcc4994d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaabcc499560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaabcc4995f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaabcc499680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaabcc499710 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] 0xaaabcc574520 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0xaaabcc5745b0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0xaaabcc574640 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0xaaabcc5746d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0xaaabcc574760 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0xaaabcc5747f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0xaaabcc574880 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0xaaabcc574910 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0xaaabcc5749a0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0xaaabcc574a30 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0xaaabcc574ac0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0xaaabcc574b50 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0xaaabcc574be0 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] 0xaaabcc4a0510 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4a05a0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaabcc575710 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5757a0 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] 0xaaabcc4a2240 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4a22d0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaabcc576020 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5760b0 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] 0xaaabcc4a3f70 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4a4000 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaabcc576930 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc5769c0 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] 0xaaabcc4a5ca0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaabcc577240 [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] 0xaaabcc4a79d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaabcc577b50 [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] 0xaaabcc4a9700 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0xaaabcc578460 [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] 0xaaabcc4ab840 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc4ab8d0 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] 0xaaabcc578d70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0xaaabcc578e00 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] 0xaaabcc4adac0 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] 0xaaabcc579680 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaabcc579710 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaabcc5797a0 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] 0xaaabcc579830 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] 0xaaabcc4af8f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4af980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4afa10 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] 0xaaabcc579f90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57a020 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc57a0b0 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] 0xaaabcc4b18c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4b1950 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4b19e0 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] 0xaaabcc57a8a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57a930 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc57a9c0 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] 0xaaabcc4b37f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4b3880 VAL: 'Several lines of text, 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] 0xaaabcc4b3910 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] 0xaaabcc57b1b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57b240 VAL: 'Several lines of text, 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] 0xaaabcc57b2d0 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] 0xaaabcc4b57c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4b5850 VAL: 'Several 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] 0xaaabcc4b58e0 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] 0xaaabcc57bac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57bb50 VAL: 'Several 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] 0xaaabcc57bbe0 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] 0xaaabcc4b7810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4b78a0 VAL: 'Several lines 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] 0xaaabcc57c3d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc57c460 VAL: 'Several lines 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] 0xaaabcc4b97e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4b9870 VAL: 'Several lines 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] 0xaaabcc57cce0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc57cd70 VAL: 'Several lines 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] 0xaaabcc4bb7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4bb860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4bb8f0 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] 0xaaabcc57d5f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57d680 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc57d710 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] 0xaaabcc4bd710 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4bd7a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4bd830 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] 0xaaabcc57df00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57df90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc57e020 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] 0xaaabcc4bf7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4bf860 KEYVAL: 'example' 'Several lines of text, 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] 0xaaabcc4bf8f0 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] 0xaaabcc57e810 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57e8a0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaabcc57e930 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] 0xaaabcc4c17e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4c1870 KEYVAL: 'example' 'Several 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] 0xaaabcc4c1900 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] 0xaaabcc57f120 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57f1b0 KEYVAL: 'example' 'Several 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] 0xaaabcc57f240 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] 0xaaabcc4c37f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4c3880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4c3910 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] 0xaaabcc57fa30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc57fac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc57fb50 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] 0xaaabcc4c5800 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4c5890 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4c5920 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] 0xaaabcc580340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5803d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc580460 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] 0xaaabcc4c7830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4c78c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4c7950 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] 0xaaabcc580c50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc580ce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc580d70 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] 0xaaabcc4c9860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4c98f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4c9980 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] 0xaaabcc581560 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5815f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc581680 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] 0xaaabcc4cb830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4cb8c0 KEYVAL: 'example' 'Several lines 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] 0xaaabcc581e70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc581f00 KEYVAL: 'example' 'Several lines 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] 0xaaabcc4cd820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4cd8b0 KEYVAL: 'example' 'Several lines 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] 0xaaabcc582780 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc582810 KEYVAL: 'example' 'Several lines 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] 0xaaabcc4cf8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4cf970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4cfa00 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] 0xaaabcc583090 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc583120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5831b0 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] 0xaaabcc4d1a90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4d1b20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4d1bb0 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] 0xaaabcc5839a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc583a30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc583ac0 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] 0xaaabcc4d37c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4d3850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc4d38e0 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] 0xaaabcc5842b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc584340 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5843d0 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] 0xaaabcc4d5550 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4d55e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc4d5670 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] 0xaaabcc584bc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc584c50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc584ce0 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] 0xaaabcc4d7340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4d73d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc4d7460 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] 0xaaabcc5854d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc585560 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5855f0 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] 0xaaabcc4d9070 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc4d9100 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaabcc4d9190 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] 0xaaabcc585de0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc585e70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaabcc585f00 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] 0xaaabcc4dada0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4dae30 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaabcc4daec0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaabcc4daf50 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] 0xaaabcc5866f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc586780 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaabcc586810 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaabcc5868a0 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] 0xaaabcc4dcad0 [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] 0xaaabcc587000 [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] 0xaaabcc4de800 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc587910 [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] 0xaaabcc4e0530 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc588220 [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] 0xaaabcc4e2260 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc588b30 [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] 0xaaabcc4e3f90 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc589440 [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] 0xaaabcc4e5cc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc589d50 [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] 0xaaabcc4e79f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58a660 [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] 0xaaabcc4e9720 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58af70 [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] 0xaaabcc4eb450 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58b880 [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] 0xaaabcc4ed180 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58c190 [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] 0xaaabcc4eeeb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58caa0 [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] 0xaaabcc4f0be0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58d3b0 [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] 0xaaabcc4f2910 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4f29a0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58dcc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc58dd50 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] 0xaaabcc4f4640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4f46d0 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] 0xaaabcc58e5d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc58e660 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] 0xaaabcc4f6370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4f6400 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] 0xaaabcc58eee0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc58ef70 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] 0xaaabcc4f80a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4f8130 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc58f7f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc58f880 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] 0xaaabcc4f9dd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4f9e60 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] 0xaaabcc590100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc590190 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] 0xaaabcc4fbb00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4fbb90 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] 0xaaabcc590a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc590aa0 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] 0xaaabcc4fd830 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc591320 [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] 0xaaabcc4ff560 [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] 0xaaabcc591c30 [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] 0xaaabcc501290 [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] 0xaaabcc592540 [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] 0xaaabcc502fc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc503050 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] 0xaaabcc592e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc592ee0 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] 0xaaabcc504cf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc504d80 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] 0xaaabcc593760 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5937f0 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] 0xaaabcc506a20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc506ab0 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] 0xaaabcc594070 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc594100 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] 0xaaabcc508750 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5087e0 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] 0xaaabcc594980 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc594a10 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] 0xaaabcc50a480 [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] 0xaaabcc595290 [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] 0xaaabcc50c1b0 [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] 0xaaabcc595ba0 [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] 0xaaabcc50dee0 [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] 0xaaabcc5964b0 [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] 0xaaabcc50fc70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc50fd00 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] 0xaaabcc596dc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc596e50 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] 0xaaabcc511a20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc511ab0 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] 0xaaabcc5976d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc597760 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] 0xaaabcc5137d0 [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] 0xaaabcc597fe0 [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] 0xaaabcc515580 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc515610 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] 0xaaabcc5988f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc598980 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] 0xaaabcc517330 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5173c0 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] 0xaaabcc599200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc599290 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] 0xaaabcc5190e0 [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] 0xaaabcc599b10 [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] 0xaaabcc51ae90 [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] 0xaaabcc59a420 [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] 0xaaabcc51cc40 [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] 0xaaabcc59ad30 [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] 0xaaabcc51e9f0 [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] 0xaaabcc59b640 [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] 0xaaabcc5207a0 [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] 0xaaabcc59bf50 [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] 0xaaabcc522550 [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] 0xaaabcc59c860 [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] 0xaaabcc524300 [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] 0xaaabcc59d170 [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] 0xaaabcc5260b0 [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] 0xaaabcc59da80 [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] 0xaaabcc527e50 [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] 0xaaabcc59e390 [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] 0xaaabcc529c60 [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] 0xaaabcc59eca0 [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] 0xaaabcc52ba70 [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] 0xaaabcc59f5b0 [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] 0xaaabcc52d890 [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] 0xaaabcc59fec0 [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] 0xaaabcc52f640 [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] 0xaaabcc5a07d0 [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] 0xaaabcc5313f0 [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] 0xaaabcc5a10e0 [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] 0xaaabcc5331a0 [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] 0xaaabcc5a19f0 [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] 0xaaabcc534f50 [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] 0xaaabcc5a2300 [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] 0xaaabcc536d00 [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] 0xaaabcc5a2c10 [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] 0xaaabcc538ab0 [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] 0xaaabcc5a3520 [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] 0xaaabcc53a860 [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] 0xaaabcc5a3e30 [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] 0xaaabcc53c610 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc53c6a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc53c730 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] 0xaaabcc5a4740 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5a47d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5a4860 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] 0xaaabcc53e3c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc53e450 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc53e4e0 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] 0xaaabcc5a5080 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5a5110 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5a51a0 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] 0xaaabcc53ecd0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaabcc53ed60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaabcc53edf0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaabcc53ee80 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaabcc53ef10 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaabcc53efa0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaabcc53f030 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaabcc53f0c0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaabcc53f150 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaabcc53f1e0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaabcc53f270 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaabcc53f300 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaabcc53f390 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] 0xaaabcc5a59c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaabcc5a5a50 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaabcc5a5ae0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaabcc5a5b70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaabcc5a5c00 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaabcc5a5c90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaabcc5a5d20 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaabcc5a5db0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaabcc5a5e40 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaabcc5a5ed0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaabcc5a5f60 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaabcc5a5ff0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaabcc5a6080 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] 0xaaabcc541130 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5411c0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5a62d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5a6360 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] 0xaaabcc541a40 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc541ad0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5a6be0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5a6c70 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] 0xaaabcc542350 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5423e0 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5a74f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5a7580 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] 0xaaabcc542c60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5a7e00 [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] 0xaaabcc543570 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5a8710 [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] 0xaaabcc543e80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5a9020 [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] 0xaaabcc544790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc544820 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] 0xaaabcc5a9930 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5a99c0 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] 0xaaabcc5450a0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaabcc545130 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaabcc5451c0 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] 0xaaabcc545250 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] 0xaaabcc5aa240 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaabcc5aa2d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaabcc5aa360 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] 0xaaabcc5aa3f0 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] 0xaaabcc5459b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc545a40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc545ad0 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] 0xaaabcc5aab50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5aabe0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5aac70 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] 0xaaabcc5462c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc546350 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5463e0 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] 0xaaabcc5ab500 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5ab590 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5ab620 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] 0xaaabcc546bd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc546c60 VAL: 'Several lines of text, 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] 0xaaabcc546cf0 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] 0xaaabcc5abeb0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5abf40 VAL: 'Several lines of text, 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] 0xaaabcc5abfd0 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] 0xaaabcc5474e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc547570 VAL: 'Several 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] 0xaaabcc547600 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] 0xaaabcc5ac860 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5ac8f0 VAL: 'Several 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] 0xaaabcc5ac980 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] 0xaaabcc547df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc547e80 VAL: 'Several lines 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] 0xaaabcc5ad170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5ad200 VAL: 'Several lines 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] 0xaaabcc548700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc548790 VAL: 'Several lines 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] 0xaaabcc5ada80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5adb10 VAL: 'Several lines 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] 0xaaabcc549010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5490a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc549130 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] 0xaaabcc5ae4c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5ae550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5ae5e0 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] 0xaaabcc549920 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5499b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc549a40 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] 0xaaabcc5aee70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5aef00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5aef90 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] 0xaaabcc54a230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54a2c0 KEYVAL: 'example' 'Several lines of text, 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] 0xaaabcc54a350 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] 0xaaabcc5af780 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5af810 KEYVAL: 'example' 'Several lines of text, 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] 0xaaabcc5af8a0 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] 0xaaabcc54ab40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54abd0 KEYVAL: 'example' 'Several 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] 0xaaabcc54ac60 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] 0xaaabcc5b0130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b01c0 KEYVAL: 'example' 'Several 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] 0xaaabcc5b0250 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] 0xaaabcc54b450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54b4e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc54b570 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] 0xaaabcc5b0ae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b0b70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b0c00 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] 0xaaabcc54bd60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54bdf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc54be80 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] 0xaaabcc5b1490 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b1520 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b15b0 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] 0xaaabcc54c670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54c700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc54c790 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] 0xaaabcc5b1e40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b1ed0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b1f60 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] 0xaaabcc54cf80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54d010 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc54d0a0 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] 0xaaabcc5b27f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b2880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b2910 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] 0xaaabcc54d890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc54d920 KEYVAL: 'example' 'Several lines 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] 0xaaabcc5b31a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5b3230 KEYVAL: 'example' 'Several lines 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] 0xaaabcc54e1a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc54e230 KEYVAL: 'example' 'Several lines 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] 0xaaabcc5b3b50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5b3be0 KEYVAL: 'example' 'Several lines 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] 0xaaabcc54eab0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54eb40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc54ebd0 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] 0xaaabcc5b4500 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b4590 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b4620 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] 0xaaabcc54f3c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc54f450 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc54f4e0 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] 0xaaabcc5b4eb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b4f40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b4fd0 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] 0xaaabcc54fcd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc54fd60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc54fdf0 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] 0xaaabcc5b5820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5b58b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5b5940 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] 0xaaabcc5505e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc550670 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc550700 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] 0xaaabcc5b6190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5b6220 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5b62b0 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] 0xaaabcc550ef0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc550f80 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc551010 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] 0xaaabcc5b6b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5b6b90 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5b6c20 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] 0xaaabcc551800 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc551890 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaabcc551920 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] 0xaaabcc5b7410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5b74a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5b7530 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] 0xaaabcc552110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5521a0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaabcc552230 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaabcc5522c0 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] 0xaaabcc5b7d50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5b7de0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaabcc5b7e70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaabcc5b7f00 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] 0xaaabcc552a20 [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] 0xaaabcc5b8690 [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] 0xaaabcc553330 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5b8fa0 [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] 0xaaabcc553c40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5b98b0 [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] 0xaaabcc554550 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5ba1c0 [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] 0xaaabcc554e60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5baad0 [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] 0xaaabcc555770 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bb3e0 [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] 0xaaabcc556080 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bbcf0 [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] 0xaaabcc556990 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bc600 [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] 0xaaabcc5572a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bcf10 [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] 0xaaabcc557bb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bd820 [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] 0xaaabcc5584c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5be130 [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] 0xaaabcc558dd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bea40 [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] 0xaaabcc5596e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc559770 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5bf350 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5bf3e0 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] 0xaaabcc559ff0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55a080 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] 0xaaabcc5bfc60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5bfcf0 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] 0xaaabcc55a900 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55a990 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] 0xaaabcc5c0570 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c0600 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] 0xaaabcc55b210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55b2a0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5c0e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c0f10 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] 0xaaabcc55bb20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55bbb0 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] 0xaaabcc5c1790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c1820 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] 0xaaabcc55c430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55c4c0 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] 0xaaabcc5c20a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c2130 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] 0xaaabcc55cd40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0xaaabcc5c29b0 [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] 0xaaabcc55d650 [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] 0xaaabcc5c32c0 [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] 0xaaabcc55df60 [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] 0xaaabcc5c3bd0 [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] 0xaaabcc55e870 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55e900 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] 0xaaabcc5c44e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c4570 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] 0xaaabcc55f180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55f210 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] 0xaaabcc5c4df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c4e80 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] 0xaaabcc55fa90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc55fb20 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] 0xaaabcc5c5700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c5790 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] 0xaaabcc5603a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc560430 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] 0xaaabcc5c6010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c60a0 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] 0xaaabcc560cb0 [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] 0xaaabcc5c6920 [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] 0xaaabcc5615c0 [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] 0xaaabcc5c7230 [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] 0xaaabcc561ed0 [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] 0xaaabcc5c7b40 [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] 0xaaabcc5627e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc562870 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] 0xaaabcc5c8450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c84e0 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] 0xaaabcc5630f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc563180 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] 0xaaabcc5c8d60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5c8df0 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] 0xaaabcc563a00 [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] 0xaaabcc5c9670 [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] 0xaaabcc564310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5643a0 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] 0xaaabcc5c9f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5ca010 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] 0xaaabcc564c20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc564cb0 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] 0xaaabcc5ca8c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5ca950 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] 0xaaabcc565530 [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] 0xaaabcc5cb1d0 [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] 0xaaabcc565e40 [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] 0xaaabcc5cbae0 [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] 0xaaabcc566750 [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] 0xaaabcc5cc3f0 [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] 0xaaabcc567060 [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] 0xaaabcc5ccd00 [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] 0xaaabcc567970 [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] 0xaaabcc5cd610 [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] 0xaaabcc568280 [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] 0xaaabcc5cdf20 [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] 0xaaabcc568b90 [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] 0xaaabcc5ce830 [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] 0xaaabcc5694a0 [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] 0xaaabcc5cf140 [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] 0xaaabcc569db0 [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] 0xaaabcc5cfa50 [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] 0xaaabcc56a6c0 [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] 0xaaabcc5d0360 [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] 0xaaabcc56afd0 [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] 0xaaabcc5d0c70 [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] 0xaaabcc56b8e0 [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] 0xaaabcc5d15b0 [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] 0xaaabcc56c1f0 [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] 0xaaabcc5d1ec0 [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] 0xaaabcc56cb00 [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] 0xaaabcc5d27d0 [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] 0xaaabcc56d410 [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] 0xaaabcc5d30e0 [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] 0xaaabcc56dd20 [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] 0xaaabcc5d39f0 [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] 0xaaabcc56e630 [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] 0xaaabcc5d4300 [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] 0xaaabcc56ef40 [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] 0xaaabcc5d4c10 [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] 0xaaabcc56f850 [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] 0xaaabcc5d5520 [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] 0xaaabcc570160 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5701f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc570280 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] 0xaaabcc5d5e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d5ec0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d5f50 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] 0xaaabcc570a70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc570b00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc570b90 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] 0xaaabcc5d6770 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d6800 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d6890 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: 0xaaabcc2b2b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaabcc2a9130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaabcc2a91c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaabcc2a9260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaabcc2a92f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaabcc2a9390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaabcc2a9428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaabcc2a94c0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaabcc2a9600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaabcc2a9698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaabcc2a9558 DOCMAP: (8 sibs) 2 children: 27: 0xaaabcc2a9740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaabcc2a97d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d70b0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaabcc5d7140 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaabcc5d71d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaabcc5d7260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaabcc5d72f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaabcc5d7380 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaabcc5d7410 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaabcc5d74a0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaabcc5d7530 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaabcc5d75c0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaabcc5d7650 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaabcc5d76e0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaabcc5d7770 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: 0xaaabcc2b2f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaabcc2aa050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc497540 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc4975d0 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: 0xaaabcc2b3078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaabcc2a9be0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7810 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d78a0 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: 0xaaabcc2b3190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaabcc2a9cd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7940 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d79d0 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: 0xaaabcc2b32a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7a70 [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: 0xaaabcc2b33c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7b10 [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: 0xaaabcc2b34d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7bb0 [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: 0xaaabcc2b35f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2a9eb0 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] 0xaaabcc5d7c50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d7ce0 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: 0xaaabcc2b3708 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaabcc2aa0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaabcc2aa188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaabcc2aa220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7d80 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaabcc5d7e10 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaabcc5d7ea0 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] 0xaaabcc5d7f30 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: 0xaaabcc2b3820 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aa310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aa3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d7fd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d8060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d80f0 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: 0xaaabcc2b3938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2aa4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aa588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8190 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d8220 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d82b0 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: 0xaaabcc2b3a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2aa680 VAL: 'Several lines of text, 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: 0xaaabcc2aa718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8350 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d83e0 VAL: 'Several lines of text, 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] 0xaaabcc5d8470 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: 0xaaabcc2b3b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2aa810 VAL: 'Several 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: 0xaaabcc2aa8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8510 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d85a0 VAL: 'Several 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] 0xaaabcc5d8630 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: 0xaaabcc2b3c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2a9fa0 VAL: 'Several lines 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] 0xaaabcc5d86d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d8760 VAL: 'Several lines 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: 0xaaabcc2b3d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2aa9f0 VAL: 'Several lines 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] 0xaaabcc5d8800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d8890 VAL: 'Several lines 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: 0xaaabcc2b3eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aaae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aab78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d89c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d8a50 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: 0xaaabcc2b3fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aac70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aad08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d8b80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d8c10 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: 0xaaabcc2b40e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aae00 KEYVAL: 'example' 'Several lines of text, 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: 0xaaabcc2aae98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8cb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d8d40 KEYVAL: 'example' 'Several lines of text, 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] 0xaaabcc5d8dd0 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: 0xaaabcc2b41f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aaf90 KEYVAL: 'example' 'Several 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: 0xaaabcc2ab028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d8e70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d8f00 KEYVAL: 'example' 'Several 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] 0xaaabcc5d8f90 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: 0xaaabcc2b4310 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab1b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d9030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d90c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d9150 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: 0xaaabcc2b4428 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d91f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d9280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d9310 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: 0xaaabcc2b4540 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab4d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d93b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d9440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d94d0 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: 0xaaabcc2b4658 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab5d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d9570 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d9600 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d9690 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: 0xaaabcc2b4770 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ab760 KEYVAL: 'example' 'Several lines 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] 0xaaabcc5d9730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d97c0 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b4888 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ab850 KEYVAL: 'example' 'Several lines 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] 0xaaabcc5d9860 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d98f0 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b49a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab9d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d9990 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d9a20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d9ab0 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: 0xaaabcc2b4ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ade60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2adef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d9b50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5d9be0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5d9c70 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: 0xaaabcc2b4bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ae040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaabcc2ae0e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d9d10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d9da0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5d9e30 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: 0xaaabcc2b4ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ae1d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaabcc2ae270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5d9ed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5d9f60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5d9ff0 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: 0xaaabcc2b4e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2b2970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaabcc2b2a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da090 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5da120 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5da1b0 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: 0xaaabcc2b4f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2abb70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaabcc2abc08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da250 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5da2e0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5da370 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: 0xaaabcc2b5030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2adfa0 MAP: (1 sibs) 2 children: 27: 0xaaabcc2abe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaabcc2abed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da410 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5da4a0 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaabcc5da530 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaabcc5da5c0 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: 0xaaabcc2b5148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da660 [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: 0xaaabcc2b5260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da700 [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: 0xaaabcc2b5378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da7a0 [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: 0xaaabcc2b5490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da840 [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: 0xaaabcc2b55a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da8e0 [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: 0xaaabcc2b56c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5da980 [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: 0xaaabcc2b57d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5daa20 [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: 0xaaabcc2b58f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5daac0 [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: 0xaaabcc2b5a08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dab60 [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: 0xaaabcc2b5b20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dac00 [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: 0xaaabcc2b5c38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5daca0 [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: 0xaaabcc2b5d50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dad40 [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: 0xaaabcc2b5e68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dade0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dae70 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: 0xaaabcc2b5f80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5daf10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dafa0 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: 0xaaabcc2b6098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db0d0 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: 0xaaabcc2b61b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ac610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db170 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db200 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: 0xaaabcc2b62c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ac700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db2a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db330 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: 0xaaabcc2b63e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ac7f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db3d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db460 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: 0xaaabcc2b64f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db500 [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: 0xaaabcc2b6610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db5a0 [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: 0xaaabcc2b6728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db640 [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: 0xaaabcc2b6840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac9d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db6e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db770 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: 0xaaabcc2b6958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2acac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db8a0 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: 0xaaabcc2b6a70 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2acbb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5db940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5db9d0 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: 0xaaabcc2b6b88 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2acca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dba70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dbb00 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: 0xaaabcc2b6ca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dbba0 [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: 0xaaabcc2b6db8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dbc40 [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: 0xaaabcc2b6ed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dbce0 [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: 0xaaabcc2b6fe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ace80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dbd80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dbe10 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: 0xaaabcc2b7100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2acf70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dbeb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dbf40 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: 0xaaabcc2b7218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dbfe0 [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: 0xaaabcc2b7330 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ad0b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc080 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dc110 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: 0xaaabcc2b7448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ad1a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc1b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dc240 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: 0xaaabcc2b7560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc2e0 [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: 0xaaabcc2b7678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc380 [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: 0xaaabcc2b7790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc420 [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: 0xaaabcc2b78a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc4c0 [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: 0xaaabcc2b79c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc560 [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: 0xaaabcc2b7ad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc600 [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: 0xaaabcc2b7bf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc6a0 [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: 0xaaabcc2b7d08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc740 [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: 0xaaabcc2b7e20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc7e0 [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: 0xaaabcc2b7f38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc880 [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: 0xaaabcc2b8050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc920 [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: 0xaaabcc2b8168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dc9c0 [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: 0xaaabcc2b8280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dca60 [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: 0xaaabcc2b8398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dcb00 [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: 0xaaabcc2b84b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dcba0 [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: 0xaaabcc2b85c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dcc40 [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: 0xaaabcc2b86e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dcce0 [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: 0xaaabcc2b87f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dcd80 [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: 0xaaabcc2b8910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dce20 [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: 0xaaabcc2b8a28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2abcb0 VAL: ' 27: ' (2 sibs) 27: 0xaaabcc2abd48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dcec0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5dcf50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5dcfe0 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: 0xaaabcc2b8b40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2ad8d0 VAL: ' 27: ' (2 sibs) 27: 0xaaabcc2ad968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dd080 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5dd110 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5dd1a0 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: 0xaaabcc2b2b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0xaaabcc2a9130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaabcc2a91c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaabcc2a9260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0xaaabcc2a92f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaabcc2a9390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaabcc2a9428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0xaaabcc2a94c0 DOCSEQ: (8 sibs) 2 children: 27: 0xaaabcc2a9600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0xaaabcc2a9698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0xaaabcc2a9558 DOCMAP: (8 sibs) 2 children: 27: 0xaaabcc2a9740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0xaaabcc2a97d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dd240 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0xaaabcc5dd2d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0xaaabcc5dd360 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0xaaabcc5dd3f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0xaaabcc5dd480 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0xaaabcc5dd510 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0xaaabcc5dd5a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0xaaabcc5dd630 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0xaaabcc5dd6c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0xaaabcc5dd750 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0xaaabcc5dd7e0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0xaaabcc5dd870 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0xaaabcc5dd900 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: 0xaaabcc2b2f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaabcc2aa050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dd9a0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dda30 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: 0xaaabcc2b3078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaabcc2a9be0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5ddad0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5ddb60 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: 0xaaabcc2b3190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0xaaabcc2a9cd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5ddc00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5ddc90 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: 0xaaabcc2b32a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5ddd30 [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: 0xaaabcc2b33c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dddd0 [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: 0xaaabcc2b34d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dde70 [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: 0xaaabcc2b35f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2a9eb0 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] 0xaaabcc5ddf10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5ddfa0 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: 0xaaabcc2b3708 [ROOT] MAP: (0 sibs) 3 children: 27: 0xaaabcc2aa0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0xaaabcc2aa188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0xaaabcc2aa220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5de040 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0xaaabcc5de0d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0xaaabcc5de160 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] 0xaaabcc5de1f0 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: 0xaaabcc2b3820 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aa310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aa3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5de290 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5de320 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5de3b0 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: 0xaaabcc2b3938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2aa4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aa588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5de450 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5de4e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5de570 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: 0xaaabcc2b3a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2aa680 VAL: 'Several lines of text, 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: 0xaaabcc2aa718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5de610 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5de6a0 VAL: 'Several lines of text, 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] 0xaaabcc5de730 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: 0xaaabcc2b3b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2aa810 VAL: 'Several 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: 0xaaabcc2aa8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5de7d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5de860 VAL: 'Several 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] 0xaaabcc5de8f0 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: 0xaaabcc2b3c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2a9fa0 VAL: 'Several lines 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] 0xaaabcc5de990 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dea20 VAL: 'Several lines 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: 0xaaabcc2b3d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2aa9f0 VAL: 'Several lines 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] 0xaaabcc5deac0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5deb50 VAL: 'Several lines 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: 0xaaabcc2b3eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aaae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aab78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5debf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5dec80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5ded10 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: 0xaaabcc2b3fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aac70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2aad08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dedb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5dee40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5deed0 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: 0xaaabcc2b40e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aae00 KEYVAL: 'example' 'Several lines of text, 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: 0xaaabcc2aae98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5def70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5df000 KEYVAL: 'example' 'Several lines of text, 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] 0xaaabcc5df090 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: 0xaaabcc2b41f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2aaf90 KEYVAL: 'example' 'Several 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: 0xaaabcc2ab028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5df130 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5df1c0 KEYVAL: 'example' 'Several 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] 0xaaabcc5df250 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: 0xaaabcc2b4310 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab1b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5df2f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5df380 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5df410 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: 0xaaabcc2b4428 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5df4b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5df540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5df5d0 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: 0xaaabcc2b4540 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab4d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5df670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5df700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5df790 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: 0xaaabcc2b4658 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab5d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5df830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5df8c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5df950 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: 0xaaabcc2b4770 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ab760 KEYVAL: 'example' 'Several lines 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] 0xaaabcc5df9f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dfa80 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b4888 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ab850 KEYVAL: 'example' 'Several lines 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] 0xaaabcc5dfb20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5dfbb0 KEYVAL: 'example' 'Several lines 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: 0xaaabcc2b49a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ab940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2ab9d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dfc50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5dfce0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5dfd70 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: 0xaaabcc2b4ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2ade60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0xaaabcc2adef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dfe10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5dfea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5dff30 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: 0xaaabcc2b4bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ae040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaabcc2ae0e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5dffd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e0060 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5e00f0 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: 0xaaabcc2b4ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ae1d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaabcc2ae270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e0220 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5e02b0 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: 0xaaabcc2b4e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2b2970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0xaaabcc2b2a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e03e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0xaaabcc5e0470 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: 0xaaabcc2b4f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0xaaabcc2abb70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaabcc2abc08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0510 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5e05a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5e0630 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: 0xaaabcc2b5030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2adfa0 MAP: (1 sibs) 2 children: 27: 0xaaabcc2abe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0xaaabcc2abed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e06d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e0760 MAP: (1 sibs) 2 children: 27: [2] [2] 0xaaabcc5e07f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0xaaabcc5e0880 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: 0xaaabcc2b5148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0920 [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: 0xaaabcc2b5260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e09c0 [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: 0xaaabcc2b5378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0a60 [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: 0xaaabcc2b5490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0b00 [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: 0xaaabcc2b55a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0ba0 [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: 0xaaabcc2b56c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0c40 [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: 0xaaabcc2b57d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0ce0 [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: 0xaaabcc2b58f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0d80 [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: 0xaaabcc2b5a08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0e20 [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: 0xaaabcc2b5b20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0ec0 [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: 0xaaabcc2b5c38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e0f60 [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: 0xaaabcc2b5d50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1000 [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: 0xaaabcc2b5e68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e10a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1130 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: 0xaaabcc2b5f80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e11d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1260 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: 0xaaabcc2b6098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1300 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1390 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: 0xaaabcc2b61b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ac610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1430 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e14c0 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: 0xaaabcc2b62c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ac700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e15f0 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: 0xaaabcc2b63e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ac7f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1690 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1720 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: 0xaaabcc2b64f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e17c0 [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: 0xaaabcc2b6610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1860 [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: 0xaaabcc2b6728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1900 [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: 0xaaabcc2b6840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ac9d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e19a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1a30 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: 0xaaabcc2b6958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2acac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1ad0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1b60 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: 0xaaabcc2b6a70 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2acbb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1c00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1c90 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: 0xaaabcc2b6b88 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2acca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1d30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e1dc0 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: 0xaaabcc2b6ca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1e60 [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: 0xaaabcc2b6db8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1f00 [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: 0xaaabcc2b6ed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e1fa0 [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: 0xaaabcc2b6fe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ace80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e20d0 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: 0xaaabcc2b7100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2acf70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e2200 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: 0xaaabcc2b7218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e22a0 [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: 0xaaabcc2b7330 [ROOT] MAP: (0 sibs) 1 children: 27: 0xaaabcc2ad0b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e23d0 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: 0xaaabcc2b7448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0xaaabcc2ad1a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2470 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0xaaabcc5e2500 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: 0xaaabcc2b7560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e25a0 [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: 0xaaabcc2b7678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2640 [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: 0xaaabcc2b7790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e26e0 [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: 0xaaabcc2b78a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2780 [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: 0xaaabcc2b79c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2820 [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: 0xaaabcc2b7ad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e28c0 [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: 0xaaabcc2b7bf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2960 [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: 0xaaabcc2b7d08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2a00 [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: 0xaaabcc2b7e20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2aa0 [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: 0xaaabcc2b7f38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2b40 [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: 0xaaabcc2b8050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2be0 [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: 0xaaabcc2b8168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2c80 [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: 0xaaabcc2b8280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2d20 [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: 0xaaabcc2b8398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2dc0 [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: 0xaaabcc2b84b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2e60 [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: 0xaaabcc2b85c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2f00 [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: 0xaaabcc2b86e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e2fa0 [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: 0xaaabcc2b87f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e3040 [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: 0xaaabcc2b8910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e30e0 [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: 0xaaabcc2b8a28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2abcb0 VAL: ' 27: ' (2 sibs) 27: 0xaaabcc2abd48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e3180 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5e3210 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5e32a0 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: 0xaaabcc2b8b40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0xaaabcc2ad8d0 VAL: ' 27: ' (2 sibs) 27: 0xaaabcc2ad968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0xaaabcc5e3340 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0xaaabcc5e33d0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0xaaabcc5e3460 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 (33 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (34 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.12 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaae54694380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaae5468acd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468af30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468afc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468b060 DOCSEQ: (8 sibs) 2 children: 28: 0xaaae5468b1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaae5468b238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaae5468b0f8 DOCMAP: (8 sibs) 2 children: 28: 0xaaae5468b2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaae5468b378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae547fae60 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae547faef0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae547faf80 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae547fb010 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae547fb0a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae547fb130 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae547fb1c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae547fb250 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae547fb2e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae547fb370 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae547fb400 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae547fb490 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae547fb520 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: 0xaaae546947e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548046e0 [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: 0xaaae546948f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54806410 [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: 0xaaae54694a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54808140 [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: 0xaaae54694b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaae5468b870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b9a0 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] 0xaaae5480a410 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae5480a4a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae5480a530 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae5480a5c0 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: 0xaaae54694c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468ba90 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: 0xaaae5468bb28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5480c140 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae5480c1d0 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] 0xaaae5480c260 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: 0xaaae54694d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468bcb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5480e130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5480e1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5480e250 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: 0xaaae54694e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bdb0 KEYVAL: '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: 0xaaae5468be48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54810070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54810100 KEYVAL: '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] 0xaaae54810190 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: 0xaaae54694f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bf40 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: 0xaaae5468bfd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54812060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548120f0 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] 0xaaae54812180 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: 0xaaae546950a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54814050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548140e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54814170 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: 0xaaae546951b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c260 KEYVAL: '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: 0xaaae5468c2f8 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] 0xaaae54816120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548161b0 KEYVAL: '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] 0xaaae54816240 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: 0xaaae546952d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d650 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: 0xaaae5468d6e8 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] 0xaaae54818330 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548183c0 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] 0xaaae54818450 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: 0xaaae546953e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468d828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5481a3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5481a480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5481a510 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: 0xaaae54695500 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468fbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468fc78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5481c400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5481c490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5481c520 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: 0xaaae54695618 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5481e430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5481e4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5481e550 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: 0xaaae54695730 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54820460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548204f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54820580 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: 0xaaae54695848 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54822430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548224c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54822550 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: 0xaaae54695960 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468ca28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548245e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54824670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54824700 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: 0xaaae54695a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaae5468cad0 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] 0xaaae548264b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae54826540 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: 0xaaae54695b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468cbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468cc58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54828480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54828510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548285a0 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: 0xaaae54695ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5482a1b0 [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: 0xaaae54695dc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5482bee0 [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: 0xaaae54695ed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5482dc10 [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: 0xaaae54695ff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5482f940 [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: 0xaaae54696108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54831670 [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: 0xaaae54696220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548333a0 [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: 0xaaae54696338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548350d0 [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: 0xaaae54696450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54836e00 [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: 0xaaae54696568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54838b30 [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: 0xaaae54696680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5483a860 [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: 0xaaae54696798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5483c590 [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: 0xaaae546968b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5483e2c0 [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: 0xaaae546969c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5483fff0 [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: 0xaaae54696ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54841d20 [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: 0xaaae54696bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54843a50 [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: 0xaaae54696d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54845780 [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: 0xaaae54696e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548474b0 [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: 0xaaae54696f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548491e0 [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: 0xaaae54697058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5484af10 [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: 0xaaae54697170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5484cc40 [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: 0xaaae54697288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5484e970 [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: 0xaaae546973a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548506a0 [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: 0xaaae546974b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548523d0 [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: 0xaaae546975d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54854100 [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: 0xaaae546976e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54855e30 [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: 0xaaae54697800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54857be0 [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: 0xaaae54697918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54859990 [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: 0xaaae54697a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5485b740 [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: 0xaaae54697b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5485d4f0 [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: 0xaaae54697c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5485f2a0 [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: 0xaaae54697d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54861050 [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: 0xaaae54697e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54862e00 [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: 0xaaae54697fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54864bb0 [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: 0xaaae546980c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54866960 [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: 0xaaae546981d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54868710 [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: 0xaaae546982f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5486a4c0 [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: 0xaaae54698408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5486c270 [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: 0xaaae54698520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5486e020 [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: 0xaaae54698638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5486fdd0 [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: 0xaaae54698750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54871b80 [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: 0xaaae54698868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468dc90 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468dd28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54873930 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548739c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae54873a50 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: 0xaaae54698980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468de20 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468deb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548756e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae54875770 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae54875800 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: 0xaaae54694380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaae5468acd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468af30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468afc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468b060 DOCSEQ: (8 sibs) 2 children: 28: 0xaaae5468b1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaae5468b238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaae5468b0f8 DOCMAP: (8 sibs) 2 children: 28: 0xaaae5468b2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaae5468b378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54875ff0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae54876080 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae54876110 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae548761a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae54876230 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae548762c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae54876350 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae548763e0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae54876470 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae54876500 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae54876590 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae54876620 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae548766b0 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: 0xaaae546947e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548784d0 [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: 0xaaae546948f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54878de0 [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: 0xaaae54694a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548796f0 [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: 0xaaae54694b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaae5468b870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b9a0 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] 0xaaae5487a000 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae5487a090 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae5487a120 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae5487a1b0 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: 0xaaae54694c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468ba90 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: 0xaaae5468bb28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487a910 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487a9a0 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] 0xaaae5487aa30 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: 0xaaae54694d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468bcb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487b220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487b2b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487b340 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: 0xaaae54694e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bdb0 KEYVAL: '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: 0xaaae5468be48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487bb30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487bbc0 KEYVAL: '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] 0xaaae5487bc50 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: 0xaaae54694f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bf40 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: 0xaaae5468bfd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487c440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487c4d0 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] 0xaaae5487c560 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: 0xaaae546950a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487cd50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487cde0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487ce70 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: 0xaaae546951b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c260 KEYVAL: '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: 0xaaae5468c2f8 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] 0xaaae5487d660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487d6f0 KEYVAL: '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] 0xaaae5487d780 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: 0xaaae546952d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d650 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: 0xaaae5468d6e8 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] 0xaaae5487df70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487e000 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] 0xaaae5487e090 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: 0xaaae546953e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468d828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487e880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487e910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487e9a0 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: 0xaaae54695500 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468fbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468fc78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487f190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487f220 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487f2b0 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: 0xaaae54695618 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5487faa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487fb30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487fbc0 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: 0xaaae54695730 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548803b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54880440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548804d0 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: 0xaaae54695848 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54880cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54880d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54880de0 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: 0xaaae54695960 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468ca28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548816a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54881730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548817c0 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: 0xaaae54695a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaae5468cad0 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] 0xaaae54881fb0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae54882040 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: 0xaaae54695b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468cbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468cc58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548828c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54882950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548829e0 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: 0xaaae54695ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548831d0 [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: 0xaaae54695dc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54883ae0 [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: 0xaaae54695ed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548843f0 [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: 0xaaae54695ff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54884d00 [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: 0xaaae54696108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54885610 [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: 0xaaae54696220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54885f20 [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: 0xaaae54696338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54886830 [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: 0xaaae54696450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54887140 [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: 0xaaae54696568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54887a50 [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: 0xaaae54696680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54888360 [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: 0xaaae54696798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54888c70 [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: 0xaaae546968b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54889580 [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: 0xaaae546969c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54889e90 [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: 0xaaae54696ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488a7a0 [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: 0xaaae54696bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488b0b0 [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: 0xaaae54696d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488b9c0 [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: 0xaaae54696e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488c2d0 [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: 0xaaae54696f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488cbe0 [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: 0xaaae54697058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488d4f0 [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: 0xaaae54697170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488de00 [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: 0xaaae54697288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488e710 [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: 0xaaae546973a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488f020 [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: 0xaaae546974b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5488f930 [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: 0xaaae546975d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54890240 [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: 0xaaae546976e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54890b50 [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: 0xaaae54697800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54891460 [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: 0xaaae54697918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54891d70 [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: 0xaaae54697a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54892680 [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: 0xaaae54697b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54892f90 [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: 0xaaae54697c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548938a0 [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: 0xaaae54697d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548941b0 [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: 0xaaae54697e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54894ac0 [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: 0xaaae54697fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548953d0 [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: 0xaaae546980c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54895ce0 [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: 0xaaae546981d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548965f0 [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: 0xaaae546982f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54896f00 [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: 0xaaae54698408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54897810 [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: 0xaaae54698520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54898120 [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: 0xaaae54698638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54898a30 [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: 0xaaae54698750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54899340 [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: 0xaaae54698868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468dc90 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468dd28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae54899c50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae54899ce0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae54899d70 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: 0xaaae54698980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468de20 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468deb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae5489a560 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae5489a5f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae5489a680 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 (4 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 (5 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] 0xaaae547fae60 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae547faef0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae547faf80 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae547fb010 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae547fb0a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae547fb130 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae547fb1c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae547fb250 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae547fb2e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae547fb370 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae547fb400 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae547fb490 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae547fb520 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] 0xaaae5489d5a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae5489d630 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae5489d6c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae5489d750 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae5489d7e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae5489d870 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae5489d900 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae5489d990 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae5489da20 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae5489dab0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae5489db40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae5489dbd0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae5489dc60 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] 0xaaae548046e0 [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] 0xaaae5489e790 [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] 0xaaae54806410 [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] 0xaaae5489f0a0 [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] 0xaaae54808140 [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] 0xaaae5489f9b0 [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] 0xaaae5480a410 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae5480a4a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae5480a530 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae5480a5c0 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] 0xaaae548a02c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae548a0350 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae548a03e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae548a0470 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] 0xaaae5480c140 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae5480c1d0 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] 0xaaae5480c260 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] 0xaaae548a0bd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a0c60 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] 0xaaae548a0cf0 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] 0xaaae5480e130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5480e1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5480e250 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] 0xaaae548a14e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a1570 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a1600 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] 0xaaae54810070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54810100 KEYVAL: '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] 0xaaae54810190 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] 0xaaae548a1df0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a1e80 KEYVAL: '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] 0xaaae548a1f10 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] 0xaaae54812060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548120f0 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] 0xaaae54812180 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] 0xaaae548a2700 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a2790 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] 0xaaae548a2820 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] 0xaaae54814050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548140e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54814170 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] 0xaaae548a3010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a30a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a3130 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] 0xaaae54816120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548161b0 KEYVAL: '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] 0xaaae54816240 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] 0xaaae548a3920 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a39b0 KEYVAL: '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] 0xaaae548a3a40 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] 0xaaae54818330 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548183c0 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] 0xaaae54818450 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] 0xaaae548a4230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a42c0 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] 0xaaae548a4350 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] 0xaaae5481a3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5481a480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5481a510 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] 0xaaae548a4b40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a4bd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a4c60 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] 0xaaae5481c400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5481c490 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5481c520 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] 0xaaae548a5450 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a54e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a5570 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] 0xaaae5481e430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5481e4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5481e550 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] 0xaaae548a5d60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a5df0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a5e80 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] 0xaaae54820460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548204f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54820580 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] 0xaaae548a6670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a6700 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a6790 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] 0xaaae54822430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548224c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54822550 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] 0xaaae548a6f80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a7010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a70a0 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] 0xaaae548245e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54824670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54824700 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] 0xaaae548a7890 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a7920 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a79b0 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] 0xaaae548264b0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae54826540 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] 0xaaae548a81a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae548a8230 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] 0xaaae54828480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54828510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548285a0 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] 0xaaae548a8ab0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548a8b40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548a8bd0 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] 0xaaae5482a1b0 [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] 0xaaae548a93c0 [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] 0xaaae5482bee0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548a9cd0 [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] 0xaaae5482dc10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548aa5e0 [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] 0xaaae5482f940 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548aaef0 [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] 0xaaae54831670 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ab800 [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] 0xaaae548333a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ac110 [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] 0xaaae548350d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548aca20 [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] 0xaaae54836e00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ad330 [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] 0xaaae54838b30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548adc40 [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] 0xaaae5483a860 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ae550 [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] 0xaaae5483c590 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548aee60 [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] 0xaaae5483e2c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548af770 [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] 0xaaae5483fff0 [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] 0xaaae548b0080 [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] 0xaaae54841d20 [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] 0xaaae548b0990 [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] 0xaaae54843a50 [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] 0xaaae548b12a0 [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] 0xaaae54845780 [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] 0xaaae548b1bb0 [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] 0xaaae548474b0 [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] 0xaaae548b24c0 [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] 0xaaae548491e0 [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] 0xaaae548b2dd0 [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] 0xaaae5484af10 [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] 0xaaae548b36e0 [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] 0xaaae5484cc40 [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] 0xaaae548b3ff0 [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] 0xaaae5484e970 [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] 0xaaae548b4900 [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] 0xaaae548506a0 [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] 0xaaae548b5210 [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] 0xaaae548523d0 [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] 0xaaae548b5b20 [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] 0xaaae54854100 [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] 0xaaae548b6430 [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] 0xaaae54855e30 [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] 0xaaae548b6d40 [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] 0xaaae54857be0 [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] 0xaaae548b7650 [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] 0xaaae54859990 [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] 0xaaae548b7f60 [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] 0xaaae5485b740 [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] 0xaaae548b8870 [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] 0xaaae5485d4f0 [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] 0xaaae548b9180 [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] 0xaaae5485f2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548b9a90 [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] 0xaaae54861050 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ba3a0 [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] 0xaaae54862e00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548bacb0 [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] 0xaaae54864bb0 [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] 0xaaae548bb5c0 [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] 0xaaae54866960 [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] 0xaaae548bbed0 [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] 0xaaae54868710 [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] 0xaaae548bc7e0 [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] 0xaaae5486a4c0 [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] 0xaaae548bd0f0 [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] 0xaaae5486c270 [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] 0xaaae548bda00 [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] 0xaaae5486e020 [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] 0xaaae548be310 [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] 0xaaae5486fdd0 [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] 0xaaae548bec20 [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] 0xaaae54871b80 [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] 0xaaae548bf530 [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] 0xaaae54873930 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548739c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae54873a50 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] 0xaaae548bfe40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548bfed0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548bff60 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] 0xaaae548756e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae54875770 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae54875800 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] 0xaaae548c0750 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c07e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548c0870 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] 0xaaae54875ff0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae54876080 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae54876110 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae548761a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae54876230 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae548762c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae54876350 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae548763e0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae54876470 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae54876500 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae54876590 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae54876620 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae548766b0 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] 0xaaae548c1060 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae548c10f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae548c1180 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae548c1210 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae548c12a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae548c1330 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae548c13c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae548c1450 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae548c14e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae548c1570 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae548c1600 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae548c1690 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae548c1720 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] 0xaaae548784d0 [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] 0xaaae548c1970 [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] 0xaaae54878de0 [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] 0xaaae548c2280 [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] 0xaaae548796f0 [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] 0xaaae548c2b90 [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] 0xaaae5487a000 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae5487a090 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae5487a120 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae5487a1b0 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] 0xaaae548c34a0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae548c3530 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae548c35c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae548c3650 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] 0xaaae5487a910 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487a9a0 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] 0xaaae5487aa30 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] 0xaaae548c3db0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c3e40 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] 0xaaae548c3ed0 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] 0xaaae5487b220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487b2b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487b340 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] 0xaaae548c46c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c4750 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548c47e0 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] 0xaaae5487bb30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487bbc0 KEYVAL: '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] 0xaaae5487bc50 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] 0xaaae548c5070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c5100 KEYVAL: '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] 0xaaae548c5190 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] 0xaaae5487c440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487c4d0 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] 0xaaae5487c560 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] 0xaaae548c5a20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c5ab0 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] 0xaaae548c5b40 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] 0xaaae5487cd50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487cde0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487ce70 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] 0xaaae548c63d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c6460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548c64f0 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] 0xaaae5487d660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487d6f0 KEYVAL: '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] 0xaaae5487d780 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] 0xaaae548c6ce0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c6d70 KEYVAL: '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] 0xaaae548c6e00 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] 0xaaae5487df70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487e000 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] 0xaaae5487e090 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] 0xaaae548c75f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c7680 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] 0xaaae548c7710 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] 0xaaae5487e880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487e910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487e9a0 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] 0xaaae548c7fa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c8030 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548c80c0 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] 0xaaae5487f190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487f220 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487f2b0 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] 0xaaae548c8950 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c89e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548c8a70 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] 0xaaae5487faa0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae5487fb30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae5487fbc0 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] 0xaaae548c9300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c9390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548c9420 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] 0xaaae548803b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54880440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548804d0 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] 0xaaae548c9cb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548c9d40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548c9dd0 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] 0xaaae54880cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54880d50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae54880de0 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] 0xaaae548ca660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ca6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ca780 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] 0xaaae548816a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54881730 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548817c0 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] 0xaaae548cb010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548cb0a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548cb130 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] 0xaaae54881fb0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae54882040 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] 0xaaae548cb920 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae548cb9b0 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] 0xaaae548828c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae54882950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548829e0 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] 0xaaae548cc2d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548cc360 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548cc3f0 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] 0xaaae548831d0 [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] 0xaaae548ccbe0 [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] 0xaaae54883ae0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548cd4f0 [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] 0xaaae548843f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548cde00 [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] 0xaaae54884d00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ce710 [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] 0xaaae54885610 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548cf020 [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] 0xaaae54885f20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548cf930 [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] 0xaaae54886830 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548d0240 [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] 0xaaae54887140 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548d0b50 [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] 0xaaae54887a50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548d1460 [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] 0xaaae54888360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548d1d70 [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] 0xaaae54888c70 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548d2680 [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] 0xaaae54889580 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548d2f90 [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] 0xaaae54889e90 [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] 0xaaae548d38a0 [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] 0xaaae5488a7a0 [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] 0xaaae548d41b0 [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] 0xaaae5488b0b0 [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] 0xaaae548d4ac0 [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] 0xaaae5488b9c0 [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] 0xaaae548d53d0 [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] 0xaaae5488c2d0 [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] 0xaaae548d5ce0 [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] 0xaaae5488cbe0 [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] 0xaaae548d65f0 [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] 0xaaae5488d4f0 [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] 0xaaae548d6f00 [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] 0xaaae5488de00 [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] 0xaaae548d7810 [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] 0xaaae5488e710 [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] 0xaaae548d8120 [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] 0xaaae5488f020 [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] 0xaaae548d8a60 [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] 0xaaae5488f930 [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] 0xaaae548d9370 [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] 0xaaae54890240 [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] 0xaaae548d9c80 [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] 0xaaae54890b50 [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] 0xaaae548da590 [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] 0xaaae54891460 [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] 0xaaae548daea0 [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] 0xaaae54891d70 [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] 0xaaae548db7b0 [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] 0xaaae54892680 [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] 0xaaae548dc0c0 [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] 0xaaae54892f90 [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] 0xaaae548dc9d0 [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] 0xaaae548938a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548dd2e0 [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] 0xaaae548941b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548ddbf0 [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] 0xaaae54894ac0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0xaaae548de500 [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] 0xaaae548953d0 [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] 0xaaae548dee10 [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] 0xaaae54895ce0 [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] 0xaaae548df720 [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] 0xaaae548965f0 [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] 0xaaae548e0030 [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] 0xaaae54896f00 [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] 0xaaae548e0940 [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] 0xaaae54897810 [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] 0xaaae548e1250 [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] 0xaaae54898120 [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] 0xaaae548e1b60 [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] 0xaaae54898a30 [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] 0xaaae548e2470 [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] 0xaaae54899340 [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] 0xaaae548e2d80 [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] 0xaaae54899c50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae54899ce0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae54899d70 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] 0xaaae548e3690 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e3720 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548e37b0 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] 0xaaae5489a560 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae5489a5f0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae5489a680 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] 0xaaae548e3fa0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e4030 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548e40c0 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: 0xaaae54694380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaae5468acd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468af30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468afc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468b060 DOCSEQ: (8 sibs) 2 children: 28: 0xaaae5468b1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaae5468b238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaae5468b0f8 DOCMAP: (8 sibs) 2 children: 28: 0xaaae5468b2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaae5468b378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e48e0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae548e4970 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae548e4a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae548e4a90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae548e4b20 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae548e4bb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae548e4c40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae548e4cd0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae548e4d60 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae548e4df0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae548e4e80 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae548e4f10 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae548e4fa0 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: 0xaaae546947e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e5040 [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: 0xaaae546948f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e50e0 [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: 0xaaae54694a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e5180 [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: 0xaaae54694b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaae5468b870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b9a0 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] 0xaaae548e5220 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae548e52b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae548e5340 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae548e53d0 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: 0xaaae54694c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468ba90 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: 0xaaae5468bb28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae547f97f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae547f9880 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] 0xaaae547f9910 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: 0xaaae54694d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468bcb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e5470 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e5500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e5590 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: 0xaaae54694e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bdb0 KEYVAL: '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: 0xaaae5468be48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e5630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e56c0 KEYVAL: '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] 0xaaae548e5750 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: 0xaaae54694f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bf40 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: 0xaaae5468bfd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e57f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e5880 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] 0xaaae548e5910 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: 0xaaae546950a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e59b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e5a40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e5ad0 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: 0xaaae546951b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c260 KEYVAL: '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: 0xaaae5468c2f8 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] 0xaaae548e5b70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e5c00 KEYVAL: '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] 0xaaae548e5c90 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: 0xaaae546952d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d650 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: 0xaaae5468d6e8 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] 0xaaae548e5d30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e5dc0 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] 0xaaae548e5e50 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: 0xaaae546953e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468d828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e5ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e5f80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e6010 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: 0xaaae54695500 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468fbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468fc78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e60b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e6140 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e61d0 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: 0xaaae54695618 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6270 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e6300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e6390 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: 0xaaae54695730 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e64c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e6550 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: 0xaaae54695848 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e65f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e6680 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e6710 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: 0xaaae54695960 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468ca28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e67b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e6840 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e68d0 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: 0xaaae54695a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaae5468cad0 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] 0xaaae547fb880 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae547fb910 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: 0xaaae54695b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468cbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468cc58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6970 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e6a00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e6a90 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: 0xaaae54695ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6b30 [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: 0xaaae54695dc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6bd0 [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: 0xaaae54695ed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6c70 [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: 0xaaae54695ff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6d10 [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: 0xaaae54696108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6db0 [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: 0xaaae54696220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6e50 [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: 0xaaae54696338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6ef0 [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: 0xaaae54696450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e6f90 [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: 0xaaae54696568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7030 [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: 0xaaae54696680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e70d0 [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: 0xaaae54696798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7170 [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: 0xaaae546968b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7210 [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: 0xaaae546969c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e72b0 [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: 0xaaae54696ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7350 [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: 0xaaae54696bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e73f0 [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: 0xaaae54696d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7490 [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: 0xaaae54696e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7530 [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: 0xaaae54696f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e75d0 [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: 0xaaae54697058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7670 [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: 0xaaae54697170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7710 [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: 0xaaae54697288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e77b0 [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: 0xaaae546973a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7850 [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: 0xaaae546974b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e78f0 [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: 0xaaae546975d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7990 [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: 0xaaae546976e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7a30 [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: 0xaaae54697800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7ad0 [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: 0xaaae54697918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7b70 [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: 0xaaae54697a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7c10 [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: 0xaaae54697b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7cb0 [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: 0xaaae54697c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7d50 [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: 0xaaae54697d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7df0 [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: 0xaaae54697e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7e90 [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: 0xaaae54697fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7f30 [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: 0xaaae546980c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e7fd0 [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: 0xaaae546981d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8070 [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: 0xaaae546982f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8110 [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: 0xaaae54698408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e81b0 [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: 0xaaae54698520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8250 [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: 0xaaae54698638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e82f0 [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: 0xaaae54698750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8390 [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: 0xaaae54698868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468dc90 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468dd28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8430 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e84c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548e8550 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: 0xaaae54698980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468de20 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468deb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e85f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e8680 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548e8710 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: 0xaaae54694380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0xaaae5468acd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0xaaae5468ae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468af30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468afc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0xaaae5468b060 DOCSEQ: (8 sibs) 2 children: 28: 0xaaae5468b1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0xaaae5468b238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0xaaae5468b0f8 DOCMAP: (8 sibs) 2 children: 28: 0xaaae5468b2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0xaaae5468b378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e87b0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0xaaae548e8840 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0xaaae548e88d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0xaaae548e8960 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0xaaae548e89f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0xaaae548e8a80 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0xaaae548e8b10 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0xaaae548e8ba0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0xaaae548e8c30 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0xaaae548e8cc0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0xaaae548e8d50 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0xaaae548e8de0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0xaaae548e8e70 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: 0xaaae546947e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8f10 [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: 0xaaae546948f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e8fb0 [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: 0xaaae54694a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e9050 [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: 0xaaae54694b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0xaaae5468b870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0xaaae5468b9a0 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] 0xaaae548e90f0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0xaaae548e9180 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0xaaae548e9210 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0xaaae548e92a0 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: 0xaaae54694c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468ba90 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: 0xaaae5468bb28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e9340 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e93d0 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] 0xaaae548e9460 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: 0xaaae54694d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468bcb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e9500 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e9590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e9620 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: 0xaaae54694e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bdb0 KEYVAL: '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: 0xaaae5468be48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e96c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e9750 KEYVAL: '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] 0xaaae548e97e0 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: 0xaaae54694f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468bf40 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: 0xaaae5468bfd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e9880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e9910 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] 0xaaae548e99a0 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: 0xaaae546950a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e9a40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e9ad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548e9b60 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: 0xaaae546951b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c260 KEYVAL: '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: 0xaaae5468c2f8 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] 0xaaae548e9c00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e9c90 KEYVAL: '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] 0xaaae548e9d20 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: 0xaaae546952d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d650 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: 0xaaae5468d6e8 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] 0xaaae548e9dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548e9e50 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] 0xaaae548e9ee0 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: 0xaaae546953e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468d790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468d828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548e9f80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ea010 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ea0a0 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: 0xaaae54695500 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468fbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468fc78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ea140 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ea1d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ea260 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: 0xaaae54695618 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ea300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ea390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ea420 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: 0xaaae54695730 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ea4c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ea550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ea5e0 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: 0xaaae54695848 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468c898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ea680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ea710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ea7a0 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: 0xaaae54695960 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468c990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468ca28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ea840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ea8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548ea960 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: 0xaaae54695a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0xaaae5468cad0 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] 0xaaae548eaa00 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0xaaae548eaa90 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: 0xaaae54695b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0xaaae5468cbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0xaaae5468cc58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eab30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0xaaae548eabc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0xaaae548eac50 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: 0xaaae54695ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eacf0 [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: 0xaaae54695dc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ead90 [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: 0xaaae54695ed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eae30 [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: 0xaaae54695ff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eaed0 [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: 0xaaae54696108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eaf70 [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: 0xaaae54696220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb010 [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: 0xaaae54696338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb0b0 [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: 0xaaae54696450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb150 [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: 0xaaae54696568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb1f0 [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: 0xaaae54696680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb290 [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: 0xaaae54696798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb330 [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: 0xaaae546968b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb3d0 [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: 0xaaae546969c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb470 [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: 0xaaae54696ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb510 [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: 0xaaae54696bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb5b0 [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: 0xaaae54696d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb650 [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: 0xaaae54696e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb6f0 [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: 0xaaae54696f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb790 [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: 0xaaae54697058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb830 [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: 0xaaae54697170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb8d0 [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: 0xaaae54697288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eb970 [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: 0xaaae546973a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548eba10 [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: 0xaaae546974b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebab0 [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: 0xaaae546975d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebb50 [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: 0xaaae546976e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebbf0 [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: 0xaaae54697800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebc90 [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: 0xaaae54697918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebd30 [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: 0xaaae54697a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebdd0 [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: 0xaaae54697b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebe70 [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: 0xaaae54697c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebf10 [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: 0xaaae54697d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ebfb0 [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: 0xaaae54697e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec050 [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: 0xaaae54697fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec0f0 [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: 0xaaae546980c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec190 [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: 0xaaae546981d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec230 [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: 0xaaae546982f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec2d0 [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: 0xaaae54698408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec370 [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: 0xaaae54698520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec410 [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: 0xaaae54698638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec4b0 [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: 0xaaae54698750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec550 [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: 0xaaae54698868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468dc90 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468dd28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec5f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ec680 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548ec710 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: 0xaaae54698980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0xaaae5468de20 VAL: ' 28: ' (2 sibs) 28: 0xaaae5468deb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0xaaae548ec7b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0xaaae548ec840 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0xaaae548ec8d0 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 (61 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (63 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.11 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaad052ecc30 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0534aa10 [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: 0xaaad052ecd48 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eaee0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaad052eaf78 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaad052eb010 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaad052eb0a8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaad052eb140 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaad052eb1d8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaad052eb270 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052eb3b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052eb448 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052eb308 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0534c740 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0534c7d0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad0534c860 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad0534c8f0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad0534c980 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad0534ca10 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad0534caa0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad0534cb30 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0534cbc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0534cc50 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0534cce0 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: 0xaaad052ece60 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eb960 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaad052eb9f8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaad052eba90 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaad052ebb28 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaad052ebbc0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaad052ebc58 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaad052ebcf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052ebe30 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052ebec8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052ebd88 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0534e8a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0534e930 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad0534e9c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad0534ea50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad0534eae0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad0534eb70 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad0534ec00 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad0534ec90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0534ed20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0534edb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0534ee40 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: 0xaaad052ecf78 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052ebf70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaad052ec008 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaad052ec0a0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053505d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05350660 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad053506f0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad05350780 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: 0xaaad052ed090 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052eca10 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaad052ecaa8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaad052ecb40 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05352340 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad053523d0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad05352460 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad053524f0 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: 0xaaad052ed1a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eab60 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eabf8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053540f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05354180 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05354210 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: 0xaaad052ed2c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb590 VAL***: '!int 0' (2 sibs) 29: 0xaaad052eb628 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05355e20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05355eb0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad05355f40 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: 0xaaad052ed3d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb720 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eb7b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05357b50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05357be0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05357c70 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: 0xaaad052ed4f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052edd70 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ede08 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053598a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05359930 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad053599c0 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: 0xaaad052ed608 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec2d0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaad052ec370 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052ec408 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0535b690 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0535b720 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0535b7b0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad0535b840 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: 0xaaad052ed720 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec500 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaad052ec5a0 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ec638 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0535d440 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0535d4d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0535d560 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad0535d5f0 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: 0xaaad052ed838 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaad052ee130 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaad052ee860 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaad052ee8f8 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaad052ee1c8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaad052eb8b0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaad052ee260 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaad052ee9a0 VAL: 'a' (2 sibs) 29: 0xaaad052eea38 VAL: 'b' (2 sibs) 29: 0xaaad052ee2f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee390 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee428 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee4c0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee558 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee5f0 DOCMAP: (12 sibs) 1 children: 29: 0xaaad052ec960 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaad052ee688 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee720 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eeae0 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eeb78 KEYVAL: 'b' '' (2 sibs) 29: 0xaaad052ee7b8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eec20 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eecb8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0535ff80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad05360010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad053600a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad05360130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad053601c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad05360250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad053602e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad05360370 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad05360400 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad05360490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad05360520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad053605b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad05360640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad053606d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad05360760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad053607f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad05360880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad05360910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad053609a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad05360a30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad05360ac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad05360b50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad05360be0 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: 0xaaad052ed950 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaad052eee00 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaad052eee98 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaad052ef100 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaad052ef198 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaad052eef30 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaad052ef240 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaad052ef2d8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaad052eefc8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaad052ef380 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaad052ef418 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaad052ef060 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaad052ef4c0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaad052ef558 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053625b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad05362640 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad053626d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad05362760 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad053627f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad05362880 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad05362910 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad053629a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad05362a30 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad05362ac0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad05362b50 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad05362be0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05362c70 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad05362d00 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: 0xaaad052eda68 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaad052ef650 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaad052ef6e8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaad052ef950 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaad052ef9e8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaad052ef780 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaad052efa90 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaad052efb28 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaad052ef818 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaad052efbd0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaad052efc68 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaad052ef8b0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaad052efd10 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaad052efda8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053642e0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad05364370 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05364400 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad05364490 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad05364520 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad053645b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad05364640 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad053646d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad05364760 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad053647f0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad05364880 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad05364910 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad053649a0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad05364a30 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: 0xaaad052edb80 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaad052f0980 MAP: (6 sibs) 3 children: 29: 0xaaad052f0d20 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaad052f0db8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaad052f0e50 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaad052f0a18 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f0ef0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaad052f0f88 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaad052f1020 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaad052f0ab0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f10c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f1158 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f11f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f0b48 SEQ: (6 sibs) 3 children: 29: 0xaaad052f1290 VAL***: '!!str v10' (3 sibs) 29: 0xaaad052f1328 VAL***: '!!str v20' (3 sibs) 29: 0xaaad052f13c0 VAL***: '!!str v30' (3 sibs) 29: 0xaaad052f0be0 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1460 VAL***: '!!str v40' (3 sibs) 29: 0xaaad052f14f8 VAL***: '!!str v50' (3 sibs) 29: 0xaaad052f1590 VAL***: '!!str v60' (3 sibs) 29: 0xaaad052f0c78 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1630 VAL: 'v70' (3 sibs) 29: 0xaaad052f16c8 VAL: 'v80' (3 sibs) 29: 0xaaad052f1760 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05366ed0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05366f60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05366ff0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05367080 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05367110 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad053671a0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05367230 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad053672c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05367350 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad053673e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05367470 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05367500 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05367590 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05367620 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad053676b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad05367740 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad053677d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05367860 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad053678f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad05367980 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad05367a10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad05367aa0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05367b30 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05367bc0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05367c50 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: 0xaaad052edc98 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaad052f1850 MAP: (6 sibs) 3 children: 29: 0xaaad052f1bf0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaad052f1c88 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaad052f1d20 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaad052f18e8 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1dc0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaad052f1e58 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaad052f1ef0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaad052f1980 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1f90 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f2028 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f20c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f1a18 SEQ: (6 sibs) 3 children: 29: 0xaaad052f2160 VAL***: '!str v10' (3 sibs) 29: 0xaaad052f21f8 VAL***: '!str v20' (3 sibs) 29: 0xaaad052f2290 VAL***: '!str v30' (3 sibs) 29: 0xaaad052f1ab0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2330 VAL***: '!str v40' (3 sibs) 29: 0xaaad052f23c8 VAL***: '!str v50' (3 sibs) 29: 0xaaad052f2460 VAL***: '!str v60' (3 sibs) 29: 0xaaad052f1b48 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2500 VAL: 'v70' (3 sibs) 29: 0xaaad052f2598 VAL: 'v80' (3 sibs) 29: 0xaaad052f2630 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05369e10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05369ea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05369f30 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05369fc0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad0536a050 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad0536a0e0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad0536a170 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad0536a200 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad0536a290 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad0536a320 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad0536a3b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad0536a440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad0536a4d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad0536a560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad0536a5f0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad0536a680 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad0536a710 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad0536a7a0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad0536a830 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad0536a8c0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad0536a950 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad0536a9e0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad0536aa70 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad0536ab00 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad0536ab90 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: 0xaaad052ecc30 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05369500 [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: 0xaaad052ecd48 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eaee0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaad052eaf78 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaad052eb010 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaad052eb0a8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaad052eb140 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaad052eb1d8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaad052eb270 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052eb3b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052eb448 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052eb308 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536b020 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0536b0b0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad0536b140 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad0536b1d0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad0536b260 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad0536b2f0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad0536b380 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad0536b410 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0536b4a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0536b530 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0536b5c0 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: 0xaaad052ece60 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eb960 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaad052eb9f8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaad052eba90 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaad052ebb28 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaad052ebbc0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaad052ebc58 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaad052ebcf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052ebe30 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052ebec8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052ebd88 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536b930 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0536b9c0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad0536ba50 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad0536bae0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad0536bb70 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad0536bc00 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad0536bc90 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad0536bd20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0536bdb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0536be40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0536bed0 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: 0xaaad052ecf78 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052ebf70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaad052ec008 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaad052ec0a0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536c240 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad0536c2d0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad0536c360 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad0536c3f0 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: 0xaaad052ed090 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052eca10 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaad052ecaa8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaad052ecb40 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536cb50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad0536cbe0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad0536cc70 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad0536cd00 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: 0xaaad052ed1a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eab60 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eabf8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536d460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536d4f0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0536d580 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: 0xaaad052ed2c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb590 VAL***: '!int 0' (2 sibs) 29: 0xaaad052eb628 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536dd70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536de00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0536de90 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: 0xaaad052ed3d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb720 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eb7b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536e680 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536e710 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0536e7a0 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: 0xaaad052ed4f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052edd70 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ede08 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536ef90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536f020 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0536f0b0 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: 0xaaad052ed608 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec2d0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaad052ec370 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052ec408 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0536f8a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0536f930 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0536f9c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad0536fa50 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: 0xaaad052ed720 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec500 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaad052ec5a0 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ec638 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053701b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad05370240 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad053702d0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad05370360 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: 0xaaad052ed838 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaad052ee130 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaad052ee860 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaad052ee8f8 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaad052ee1c8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaad052eb8b0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaad052ee260 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaad052ee9a0 VAL: 'a' (2 sibs) 29: 0xaaad052eea38 VAL: 'b' (2 sibs) 29: 0xaaad052ee2f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee390 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee428 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee4c0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee558 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee5f0 DOCMAP: (12 sibs) 1 children: 29: 0xaaad052ec960 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaad052ee688 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee720 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eeae0 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eeb78 KEYVAL: 'b' '' (2 sibs) 29: 0xaaad052ee7b8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eec20 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eecb8 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053713d0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad05371460 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad053714f0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad05371580 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad05371610 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad053716a0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad05371730 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad053717c0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad05371850 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad053718e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad05371970 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad05371a00 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad05371a90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad05371b20 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad05371bb0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad05371c40 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad05371cd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad05371d60 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad05371df0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad05371e80 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad05371f10 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad05371fa0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad05372030 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: 0xaaad052ed950 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaad052eee00 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaad052eee98 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaad052ef100 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaad052ef198 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaad052eef30 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaad052ef240 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaad052ef2d8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaad052eefc8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaad052ef380 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaad052ef418 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaad052ef060 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaad052ef4c0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaad052ef558 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05370ac0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad05370b50 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05370be0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad05370c70 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad05370d00 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad05370d90 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad05370e20 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad05370eb0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad05370f40 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad05370fd0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad05371060 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad053710f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05371180 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad05371210 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: 0xaaad052eda68 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaad052ef650 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaad052ef6e8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaad052ef950 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaad052ef9e8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaad052ef780 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaad052efa90 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaad052efb28 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaad052ef818 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaad052efbd0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaad052efc68 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaad052ef8b0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaad052efd10 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaad052efda8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053725e0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad05372670 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05372700 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad05372790 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad05372820 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad053728b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad05372940 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad053729d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad05372a60 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad05372af0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad05372b80 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad05372c10 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05372ca0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad05372d30 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: 0xaaad052edb80 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaad052f0980 MAP: (6 sibs) 3 children: 29: 0xaaad052f0d20 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaad052f0db8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaad052f0e50 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaad052f0a18 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f0ef0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaad052f0f88 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaad052f1020 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaad052f0ab0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f10c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f1158 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f11f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f0b48 SEQ: (6 sibs) 3 children: 29: 0xaaad052f1290 VAL***: '!!str v10' (3 sibs) 29: 0xaaad052f1328 VAL***: '!!str v20' (3 sibs) 29: 0xaaad052f13c0 VAL***: '!!str v30' (3 sibs) 29: 0xaaad052f0be0 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1460 VAL***: '!!str v40' (3 sibs) 29: 0xaaad052f14f8 VAL***: '!!str v50' (3 sibs) 29: 0xaaad052f1590 VAL***: '!!str v60' (3 sibs) 29: 0xaaad052f0c78 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1630 VAL: 'v70' (3 sibs) 29: 0xaaad052f16c8 VAL: 'v80' (3 sibs) 29: 0xaaad052f1760 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05373800 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05373890 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05373920 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad053739b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05373a40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05373ad0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05373b60 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05373bf0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05373c80 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05373d10 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05373da0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05373e30 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05373ec0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05373f50 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad05373fe0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad05374070 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad05374100 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05374190 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05374220 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad053742b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad05374340 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad053743d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05374460 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad053744f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05374580 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: 0xaaad052edc98 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaad052f1850 MAP: (6 sibs) 3 children: 29: 0xaaad052f1bf0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaad052f1c88 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaad052f1d20 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaad052f18e8 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1dc0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaad052f1e58 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaad052f1ef0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaad052f1980 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1f90 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f2028 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f20c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f1a18 SEQ: (6 sibs) 3 children: 29: 0xaaad052f2160 VAL***: '!str v10' (3 sibs) 29: 0xaaad052f21f8 VAL***: '!str v20' (3 sibs) 29: 0xaaad052f2290 VAL***: '!str v30' (3 sibs) 29: 0xaaad052f1ab0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2330 VAL***: '!str v40' (3 sibs) 29: 0xaaad052f23c8 VAL***: '!str v50' (3 sibs) 29: 0xaaad052f2460 VAL***: '!str v60' (3 sibs) 29: 0xaaad052f1b48 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2500 VAL: 'v70' (3 sibs) 29: 0xaaad052f2598 VAL: 'v80' (3 sibs) 29: 0xaaad052f2630 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05374a10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05374aa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05374b30 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05374bc0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05374c50 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05374ce0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad05374d70 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05374e00 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05374e90 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05374f20 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad05374fb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05375040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad053750d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05375160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad053751f0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad05375280 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad05375310 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad053753a0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05375430 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad053754c0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad05375550 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad053755e0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05375670 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05375700 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05375790 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] 0xaaad0534aa10 [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] 0xaaad05376ea0 [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] 0xaaad0534c740 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0534c7d0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad0534c860 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad0534c8f0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad0534c980 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad0534ca10 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad0534caa0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad0534cb30 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0534cbc0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0534cc50 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0534cce0 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] 0xaaad05378090 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad05378120 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad053781b0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad05378240 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad053782d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad05378360 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad053783f0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad05378480 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad05378510 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad053785a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad05378630 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] 0xaaad0534e8a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0534e930 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad0534e9c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad0534ea50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad0534eae0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad0534eb70 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad0534ec00 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad0534ec90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0534ed20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0534edb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0534ee40 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] 0xaaad053789a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad05378a30 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad05378ac0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad05378b50 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad05378be0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad05378c70 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad05378d00 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad05378d90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad05378e20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad05378eb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad05378f40 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] 0xaaad053505d0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05350660 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad053506f0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad05350780 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] 0xaaad053792b0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05379340 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad053793d0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad05379460 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] 0xaaad05352340 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad053523d0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad05352460 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad053524f0 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] 0xaaad05379bc0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05379c50 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad05379ce0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad05379d70 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] 0xaaad053540f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05354180 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05354210 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] 0xaaad0537a4d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0537a560 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0537a5f0 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] 0xaaad05355e20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05355eb0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad05355f40 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] 0xaaad0537ade0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0537ae70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0537af00 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] 0xaaad05357b50 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05357be0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05357c70 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] 0xaaad0537b6f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0537b780 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0537b810 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] 0xaaad053598a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05359930 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad053599c0 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] 0xaaad0537c000 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0537c090 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0537c120 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] 0xaaad0535b690 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0535b720 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0535b7b0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad0535b840 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] 0xaaad0537c910 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0537c9a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0537ca30 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad0537cac0 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] 0xaaad0535d440 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0535d4d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0535d560 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad0535d5f0 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] 0xaaad0537d220 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0537d2b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0537d340 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad0537d3d0 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] 0xaaad0535ff80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad05360010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad053600a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad05360130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad053601c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad05360250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad053602e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad05360370 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad05360400 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad05360490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad05360520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad053605b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad05360640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad053606d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad05360760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad053607f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad05360880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad05360910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad053609a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad05360a30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad05360ac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad05360b50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad05360be0 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] 0xaaad0537e440 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad0537e4d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad0537e560 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad0537e5f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad0537e680 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad0537e710 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad0537e7a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad0537e830 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad0537e8c0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad0537e950 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad0537e9e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad0537ea70 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad0537eb00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad0537eb90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad0537ec20 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad0537ecb0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad0537ed40 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad0537edd0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad0537ee60 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad0537eef0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad0537ef80 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad0537f010 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad0537f0a0 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] 0xaaad053625b0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad05362640 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad053626d0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad05362760 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad053627f0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad05362880 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad05362910 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad053629a0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad05362a30 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad05362ac0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad05362b50 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad05362be0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05362c70 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad05362d00 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] 0xaaad0537db30 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad0537dbc0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad0537dc50 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad0537dce0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad0537dd70 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad0537de00 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad0537de90 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad0537df20 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad0537dfb0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad0537e040 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad0537e0d0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad0537e160 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad0537e1f0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad0537e280 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] 0xaaad053642e0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad05364370 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05364400 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad05364490 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad05364520 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad053645b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad05364640 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad053646d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad05364760 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad053647f0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad05364880 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad05364910 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad053649a0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad05364a30 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] 0xaaad0537f650 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad0537f6e0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad0537f770 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad0537f800 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad0537f890 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad0537f920 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad0537f9b0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad0537fa40 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad0537fad0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad0537fb60 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad0537fbf0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad0537fc80 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad0537fd10 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad0537fda0 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] 0xaaad05366ed0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05366f60 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05366ff0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05367080 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05367110 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad053671a0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05367230 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad053672c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05367350 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad053673e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05367470 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05367500 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05367590 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05367620 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad053676b0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad05367740 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad053677d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05367860 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad053678f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad05367980 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad05367a10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad05367aa0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05367b30 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05367bc0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05367c50 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] 0xaaad05380870 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05380900 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05380990 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05380a20 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05380ab0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05380b40 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05380bd0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05380c60 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05380cf0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05380d80 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05380e10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05380ea0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05380f30 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05380fc0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad05381050 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad053810e0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad05381170 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05381200 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05381290 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad05381320 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad053813b0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad05381440 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad053814d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05381560 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad053815f0 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] 0xaaad05369e10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05369ea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05369f30 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05369fc0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad0536a050 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad0536a0e0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad0536a170 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad0536a200 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad0536a290 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad0536a320 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad0536a3b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad0536a440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad0536a4d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad0536a560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad0536a5f0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad0536a680 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad0536a710 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad0536a7a0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad0536a830 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad0536a8c0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad0536a950 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad0536a9e0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad0536aa70 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad0536ab00 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad0536ab90 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] 0xaaad05381a80 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05381b10 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05381ba0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05381c30 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05381cc0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05381d50 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad05381de0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05381e70 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05381f00 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05381f90 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad05382020 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad053820b0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05382140 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad053821d0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad05382260 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad053822f0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad05382380 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad05382410 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad053824a0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad05382530 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad053825c0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad05382650 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad053826e0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05382770 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05382800 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] 0xaaad05369500 [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] 0xaaad0537ff60 [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] 0xaaad0536b020 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0536b0b0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad0536b140 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad0536b1d0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad0536b260 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad0536b2f0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad0536b380 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad0536b410 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0536b4a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0536b530 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0536b5c0 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] 0xaaad05382c90 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad05382d20 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad05382db0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad05382e40 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad05382ed0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad05382f60 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad05382ff0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad05383080 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad05383110 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad053831a0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad05383230 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] 0xaaad0536b930 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0536b9c0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad0536ba50 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad0536bae0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad0536bb70 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad0536bc00 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad0536bc90 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad0536bd20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0536bdb0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0536be40 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0536bed0 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] 0xaaad053835a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad05383630 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad053836c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad05383750 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad053837e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad05383870 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad05383900 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad05383990 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad05383a20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad05383ab0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad05383b40 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] 0xaaad0536c240 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad0536c2d0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad0536c360 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad0536c3f0 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] 0xaaad05383eb0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05383f40 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad05383fd0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad05384060 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] 0xaaad0536cb50 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad0536cbe0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad0536cc70 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad0536cd00 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] 0xaaad053847c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05384850 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad053848e0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad05384970 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] 0xaaad0536d460 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536d4f0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0536d580 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] 0xaaad053850d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05385160 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad053851f0 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] 0xaaad0536dd70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536de00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0536de90 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] 0xaaad053859e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05385a70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad05385b00 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] 0xaaad0536e680 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536e710 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0536e7a0 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] 0xaaad053862f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05386380 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05386410 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] 0xaaad0536ef90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0536f020 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0536f0b0 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] 0xaaad05386c00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05386c90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad05386d20 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] 0xaaad0536f8a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0536f930 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0536f9c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad0536fa50 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] 0xaaad05387510 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad053875a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad05387630 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad053876c0 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] 0xaaad053701b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad05370240 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad053702d0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad05370360 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] 0xaaad05387e20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad05387eb0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad05387f40 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad05387fd0 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] 0xaaad053713d0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad05371460 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad053714f0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad05371580 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad05371610 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad053716a0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad05371730 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad053717c0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad05371850 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad053718e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad05371970 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad05371a00 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad05371a90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad05371b20 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad05371bb0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad05371c40 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad05371cd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad05371d60 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad05371df0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad05371e80 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad05371f10 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad05371fa0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad05372030 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] 0xaaad05389040 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad053890d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad05389160 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad053891f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad05389280 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad05389310 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad053893a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad05389430 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad053894c0 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad05389550 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad053895e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad05389670 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad05389700 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad05389790 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad05389820 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad053898b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad05389940 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad053899d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad05389a60 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad05389af0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad05389b80 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad05389c10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad05389ca0 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] 0xaaad05370ac0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad05370b50 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05370be0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad05370c70 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad05370d00 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad05370d90 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad05370e20 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad05370eb0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad05370f40 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad05370fd0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad05371060 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad053710f0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05371180 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad05371210 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] 0xaaad05388730 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad053887c0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05388850 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad053888e0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad05388970 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad05388a00 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad05388a90 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad05388b20 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad05388bb0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad05388c40 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad05388cd0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad05388d60 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05388df0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad05388e80 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] 0xaaad053725e0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad05372670 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05372700 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad05372790 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad05372820 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad053728b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad05372940 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad053729d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad05372a60 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad05372af0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad05372b80 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad05372c10 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05372ca0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad05372d30 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] 0xaaad0538a250 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad0538a2e0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad0538a370 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad0538a400 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad0538a490 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad0538a520 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad0538a5b0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad0538a640 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad0538a6d0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad0538a760 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad0538a7f0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad0538a880 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad0538a910 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad0538a9a0 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] 0xaaad05373800 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05373890 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05373920 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad053739b0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05373a40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05373ad0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05373b60 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05373bf0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05373c80 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05373d10 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05373da0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05373e30 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05373ec0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05373f50 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad05373fe0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad05374070 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad05374100 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05374190 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05374220 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad053742b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad05374340 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad053743d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05374460 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad053744f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05374580 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] 0xaaad0538b470 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad0538b500 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad0538b590 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad0538b620 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad0538b6b0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad0538b740 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad0538b7d0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad0538b860 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad0538b8f0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad0538b980 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad0538ba10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad0538baa0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad0538bb30 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad0538bbc0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad0538bc50 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad0538bce0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad0538bd70 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad0538be00 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad0538be90 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad0538bf20 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad0538bfb0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad0538c040 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad0538c0d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad0538c160 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad0538c1f0 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] 0xaaad05374a10 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05374aa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05374b30 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05374bc0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05374c50 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05374ce0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad05374d70 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05374e00 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05374e90 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05374f20 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad05374fb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05375040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad053750d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05375160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad053751f0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad05375280 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad05375310 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad053753a0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05375430 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad053754c0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad05375550 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad053755e0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05375670 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05375700 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05375790 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] 0xaaad0538c680 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad0538c710 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad0538c7a0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad0538c830 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad0538c8c0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad0538c950 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad0538c9e0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad0538ca70 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad0538cb00 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad0538cb90 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad0538cc20 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad0538ccb0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad0538cd40 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad0538cdd0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad0538ce60 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad0538cef0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad0538cf80 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad0538d010 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad0538d0a0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad0538d130 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad0538d1c0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad0538d250 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad0538d2e0 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad0538d370 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad0538d400 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: 0xaaad052ecc30 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad052ec6e0 [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: 0xaaad052ecd48 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eaee0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaad052eaf78 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaad052eb010 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaad052eb0a8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaad052eb140 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaad052eb1d8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaad052eb270 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052eb3b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052eb448 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052eb308 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538ab60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0538abf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad0538ac80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad0538ad10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad0538ada0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad0538ae30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad0538aec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad0538af50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0538afe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0538b070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0538b100 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: 0xaaad052ece60 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eb960 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaad052eb9f8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaad052eba90 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaad052ebb28 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaad052ebbc0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaad052ebc58 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaad052ebcf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052ebe30 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052ebec8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052ebd88 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538d890 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad0538d920 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad0538d9b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad0538da40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad0538dad0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad0538db60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad0538dbf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad0538dc80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad0538dd10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad0538dda0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad0538de30 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: 0xaaad052ecf78 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052ebf70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaad052ec008 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaad052ec0a0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538b1a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad0538b230 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad0538b2c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad0538b350 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: 0xaaad052ed090 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052eca10 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaad052ecaa8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaad052ecb40 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538ded0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad0538df60 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad0538dff0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad0538e080 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: 0xaaad052ed1a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eab60 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eabf8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05377cb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05377d40 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05377dd0 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: 0xaaad052ed2c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb590 VAL***: '!int 0' (2 sibs) 29: 0xaaad052eb628 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538e120 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0538e1b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0538e240 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: 0xaaad052ed3d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb720 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eb7b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538e2e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0538e370 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad0538e400 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: 0xaaad052ed4f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052edd70 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ede08 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538e4a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad0538e530 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad0538e5c0 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: 0xaaad052ed608 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec2d0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaad052ec370 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052ec408 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538e660 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0538e6f0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0538e780 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad0538e810 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: 0xaaad052ed720 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec500 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaad052ec5a0 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ec638 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538e8b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad0538e940 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad0538e9d0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad0538ea60 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: 0xaaad052ed838 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaad052ee130 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaad052ee860 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaad052ee8f8 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaad052ee1c8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaad052eb8b0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaad052ee260 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaad052ee9a0 VAL: 'a' (2 sibs) 29: 0xaaad052eea38 VAL: 'b' (2 sibs) 29: 0xaaad052ee2f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee390 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee428 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee4c0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee558 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee5f0 DOCMAP: (12 sibs) 1 children: 29: 0xaaad052ec960 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaad052ee688 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee720 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eeae0 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eeb78 KEYVAL: 'b' '' (2 sibs) 29: 0xaaad052ee7b8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eec20 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eecb8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538eb00 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad0538eb90 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad0538ec20 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad0538ecb0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad0538ed40 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad0538edd0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad0538ee60 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad0538eef0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad0538ef80 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad0538f010 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad0538f0a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad0538f130 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad0538f1c0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad0538f250 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad0538f2e0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad0538f370 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad0538f400 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad0538f490 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad0538f520 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad0538f5b0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad0538f640 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad0538f6d0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad0538f760 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: 0xaaad052ed950 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaad052eee00 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaad052eee98 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaad052ef100 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaad052ef198 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaad052eef30 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaad052ef240 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaad052ef2d8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaad052eefc8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaad052ef380 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaad052ef418 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaad052ef060 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaad052ef4c0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaad052ef558 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538f800 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad0538f890 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad0538f920 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad0538f9b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad0538fa40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad0538fad0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad0538fb60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad0538fbf0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad0538fc80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad0538fd10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad0538fda0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad0538fe30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad0538fec0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad0538ff50 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: 0xaaad052eda68 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaad052ef650 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaad052ef6e8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaad052ef950 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaad052ef9e8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaad052ef780 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaad052efa90 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaad052efb28 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaad052ef818 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaad052efbd0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaad052efc68 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaad052ef8b0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaad052efd10 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaad052efda8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad0538fff0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad05390080 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05390110 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad053901a0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad05390230 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad053902c0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad05390350 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad053903e0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad05390470 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad05390500 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad05390590 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad05390620 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad053906b0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad05390740 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: 0xaaad052edb80 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaad052f0980 MAP: (6 sibs) 3 children: 29: 0xaaad052f0d20 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaad052f0db8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaad052f0e50 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaad052f0a18 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f0ef0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaad052f0f88 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaad052f1020 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaad052f0ab0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f10c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f1158 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f11f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f0b48 SEQ: (6 sibs) 3 children: 29: 0xaaad052f1290 VAL***: '!!str v10' (3 sibs) 29: 0xaaad052f1328 VAL***: '!!str v20' (3 sibs) 29: 0xaaad052f13c0 VAL***: '!!str v30' (3 sibs) 29: 0xaaad052f0be0 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1460 VAL***: '!!str v40' (3 sibs) 29: 0xaaad052f14f8 VAL***: '!!str v50' (3 sibs) 29: 0xaaad052f1590 VAL***: '!!str v60' (3 sibs) 29: 0xaaad052f0c78 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1630 VAL: 'v70' (3 sibs) 29: 0xaaad052f16c8 VAL: 'v80' (3 sibs) 29: 0xaaad052f1760 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053907e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05390870 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05390900 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05390990 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05390a20 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05390ab0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05390b40 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05390bd0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05390c60 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05390cf0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05390d80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05390e10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05390ea0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05390f30 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad05390fc0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad05391050 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad053910e0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05391170 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05391200 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad05391290 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad05391320 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad053913b0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05391440 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad053914d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05391560 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: 0xaaad052edc98 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaad052f1850 MAP: (6 sibs) 3 children: 29: 0xaaad052f1bf0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaad052f1c88 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaad052f1d20 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaad052f18e8 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1dc0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaad052f1e58 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaad052f1ef0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaad052f1980 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1f90 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f2028 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f20c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f1a18 SEQ: (6 sibs) 3 children: 29: 0xaaad052f2160 VAL***: '!str v10' (3 sibs) 29: 0xaaad052f21f8 VAL***: '!str v20' (3 sibs) 29: 0xaaad052f2290 VAL***: '!str v30' (3 sibs) 29: 0xaaad052f1ab0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2330 VAL***: '!str v40' (3 sibs) 29: 0xaaad052f23c8 VAL***: '!str v50' (3 sibs) 29: 0xaaad052f2460 VAL***: '!str v60' (3 sibs) 29: 0xaaad052f1b48 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2500 VAL: 'v70' (3 sibs) 29: 0xaaad052f2598 VAL: 'v80' (3 sibs) 29: 0xaaad052f2630 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05391600 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05391690 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05391720 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad053917b0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05391840 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad053918d0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad05391960 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad053919f0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05391a80 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad05391b10 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad05391ba0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05391c30 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05391cc0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05391d50 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad05391de0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad05391e70 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad05391f00 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad05391f90 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05392020 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad053920b0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad05392140 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad053921d0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05392260 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad053922f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05392380 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: 0xaaad052ecc30 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad052ec8c0 [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: 0xaaad052ecd48 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eaee0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0xaaad052eaf78 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0xaaad052eb010 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0xaaad052eb0a8 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0xaaad052eb140 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0xaaad052eb1d8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0xaaad052eb270 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052eb3b0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052eb448 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052eb308 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05392420 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad053924b0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0xaaad05392540 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0xaaad053925d0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0xaaad05392660 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0xaaad053926f0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0xaaad05392780 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0xaaad05392810 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad053928a0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad05392930 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad053929c0 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: 0xaaad052ece60 [ROOT] MAP: (0 sibs) 8 children: 29: 0xaaad052eb960 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0xaaad052eb9f8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0xaaad052eba90 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0xaaad052ebb28 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0xaaad052ebbc0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0xaaad052ebc58 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0xaaad052ebcf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0xaaad052ebe30 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0xaaad052ebec8 KEYVAL: 'age' '15' (2 sibs) 29: 0xaaad052ebd88 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05392a60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0xaaad05392af0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0xaaad05392b80 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0xaaad05392c10 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0xaaad05392ca0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0xaaad05392d30 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0xaaad05392dc0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0xaaad05392e50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0xaaad05392ee0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0xaaad05392f70 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0xaaad05393000 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: 0xaaad052ecf78 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052ebf70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0xaaad052ec008 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0xaaad052ec0a0 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053930a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05393130 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0xaaad053931c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0xaaad05393250 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: 0xaaad052ed090 [ROOT] MAP: (0 sibs) 3 children: 29: 0xaaad052eca10 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0xaaad052ecaa8 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0xaaad052ecb40 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053932f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0xaaad05393380 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0xaaad05393410 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0xaaad053934a0 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: 0xaaad052ed1a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eab60 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eabf8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05393540 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad053935d0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad05393660 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: 0xaaad052ed2c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb590 VAL***: '!int 0' (2 sibs) 29: 0xaaad052eb628 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05393700 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05393790 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad05393820 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: 0xaaad052ed3d8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052eb720 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052eb7b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053938c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05393950 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0xaaad053939e0 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: 0xaaad052ed4f0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0xaaad052edd70 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ede08 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05393a80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0xaaad05393b10 VAL***: !int '0' (2 sibs) 29: [2] [2] 0xaaad05393ba0 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: 0xaaad052ed608 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec2d0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0xaaad052ec370 VAL***: '!!int 0' (2 sibs) 29: 0xaaad052ec408 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05393c40 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad05393cd0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad05393d60 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0xaaad05393df0 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: 0xaaad052ed720 [ROOT] MAP: (0 sibs) 1 children: 29: 0xaaad052ec500 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0xaaad052ec5a0 VAL***: '!int 0' (2 sibs) 29: 0xaaad052ec638 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05393e90 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0xaaad05393f20 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0xaaad05393fb0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0xaaad05394040 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: 0xaaad052ed838 [ROOT] STREAM: (0 sibs) 12 children: 29: 0xaaad052ee130 DOCMAP***: !!map (12 sibs) 2 children: 29: 0xaaad052ee860 KEYVAL: 'a' '0' (2 sibs) 29: 0xaaad052ee8f8 KEYVAL: 'b' '1' (2 sibs) 29: 0xaaad052ee1c8 DOCMAP***: !map (12 sibs) 1 children: 29: 0xaaad052eb8b0 KEYVAL: 'a' 'b' (1 sibs) 29: 0xaaad052ee260 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0xaaad052ee9a0 VAL: 'a' (2 sibs) 29: 0xaaad052eea38 VAL: 'b' (2 sibs) 29: 0xaaad052ee2f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee390 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee428 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee4c0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee558 DOCVAL***: '!!str a: b' (12 sibs) 29: 0xaaad052ee5f0 DOCMAP: (12 sibs) 1 children: 29: 0xaaad052ec960 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0xaaad052ee688 DOCVAL***: '!!str a b' (12 sibs) 29: 0xaaad052ee720 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eeae0 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eeb78 KEYVAL: 'b' '' (2 sibs) 29: 0xaaad052ee7b8 DOCMAP***: !!set (12 sibs) 2 children: 29: 0xaaad052eec20 KEYVAL: 'a' '' (2 sibs) 29: 0xaaad052eecb8 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053940e0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0xaaad05394170 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0xaaad05394200 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0xaaad05394290 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0xaaad05394320 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0xaaad053943b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0xaaad05394440 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0xaaad053944d0 VAL: 'a' (2 sibs) 29: [8] [8] 0xaaad05394560 VAL: 'b' (2 sibs) 29: [9] [9] 0xaaad053945f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0xaaad05394680 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0xaaad05394710 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0xaaad053947a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0xaaad05394830 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0xaaad053948c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0xaaad05394950 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0xaaad053949e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0xaaad05394a70 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0xaaad05394b00 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0xaaad05394b90 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0xaaad05394c20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0xaaad05394cb0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0xaaad05394d40 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: 0xaaad052ed950 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0xaaad052eee00 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0xaaad052eee98 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0xaaad052ef100 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0xaaad052ef198 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0xaaad052eef30 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0xaaad052ef240 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0xaaad052ef2d8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0xaaad052eefc8 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0xaaad052ef380 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0xaaad052ef418 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0xaaad052ef060 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0xaaad052ef4c0 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0xaaad052ef558 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05394de0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0xaaad05394e70 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad05394f00 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0xaaad05394f90 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0xaaad05395020 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0xaaad053950b0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0xaaad05395140 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0xaaad053951d0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0xaaad05395260 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0xaaad053952f0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0xaaad05395380 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0xaaad05395410 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad053954a0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0xaaad05395530 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: 0xaaad052eda68 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0xaaad052ef650 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0xaaad052ef6e8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0xaaad052ef950 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0xaaad052ef9e8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0xaaad052ef780 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0xaaad052efa90 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0xaaad052efb28 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0xaaad052ef818 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0xaaad052efbd0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0xaaad052efc68 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0xaaad052ef8b0 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0xaaad052efd10 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0xaaad052efda8 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad053955d0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0xaaad05395660 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0xaaad053956f0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0xaaad05395780 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0xaaad05395810 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0xaaad053958a0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0xaaad05395930 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0xaaad053959c0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0xaaad05395a50 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0xaaad05395ae0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0xaaad05395b70 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0xaaad05395c00 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0xaaad05395c90 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0xaaad05395d20 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: 0xaaad052edb80 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0xaaad052f0980 MAP: (6 sibs) 3 children: 29: 0xaaad052f0d20 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0xaaad052f0db8 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0xaaad052f0e50 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0xaaad052f0a18 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f0ef0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0xaaad052f0f88 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0xaaad052f1020 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0xaaad052f0ab0 MAP***: !!map (6 sibs) 3 children: 29: 0xaaad052f10c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f1158 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f11f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f0b48 SEQ: (6 sibs) 3 children: 29: 0xaaad052f1290 VAL***: '!!str v10' (3 sibs) 29: 0xaaad052f1328 VAL***: '!!str v20' (3 sibs) 29: 0xaaad052f13c0 VAL***: '!!str v30' (3 sibs) 29: 0xaaad052f0be0 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1460 VAL***: '!!str v40' (3 sibs) 29: 0xaaad052f14f8 VAL***: '!!str v50' (3 sibs) 29: 0xaaad052f1590 VAL***: '!!str v60' (3 sibs) 29: 0xaaad052f0c78 SEQ***: !!seq (6 sibs) 3 children: 29: 0xaaad052f1630 VAL: 'v70' (3 sibs) 29: 0xaaad052f16c8 VAL: 'v80' (3 sibs) 29: 0xaaad052f1760 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05395dc0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05395e50 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05395ee0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05395f70 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05396000 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05396090 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0xaaad05396120 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad053961b0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05396240 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad053962d0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0xaaad05396360 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad053963f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad05396480 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05396510 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad053965a0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0xaaad05396630 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0xaaad053966c0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0xaaad05396750 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0xaaad053967e0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0xaaad05396870 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0xaaad05396900 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0xaaad05396990 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05396a20 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad05396ab0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05396b40 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: 0xaaad052edc98 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0xaaad052f1850 MAP: (6 sibs) 3 children: 29: 0xaaad052f1bf0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0xaaad052f1c88 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0xaaad052f1d20 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0xaaad052f18e8 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1dc0 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0xaaad052f1e58 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0xaaad052f1ef0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0xaaad052f1980 MAP***: !map (6 sibs) 3 children: 29: 0xaaad052f1f90 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0xaaad052f2028 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0xaaad052f20c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0xaaad052f1a18 SEQ: (6 sibs) 3 children: 29: 0xaaad052f2160 VAL***: '!str v10' (3 sibs) 29: 0xaaad052f21f8 VAL***: '!str v20' (3 sibs) 29: 0xaaad052f2290 VAL***: '!str v30' (3 sibs) 29: 0xaaad052f1ab0 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2330 VAL***: '!str v40' (3 sibs) 29: 0xaaad052f23c8 VAL***: '!str v50' (3 sibs) 29: 0xaaad052f2460 VAL***: '!str v60' (3 sibs) 29: 0xaaad052f1b48 SEQ***: !seq (6 sibs) 3 children: 29: 0xaaad052f2500 VAL: 'v70' (3 sibs) 29: 0xaaad052f2598 VAL: 'v80' (3 sibs) 29: 0xaaad052f2630 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0xaaad05396be0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0xaaad05396c70 MAP: (6 sibs) 3 children: 29: [2] [2] 0xaaad05396d00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0xaaad05396d90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0xaaad05396e20 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0xaaad05396eb0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0xaaad05396f40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0xaaad05396fd0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0xaaad05397060 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0xaaad053970f0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0xaaad05397180 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0xaaad05397210 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0xaaad053972a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0xaaad05397330 SEQ: (6 sibs) 3 children: 29: [14] [14] 0xaaad053973c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0xaaad05397450 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0xaaad053974e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0xaaad05397570 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0xaaad05397600 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0xaaad05397690 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0xaaad05397720 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0xaaad053977b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0xaaad05397840 VAL: 'v70' (3 sibs) 29: [23] [23] 0xaaad053978d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0xaaad05397960 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 (36 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (37 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/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaad047cc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaad047c8e30 DOCMAP: (3 sibs) 3 children: 30: 0xaaad047c9000 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c9098 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9130 KEYVAL: '' '' (3 sibs) 30: 0xaaad047c8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaad047c91d0 KEYVAL: 'a' '' (2 sibs) 30: 0xaaad047c9268 KEYVAL: 'b' '' (2 sibs) 30: 0xaaad047c8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaad047c9310 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c93a8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0483a700 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaad0483a940 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaad0483a790 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaad0483a820 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaad0483a8b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad0483a9d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad0483aa60 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad0483aaf0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad0483ab80 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad0483ac10 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad0483aca0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad0483ad30 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: 0xaaad047cc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaad047c98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047c9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047c9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047c9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0483c780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0483c810 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0483c8a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0483c930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0483c9c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0483ca50 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: 0xaaad047cc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaad047ca048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047ca0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047ca178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047ca210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0483e730 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0483e7c0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0483e850 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0483e8e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0483e970 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0483ea00 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: 0xaaad047ccab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047ca2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaad047ca348 VAL: '?foo' (5 sibs) 30: 0xaaad047ca3e0 VAL: ':foo' (5 sibs) 30: 0xaaad047ca478 VAL: '-foo' (5 sibs) 30: 0xaaad047ca510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048405a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04840630 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048406c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04840750 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048407e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04840870 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: 0xaaad047ccbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047cae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaad047caf18 VAL: '?foo' (5 sibs) 30: 0xaaad047cafb0 VAL: ':foo' (5 sibs) 30: 0xaaad047cb048 VAL: '-foo' (5 sibs) 30: 0xaaad047cb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04842490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04842520 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048425b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04842640 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048426d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04842760 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: 0xaaad047ccce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047c9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048441c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04844250 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: 0xaaad047cce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04846010 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad048460a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04846130 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: 0xaaad047ccf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047c9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04847e00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04847e90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04847f20 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: 0xaaad047cd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04849b30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04849bc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04849c50 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: 0xaaad047cd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047ca698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0484b860 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0484b8f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad0484b980 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: 0xaaad047cd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaad047caa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047caaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047ca968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0484d890 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0484d920 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad0484d9b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad0484da40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad0484dad0 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: 0xaaad047cd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaad047cac40 MAP: (2 sibs) 2 children: 30: 0xaaad047cc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047cc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047cacd8 MAP: (2 sibs) 1 children: 30: 0xaaad047cad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0484f780 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad0484f810 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad0484f8a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad0484f930 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad0484f9c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad0484fa50 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: 0xaaad047cd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cab50 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] 0xaaad04851630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048516c0 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: 0xaaad047cd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc4a0 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] 0xaaad048534e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04853570 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: 0xaaad047cd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04855390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04855420 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: 0xaaad047cd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04857240 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048572d0 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: 0xaaad047cd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cea80 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] 0xaaad048590f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04859180 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: 0xaaad047cda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0485afa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0485b030 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: 0xaaad047cdb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047cb270 KEYVAL: 'a' '' (5 sibs) 30: 0xaaad047cb308 KEYVAL: 'b' '' (5 sibs) 30: 0xaaad047cb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaad047cb438 KEYVAL: 'd' '' (5 sibs) 30: 0xaaad047cb4d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0485ccd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0485cd60 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad0485cdf0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad0485ce80 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad0485cf10 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad0485cfa0 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: 0xaaad047cdc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaad047cb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaad047cb658 KEYVAL: 'b' '' (6 sibs) 30: 0xaaad047cb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaad047cb788 KEYVAL: 'd' '' (6 sibs) 30: 0xaaad047cb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaad047cb8b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0485ea00 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad0485ea90 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad0485eb20 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad0485ebb0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad0485ec40 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad0485ecd0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad0485ed60 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: 0xaaad047cc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaad047c8e30 DOCMAP: (3 sibs) 3 children: 30: 0xaaad047c9000 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c9098 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9130 KEYVAL: '' '' (3 sibs) 30: 0xaaad047c8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaad047c91d0 KEYVAL: 'a' '' (2 sibs) 30: 0xaaad047c9268 KEYVAL: 'b' '' (2 sibs) 30: 0xaaad047c8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaad047c9310 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c93a8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0485f350 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaad0485f590 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaad0485f3e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaad0485f470 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaad0485f500 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad0485f620 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad0485f6b0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad0485f740 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad0485f7d0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad0485f860 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad0485f8f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad0485f980 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: 0xaaad047cc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaad047c98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047c9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047c9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047c9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad0485fc60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0485fcf0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0485fd80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0485fe10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0485fea0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0485ff30 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: 0xaaad047cc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaad047ca048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047ca0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047ca178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047ca210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04860570 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04860600 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04860690 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad04860720 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad048607b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad04860840 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: 0xaaad047ccab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047ca2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaad047ca348 VAL: '?foo' (5 sibs) 30: 0xaaad047ca3e0 VAL: ':foo' (5 sibs) 30: 0xaaad047ca478 VAL: '-foo' (5 sibs) 30: 0xaaad047ca510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04860e80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04860f10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad04860fa0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04861030 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048610c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04861150 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: 0xaaad047ccbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047cae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaad047caf18 VAL: '?foo' (5 sibs) 30: 0xaaad047cafb0 VAL: ':foo' (5 sibs) 30: 0xaaad047cb048 VAL: '-foo' (5 sibs) 30: 0xaaad047cb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04861790 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04861820 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048618b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04861940 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048619d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04861a60 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: 0xaaad047ccce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047c9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048620a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04862130 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: 0xaaad047cce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048629b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04862a40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04862ad0 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: 0xaaad047ccf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047c9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048632c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04863350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad048633e0 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: 0xaaad047cd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04863bd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04863c60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04863cf0 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: 0xaaad047cd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047ca698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048644e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04864570 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04864600 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: 0xaaad047cd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaad047caa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047caaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047ca968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04864df0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04864e80 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad04864f10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04864fa0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04865030 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: 0xaaad047cd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaad047cac40 MAP: (2 sibs) 2 children: 30: 0xaaad047cc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047cc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047cacd8 MAP: (2 sibs) 1 children: 30: 0xaaad047cad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04865700 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad04865790 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad04865820 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad048658b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04865940 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad048659d0 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: 0xaaad047cd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cab50 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] 0xaaad04866010 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048660a0 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: 0xaaad047cd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc4a0 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] 0xaaad04866920 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048669b0 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: 0xaaad047cd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04867230 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048672c0 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: 0xaaad047cd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04867b40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04867bd0 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: 0xaaad047cd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cea80 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] 0xaaad04868450 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048684e0 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: 0xaaad047cda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04868d60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04868df0 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: 0xaaad047cdb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047cb270 KEYVAL: 'a' '' (5 sibs) 30: 0xaaad047cb308 KEYVAL: 'b' '' (5 sibs) 30: 0xaaad047cb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaad047cb438 KEYVAL: 'd' '' (5 sibs) 30: 0xaaad047cb4d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04869670 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04869700 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad04869790 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad04869820 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad048698b0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad04869940 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: 0xaaad047cdc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaad047cb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaad047cb658 KEYVAL: 'b' '' (6 sibs) 30: 0xaaad047cb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaad047cb788 KEYVAL: 'd' '' (6 sibs) 30: 0xaaad047cb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaad047cb8b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04869f80 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad0486a010 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad0486a0a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad0486a130 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad0486a1c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad0486a250 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad0486a2e0 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] 0xaaad0483a700 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaad0483a940 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaad0483a790 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaad0483a820 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaad0483a8b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad0483a9d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad0483aa60 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad0483aaf0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad0483ab80 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad0483ac10 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad0483aca0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad0483ad30 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] 0xaaad0486bcf0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaad0486bd80 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaad0486be10 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaad0486bea0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaad0486bf30 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad0486bfc0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad0486c050 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad0486c0e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad0486c170 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad0486c200 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad0486c290 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad0486c320 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] 0xaaad0483c780 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0483c810 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0483c8a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0483c930 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0483c9c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0483ca50 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] 0xaaad0486cee0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0486cf70 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0486d000 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0486d090 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0486d120 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0486d1b0 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] 0xaaad0483e730 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0483e7c0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0483e850 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0483e8e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0483e970 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0483ea00 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] 0xaaad0486d7f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0486d880 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0486d910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0486d9a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0486da30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0486dac0 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] 0xaaad048405a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04840630 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048406c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04840750 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048407e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04840870 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] 0xaaad0486e100 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad0486e190 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad0486e220 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad0486e2b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad0486e340 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad0486e3d0 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] 0xaaad04842490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04842520 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048425b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04842640 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048426d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04842760 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] 0xaaad0486ea10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad0486eaa0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad0486eb30 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad0486ebc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad0486ec50 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad0486ece0 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] 0xaaad048441c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04844250 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] 0xaaad0486f320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0486f3b0 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] 0xaaad04846010 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad048460a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04846130 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] 0xaaad0486fc30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0486fcc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad0486fd50 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] 0xaaad04847e00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04847e90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04847f20 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] 0xaaad04870540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad048705d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04870660 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] 0xaaad04849b30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04849bc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04849c50 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] 0xaaad04870e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04870ee0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04870f70 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] 0xaaad0484b860 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0484b8f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad0484b980 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] 0xaaad04871760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad048717f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04871880 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] 0xaaad0484d890 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0484d920 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad0484d9b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad0484da40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad0484dad0 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] 0xaaad04872070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04872100 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad04872190 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04872220 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad048722b0 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] 0xaaad0484f780 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad0484f810 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad0484f8a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad0484f930 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad0484f9c0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad0484fa50 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] 0xaaad04872980 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad04872a10 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad04872aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04872b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04872bc0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad04872c50 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] 0xaaad04851630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048516c0 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] 0xaaad04873290 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04873320 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] 0xaaad048534e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04853570 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] 0xaaad04873ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04873c30 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] 0xaaad04855390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04855420 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] 0xaaad048744b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04874540 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] 0xaaad04857240 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048572d0 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] 0xaaad04874dc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04874e50 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] 0xaaad048590f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04859180 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] 0xaaad048756d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04875760 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] 0xaaad0485afa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0485b030 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] 0xaaad04875fe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04876070 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] 0xaaad0485ccd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0485cd60 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad0485cdf0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad0485ce80 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad0485cf10 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad0485cfa0 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] 0xaaad048768f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04876980 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad04876a10 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad04876aa0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad04876b30 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad04876bc0 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] 0xaaad0485ea00 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad0485ea90 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad0485eb20 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad0485ebb0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad0485ec40 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad0485ecd0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad0485ed60 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] 0xaaad04877200 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad04877290 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad04877320 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad048773b0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad04877440 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad048774d0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad04877560 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] 0xaaad0485f350 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0xaaad0485f590 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0xaaad0485f3e0 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0xaaad0485f470 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0xaaad0485f500 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad0485f620 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad0485f6b0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad0485f740 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad0485f7d0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad0485f860 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad0485f8f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad0485f980 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] 0xaaad04877b10 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaad04877ba0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaad04877c30 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaad04877cc0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaad04877d50 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad04877de0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad04877e70 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad04877f00 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad04877f90 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad04878020 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad048780b0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad04878140 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] 0xaaad0485fc60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad0485fcf0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad0485fd80 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad0485fe10 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad0485fea0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad0485ff30 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] 0xaaad04878420 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad048784b0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04878540 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad048785d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad04878660 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad048786f0 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] 0xaaad04860570 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04860600 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04860690 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad04860720 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad048607b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad04860840 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] 0xaaad04878d30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04878dc0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04878e50 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad04878ee0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad04878f70 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad04879000 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] 0xaaad04860e80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04860f10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad04860fa0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04861030 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048610c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04861150 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] 0xaaad04879640 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad048796d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad04879760 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad048797f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad04879880 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04879910 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] 0xaaad04861790 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04861820 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048618b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04861940 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048619d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04861a60 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] 0xaaad04879f50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04879fe0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad0487a070 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad0487a100 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad0487a190 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad0487a220 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] 0xaaad048620a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04862130 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] 0xaaad0487a860 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0487a8f0 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] 0xaaad048629b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04862a40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04862ad0 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] 0xaaad0487b170 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0487b200 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad0487b290 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] 0xaaad048632c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04863350 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad048633e0 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] 0xaaad0487ba80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0487bb10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad0487bba0 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] 0xaaad04863bd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04863c60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04863cf0 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] 0xaaad0487c390 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0487c420 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad0487c4b0 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] 0xaaad048644e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04864570 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04864600 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] 0xaaad0487cca0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0487cd30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad0487cdc0 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] 0xaaad04864df0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04864e80 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad04864f10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04864fa0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04865030 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] 0xaaad0487d5b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad0487d640 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad0487d6d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad0487d760 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad0487d7f0 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] 0xaaad04865700 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad04865790 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad04865820 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad048658b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04865940 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad048659d0 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] 0xaaad0487dec0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad0487df50 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad0487dfe0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad0487e070 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad0487e100 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad0487e190 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] 0xaaad04866010 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048660a0 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] 0xaaad0487e7d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0487e860 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] 0xaaad04866920 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048669b0 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] 0xaaad0487f0e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0487f170 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] 0xaaad04867230 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048672c0 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] 0xaaad0487f9f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad0487fa80 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] 0xaaad04867b40 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04867bd0 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] 0xaaad04880300 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04880390 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] 0xaaad04868450 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048684e0 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] 0xaaad04880c10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04880ca0 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] 0xaaad04868d60 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04868df0 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] 0xaaad04881520 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048815b0 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] 0xaaad04869670 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04869700 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad04869790 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad04869820 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad048698b0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad04869940 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] 0xaaad04881e30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04881ec0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad04881f50 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad04881fe0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad04882070 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad04882100 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] 0xaaad04869f80 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad0486a010 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad0486a0a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad0486a130 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad0486a1c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad0486a250 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad0486a2e0 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] 0xaaad04882740 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad048827d0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad04882860 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad048828f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad04882980 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad04882a10 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad04882aa0 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: 0xaaad047cc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaad047c8e30 DOCMAP: (3 sibs) 3 children: 30: 0xaaad047c9000 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c9098 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9130 KEYVAL: '' '' (3 sibs) 30: 0xaaad047c8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaad047c91d0 KEYVAL: 'a' '' (2 sibs) 30: 0xaaad047c9268 KEYVAL: 'b' '' (2 sibs) 30: 0xaaad047c8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaad047c9310 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c93a8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04883050 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaad048830e0 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaad04883170 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaad04883200 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaad04883290 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad04883320 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad048833b0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad04883440 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad048834d0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad04883560 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad048835f0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad04883680 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: 0xaaad047cc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaad047c98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047c9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047c9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047c9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04883720 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad048837b0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04883840 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad048838d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad04883960 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad048839f0 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: 0xaaad047cc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaad047ca048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047ca0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047ca178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047ca210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04883a90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04883b20 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04883bb0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad04883c40 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad04883cd0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad04883d60 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: 0xaaad047ccab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047ca2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaad047ca348 VAL: '?foo' (5 sibs) 30: 0xaaad047ca3e0 VAL: ':foo' (5 sibs) 30: 0xaaad047ca478 VAL: '-foo' (5 sibs) 30: 0xaaad047ca510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04883e00 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04883e90 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad04883f20 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04883fb0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad04884040 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad048840d0 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: 0xaaad047ccbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047cae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaad047caf18 VAL: '?foo' (5 sibs) 30: 0xaaad047cafb0 VAL: ':foo' (5 sibs) 30: 0xaaad047cb048 VAL: '-foo' (5 sibs) 30: 0xaaad047cb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04884170 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04884200 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad04884290 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04884320 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048843b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04884440 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: 0xaaad047ccce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047c9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048844e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04884570 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: 0xaaad047cce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04884610 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad048846a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04884730 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: 0xaaad047ccf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047c9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048847d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04884860 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad048848f0 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: 0xaaad047cd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04884990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04884a20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04884ab0 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: 0xaaad047cd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047ca698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04884b50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04884be0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04884c70 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: 0xaaad047cd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaad047caa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047caaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047ca968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04884d10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04884da0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad04884e30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04884ec0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04884f50 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: 0xaaad047cd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaad047cac40 MAP: (2 sibs) 2 children: 30: 0xaaad047cc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047cc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047cacd8 MAP: (2 sibs) 1 children: 30: 0xaaad047cad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04884ff0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad04885080 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad04885110 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad048851a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad04885230 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad048852c0 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: 0xaaad047cd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cab50 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] 0xaaad04885360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048853f0 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: 0xaaad047cd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc4a0 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] 0xaaad04885490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04885520 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: 0xaaad047cd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048855c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04885650 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: 0xaaad047cd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048856f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04885780 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: 0xaaad047cd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cea80 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] 0xaaad04885820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048858b0 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: 0xaaad047cda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04885950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048859e0 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: 0xaaad047cdb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047cb270 KEYVAL: 'a' '' (5 sibs) 30: 0xaaad047cb308 KEYVAL: 'b' '' (5 sibs) 30: 0xaaad047cb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaad047cb438 KEYVAL: 'd' '' (5 sibs) 30: 0xaaad047cb4d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04885a80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04885b10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad04885ba0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad04885c30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad04885cc0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad04885d50 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: 0xaaad047cdc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaad047cb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaad047cb658 KEYVAL: 'b' '' (6 sibs) 30: 0xaaad047cb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaad047cb788 KEYVAL: 'd' '' (6 sibs) 30: 0xaaad047cb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaad047cb8b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04885df0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad04885e80 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad04885f10 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad04885fa0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad04886030 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad048860c0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad04886150 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: 0xaaad047cc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0xaaad047c8e30 DOCMAP: (3 sibs) 3 children: 30: 0xaaad047c9000 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c9098 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9130 KEYVAL: '' '' (3 sibs) 30: 0xaaad047c8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0xaaad047c91d0 KEYVAL: 'a' '' (2 sibs) 30: 0xaaad047c9268 KEYVAL: 'b' '' (2 sibs) 30: 0xaaad047c8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0xaaad047c9310 KEYVAL: 'a' '' (3 sibs) 30: 0xaaad047c93a8 KEYVAL: 'b' '' (3 sibs) 30: 0xaaad047c9440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048861f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0xaaad04886280 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0xaaad04886310 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0xaaad048863a0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0xaaad04886430 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0xaaad048864c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0xaaad04886550 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0xaaad048865e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0xaaad04886670 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0xaaad04886700 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0xaaad04886790 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0xaaad04886820 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: 0xaaad047cc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0xaaad047c98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047c9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047c9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047c9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048868c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04886950 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0xaaad048869e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad04886a70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad04886b00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad04886b90 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: 0xaaad047cc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047c9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0xaaad047ca048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0xaaad047ca0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0xaaad047ca178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0xaaad047ca210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04886c30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04886cc0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0xaaad04886d50 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0xaaad04886de0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0xaaad04886e70 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0xaaad04886f00 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: 0xaaad047ccab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047ca2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0xaaad047ca348 VAL: '?foo' (5 sibs) 30: 0xaaad047ca3e0 VAL: ':foo' (5 sibs) 30: 0xaaad047ca478 VAL: '-foo' (5 sibs) 30: 0xaaad047ca510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04886fa0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad04887030 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad048870c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad04887150 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad048871e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad04887270 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: 0xaaad047ccbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0xaaad047cae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0xaaad047caf18 VAL: '?foo' (5 sibs) 30: 0xaaad047cafb0 VAL: ':foo' (5 sibs) 30: 0xaaad047cb048 VAL: '-foo' (5 sibs) 30: 0xaaad047cb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04887310 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0xaaad048873a0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0xaaad04887430 VAL: '?foo' (5 sibs) 30: [3] [3] 0xaaad048874c0 VAL: ':foo' (5 sibs) 30: [4] [4] 0xaaad04887550 VAL: '-foo' (5 sibs) 30: [5] [5] 0xaaad048875e0 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: 0xaaad047ccce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047c9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04887680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04887710 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: 0xaaad047cce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad048877b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04887840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad048878d0 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: 0xaaad047ccf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047c9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04887970 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04887a00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04887a90 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: 0xaaad047cd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047c9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047c9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04887b30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04887bc0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0xaaad04887c50 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: 0xaaad047cd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047ca698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04887cf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04887d80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0xaaad04887e10 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: 0xaaad047cd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0xaaad047ca8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0xaaad047caa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047caaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047ca968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04887eb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0xaaad04887f40 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0xaaad04887fd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04888060 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad048880f0 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: 0xaaad047cd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0xaaad047cac40 MAP: (2 sibs) 2 children: 30: 0xaaad047cc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0xaaad047cc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0xaaad047cacd8 MAP: (2 sibs) 1 children: 30: 0xaaad047cad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04888190 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0xaaad04888220 MAP: (2 sibs) 2 children: 30: [2] [2] 0xaaad048882b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0xaaad04888340 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0xaaad048883d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0xaaad04888460 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: 0xaaad047cd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cab50 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] 0xaaad04888500 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04888590 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: 0xaaad047cd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc4a0 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] 0xaaad04888630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048886c0 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: 0xaaad047cd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04888760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad048887f0 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: 0xaaad047cd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04888890 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04888920 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: 0xaaad047cd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cea80 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] 0xaaad048889c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04888a50 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: 0xaaad047cda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0xaaad047cb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04888af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0xaaad04888b80 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: 0xaaad047cdb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0xaaad047cb270 KEYVAL: 'a' '' (5 sibs) 30: 0xaaad047cb308 KEYVAL: 'b' '' (5 sibs) 30: 0xaaad047cb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0xaaad047cb438 KEYVAL: 'd' '' (5 sibs) 30: 0xaaad047cb4d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04888c20 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0xaaad04888cb0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0xaaad04888d40 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0xaaad04888dd0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0xaaad04888e60 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0xaaad04888ef0 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: 0xaaad047cdc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0xaaad047cb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0xaaad047cb658 KEYVAL: 'b' '' (6 sibs) 30: 0xaaad047cb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0xaaad047cb788 KEYVAL: 'd' '' (6 sibs) 30: 0xaaad047cb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0xaaad047cb8b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0xaaad04888f90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0xaaad04889020 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0xaaad048890b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0xaaad04889140 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0xaaad048891d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0xaaad04889260 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0xaaad048892f0 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 (16 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (17 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.03 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaab63709740 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63708800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63708898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63708930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab637086c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab637089d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63708a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63708b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63708760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63708ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab63708c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63708cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab637215a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63721630 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab637216c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63721750 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab637217e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63721870 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63721900 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63721990 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63721a20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63721ab0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63721b40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63721bd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63721c60 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: 0xaaab63709858 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708fb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709180 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709218 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab637092b0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709048 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709350 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab637093e8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63709480 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab637090e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63709520 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab637095b8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63709650 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63723620 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab637236b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63723740 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab637237d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63723860 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637238f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63723980 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63723a10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63723aa0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63723b30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63723bc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63723c50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63723ce0 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: 0xaaab63709970 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63709b60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709d30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709dc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63709e60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709bf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63709f98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab6370a030 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63709c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab6370a0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab6370a168 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab6370a200 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63725570 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63725600 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63725690 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63725720 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab637257b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63725840 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab637258d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63725960 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab637259f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63725a80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63725b10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63725ba0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63725c30 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: 0xaaab63709a88 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaab6370a3e0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaab6370a480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaab6370a518 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab637274c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab63727550 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab637275e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab63727670 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: 0xaaab63709740 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63708800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63708898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63708930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab637086c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab637089d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63708a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63708b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63708760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63708ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab63708c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63708cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63727dd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63727e60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63727ef0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63727f80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63728010 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637280a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63728130 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab637281c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63728250 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab637282e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63728370 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63728400 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63728490 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: 0xaaab63709858 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708fb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709180 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709218 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab637092b0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709048 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709350 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab637093e8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63709480 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab637090e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63709520 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab637095b8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63709650 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab637286e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63728770 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63728800 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63728890 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63728920 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637289b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63728a40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63728ad0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63728b60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63728bf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63728c80 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63728d10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63728da0 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: 0xaaab63709970 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63709b60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709d30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709dc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63709e60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709bf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63709f98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab6370a030 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63709c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab6370a0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab6370a168 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab6370a200 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63728ff0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63729080 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63729110 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab637291a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63729230 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637292c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63729350 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab637293e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63729470 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63729500 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63729590 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63729620 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab637296b0 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: 0xaaab63709a88 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaab6370a3e0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaab6370a480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaab6370a518 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63729900 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab63729990 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab63729a20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab63729ab0 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] 0xaaab637215a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63721630 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab637216c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63721750 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab637217e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63721870 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63721900 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63721990 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63721a20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63721ab0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63721b40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63721bd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63721c60 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] 0xaaab6372a980 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372aa10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372aaa0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372ab30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372abc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372ac50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372ace0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372ad70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372ae00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372ae90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab6372af20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab6372afb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab6372b040 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] 0xaaab63723620 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab637236b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63723740 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab637237d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63723860 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637238f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63723980 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63723a10 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63723aa0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63723b30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63723bc0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63723c50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63723ce0 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] 0xaaab6372bb70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372bc00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372bc90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372bd20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372bdb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372be40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372bed0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372bf60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372bff0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372c080 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab6372c110 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab6372c1a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab6372c230 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] 0xaaab63725570 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63725600 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63725690 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63725720 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab637257b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63725840 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab637258d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63725960 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab637259f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63725a80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63725b10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63725ba0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63725c30 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] 0xaaab6372c480 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372c510 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372c5a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372c630 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372c6c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372c750 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372c7e0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372c870 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372c900 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372c990 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab6372ca20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab6372cab0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab6372cb40 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] 0xaaab637274c0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab63727550 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab637275e0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab63727670 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] 0xaaab6372cd90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab6372ce20 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab6372ceb0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab6372cf40 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] 0xaaab63727dd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63727e60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63727ef0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63727f80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63728010 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637280a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63728130 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab637281c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63728250 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab637282e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63728370 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63728400 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63728490 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] 0xaaab6372d6a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372d730 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372d7c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372d850 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372d8e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372d970 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372da00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372da90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372db20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372dbb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab6372dc40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab6372dcd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab6372dd60 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] 0xaaab637286e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63728770 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63728800 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63728890 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63728920 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637289b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63728a40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63728ad0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63728b60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63728bf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63728c80 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63728d10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63728da0 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] 0xaaab6372dfb0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372e040 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372e0d0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372e160 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372e1f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372e280 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372e310 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372e3a0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372e430 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372e4c0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab6372e550 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab6372e5e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab6372e670 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] 0xaaab63728ff0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63729080 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63729110 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab637291a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63729230 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637292c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63729350 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab637293e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63729470 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63729500 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63729590 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63729620 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab637296b0 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] 0xaaab6372e8c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372e950 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372e9e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372ea70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372eb00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372eb90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372ec20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372ecb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372ed40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372edd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab6372ee60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab6372eef0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab6372ef80 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] 0xaaab63729900 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab63729990 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab63729a20 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab63729ab0 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] 0xaaab6372f1d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab6372f260 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab6372f2f0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab6372f380 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: 0xaaab63709740 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63708800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63708898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63708930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab637086c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab637089d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63708a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63708b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63708760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63708ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab63708c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63708cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab6372fae0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab6372fb70 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab6372fc00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab6372fc90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab6372fd20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab6372fdb0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab6372fe40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab6372fed0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab6372ff60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab6372fff0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63730080 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63730110 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab637301a0 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: 0xaaab63709858 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708fb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709180 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709218 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab637092b0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709048 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709350 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab637093e8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63709480 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab637090e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63709520 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab637095b8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63709650 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63730240 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab637302d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63730360 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab637303f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63730480 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63730510 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab637305a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63730630 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab637306c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63730750 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab637307e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63730870 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63730900 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: 0xaaab63709970 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63709b60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709d30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709dc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63709e60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709bf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63709f98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab6370a030 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63709c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab6370a0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab6370a168 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab6370a200 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab637309a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63730a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63730ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63730b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63730be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63730c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63730d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63730d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63730e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63730eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63730f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63730fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63731060 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: 0xaaab63709a88 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaab6370a3e0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaab6370a480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaab6370a518 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab6371fcb0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab6371fd40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab6371fdd0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab6371fe60 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: 0xaaab63709740 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708630 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63708800 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63708898 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63708930 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab637086c8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab637089d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63708a68 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63708b00 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63708760 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63708ba0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab63708c38 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63708cd0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63731100 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63731190 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63731220 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab637312b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63731340 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab637313d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63731460 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab637314f0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63731580 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63731610 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab637316a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63731730 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab637317c0 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: 0xaaab63709858 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63708fb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709180 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709218 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab637092b0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709048 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709350 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab637093e8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab63709480 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab637090e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab63709520 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab637095b8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab63709650 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63731860 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab637318f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab63731980 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63731a10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63731aa0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63731b30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63731bc0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab63731c50 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63731ce0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab63731d70 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63731e00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab63731e90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63731f20 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: 0xaaab63709970 [ROOT] MAP: (0 sibs) 3 children: 31: 0xaaab63709b60 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0xaaab63709d30 KEYVAL: 'foo0' '00' (3 sibs) 31: 0xaaab63709dc8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0xaaab63709e60 KEYVAL: 'baz0' '02' (3 sibs) 31: 0xaaab63709bf8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0xaaab63709f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0xaaab63709f98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0xaaab6370a030 KEYVAL: 'baz1' '12' (3 sibs) 31: 0xaaab63709c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0xaaab6370a0d0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0xaaab6370a168 KEYVAL: 'bar2' '21' (3 sibs) 31: 0xaaab6370a200 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab63731fc0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0xaaab63732050 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0xaaab637320e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0xaaab63732170 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0xaaab63732200 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0xaaab63732290 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0xaaab63732320 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0xaaab637323b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0xaaab63732440 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0xaaab637324d0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0xaaab63732560 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0xaaab637325f0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0xaaab63732680 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: 0xaaab63709a88 [ROOT] MAP: (0 sibs) 1 children: 31: 0xaaab6370a3e0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0xaaab6370a480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0xaaab6370a518 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0xaaab6372b390 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0xaaab6372b420 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0xaaab6372b4b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0xaaab6372b540 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (2 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (2 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaac38faa4c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa80c0 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa8158 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa81f0 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fd9390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fd9420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38fd94b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38fd9540 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: 0xaaac38faa5d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa8a40 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8c10 VAL: '00' (3 sibs) 32: 0xaaac38fa8ca8 VAL: '01' (3 sibs) 32: 0xaaac38fa8d40 VAL: '02' (3 sibs) 32: 0xaaac38fa8ad8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8de0 VAL: '10' (3 sibs) 32: 0xaaac38fa8e78 VAL: '11' (3 sibs) 32: 0xaaac38fa8f10 VAL: '12' (3 sibs) 32: 0xaaac38fa8b70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8fb0 VAL: '20' (3 sibs) 32: 0xaaac38fa9048 VAL: '21' (3 sibs) 32: 0xaaac38fa90e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fdb250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fdb2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fdb370 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fdb400 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fdb490 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fdb520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fdb5b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fdb640 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fdb6d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fdb760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fdb7f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fdb880 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fdb910 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: 0xaaac38faa6f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa95f0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa97c0 VAL: '00' (3 sibs) 32: 0xaaac38fa9858 VAL: '01' (3 sibs) 32: 0xaaac38fa98f0 VAL: '02' (3 sibs) 32: 0xaaac38fa9688 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9990 VAL: '10' (3 sibs) 32: 0xaaac38fa9a28 VAL: '11' (3 sibs) 32: 0xaaac38fa9ac0 VAL: '12' (3 sibs) 32: 0xaaac38fa9720 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9b60 VAL: '20' (3 sibs) 32: 0xaaac38fa9bf8 VAL: '21' (3 sibs) 32: 0xaaac38fa9c90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fdcfc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fdd050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fdd0e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fdd170 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fdd200 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fdd290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fdd320 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fdd3b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fdd440 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fdd4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fdd560 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fdd5f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fdd680 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: 0xaaac38faa808 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa9d30 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9f00 VAL: '00' (3 sibs) 32: 0xaaac38fa9f98 VAL: '01' (3 sibs) 32: 0xaaac38faa030 VAL: '02' (3 sibs) 32: 0xaaac38fa9dc8 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa0d0 VAL: '10' (3 sibs) 32: 0xaaac38faa168 VAL: '11' (3 sibs) 32: 0xaaac38faa200 VAL: '12' (3 sibs) 32: 0xaaac38fa9e60 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa2a0 VAL: '20' (3 sibs) 32: 0xaaac38faa338 VAL: '21' (3 sibs) 32: 0xaaac38faa3d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fdedb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fdee40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fdeed0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fdef60 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fdeff0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fdf080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fdf110 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fdf1a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fdf230 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fdf2c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fdf350 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fdf3e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fdf470 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: 0xaaac38faa920 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38faad40 SEQ: (3 sibs) 3 children: 32: 0xaaac38faaf10 VAL: '00' (3 sibs) 32: 0xaaac38faafa8 VAL: '01' (3 sibs) 32: 0xaaac38fab040 VAL: '02' (3 sibs) 32: 0xaaac38faadd8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab0e0 VAL: '10' (3 sibs) 32: 0xaaac38fab178 VAL: '11' (3 sibs) 32: 0xaaac38fab210 VAL: '12' (3 sibs) 32: 0xaaac38faae70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab2b0 VAL: '20' (3 sibs) 32: 0xaaac38fab348 VAL: '21' (3 sibs) 32: 0xaaac38fab3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe0be0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe0c70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe0d00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe0d90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe0e20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe0eb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe0f40 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe0fd0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe1060 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe10f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe1180 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe1210 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe12a0 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: 0xaaac38faaa38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa91d0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa93a0 VAL: '00' (3 sibs) 32: 0xaaac38fa9438 VAL: '01' (3 sibs) 32: 0xaaac38fa94d0 VAL: '02' (3 sibs) 32: 0xaaac38fa9268 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab480 VAL: '10' (3 sibs) 32: 0xaaac38fab518 VAL: '11' (3 sibs) 32: 0xaaac38fab5b0 VAL: '12' (3 sibs) 32: 0xaaac38fa9300 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab650 VAL: '20' (3 sibs) 32: 0xaaac38fab6e8 VAL: '21' (3 sibs) 32: 0xaaac38fab780 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe29d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe2a60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe2af0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe2b80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe2c10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe2ca0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe2d30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe2dc0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe2e50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe2ee0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe2f70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe3000 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe3090 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: 0xaaac38faab50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fab820 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab9f0 VAL: '00' (3 sibs) 32: 0xaaac38faba88 VAL: '01' (3 sibs) 32: 0xaaac38fabb20 VAL: '02' (3 sibs) 32: 0xaaac38fab8b8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabbc0 VAL: '10' (3 sibs) 32: 0xaaac38fabc58 VAL: '11' (3 sibs) 32: 0xaaac38fabcf0 VAL: '12' (3 sibs) 32: 0xaaac38fab950 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabd90 VAL: '20' (3 sibs) 32: 0xaaac38fabe28 VAL: '21' (3 sibs) 32: 0xaaac38fabec0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe4910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe49a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe4a30 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe4ac0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe4b50 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe4be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe4c70 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe4d00 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe4d90 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe4e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe4eb0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe4f40 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe4fd0 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: 0xaaac38faac68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fabfb0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac180 VAL: '00' (3 sibs) 32: 0xaaac38fac218 VAL: '01' (3 sibs) 32: 0xaaac38fac2b0 VAL: '02' (3 sibs) 32: 0xaaac38fac048 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac350 VAL: '10' (3 sibs) 32: 0xaaac38fac3e8 VAL: '11' (3 sibs) 32: 0xaaac38fac480 VAL: '12' (3 sibs) 32: 0xaaac38fac0e0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac520 VAL: '20' (3 sibs) 32: 0xaaac38fac5b8 VAL: '21' (3 sibs) 32: 0xaaac38fac650 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe6700 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe6790 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe6820 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe68b0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe6940 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe69d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe6a60 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe6af0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe6b80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe6c10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe6ca0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe6d30 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe6dc0 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: 0xaaac38faa4c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa80c0 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa8158 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa81f0 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe7050 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe70e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38fe7170 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38fe7200 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: 0xaaac38faa5d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa8a40 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8c10 VAL: '00' (3 sibs) 32: 0xaaac38fa8ca8 VAL: '01' (3 sibs) 32: 0xaaac38fa8d40 VAL: '02' (3 sibs) 32: 0xaaac38fa8ad8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8de0 VAL: '10' (3 sibs) 32: 0xaaac38fa8e78 VAL: '11' (3 sibs) 32: 0xaaac38fa8f10 VAL: '12' (3 sibs) 32: 0xaaac38fa8b70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8fb0 VAL: '20' (3 sibs) 32: 0xaaac38fa9048 VAL: '21' (3 sibs) 32: 0xaaac38fa90e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe7960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe79f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe7a80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe7b10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe7ba0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe7c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe7cc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe7d50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe7de0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe7e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe7f00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe7f90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe8020 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: 0xaaac38faa6f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa95f0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa97c0 VAL: '00' (3 sibs) 32: 0xaaac38fa9858 VAL: '01' (3 sibs) 32: 0xaaac38fa98f0 VAL: '02' (3 sibs) 32: 0xaaac38fa9688 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9990 VAL: '10' (3 sibs) 32: 0xaaac38fa9a28 VAL: '11' (3 sibs) 32: 0xaaac38fa9ac0 VAL: '12' (3 sibs) 32: 0xaaac38fa9720 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9b60 VAL: '20' (3 sibs) 32: 0xaaac38fa9bf8 VAL: '21' (3 sibs) 32: 0xaaac38fa9c90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe8270 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe8300 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe8390 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe8420 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe84b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe8540 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe85d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe8660 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe86f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe8780 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe8810 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe88a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe8930 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: 0xaaac38faa808 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa9d30 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9f00 VAL: '00' (3 sibs) 32: 0xaaac38fa9f98 VAL: '01' (3 sibs) 32: 0xaaac38faa030 VAL: '02' (3 sibs) 32: 0xaaac38fa9dc8 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa0d0 VAL: '10' (3 sibs) 32: 0xaaac38faa168 VAL: '11' (3 sibs) 32: 0xaaac38faa200 VAL: '12' (3 sibs) 32: 0xaaac38fa9e60 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa2a0 VAL: '20' (3 sibs) 32: 0xaaac38faa338 VAL: '21' (3 sibs) 32: 0xaaac38faa3d0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe8b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe8c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe8ca0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe8d30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe8dc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe8e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe8ee0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe8f70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe9000 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe9090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe9120 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe91b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe9240 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: 0xaaac38faa920 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38faad40 SEQ: (3 sibs) 3 children: 32: 0xaaac38faaf10 VAL: '00' (3 sibs) 32: 0xaaac38faafa8 VAL: '01' (3 sibs) 32: 0xaaac38fab040 VAL: '02' (3 sibs) 32: 0xaaac38faadd8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab0e0 VAL: '10' (3 sibs) 32: 0xaaac38fab178 VAL: '11' (3 sibs) 32: 0xaaac38fab210 VAL: '12' (3 sibs) 32: 0xaaac38faae70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab2b0 VAL: '20' (3 sibs) 32: 0xaaac38fab348 VAL: '21' (3 sibs) 32: 0xaaac38fab3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe9490 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe9520 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe95b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe9640 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe96d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe9760 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe97f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe9880 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe9910 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe99a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe9a30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe9ac0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe9b50 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: 0xaaac38faaa38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa91d0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa93a0 VAL: '00' (3 sibs) 32: 0xaaac38fa9438 VAL: '01' (3 sibs) 32: 0xaaac38fa94d0 VAL: '02' (3 sibs) 32: 0xaaac38fa9268 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab480 VAL: '10' (3 sibs) 32: 0xaaac38fab518 VAL: '11' (3 sibs) 32: 0xaaac38fab5b0 VAL: '12' (3 sibs) 32: 0xaaac38fa9300 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab650 VAL: '20' (3 sibs) 32: 0xaaac38fab6e8 VAL: '21' (3 sibs) 32: 0xaaac38fab780 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fe9da0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe9e30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe9ec0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe9f50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe9fe0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fea070 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fea100 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fea190 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fea220 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fea2b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fea340 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fea3d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fea460 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: 0xaaac38faab50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fab820 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab9f0 VAL: '00' (3 sibs) 32: 0xaaac38faba88 VAL: '01' (3 sibs) 32: 0xaaac38fabb20 VAL: '02' (3 sibs) 32: 0xaaac38fab8b8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabbc0 VAL: '10' (3 sibs) 32: 0xaaac38fabc58 VAL: '11' (3 sibs) 32: 0xaaac38fabcf0 VAL: '12' (3 sibs) 32: 0xaaac38fab950 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabd90 VAL: '20' (3 sibs) 32: 0xaaac38fabe28 VAL: '21' (3 sibs) 32: 0xaaac38fabec0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fea6b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fea740 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fea7d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fea860 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fea8f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fea980 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38feaa10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38feaaa0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38feab30 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38feabc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38feac50 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38feace0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fead70 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: 0xaaac38faac68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fabfb0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac180 VAL: '00' (3 sibs) 32: 0xaaac38fac218 VAL: '01' (3 sibs) 32: 0xaaac38fac2b0 VAL: '02' (3 sibs) 32: 0xaaac38fac048 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac350 VAL: '10' (3 sibs) 32: 0xaaac38fac3e8 VAL: '11' (3 sibs) 32: 0xaaac38fac480 VAL: '12' (3 sibs) 32: 0xaaac38fac0e0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac520 VAL: '20' (3 sibs) 32: 0xaaac38fac5b8 VAL: '21' (3 sibs) 32: 0xaaac38fac650 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38feafc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38feb050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38feb0e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38feb170 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38feb200 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38feb290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38feb320 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38feb3b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38feb440 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38feb4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38feb560 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38feb5f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38feb680 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] 0xaaac38fd9390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fd9420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38fd94b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38fd9540 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] 0xaaac38febfd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fec060 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38fec0f0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38fec180 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] 0xaaac38fdb250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fdb2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fdb370 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fdb400 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fdb490 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fdb520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fdb5b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fdb640 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fdb6d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fdb760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fdb7f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fdb880 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fdb910 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] 0xaaac38fed1c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fed250 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fed2e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fed370 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fed400 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fed490 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fed520 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fed5b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fed640 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fed6d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fed760 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fed7f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fed880 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] 0xaaac38fdcfc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fdd050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fdd0e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fdd170 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fdd200 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fdd290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fdd320 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fdd3b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fdd440 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fdd4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fdd560 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fdd5f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fdd680 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] 0xaaac38fedad0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fedb60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fedbf0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fedc80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fedd10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fedda0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fede30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fedec0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fedf50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fedfe0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fee070 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fee100 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fee190 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] 0xaaac38fdedb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fdee40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fdeed0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fdef60 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fdeff0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fdf080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fdf110 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fdf1a0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fdf230 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fdf2c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fdf350 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fdf3e0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fdf470 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] 0xaaac38fee3e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fee470 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fee500 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fee590 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fee620 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fee6b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fee740 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fee7d0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fee860 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fee8f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fee980 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38feea10 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38feeaa0 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] 0xaaac38fe0be0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe0c70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe0d00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe0d90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe0e20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe0eb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe0f40 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe0fd0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe1060 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe10f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe1180 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe1210 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe12a0 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] 0xaaac38feecf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38feed80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38feee10 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38feeea0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38feef30 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38feefc0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fef050 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fef0e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fef170 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fef200 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fef290 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fef320 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fef3b0 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] 0xaaac38fe29d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe2a60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe2af0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe2b80 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe2c10 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe2ca0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe2d30 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe2dc0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe2e50 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe2ee0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe2f70 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe3000 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe3090 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] 0xaaac38fef600 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fef690 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fef720 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fef7b0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fef840 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fef8d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fef960 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fef9f0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fefa80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fefb10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fefba0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fefc30 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fefcc0 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] 0xaaac38fe4910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe49a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe4a30 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe4ac0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe4b50 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe4be0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe4c70 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe4d00 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe4d90 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe4e20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe4eb0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe4f40 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe4fd0 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] 0xaaac38feff10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38feffa0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff0030 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff00c0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff0150 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff01e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff0270 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff0300 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff0390 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff0420 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff04b0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff0540 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff05d0 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] 0xaaac38fe6700 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe6790 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe6820 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe68b0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe6940 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe69d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe6a60 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe6af0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe6b80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe6c10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe6ca0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe6d30 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe6dc0 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] 0xaaac38ff0820 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff08b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff0940 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff09d0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff0a60 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff0af0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff0b80 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff0c10 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff0ca0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff0d30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff0dc0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff0e50 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff0ee0 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] 0xaaac38fe7050 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe70e0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38fe7170 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38fe7200 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] 0xaaac38ff1130 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff11c0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38ff1250 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38ff12e0 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] 0xaaac38fe7960 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe79f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe7a80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe7b10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe7ba0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe7c30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe7cc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe7d50 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe7de0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe7e70 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe7f00 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe7f90 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe8020 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] 0xaaac38ff1a40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff1ad0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff1b60 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff1bf0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff1c80 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff1d10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff1da0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff1e30 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff1ec0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff1f50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff1fe0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff2070 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff2100 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] 0xaaac38fe8270 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe8300 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe8390 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe8420 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe84b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe8540 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe85d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe8660 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe86f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe8780 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe8810 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe88a0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe8930 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] 0xaaac38ff2350 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff23e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff2470 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff2500 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff2590 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff2620 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff26b0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff2740 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff27d0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff2860 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff28f0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff2980 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff2a10 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] 0xaaac38fe8b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe8c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe8ca0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe8d30 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe8dc0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe8e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe8ee0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe8f70 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe9000 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe9090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe9120 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe91b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe9240 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] 0xaaac38ff2c60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff2cf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff2d80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff2e10 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff2ea0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff2f30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff2fc0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff3050 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff30e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff3170 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff3200 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff3290 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff3320 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] 0xaaac38fe9490 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe9520 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe95b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe9640 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe96d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fe9760 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fe97f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fe9880 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fe9910 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fe99a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fe9a30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fe9ac0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fe9b50 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] 0xaaac38ff3570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff3600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff3690 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff3720 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff37b0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff3840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff38d0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff3960 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff39f0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff3a80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff3b10 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff3ba0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff3c30 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] 0xaaac38fe9da0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fe9e30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fe9ec0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fe9f50 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fe9fe0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fea070 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38fea100 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38fea190 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38fea220 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38fea2b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38fea340 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38fea3d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fea460 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] 0xaaac38ff3e80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff3f10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff3fa0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff4030 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff40c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff4150 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff41e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff4270 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff4300 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff4390 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff4420 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff44b0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff4540 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] 0xaaac38fea6b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fea740 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38fea7d0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38fea860 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38fea8f0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38fea980 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38feaa10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38feaaa0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38feab30 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38feabc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38feac50 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38feace0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38fead70 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] 0xaaac38ff4790 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff4820 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff48b0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff4940 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff49d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff4a60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff4af0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff4b80 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff4c10 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff4ca0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff4d30 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff4dc0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff4e50 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] 0xaaac38feafc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38feb050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38feb0e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38feb170 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38feb200 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38feb290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38feb320 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38feb3b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38feb440 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38feb4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38feb560 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38feb5f0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38feb680 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] 0xaaac38ff50a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff5130 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff51c0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff5250 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff52e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff5370 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff5400 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff5490 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff5520 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff55b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff5640 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff56d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff5760 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: 0xaaac38faa4c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa80c0 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa8158 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa81f0 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38fecc00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38fecc90 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38fecd20 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38fecdb0 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: 0xaaac38faa5d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa8a40 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8c10 VAL: '00' (3 sibs) 32: 0xaaac38fa8ca8 VAL: '01' (3 sibs) 32: 0xaaac38fa8d40 VAL: '02' (3 sibs) 32: 0xaaac38fa8ad8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8de0 VAL: '10' (3 sibs) 32: 0xaaac38fa8e78 VAL: '11' (3 sibs) 32: 0xaaac38fa8f10 VAL: '12' (3 sibs) 32: 0xaaac38fa8b70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8fb0 VAL: '20' (3 sibs) 32: 0xaaac38fa9048 VAL: '21' (3 sibs) 32: 0xaaac38fa90e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff59b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff5a40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff5ad0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff5b60 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff5bf0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff5c80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff5d10 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff5da0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff5e30 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff5ec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff5f50 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff5fe0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff6070 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: 0xaaac38faa6f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa95f0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa97c0 VAL: '00' (3 sibs) 32: 0xaaac38fa9858 VAL: '01' (3 sibs) 32: 0xaaac38fa98f0 VAL: '02' (3 sibs) 32: 0xaaac38fa9688 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9990 VAL: '10' (3 sibs) 32: 0xaaac38fa9a28 VAL: '11' (3 sibs) 32: 0xaaac38fa9ac0 VAL: '12' (3 sibs) 32: 0xaaac38fa9720 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9b60 VAL: '20' (3 sibs) 32: 0xaaac38fa9bf8 VAL: '21' (3 sibs) 32: 0xaaac38fa9c90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff6110 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff61a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff6230 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff62c0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff6350 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff63e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff6470 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff6500 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff6590 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff6620 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff66b0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff6740 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff67d0 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: 0xaaac38faa808 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa9d30 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9f00 VAL: '00' (3 sibs) 32: 0xaaac38fa9f98 VAL: '01' (3 sibs) 32: 0xaaac38faa030 VAL: '02' (3 sibs) 32: 0xaaac38fa9dc8 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa0d0 VAL: '10' (3 sibs) 32: 0xaaac38faa168 VAL: '11' (3 sibs) 32: 0xaaac38faa200 VAL: '12' (3 sibs) 32: 0xaaac38fa9e60 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa2a0 VAL: '20' (3 sibs) 32: 0xaaac38faa338 VAL: '21' (3 sibs) 32: 0xaaac38faa3d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff6870 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff6900 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff6990 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff6a20 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff6ab0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff6b40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff6bd0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff6c60 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff6cf0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff6d80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff6e10 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff6ea0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff6f30 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: 0xaaac38faa920 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38faad40 SEQ: (3 sibs) 3 children: 32: 0xaaac38faaf10 VAL: '00' (3 sibs) 32: 0xaaac38faafa8 VAL: '01' (3 sibs) 32: 0xaaac38fab040 VAL: '02' (3 sibs) 32: 0xaaac38faadd8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab0e0 VAL: '10' (3 sibs) 32: 0xaaac38fab178 VAL: '11' (3 sibs) 32: 0xaaac38fab210 VAL: '12' (3 sibs) 32: 0xaaac38faae70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab2b0 VAL: '20' (3 sibs) 32: 0xaaac38fab348 VAL: '21' (3 sibs) 32: 0xaaac38fab3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff6fd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff7060 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff70f0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff7180 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff7210 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff72a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff7330 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff73c0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff7450 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff74e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff7570 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff7600 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff7690 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: 0xaaac38faaa38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa91d0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa93a0 VAL: '00' (3 sibs) 32: 0xaaac38fa9438 VAL: '01' (3 sibs) 32: 0xaaac38fa94d0 VAL: '02' (3 sibs) 32: 0xaaac38fa9268 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab480 VAL: '10' (3 sibs) 32: 0xaaac38fab518 VAL: '11' (3 sibs) 32: 0xaaac38fab5b0 VAL: '12' (3 sibs) 32: 0xaaac38fa9300 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab650 VAL: '20' (3 sibs) 32: 0xaaac38fab6e8 VAL: '21' (3 sibs) 32: 0xaaac38fab780 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff7730 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff77c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff7850 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff78e0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff7970 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff7a00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff7a90 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff7b20 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff7bb0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff7c40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff7cd0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff7d60 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff7df0 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: 0xaaac38faab50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fab820 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab9f0 VAL: '00' (3 sibs) 32: 0xaaac38faba88 VAL: '01' (3 sibs) 32: 0xaaac38fabb20 VAL: '02' (3 sibs) 32: 0xaaac38fab8b8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabbc0 VAL: '10' (3 sibs) 32: 0xaaac38fabc58 VAL: '11' (3 sibs) 32: 0xaaac38fabcf0 VAL: '12' (3 sibs) 32: 0xaaac38fab950 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabd90 VAL: '20' (3 sibs) 32: 0xaaac38fabe28 VAL: '21' (3 sibs) 32: 0xaaac38fabec0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff7e90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff7f20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff7fb0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff8040 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff80d0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff8160 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff81f0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff8280 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff8310 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff83a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff8430 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff84c0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff8550 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: 0xaaac38faac68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fabfb0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac180 VAL: '00' (3 sibs) 32: 0xaaac38fac218 VAL: '01' (3 sibs) 32: 0xaaac38fac2b0 VAL: '02' (3 sibs) 32: 0xaaac38fac048 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac350 VAL: '10' (3 sibs) 32: 0xaaac38fac3e8 VAL: '11' (3 sibs) 32: 0xaaac38fac480 VAL: '12' (3 sibs) 32: 0xaaac38fac0e0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac520 VAL: '20' (3 sibs) 32: 0xaaac38fac5b8 VAL: '21' (3 sibs) 32: 0xaaac38fac650 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff85f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff8680 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff8710 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff87a0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff8830 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff88c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff8950 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff89e0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff8a70 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff8b00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff8b90 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff8c20 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff8cb0 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: 0xaaac38faa4c0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa80c0 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa8158 SEQ: (3 sibs) 0 children: 32: 0xaaac38fa81f0 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff8d50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff8de0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0xaaac38ff8e70 SEQ: (3 sibs) 0 children: 32: [3] [3] 0xaaac38ff8f00 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: 0xaaac38faa5d8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa8a40 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8c10 VAL: '00' (3 sibs) 32: 0xaaac38fa8ca8 VAL: '01' (3 sibs) 32: 0xaaac38fa8d40 VAL: '02' (3 sibs) 32: 0xaaac38fa8ad8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8de0 VAL: '10' (3 sibs) 32: 0xaaac38fa8e78 VAL: '11' (3 sibs) 32: 0xaaac38fa8f10 VAL: '12' (3 sibs) 32: 0xaaac38fa8b70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa8fb0 VAL: '20' (3 sibs) 32: 0xaaac38fa9048 VAL: '21' (3 sibs) 32: 0xaaac38fa90e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff8fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff9030 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff90c0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff9150 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff91e0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff9270 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff9300 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff9390 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff9420 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff94b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff9540 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff95d0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff9660 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: 0xaaac38faa6f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa95f0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa97c0 VAL: '00' (3 sibs) 32: 0xaaac38fa9858 VAL: '01' (3 sibs) 32: 0xaaac38fa98f0 VAL: '02' (3 sibs) 32: 0xaaac38fa9688 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9990 VAL: '10' (3 sibs) 32: 0xaaac38fa9a28 VAL: '11' (3 sibs) 32: 0xaaac38fa9ac0 VAL: '12' (3 sibs) 32: 0xaaac38fa9720 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9b60 VAL: '20' (3 sibs) 32: 0xaaac38fa9bf8 VAL: '21' (3 sibs) 32: 0xaaac38fa9c90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff9700 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff9790 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff9820 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ff98b0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ff9940 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ff99d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ff9a60 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ff9af0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ff9b80 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ff9c10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ff9ca0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ff9d30 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ff9dc0 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: 0xaaac38faa808 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa9d30 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa9f00 VAL: '00' (3 sibs) 32: 0xaaac38fa9f98 VAL: '01' (3 sibs) 32: 0xaaac38faa030 VAL: '02' (3 sibs) 32: 0xaaac38fa9dc8 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa0d0 VAL: '10' (3 sibs) 32: 0xaaac38faa168 VAL: '11' (3 sibs) 32: 0xaaac38faa200 VAL: '12' (3 sibs) 32: 0xaaac38fa9e60 SEQ: (3 sibs) 3 children: 32: 0xaaac38faa2a0 VAL: '20' (3 sibs) 32: 0xaaac38faa338 VAL: '21' (3 sibs) 32: 0xaaac38faa3d0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ff9e60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ff9ef0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ff9f80 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ffa010 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ffa0a0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ffa130 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ffa1c0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ffa250 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ffa2e0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ffa370 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ffa400 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ffa490 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ffa520 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: 0xaaac38faa920 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38faad40 SEQ: (3 sibs) 3 children: 32: 0xaaac38faaf10 VAL: '00' (3 sibs) 32: 0xaaac38faafa8 VAL: '01' (3 sibs) 32: 0xaaac38fab040 VAL: '02' (3 sibs) 32: 0xaaac38faadd8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab0e0 VAL: '10' (3 sibs) 32: 0xaaac38fab178 VAL: '11' (3 sibs) 32: 0xaaac38fab210 VAL: '12' (3 sibs) 32: 0xaaac38faae70 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab2b0 VAL: '20' (3 sibs) 32: 0xaaac38fab348 VAL: '21' (3 sibs) 32: 0xaaac38fab3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ffa5c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ffa650 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ffa6e0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ffa770 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ffa800 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ffa890 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ffa920 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ffa9b0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ffaa40 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ffaad0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ffab60 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ffabf0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ffac80 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: 0xaaac38faaa38 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fa91d0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fa93a0 VAL: '00' (3 sibs) 32: 0xaaac38fa9438 VAL: '01' (3 sibs) 32: 0xaaac38fa94d0 VAL: '02' (3 sibs) 32: 0xaaac38fa9268 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab480 VAL: '10' (3 sibs) 32: 0xaaac38fab518 VAL: '11' (3 sibs) 32: 0xaaac38fab5b0 VAL: '12' (3 sibs) 32: 0xaaac38fa9300 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab650 VAL: '20' (3 sibs) 32: 0xaaac38fab6e8 VAL: '21' (3 sibs) 32: 0xaaac38fab780 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ffad20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ffadb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ffae40 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ffaed0 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ffaf60 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ffaff0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ffb080 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ffb110 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ffb1a0 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ffb230 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ffb2c0 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ffb350 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ffb3e0 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: 0xaaac38faab50 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fab820 SEQ: (3 sibs) 3 children: 32: 0xaaac38fab9f0 VAL: '00' (3 sibs) 32: 0xaaac38faba88 VAL: '01' (3 sibs) 32: 0xaaac38fabb20 VAL: '02' (3 sibs) 32: 0xaaac38fab8b8 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabbc0 VAL: '10' (3 sibs) 32: 0xaaac38fabc58 VAL: '11' (3 sibs) 32: 0xaaac38fabcf0 VAL: '12' (3 sibs) 32: 0xaaac38fab950 SEQ: (3 sibs) 3 children: 32: 0xaaac38fabd90 VAL: '20' (3 sibs) 32: 0xaaac38fabe28 VAL: '21' (3 sibs) 32: 0xaaac38fabec0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ffb480 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ffb510 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ffb5a0 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ffb630 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ffb6c0 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ffb750 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ffb7e0 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ffb870 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ffb900 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ffb990 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ffba20 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ffbab0 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ffbb40 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: 0xaaac38faac68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0xaaac38fabfb0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac180 VAL: '00' (3 sibs) 32: 0xaaac38fac218 VAL: '01' (3 sibs) 32: 0xaaac38fac2b0 VAL: '02' (3 sibs) 32: 0xaaac38fac048 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac350 VAL: '10' (3 sibs) 32: 0xaaac38fac3e8 VAL: '11' (3 sibs) 32: 0xaaac38fac480 VAL: '12' (3 sibs) 32: 0xaaac38fac0e0 SEQ: (3 sibs) 3 children: 32: 0xaaac38fac520 VAL: '20' (3 sibs) 32: 0xaaac38fac5b8 VAL: '21' (3 sibs) 32: 0xaaac38fac650 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0xaaac38ffbbe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0xaaac38ffbc70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0xaaac38ffbd00 VAL: '00' (3 sibs) 32: [3] [3] 0xaaac38ffbd90 VAL: '01' (3 sibs) 32: [4] [4] 0xaaac38ffbe20 VAL: '02' (3 sibs) 32: [5] [5] 0xaaac38ffbeb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0xaaac38ffbf40 VAL: '10' (3 sibs) 32: [7] [7] 0xaaac38ffbfd0 VAL: '11' (3 sibs) 32: [8] [8] 0xaaac38ffc060 VAL: '12' (3 sibs) 32: [9] [9] 0xaaac38ffc0f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0xaaac38ffc180 VAL: '20' (3 sibs) 32: [11] [11] 0xaaac38ffc210 VAL: '21' (3 sibs) 32: [12] [12] 0xaaac38ffc2a0 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.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaad490cbeb0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490ca6d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490ca8a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490caa70 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cab08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490caba0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490ca938 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cac40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cacd8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cad70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490ca9d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cae10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490caea8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490caf40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490ca768 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cafe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb1b0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490cb248 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cb2e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cb078 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cb380 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490cb418 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cb4b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490cb110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cb550 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490cb5e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cb680 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490ca800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cb720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb8f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cb988 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cba20 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cb7b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cbac0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cbb58 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cbbf0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cb850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cbc90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cbd28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cbdc0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490da580 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490da610 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490da6a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490da730 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490da7c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490da850 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490da8e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490da970 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490daa00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490daa90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490dab20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490dabb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490dac40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490dacd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490dad60 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490dadf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490dae80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490daf10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490dafa0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490db030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490db0c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490db150 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490db1e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490db270 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490db300 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490db390 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490db420 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490db4b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490db540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490db5d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490db660 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490db6f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490db780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490db810 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490db8a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490db930 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490db9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490dba50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490dbae0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490dbb70 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: 0xaaad490cbfc8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490cc0a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490cc270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cc440 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cc4d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490cc570 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490cc308 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cc610 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cc6a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cc740 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490cc3a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cc7e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490cc878 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490cc910 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490cc138 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cc9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490ccb80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490ccc18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cccb0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cca48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490ccd50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490ccde8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cce80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490ccae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490ccf20 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490ccfb8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cd050 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490cc1d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cd0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cd2c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cd358 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cd3f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cd188 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cd490 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cd528 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cd5c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cd220 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cd660 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cd6f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cd790 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490de4b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490de540 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490de5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490de660 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490de6f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490de780 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490de810 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490de8a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490de930 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490de9c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490dea50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490deae0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490deb70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490dec00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490dec90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490ded20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490dedb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490dee40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490deed0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490def60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490deff0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490df080 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490df110 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490df1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490df230 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490df2c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490df350 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490df3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490df470 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490df500 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490df590 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490df620 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490df6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490df740 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490df7d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490df860 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490df8f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490df980 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490dfa10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490dfaa0 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: 0xaaad490cbeb0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490ca6d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490ca8a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490caa70 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cab08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490caba0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490ca938 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cac40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cacd8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cad70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490ca9d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cae10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490caea8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490caf40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490ca768 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cafe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb1b0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490cb248 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cb2e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cb078 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cb380 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490cb418 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cb4b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490cb110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cb550 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490cb5e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cb680 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490ca800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cb720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb8f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cb988 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cba20 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cb7b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cbac0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cbb58 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cbbf0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cb850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cbc90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cbd28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cbdc0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490e08c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490e0950 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490e09e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490e0a70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490e0b00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490e0b90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490e0c20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490e0cb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490e0d40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490e0dd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490e0e60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490e0ef0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490e0f80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490e1010 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490e10a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490e1130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490e11c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490e1250 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490e12e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490e1370 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490e1400 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490e1490 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490e1520 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490e15b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490e1640 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490e16d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490e1760 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490e17f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490e1880 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490e1910 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490e19a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490e1a30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490e1ac0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490e1b50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490e1be0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490e1c70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490e1d00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490e1d90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490e1e20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490e1eb0 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: 0xaaad490cbfc8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490cc0a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490cc270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cc440 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cc4d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490cc570 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490cc308 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cc610 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cc6a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cc740 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490cc3a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cc7e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490cc878 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490cc910 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490cc138 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cc9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490ccb80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490ccc18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cccb0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cca48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490ccd50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490ccde8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cce80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490ccae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490ccf20 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490ccfb8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cd050 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490cc1d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cd0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cd2c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cd358 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cd3f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cd188 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cd490 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cd528 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cd5c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cd220 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cd660 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cd6f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cd790 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490e2cd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490e2d60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490e2df0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490e2e80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490e2f10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490e2fa0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490e3030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490e30c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490e3150 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490e31e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490e3270 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490e3300 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490e3390 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490e3420 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490e34b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490e3540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490e35d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490e3660 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490e36f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490e3780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490e3810 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490e38a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490e3930 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490e39c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490e3a50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490e3ae0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490e3b70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490e3c00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490e3c90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490e3d20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490e3db0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490e3e40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490e3ed0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490e3f60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490e3ff0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490e4080 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490e4110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490e41a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490e4230 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490e42c0 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] 0xaaad490da580 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490da610 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490da6a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490da730 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490da7c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490da850 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490da8e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490da970 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490daa00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490daa90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490dab20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490dabb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490dac40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490dacd0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490dad60 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490dadf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490dae80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490daf10 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490dafa0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490db030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490db0c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490db150 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490db1e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490db270 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490db300 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490db390 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490db420 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490db4b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490db540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490db5d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490db660 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490db6f0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490db780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490db810 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490db8a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490db930 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490db9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490dba50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490dbae0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490dbb70 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] 0xaaad490e62f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490e6380 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490e6410 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490e64a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490e6530 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490e65c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490e6650 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490e66e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490e6770 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490e6800 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490e6890 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490e6920 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490e69b0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490e6a40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490e6ad0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490e6b60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490e6bf0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490e6c80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490e6d10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490e6da0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490e6e30 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490e6ec0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490e6f50 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490e6fe0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490e7070 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490e7100 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490e7190 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490e7220 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490e72b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490e7340 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490e73d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490e7460 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490e74f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490e7580 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490e7610 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490e76a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490e7730 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490e77c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490e7850 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490e78e0 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] 0xaaad490de4b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490de540 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490de5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490de660 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490de6f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490de780 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490de810 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490de8a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490de930 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490de9c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490dea50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490deae0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490deb70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490dec00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490dec90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490ded20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490dedb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490dee40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490deed0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490def60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490deff0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490df080 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490df110 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490df1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490df230 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490df2c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490df350 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490df3e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490df470 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490df500 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490df590 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490df620 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490df6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490df740 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490df7d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490df860 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490df8f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490df980 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490dfa10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490dfaa0 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] 0xaaad490e8700 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490e8790 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490e8820 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490e88b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490e8940 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490e89d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490e8a60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490e8af0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490e8b80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490e8c10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490e8ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490e8d30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490e8dc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490e8e50 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490e8ee0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490e8f70 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490e9000 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490e9090 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490e9120 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490e91b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490e9240 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490e92d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490e9360 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490e93f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490e9480 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490e9510 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490e95a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490e9630 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490e96c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490e9750 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490e97e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490e9870 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490e9900 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490e9990 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490e9a20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490e9ab0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490e9b40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490e9bd0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490e9c60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490e9cf0 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] 0xaaad490e08c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490e0950 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490e09e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490e0a70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490e0b00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490e0b90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490e0c20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490e0cb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490e0d40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490e0dd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490e0e60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490e0ef0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490e0f80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490e1010 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490e10a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490e1130 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490e11c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490e1250 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490e12e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490e1370 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490e1400 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490e1490 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490e1520 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490e15b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490e1640 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490e16d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490e1760 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490e17f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490e1880 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490e1910 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490e19a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490e1a30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490e1ac0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490e1b50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490e1be0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490e1c70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490e1d00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490e1d90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490e1e20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490e1eb0 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] 0xaaad490eab10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490eaba0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490eac30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490eacc0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490ead50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490eade0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490eae70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490eaf00 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490eaf90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490eb020 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490eb0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490eb140 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490eb1d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490eb260 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490eb2f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490eb380 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490eb410 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490eb4a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490eb530 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490eb5c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490eb650 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490eb6e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490eb770 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490eb800 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490eb890 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490eb920 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490eb9b0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490eba40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490ebad0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490ebb60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490ebbf0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490ebc80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490ebd10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490ebda0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490ebe30 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490ebec0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490ebf50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490ebfe0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490ec070 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490ec100 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] 0xaaad490e2cd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490e2d60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490e2df0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490e2e80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490e2f10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490e2fa0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490e3030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490e30c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490e3150 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490e31e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490e3270 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490e3300 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490e3390 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490e3420 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490e34b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490e3540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490e35d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490e3660 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490e36f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490e3780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490e3810 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490e38a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490e3930 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490e39c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490e3a50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490e3ae0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490e3b70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490e3c00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490e3c90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490e3d20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490e3db0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490e3e40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490e3ed0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490e3f60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490e3ff0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490e4080 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490e4110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490e41a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490e4230 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490e42c0 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] 0xaaad490ecf20 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490ecfb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490ed040 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490ed0d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490ed160 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490ed1f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490ed280 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490ed310 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490ed3a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490ed430 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490ed4c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490ed550 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490ed5e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490ed670 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490ed700 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490ed790 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490ed820 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490ed8b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490ed940 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490ed9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490eda60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490edaf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490edb80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490edc10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490edca0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490edd30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490eddc0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490ede50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490edee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490edf70 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490ee000 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490ee090 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490ee120 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490ee1b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490ee240 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490ee2d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490ee360 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490ee3f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490ee480 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490ee510 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: 0xaaad490cbeb0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490ca6d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490ca8a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490caa70 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cab08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490caba0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490ca938 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cac40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cacd8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cad70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490ca9d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cae10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490caea8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490caf40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490ca768 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cafe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb1b0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490cb248 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cb2e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cb078 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cb380 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490cb418 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cb4b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490cb110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cb550 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490cb5e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cb680 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490ca800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cb720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb8f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cb988 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cba20 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cb7b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cbac0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cbb58 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cbbf0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cb850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cbc90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cbd28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cbdc0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490ef330 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490ef3c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490ef450 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490ef4e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490ef570 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490ef600 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490ef690 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490ef720 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490ef7b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490ef840 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490ef8d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490ef960 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490ef9f0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490efa80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490efb10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490efba0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490efc30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490efcc0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490efd50 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490efde0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490efe70 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490eff00 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490eff90 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490f0020 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490f00b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490f0140 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490f01d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490f0260 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490f02f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490f0380 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490f0410 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490f04a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490f0530 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490f05c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490f0650 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490f06e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490f0770 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490f0800 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490f0890 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490f0920 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: 0xaaad490cbfc8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490cc0a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490cc270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cc440 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cc4d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490cc570 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490cc308 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cc610 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cc6a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cc740 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490cc3a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cc7e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490cc878 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490cc910 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490cc138 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cc9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490ccb80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490ccc18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cccb0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cca48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490ccd50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490ccde8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cce80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490ccae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490ccf20 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490ccfb8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cd050 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490cc1d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cd0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cd2c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cd358 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cd3f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cd188 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cd490 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cd528 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cd5c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cd220 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cd660 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cd6f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cd790 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490f09c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490f0a50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490f0ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490f0b70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490f0c00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490f0c90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490f0d20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490f0db0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490f0e40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490f0ed0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490f0f60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490f0ff0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490f1080 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490f1110 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490f11a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490f1230 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490f12c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490f1350 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490f13e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490f1470 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490f1500 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490f1590 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490f1620 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490f16b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490f1740 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490f17d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490f1860 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490f18f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490f1980 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490f1a10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490f1aa0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490f1b30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490f1bc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490f1c50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490f1ce0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490f1d70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490f1e00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490f1e90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490f1f20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490f1fb0 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: 0xaaad490cbeb0 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490ca6d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490ca8a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490caa70 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cab08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490caba0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490ca938 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cac40 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cacd8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cad70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490ca9d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cae10 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490caea8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490caf40 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490ca768 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cafe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb1b0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490cb248 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cb2e0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cb078 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cb380 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490cb418 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cb4b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490cb110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cb550 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490cb5e8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cb680 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490ca800 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cb720 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cb8f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cb988 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cba20 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cb7b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cbac0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cbb58 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cbbf0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cb850 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cbc90 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cbd28 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cbdc0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490f2050 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490f20e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490f2170 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490f2200 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490f2290 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490f2320 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490f23b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490f2440 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490f24d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490f2560 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490f25f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490f2680 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490f2710 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490f27a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490f2830 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490f28c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490f2950 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490f29e0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490f2a70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490f2b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490f2b90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490f2c20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490f2cb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490f2d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490f2dd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490f2e60 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490f2ef0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490f2f80 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490f3010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490f30a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490f3130 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490f31c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490f3250 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490f32e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490f3370 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490f3400 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490f3490 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490f3520 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490f35b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490f3640 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: 0xaaad490cbfc8 [ROOT] MAP: (0 sibs) 3 children: 33: 0xaaad490cc0a0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0xaaad490cc270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cc440 KEYVAL: 'foo2' '000' (3 sibs) 33: 0xaaad490cc4d8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0xaaad490cc570 KEYVAL: 'baz2' '002' (3 sibs) 33: 0xaaad490cc308 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cc610 KEYVAL: 'foo2' '010' (3 sibs) 33: 0xaaad490cc6a8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0xaaad490cc740 KEYVAL: 'baz2' '012' (3 sibs) 33: 0xaaad490cc3a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cc7e0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0xaaad490cc878 KEYVAL: 'bar2' '021' (3 sibs) 33: 0xaaad490cc910 KEYVAL: 'baz2' '022' (3 sibs) 33: 0xaaad490cc138 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0xaaad490cc9b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490ccb80 KEYVAL: 'foo2' '100' (3 sibs) 33: 0xaaad490ccc18 KEYVAL: 'bar2' '101' (3 sibs) 33: 0xaaad490cccb0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0xaaad490cca48 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490ccd50 KEYVAL: 'foo2' '110' (3 sibs) 33: 0xaaad490ccde8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0xaaad490cce80 KEYVAL: 'baz2' '112' (3 sibs) 33: 0xaaad490ccae0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490ccf20 KEYVAL: 'foo2' '120' (3 sibs) 33: 0xaaad490ccfb8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0xaaad490cd050 KEYVAL: 'baz2' '122' (3 sibs) 33: 0xaaad490cc1d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0xaaad490cd0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0xaaad490cd2c0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0xaaad490cd358 KEYVAL: 'bar2' '201' (3 sibs) 33: 0xaaad490cd3f0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0xaaad490cd188 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0xaaad490cd490 KEYVAL: 'foo2' '210' (3 sibs) 33: 0xaaad490cd528 KEYVAL: 'bar2' '211' (3 sibs) 33: 0xaaad490cd5c0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0xaaad490cd220 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0xaaad490cd660 KEYVAL: 'foo2' '220' (3 sibs) 33: 0xaaad490cd6f8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0xaaad490cd790 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0xaaad490f36e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0xaaad490f3770 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0xaaad490f3800 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0xaaad490f3890 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0xaaad490f3920 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0xaaad490f39b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0xaaad490f3a40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0xaaad490f3ad0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0xaaad490f3b60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0xaaad490f3bf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0xaaad490f3c80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0xaaad490f3d10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0xaaad490f3da0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0xaaad490f3e30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0xaaad490f3ec0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0xaaad490f3f50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0xaaad490f3fe0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0xaaad490f4070 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0xaaad490f4100 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0xaaad490f4190 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0xaaad490f4220 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0xaaad490f42b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0xaaad490f4340 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0xaaad490f43d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0xaaad490f4460 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0xaaad490f44f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0xaaad490f4580 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0xaaad490f4610 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0xaaad490f46a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0xaaad490f4730 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0xaaad490f47c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0xaaad490f4850 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0xaaad490f48e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0xaaad490f4970 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0xaaad490f4a00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0xaaad490f4a90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0xaaad490f4b20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0xaaad490f4bb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0xaaad490f4c40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0xaaad490f4cd0 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 (7 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (7 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaac6adbd880 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adba6d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adba8a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbaa70 VAL: '000' (3 sibs) 34: 0xaaac6adbab08 VAL: '001' (3 sibs) 34: 0xaaac6adbaba0 VAL: '002' (3 sibs) 34: 0xaaac6adba938 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbac40 VAL: '010' (3 sibs) 34: 0xaaac6adbacd8 VAL: '011' (3 sibs) 34: 0xaaac6adbad70 VAL: '012' (3 sibs) 34: 0xaaac6adba9d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbae10 VAL: '020' (3 sibs) 34: 0xaaac6adbaea8 VAL: '021' (3 sibs) 34: 0xaaac6adbaf40 VAL: '022' (3 sibs) 34: 0xaaac6adba768 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbafe0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb1b0 VAL: '100' (3 sibs) 34: 0xaaac6adbb248 VAL: '101' (3 sibs) 34: 0xaaac6adbb2e0 VAL: '102' (3 sibs) 34: 0xaaac6adbb078 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb380 VAL: '110' (3 sibs) 34: 0xaaac6adbb418 VAL: '111' (3 sibs) 34: 0xaaac6adbb4b0 VAL: '112' (3 sibs) 34: 0xaaac6adbb110 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb550 VAL: '120' (3 sibs) 34: 0xaaac6adbb5e8 VAL: '121' (3 sibs) 34: 0xaaac6adbb680 VAL: '122' (3 sibs) 34: 0xaaac6adba800 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb720 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb8f0 VAL: '200' (3 sibs) 34: 0xaaac6adbb988 VAL: '201' (3 sibs) 34: 0xaaac6adbba20 VAL: '202' (3 sibs) 34: 0xaaac6adbb7b8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbac0 VAL: '210' (3 sibs) 34: 0xaaac6adbbb58 VAL: '211' (3 sibs) 34: 0xaaac6adbbbf0 VAL: '212' (3 sibs) 34: 0xaaac6adbb850 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbc90 VAL: '220' (3 sibs) 34: 0xaaac6adbbd28 VAL: '221' (3 sibs) 34: 0xaaac6adbbdc0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6add81a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6add8230 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6add82c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6add8350 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6add83e0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6add8470 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6add8500 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6add8590 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6add8620 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6add86b0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6add8740 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6add87d0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6add8860 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6add88f0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6add8980 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6add8a10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6add8aa0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6add8b30 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6add8bc0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6add8c50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6add8ce0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6add8d70 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6add8e00 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6add8e90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6add8f20 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6add8fb0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6add9040 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6add90d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6add9160 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6add91f0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6add9280 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6add9310 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6add93a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6add9430 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6add94c0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6add9550 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6add95e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6add9670 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6add9700 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6add9790 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: 0xaaac6adbd998 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbc0a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc270 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc440 VAL: '000' (3 sibs) 34: 0xaaac6adbc4d8 VAL: '001' (3 sibs) 34: 0xaaac6adbc570 VAL: '002' (3 sibs) 34: 0xaaac6adbc308 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc610 VAL: '010' (3 sibs) 34: 0xaaac6adbc6a8 VAL: '011' (3 sibs) 34: 0xaaac6adbc740 VAL: '012' (3 sibs) 34: 0xaaac6adbc3a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc7e0 VAL: '020' (3 sibs) 34: 0xaaac6adbc878 VAL: '021' (3 sibs) 34: 0xaaac6adbc910 VAL: '022' (3 sibs) 34: 0xaaac6adbc138 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc9b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcb80 VAL: '100' (3 sibs) 34: 0xaaac6adbcc18 VAL: '101' (3 sibs) 34: 0xaaac6adbccb0 VAL: '102' (3 sibs) 34: 0xaaac6adbca48 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcd50 VAL: '110' (3 sibs) 34: 0xaaac6adbcde8 VAL: '111' (3 sibs) 34: 0xaaac6adbce80 VAL: '112' (3 sibs) 34: 0xaaac6adbcae0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcf20 VAL: '120' (3 sibs) 34: 0xaaac6adbcfb8 VAL: '121' (3 sibs) 34: 0xaaac6adbd050 VAL: '122' (3 sibs) 34: 0xaaac6adbc1d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd0f0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd2c0 VAL: '200' (3 sibs) 34: 0xaaac6adbd358 VAL: '201' (3 sibs) 34: 0xaaac6adbd3f0 VAL: '202' (3 sibs) 34: 0xaaac6adbd188 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd490 VAL: '210' (3 sibs) 34: 0xaaac6adbd528 VAL: '211' (3 sibs) 34: 0xaaac6adbd5c0 VAL: '212' (3 sibs) 34: 0xaaac6adbd220 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd660 VAL: '220' (3 sibs) 34: 0xaaac6adbd6f8 VAL: '221' (3 sibs) 34: 0xaaac6adbd790 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6addc0d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6addc160 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6addc1f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6addc280 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6addc310 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6addc3a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6addc430 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6addc4c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6addc550 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6addc5e0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6addc670 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6addc700 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6addc790 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6addc820 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6addc8b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6addc940 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6addc9d0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6addca60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6addcaf0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6addcb80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6addcc10 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6addcca0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6addcd30 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6addcdc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6addce50 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6addcee0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6addcf70 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6addd000 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6addd090 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6addd120 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6addd1b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6addd240 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6addd2d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6addd360 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6addd3f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6addd480 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6addd510 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6addd5a0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6addd630 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6addd6c0 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: 0xaaac6adbdab0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbdca0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbde70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe040 VAL: '000' (3 sibs) 34: 0xaaac6adbe0d8 VAL: '001' (3 sibs) 34: 0xaaac6adbe170 VAL: '002' (3 sibs) 34: 0xaaac6adbdf08 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe210 VAL: '010' (3 sibs) 34: 0xaaac6adbe2a8 VAL: '011' (3 sibs) 34: 0xaaac6adbe340 VAL: '012' (3 sibs) 34: 0xaaac6adbdfa0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe3e0 VAL: '020' (3 sibs) 34: 0xaaac6adbe478 VAL: '021' (3 sibs) 34: 0xaaac6adbe510 VAL: '022' (3 sibs) 34: 0xaaac6adbdd38 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe5b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe780 VAL: '100' (3 sibs) 34: 0xaaac6adbe818 VAL: '101' (3 sibs) 34: 0xaaac6adbe8b0 VAL: '102' (3 sibs) 34: 0xaaac6adbe648 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe950 VAL: '110' (3 sibs) 34: 0xaaac6adbe9e8 VAL: '111' (3 sibs) 34: 0xaaac6adbea80 VAL: '112' (3 sibs) 34: 0xaaac6adbe6e0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeb20 VAL: '120' (3 sibs) 34: 0xaaac6adbebb8 VAL: '121' (3 sibs) 34: 0xaaac6adbec50 VAL: '122' (3 sibs) 34: 0xaaac6adbddd0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbecf0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeec0 VAL: '200' (3 sibs) 34: 0xaaac6adbef58 VAL: '201' (3 sibs) 34: 0xaaac6adbeff0 VAL: '202' (3 sibs) 34: 0xaaac6adbed88 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf090 VAL: '210' (3 sibs) 34: 0xaaac6adbf128 VAL: '211' (3 sibs) 34: 0xaaac6adbf1c0 VAL: '212' (3 sibs) 34: 0xaaac6adbee20 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf260 VAL: '220' (3 sibs) 34: 0xaaac6adbf2f8 VAL: '221' (3 sibs) 34: 0xaaac6adbf390 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ade0170 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade0200 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade0290 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade0320 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade03b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade0440 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade04d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade0560 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade05f0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade0680 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade0710 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade07a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade0830 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade08c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade0950 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade09e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade0a70 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade0b00 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade0b90 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade0c20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade0cb0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade0d40 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade0dd0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade0e60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade0ef0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade0f80 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade1010 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade10a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade1130 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade11c0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ade1250 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ade12e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ade1370 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ade1400 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ade1490 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ade1520 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ade15b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ade1640 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ade16d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ade1760 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: 0xaaac6adbdbc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbf430 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf600 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf7d0 VAL: '000' (3 sibs) 34: 0xaaac6adbf868 VAL: '001' (3 sibs) 34: 0xaaac6adbf900 VAL: '002' (3 sibs) 34: 0xaaac6adbf698 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf9a0 VAL: '010' (3 sibs) 34: 0xaaac6adbfa38 VAL: '011' (3 sibs) 34: 0xaaac6adbfad0 VAL: '012' (3 sibs) 34: 0xaaac6adbf730 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfb70 VAL: '020' (3 sibs) 34: 0xaaac6adbfc08 VAL: '021' (3 sibs) 34: 0xaaac6adbfca0 VAL: '022' (3 sibs) 34: 0xaaac6adbf4c8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfd40 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbff10 VAL: '100' (3 sibs) 34: 0xaaac6adbffa8 VAL: '101' (3 sibs) 34: 0xaaac6adc0040 VAL: '102' (3 sibs) 34: 0xaaac6adbfdd8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc00e0 VAL: '110' (3 sibs) 34: 0xaaac6adc0178 VAL: '111' (3 sibs) 34: 0xaaac6adc0210 VAL: '112' (3 sibs) 34: 0xaaac6adbfe70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc02b0 VAL: '120' (3 sibs) 34: 0xaaac6adc0348 VAL: '121' (3 sibs) 34: 0xaaac6adc03e0 VAL: '122' (3 sibs) 34: 0xaaac6adbf560 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0480 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0650 VAL: '200' (3 sibs) 34: 0xaaac6adc06e8 VAL: '201' (3 sibs) 34: 0xaaac6adc0780 VAL: '202' (3 sibs) 34: 0xaaac6adc0518 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0820 VAL: '210' (3 sibs) 34: 0xaaac6adc08b8 VAL: '211' (3 sibs) 34: 0xaaac6adc0950 VAL: '212' (3 sibs) 34: 0xaaac6adc05b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc09f0 VAL: '220' (3 sibs) 34: 0xaaac6adc0a88 VAL: '221' (3 sibs) 34: 0xaaac6adc0b20 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ade4730 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade47c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade4850 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade48e0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade4970 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade4a00 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade4a90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade4b20 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade4bb0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade4c40 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade4cd0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade4d60 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade4df0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade4e80 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade4f10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade4fa0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade5030 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade50c0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade5150 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade51e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade5270 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade5300 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade5390 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade5420 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade54b0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade5540 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade55d0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade5660 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade56f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade5780 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ade5810 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ade58a0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ade5930 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ade59c0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ade5a50 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ade5ae0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ade5b70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ade5c00 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ade5c90 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ade5d20 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: 0xaaac6adbd880 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adba6d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adba8a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbaa70 VAL: '000' (3 sibs) 34: 0xaaac6adbab08 VAL: '001' (3 sibs) 34: 0xaaac6adbaba0 VAL: '002' (3 sibs) 34: 0xaaac6adba938 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbac40 VAL: '010' (3 sibs) 34: 0xaaac6adbacd8 VAL: '011' (3 sibs) 34: 0xaaac6adbad70 VAL: '012' (3 sibs) 34: 0xaaac6adba9d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbae10 VAL: '020' (3 sibs) 34: 0xaaac6adbaea8 VAL: '021' (3 sibs) 34: 0xaaac6adbaf40 VAL: '022' (3 sibs) 34: 0xaaac6adba768 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbafe0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb1b0 VAL: '100' (3 sibs) 34: 0xaaac6adbb248 VAL: '101' (3 sibs) 34: 0xaaac6adbb2e0 VAL: '102' (3 sibs) 34: 0xaaac6adbb078 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb380 VAL: '110' (3 sibs) 34: 0xaaac6adbb418 VAL: '111' (3 sibs) 34: 0xaaac6adbb4b0 VAL: '112' (3 sibs) 34: 0xaaac6adbb110 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb550 VAL: '120' (3 sibs) 34: 0xaaac6adbb5e8 VAL: '121' (3 sibs) 34: 0xaaac6adbb680 VAL: '122' (3 sibs) 34: 0xaaac6adba800 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb720 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb8f0 VAL: '200' (3 sibs) 34: 0xaaac6adbb988 VAL: '201' (3 sibs) 34: 0xaaac6adbba20 VAL: '202' (3 sibs) 34: 0xaaac6adbb7b8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbac0 VAL: '210' (3 sibs) 34: 0xaaac6adbbb58 VAL: '211' (3 sibs) 34: 0xaaac6adbbbf0 VAL: '212' (3 sibs) 34: 0xaaac6adbb850 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbc90 VAL: '220' (3 sibs) 34: 0xaaac6adbbd28 VAL: '221' (3 sibs) 34: 0xaaac6adbbdc0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ade6b40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade6bd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade6c60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade6cf0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade6d80 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade6e10 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade6ea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade6f30 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade6fc0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade7050 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade70e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade7170 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade7200 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade7290 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade7320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade73b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade7440 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade74d0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade7560 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade75f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade7680 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade7710 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade77a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade7830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade78c0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade7950 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade79e0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade7a70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade7b00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade7b90 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ade7c20 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ade7cb0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ade7d40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ade7dd0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ade7e60 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ade7ef0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ade7f80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ade8010 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ade80a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ade8130 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: 0xaaac6adbd998 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbc0a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc270 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc440 VAL: '000' (3 sibs) 34: 0xaaac6adbc4d8 VAL: '001' (3 sibs) 34: 0xaaac6adbc570 VAL: '002' (3 sibs) 34: 0xaaac6adbc308 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc610 VAL: '010' (3 sibs) 34: 0xaaac6adbc6a8 VAL: '011' (3 sibs) 34: 0xaaac6adbc740 VAL: '012' (3 sibs) 34: 0xaaac6adbc3a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc7e0 VAL: '020' (3 sibs) 34: 0xaaac6adbc878 VAL: '021' (3 sibs) 34: 0xaaac6adbc910 VAL: '022' (3 sibs) 34: 0xaaac6adbc138 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc9b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcb80 VAL: '100' (3 sibs) 34: 0xaaac6adbcc18 VAL: '101' (3 sibs) 34: 0xaaac6adbccb0 VAL: '102' (3 sibs) 34: 0xaaac6adbca48 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcd50 VAL: '110' (3 sibs) 34: 0xaaac6adbcde8 VAL: '111' (3 sibs) 34: 0xaaac6adbce80 VAL: '112' (3 sibs) 34: 0xaaac6adbcae0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcf20 VAL: '120' (3 sibs) 34: 0xaaac6adbcfb8 VAL: '121' (3 sibs) 34: 0xaaac6adbd050 VAL: '122' (3 sibs) 34: 0xaaac6adbc1d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd0f0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd2c0 VAL: '200' (3 sibs) 34: 0xaaac6adbd358 VAL: '201' (3 sibs) 34: 0xaaac6adbd3f0 VAL: '202' (3 sibs) 34: 0xaaac6adbd188 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd490 VAL: '210' (3 sibs) 34: 0xaaac6adbd528 VAL: '211' (3 sibs) 34: 0xaaac6adbd5c0 VAL: '212' (3 sibs) 34: 0xaaac6adbd220 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd660 VAL: '220' (3 sibs) 34: 0xaaac6adbd6f8 VAL: '221' (3 sibs) 34: 0xaaac6adbd790 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ade8f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade8fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade9070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade9100 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade9190 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade9220 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade92b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade9340 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade93d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade9460 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade94f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade9580 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade9610 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade96a0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade9730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade97c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade9850 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade98e0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade9970 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade9a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade9a90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade9b20 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade9bb0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade9c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade9cd0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade9d60 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade9df0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade9e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade9f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade9fa0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adea030 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adea0c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adea150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adea1e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adea270 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adea300 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adea390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adea420 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adea4b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adea540 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: 0xaaac6adbdab0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbdca0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbde70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe040 VAL: '000' (3 sibs) 34: 0xaaac6adbe0d8 VAL: '001' (3 sibs) 34: 0xaaac6adbe170 VAL: '002' (3 sibs) 34: 0xaaac6adbdf08 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe210 VAL: '010' (3 sibs) 34: 0xaaac6adbe2a8 VAL: '011' (3 sibs) 34: 0xaaac6adbe340 VAL: '012' (3 sibs) 34: 0xaaac6adbdfa0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe3e0 VAL: '020' (3 sibs) 34: 0xaaac6adbe478 VAL: '021' (3 sibs) 34: 0xaaac6adbe510 VAL: '022' (3 sibs) 34: 0xaaac6adbdd38 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe5b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe780 VAL: '100' (3 sibs) 34: 0xaaac6adbe818 VAL: '101' (3 sibs) 34: 0xaaac6adbe8b0 VAL: '102' (3 sibs) 34: 0xaaac6adbe648 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe950 VAL: '110' (3 sibs) 34: 0xaaac6adbe9e8 VAL: '111' (3 sibs) 34: 0xaaac6adbea80 VAL: '112' (3 sibs) 34: 0xaaac6adbe6e0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeb20 VAL: '120' (3 sibs) 34: 0xaaac6adbebb8 VAL: '121' (3 sibs) 34: 0xaaac6adbec50 VAL: '122' (3 sibs) 34: 0xaaac6adbddd0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbecf0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeec0 VAL: '200' (3 sibs) 34: 0xaaac6adbef58 VAL: '201' (3 sibs) 34: 0xaaac6adbeff0 VAL: '202' (3 sibs) 34: 0xaaac6adbed88 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf090 VAL: '210' (3 sibs) 34: 0xaaac6adbf128 VAL: '211' (3 sibs) 34: 0xaaac6adbf1c0 VAL: '212' (3 sibs) 34: 0xaaac6adbee20 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf260 VAL: '220' (3 sibs) 34: 0xaaac6adbf2f8 VAL: '221' (3 sibs) 34: 0xaaac6adbf390 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6adeb360 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adeb3f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adeb480 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adeb510 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adeb5a0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adeb630 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adeb6c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adeb750 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adeb7e0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adeb870 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adeb900 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adeb990 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adeba20 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adebab0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adebb40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adebbd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adebc60 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adebcf0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adebd80 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adebe10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adebea0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adebf30 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adebfc0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adec050 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adec0e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adec170 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adec200 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adec290 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adec320 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adec3b0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adec440 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adec4d0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adec560 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adec5f0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adec680 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adec710 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adec7a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adec830 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adec8c0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adec950 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: 0xaaac6adbdbc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbf430 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf600 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf7d0 VAL: '000' (3 sibs) 34: 0xaaac6adbf868 VAL: '001' (3 sibs) 34: 0xaaac6adbf900 VAL: '002' (3 sibs) 34: 0xaaac6adbf698 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf9a0 VAL: '010' (3 sibs) 34: 0xaaac6adbfa38 VAL: '011' (3 sibs) 34: 0xaaac6adbfad0 VAL: '012' (3 sibs) 34: 0xaaac6adbf730 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfb70 VAL: '020' (3 sibs) 34: 0xaaac6adbfc08 VAL: '021' (3 sibs) 34: 0xaaac6adbfca0 VAL: '022' (3 sibs) 34: 0xaaac6adbf4c8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfd40 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbff10 VAL: '100' (3 sibs) 34: 0xaaac6adbffa8 VAL: '101' (3 sibs) 34: 0xaaac6adc0040 VAL: '102' (3 sibs) 34: 0xaaac6adbfdd8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc00e0 VAL: '110' (3 sibs) 34: 0xaaac6adc0178 VAL: '111' (3 sibs) 34: 0xaaac6adc0210 VAL: '112' (3 sibs) 34: 0xaaac6adbfe70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc02b0 VAL: '120' (3 sibs) 34: 0xaaac6adc0348 VAL: '121' (3 sibs) 34: 0xaaac6adc03e0 VAL: '122' (3 sibs) 34: 0xaaac6adbf560 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0480 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0650 VAL: '200' (3 sibs) 34: 0xaaac6adc06e8 VAL: '201' (3 sibs) 34: 0xaaac6adc0780 VAL: '202' (3 sibs) 34: 0xaaac6adc0518 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0820 VAL: '210' (3 sibs) 34: 0xaaac6adc08b8 VAL: '211' (3 sibs) 34: 0xaaac6adc0950 VAL: '212' (3 sibs) 34: 0xaaac6adc05b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc09f0 VAL: '220' (3 sibs) 34: 0xaaac6adc0a88 VAL: '221' (3 sibs) 34: 0xaaac6adc0b20 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6aded770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6aded800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6aded890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6aded920 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6aded9b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adeda40 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adedad0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adedb60 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adedbf0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adedc80 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adedd10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adedda0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adede30 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adedec0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adedf50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adedfe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adee070 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adee100 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adee190 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adee220 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adee2b0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adee340 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adee3d0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adee460 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adee4f0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adee580 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adee610 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adee6a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adee730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adee7c0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adee850 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adee8e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adee970 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adeea00 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adeea90 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adeeb20 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adeebb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adeec40 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adeecd0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adeed60 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] 0xaaac6add81a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6add8230 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6add82c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6add8350 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6add83e0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6add8470 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6add8500 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6add8590 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6add8620 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6add86b0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6add8740 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6add87d0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6add8860 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6add88f0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6add8980 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6add8a10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6add8aa0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6add8b30 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6add8bc0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6add8c50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6add8ce0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6add8d70 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6add8e00 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6add8e90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6add8f20 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6add8fb0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6add9040 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6add90d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6add9160 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6add91f0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6add9280 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6add9310 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6add93a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6add9430 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6add94c0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6add9550 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6add95e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6add9670 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6add9700 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6add9790 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] 0xaaac6adf0d90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adf0e20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adf0eb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adf0f40 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adf0fd0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adf1060 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adf10f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adf1180 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adf1210 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adf12a0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adf1330 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adf13c0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adf1450 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adf14e0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adf1570 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adf1600 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adf1690 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adf1720 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adf17b0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adf1840 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adf18d0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adf1960 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adf19f0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adf1a80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adf1b10 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adf1ba0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adf1c30 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adf1cc0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adf1d50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adf1de0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adf1e70 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adf1f00 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adf1f90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adf2020 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adf20b0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adf2140 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adf21d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adf2260 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adf22f0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adf2380 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] 0xaaac6addc0d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6addc160 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6addc1f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6addc280 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6addc310 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6addc3a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6addc430 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6addc4c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6addc550 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6addc5e0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6addc670 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6addc700 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6addc790 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6addc820 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6addc8b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6addc940 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6addc9d0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6addca60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6addcaf0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6addcb80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6addcc10 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6addcca0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6addcd30 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6addcdc0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6addce50 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6addcee0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6addcf70 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6addd000 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6addd090 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6addd120 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6addd1b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6addd240 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6addd2d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6addd360 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6addd3f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6addd480 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6addd510 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6addd5a0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6addd630 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6addd6c0 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] 0xaaac6adf31a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adf3230 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adf32c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adf3350 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adf33e0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adf3470 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adf3500 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adf3590 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adf3620 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adf36b0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adf3740 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adf37d0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adf3860 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adf38f0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adf3980 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adf3a10 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adf3aa0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adf3b30 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adf3bc0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adf3c50 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adf3ce0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adf3d70 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adf3e00 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adf3e90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adf3f20 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adf3fb0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adf4040 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adf40d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adf4160 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adf41f0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adf4280 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adf4310 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adf43a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adf4430 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adf44c0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adf4550 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adf45e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adf4670 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adf4700 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adf4790 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] 0xaaac6ade0170 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade0200 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade0290 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade0320 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade03b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade0440 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade04d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade0560 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade05f0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade0680 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade0710 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade07a0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade0830 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade08c0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade0950 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade09e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade0a70 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade0b00 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade0b90 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade0c20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade0cb0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade0d40 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade0dd0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade0e60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade0ef0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade0f80 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade1010 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade10a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade1130 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade11c0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ade1250 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ade12e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ade1370 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ade1400 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ade1490 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ade1520 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ade15b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ade1640 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ade16d0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ade1760 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] 0xaaac6adf55b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adf5640 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adf56d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adf5760 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adf57f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adf5880 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adf5910 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adf59a0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adf5a30 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adf5ac0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adf5b50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adf5be0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adf5c70 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adf5d00 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adf5d90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adf5e20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adf5eb0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adf5f40 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adf5fd0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adf6060 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adf60f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adf6180 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adf6210 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adf62a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adf6330 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adf63c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adf6450 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adf64e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adf6570 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adf6600 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adf6690 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adf6720 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adf67b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adf6840 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adf68d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adf6960 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adf69f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adf6a80 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adf6b10 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adf6ba0 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] 0xaaac6ade4730 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade47c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade4850 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade48e0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade4970 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade4a00 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade4a90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade4b20 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade4bb0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade4c40 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade4cd0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade4d60 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade4df0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade4e80 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade4f10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade4fa0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade5030 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade50c0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade5150 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade51e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade5270 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade5300 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade5390 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade5420 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade54b0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade5540 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade55d0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade5660 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade56f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade5780 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ade5810 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ade58a0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ade5930 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ade59c0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ade5a50 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ade5ae0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ade5b70 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ade5c00 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ade5c90 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ade5d20 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] 0xaaac6adf79c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adf7a50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adf7ae0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adf7b70 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adf7c00 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adf7c90 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adf7d20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adf7db0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adf7e40 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adf7ed0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adf7f60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adf7ff0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adf8080 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adf8110 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adf81a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adf8230 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adf82c0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adf8350 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adf83e0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adf8470 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adf8500 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adf8590 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adf8620 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adf86b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adf8740 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adf87d0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adf8860 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adf88f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adf8980 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adf8a10 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adf8aa0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adf8b30 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adf8bc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adf8c50 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adf8ce0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adf8d70 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adf8e00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adf8e90 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adf8f20 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adf8fb0 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] 0xaaac6ade6b40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade6bd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade6c60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade6cf0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade6d80 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade6e10 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade6ea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade6f30 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade6fc0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade7050 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade70e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade7170 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade7200 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade7290 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade7320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade73b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade7440 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade74d0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade7560 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade75f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade7680 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade7710 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade77a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade7830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade78c0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade7950 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade79e0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade7a70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade7b00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade7b90 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ade7c20 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ade7cb0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ade7d40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ade7dd0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ade7e60 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ade7ef0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ade7f80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ade8010 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ade80a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ade8130 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] 0xaaac6adf9dd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adf9e60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adf9ef0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adf9f80 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adfa010 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adfa0a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adfa130 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adfa1c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adfa250 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adfa2e0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adfa370 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adfa400 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adfa490 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adfa520 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adfa5b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adfa640 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adfa6d0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adfa760 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adfa7f0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adfa880 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adfa910 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adfa9a0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adfaa30 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adfaac0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adfab50 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adfabe0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adfac70 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adfad00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adfad90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adfae20 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adfaeb0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adfaf40 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adfafd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adfb060 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adfb0f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adfb180 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adfb210 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adfb2a0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adfb330 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adfb3c0 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] 0xaaac6ade8f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ade8fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ade9070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ade9100 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ade9190 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ade9220 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ade92b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ade9340 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ade93d0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ade9460 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ade94f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ade9580 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ade9610 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ade96a0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ade9730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ade97c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ade9850 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ade98e0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ade9970 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ade9a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ade9a90 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ade9b20 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ade9bb0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ade9c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ade9cd0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ade9d60 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ade9df0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ade9e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ade9f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ade9fa0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adea030 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adea0c0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adea150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adea1e0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adea270 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adea300 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adea390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adea420 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adea4b0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adea540 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] 0xaaac6adfc1e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adfc270 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adfc300 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adfc390 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adfc420 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adfc4b0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adfc540 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adfc5d0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adfc660 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adfc6f0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adfc780 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adfc810 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adfc8a0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adfc930 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adfc9c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adfca50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adfcae0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adfcb70 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adfcc00 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adfcc90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adfcd20 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adfcdb0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adfce40 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adfced0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adfcf60 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adfcff0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adfd080 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adfd110 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adfd1a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adfd230 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adfd2c0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adfd350 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adfd3e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adfd470 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adfd500 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adfd590 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adfd620 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adfd6b0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adfd740 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adfd7d0 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] 0xaaac6adeb360 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adeb3f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adeb480 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adeb510 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adeb5a0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adeb630 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adeb6c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adeb750 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adeb7e0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adeb870 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adeb900 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adeb990 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adeba20 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adebab0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adebb40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adebbd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adebc60 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adebcf0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adebd80 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adebe10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adebea0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adebf30 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adebfc0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adec050 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adec0e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adec170 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adec200 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adec290 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adec320 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adec3b0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adec440 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adec4d0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adec560 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adec5f0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adec680 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adec710 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adec7a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adec830 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adec8c0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adec950 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] 0xaaac6adff800 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6adff890 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6adff920 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6adff9b0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6adffa40 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adffad0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adffb60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adffbf0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adffc80 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adffd10 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adffda0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adffe30 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adffec0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adfff50 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adfffe0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae00070 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae00100 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae00190 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae00220 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae002b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae00340 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae003d0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae00460 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae004f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae00580 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae00610 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae006a0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae00730 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae007c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae00850 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae008e0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae00970 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae00a00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae00a90 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae00b20 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae00bb0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae00c40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae00cd0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae00d60 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae00df0 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] 0xaaac6aded770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6aded800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6aded890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6aded920 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6aded9b0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6adeda40 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6adedad0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6adedb60 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6adedbf0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6adedc80 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6adedd10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6adedda0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6adede30 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6adedec0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6adedf50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6adedfe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6adee070 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6adee100 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6adee190 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6adee220 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6adee2b0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6adee340 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6adee3d0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6adee460 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6adee4f0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6adee580 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6adee610 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6adee6a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6adee730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6adee7c0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6adee850 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6adee8e0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6adee970 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6adeea00 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6adeea90 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6adeeb20 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6adeebb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6adeec40 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6adeecd0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6adeed60 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] 0xaaac6ae01c10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae01ca0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae01d30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae01dc0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae01e50 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae01ee0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae01f70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae02000 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae02090 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae02120 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae021b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae02240 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae022d0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae02360 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae023f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae02480 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae02510 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae025a0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae02630 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae026c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae02750 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae027e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae02870 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae02900 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae02990 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae02a20 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae02ab0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae02b40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae02bd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae02c60 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae02cf0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae02d80 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae02e10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae02ea0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae02f30 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae02fc0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae03050 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae030e0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae03170 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae03200 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: 0xaaac6adbd880 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adba6d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adba8a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbaa70 VAL: '000' (3 sibs) 34: 0xaaac6adbab08 VAL: '001' (3 sibs) 34: 0xaaac6adbaba0 VAL: '002' (3 sibs) 34: 0xaaac6adba938 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbac40 VAL: '010' (3 sibs) 34: 0xaaac6adbacd8 VAL: '011' (3 sibs) 34: 0xaaac6adbad70 VAL: '012' (3 sibs) 34: 0xaaac6adba9d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbae10 VAL: '020' (3 sibs) 34: 0xaaac6adbaea8 VAL: '021' (3 sibs) 34: 0xaaac6adbaf40 VAL: '022' (3 sibs) 34: 0xaaac6adba768 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbafe0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb1b0 VAL: '100' (3 sibs) 34: 0xaaac6adbb248 VAL: '101' (3 sibs) 34: 0xaaac6adbb2e0 VAL: '102' (3 sibs) 34: 0xaaac6adbb078 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb380 VAL: '110' (3 sibs) 34: 0xaaac6adbb418 VAL: '111' (3 sibs) 34: 0xaaac6adbb4b0 VAL: '112' (3 sibs) 34: 0xaaac6adbb110 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb550 VAL: '120' (3 sibs) 34: 0xaaac6adbb5e8 VAL: '121' (3 sibs) 34: 0xaaac6adbb680 VAL: '122' (3 sibs) 34: 0xaaac6adba800 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb720 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb8f0 VAL: '200' (3 sibs) 34: 0xaaac6adbb988 VAL: '201' (3 sibs) 34: 0xaaac6adbba20 VAL: '202' (3 sibs) 34: 0xaaac6adbb7b8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbac0 VAL: '210' (3 sibs) 34: 0xaaac6adbbb58 VAL: '211' (3 sibs) 34: 0xaaac6adbbbf0 VAL: '212' (3 sibs) 34: 0xaaac6adbb850 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbc90 VAL: '220' (3 sibs) 34: 0xaaac6adbbd28 VAL: '221' (3 sibs) 34: 0xaaac6adbbdc0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae04020 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae040b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae04140 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae041d0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae04260 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae042f0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae04380 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae04410 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae044a0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae04530 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae045c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae04650 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae046e0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae04770 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae04800 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae04890 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae04920 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae049b0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae04a40 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae04ad0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae04b60 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae04bf0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae04c80 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae04d10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae04da0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae04e30 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae04ec0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae04f50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae04fe0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae05070 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae05100 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae05190 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae05220 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae052b0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae05340 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae053d0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae05460 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae054f0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae05580 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae05610 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: 0xaaac6adbd998 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbc0a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc270 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc440 VAL: '000' (3 sibs) 34: 0xaaac6adbc4d8 VAL: '001' (3 sibs) 34: 0xaaac6adbc570 VAL: '002' (3 sibs) 34: 0xaaac6adbc308 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc610 VAL: '010' (3 sibs) 34: 0xaaac6adbc6a8 VAL: '011' (3 sibs) 34: 0xaaac6adbc740 VAL: '012' (3 sibs) 34: 0xaaac6adbc3a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc7e0 VAL: '020' (3 sibs) 34: 0xaaac6adbc878 VAL: '021' (3 sibs) 34: 0xaaac6adbc910 VAL: '022' (3 sibs) 34: 0xaaac6adbc138 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc9b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcb80 VAL: '100' (3 sibs) 34: 0xaaac6adbcc18 VAL: '101' (3 sibs) 34: 0xaaac6adbccb0 VAL: '102' (3 sibs) 34: 0xaaac6adbca48 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcd50 VAL: '110' (3 sibs) 34: 0xaaac6adbcde8 VAL: '111' (3 sibs) 34: 0xaaac6adbce80 VAL: '112' (3 sibs) 34: 0xaaac6adbcae0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcf20 VAL: '120' (3 sibs) 34: 0xaaac6adbcfb8 VAL: '121' (3 sibs) 34: 0xaaac6adbd050 VAL: '122' (3 sibs) 34: 0xaaac6adbc1d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd0f0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd2c0 VAL: '200' (3 sibs) 34: 0xaaac6adbd358 VAL: '201' (3 sibs) 34: 0xaaac6adbd3f0 VAL: '202' (3 sibs) 34: 0xaaac6adbd188 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd490 VAL: '210' (3 sibs) 34: 0xaaac6adbd528 VAL: '211' (3 sibs) 34: 0xaaac6adbd5c0 VAL: '212' (3 sibs) 34: 0xaaac6adbd220 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd660 VAL: '220' (3 sibs) 34: 0xaaac6adbd6f8 VAL: '221' (3 sibs) 34: 0xaaac6adbd790 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae056b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae05740 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae057d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae05860 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae058f0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae05980 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae05a10 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae05aa0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae05b30 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae05bc0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae05c50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae05ce0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae05d70 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae05e00 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae05e90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae05f20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae05fb0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae06040 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae060d0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae06160 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae061f0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae06280 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae06310 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae063a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae06430 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae064c0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae06550 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae065e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae06670 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae06700 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae06790 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae06820 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae068b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae06940 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae069d0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae06a60 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae06af0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae06b80 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae06c10 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae06ca0 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: 0xaaac6adbdab0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbdca0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbde70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe040 VAL: '000' (3 sibs) 34: 0xaaac6adbe0d8 VAL: '001' (3 sibs) 34: 0xaaac6adbe170 VAL: '002' (3 sibs) 34: 0xaaac6adbdf08 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe210 VAL: '010' (3 sibs) 34: 0xaaac6adbe2a8 VAL: '011' (3 sibs) 34: 0xaaac6adbe340 VAL: '012' (3 sibs) 34: 0xaaac6adbdfa0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe3e0 VAL: '020' (3 sibs) 34: 0xaaac6adbe478 VAL: '021' (3 sibs) 34: 0xaaac6adbe510 VAL: '022' (3 sibs) 34: 0xaaac6adbdd38 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe5b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe780 VAL: '100' (3 sibs) 34: 0xaaac6adbe818 VAL: '101' (3 sibs) 34: 0xaaac6adbe8b0 VAL: '102' (3 sibs) 34: 0xaaac6adbe648 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe950 VAL: '110' (3 sibs) 34: 0xaaac6adbe9e8 VAL: '111' (3 sibs) 34: 0xaaac6adbea80 VAL: '112' (3 sibs) 34: 0xaaac6adbe6e0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeb20 VAL: '120' (3 sibs) 34: 0xaaac6adbebb8 VAL: '121' (3 sibs) 34: 0xaaac6adbec50 VAL: '122' (3 sibs) 34: 0xaaac6adbddd0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbecf0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeec0 VAL: '200' (3 sibs) 34: 0xaaac6adbef58 VAL: '201' (3 sibs) 34: 0xaaac6adbeff0 VAL: '202' (3 sibs) 34: 0xaaac6adbed88 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf090 VAL: '210' (3 sibs) 34: 0xaaac6adbf128 VAL: '211' (3 sibs) 34: 0xaaac6adbf1c0 VAL: '212' (3 sibs) 34: 0xaaac6adbee20 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf260 VAL: '220' (3 sibs) 34: 0xaaac6adbf2f8 VAL: '221' (3 sibs) 34: 0xaaac6adbf390 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae06d40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae06dd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae06e60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae06ef0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae06f80 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae07010 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae070a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae07130 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae071c0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae07250 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae072e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae07370 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae07400 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae07490 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae07520 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae075b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae07640 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae076d0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae07760 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae077f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae07880 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae07910 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae079a0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae07a30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae07ac0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae07b50 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae07be0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae07c70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae07d00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae07d90 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae07e20 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae07eb0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae07f40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae07fd0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae08060 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae080f0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae08180 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae08210 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae082a0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae08330 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: 0xaaac6adbdbc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbf430 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf600 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf7d0 VAL: '000' (3 sibs) 34: 0xaaac6adbf868 VAL: '001' (3 sibs) 34: 0xaaac6adbf900 VAL: '002' (3 sibs) 34: 0xaaac6adbf698 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf9a0 VAL: '010' (3 sibs) 34: 0xaaac6adbfa38 VAL: '011' (3 sibs) 34: 0xaaac6adbfad0 VAL: '012' (3 sibs) 34: 0xaaac6adbf730 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfb70 VAL: '020' (3 sibs) 34: 0xaaac6adbfc08 VAL: '021' (3 sibs) 34: 0xaaac6adbfca0 VAL: '022' (3 sibs) 34: 0xaaac6adbf4c8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfd40 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbff10 VAL: '100' (3 sibs) 34: 0xaaac6adbffa8 VAL: '101' (3 sibs) 34: 0xaaac6adc0040 VAL: '102' (3 sibs) 34: 0xaaac6adbfdd8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc00e0 VAL: '110' (3 sibs) 34: 0xaaac6adc0178 VAL: '111' (3 sibs) 34: 0xaaac6adc0210 VAL: '112' (3 sibs) 34: 0xaaac6adbfe70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc02b0 VAL: '120' (3 sibs) 34: 0xaaac6adc0348 VAL: '121' (3 sibs) 34: 0xaaac6adc03e0 VAL: '122' (3 sibs) 34: 0xaaac6adbf560 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0480 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0650 VAL: '200' (3 sibs) 34: 0xaaac6adc06e8 VAL: '201' (3 sibs) 34: 0xaaac6adc0780 VAL: '202' (3 sibs) 34: 0xaaac6adc0518 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0820 VAL: '210' (3 sibs) 34: 0xaaac6adc08b8 VAL: '211' (3 sibs) 34: 0xaaac6adc0950 VAL: '212' (3 sibs) 34: 0xaaac6adc05b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc09f0 VAL: '220' (3 sibs) 34: 0xaaac6adc0a88 VAL: '221' (3 sibs) 34: 0xaaac6adc0b20 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae083d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae08460 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae084f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae08580 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae08610 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae086a0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae08730 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae087c0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae08850 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae088e0 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae08970 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae08a00 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae08a90 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae08b20 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae08bb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae08c40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae08cd0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae08d60 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae08df0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae08e80 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae08f10 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae08fa0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae09030 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae090c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae09150 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae091e0 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae09270 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae09300 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae09390 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae09420 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae094b0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae09540 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae095d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae09660 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae096f0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae09780 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae09810 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae098a0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae09930 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae099c0 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: 0xaaac6adbd880 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adba6d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adba8a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbaa70 VAL: '000' (3 sibs) 34: 0xaaac6adbab08 VAL: '001' (3 sibs) 34: 0xaaac6adbaba0 VAL: '002' (3 sibs) 34: 0xaaac6adba938 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbac40 VAL: '010' (3 sibs) 34: 0xaaac6adbacd8 VAL: '011' (3 sibs) 34: 0xaaac6adbad70 VAL: '012' (3 sibs) 34: 0xaaac6adba9d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbae10 VAL: '020' (3 sibs) 34: 0xaaac6adbaea8 VAL: '021' (3 sibs) 34: 0xaaac6adbaf40 VAL: '022' (3 sibs) 34: 0xaaac6adba768 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbafe0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb1b0 VAL: '100' (3 sibs) 34: 0xaaac6adbb248 VAL: '101' (3 sibs) 34: 0xaaac6adbb2e0 VAL: '102' (3 sibs) 34: 0xaaac6adbb078 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb380 VAL: '110' (3 sibs) 34: 0xaaac6adbb418 VAL: '111' (3 sibs) 34: 0xaaac6adbb4b0 VAL: '112' (3 sibs) 34: 0xaaac6adbb110 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb550 VAL: '120' (3 sibs) 34: 0xaaac6adbb5e8 VAL: '121' (3 sibs) 34: 0xaaac6adbb680 VAL: '122' (3 sibs) 34: 0xaaac6adba800 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb720 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbb8f0 VAL: '200' (3 sibs) 34: 0xaaac6adbb988 VAL: '201' (3 sibs) 34: 0xaaac6adbba20 VAL: '202' (3 sibs) 34: 0xaaac6adbb7b8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbac0 VAL: '210' (3 sibs) 34: 0xaaac6adbbb58 VAL: '211' (3 sibs) 34: 0xaaac6adbbbf0 VAL: '212' (3 sibs) 34: 0xaaac6adbb850 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbbc90 VAL: '220' (3 sibs) 34: 0xaaac6adbbd28 VAL: '221' (3 sibs) 34: 0xaaac6adbbdc0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae09a60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae09af0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae09b80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae09c10 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae09ca0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae09d30 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae09dc0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae09e50 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae09ee0 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae09f70 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae0a000 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae0a090 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae0a120 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae0a1b0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae0a240 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae0a2d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae0a360 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae0a3f0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae0a480 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae0a510 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae0a5a0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae0a630 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae0a6c0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae0a750 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae0a7e0 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae0a870 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae0a900 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae0a990 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae0aa20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae0aab0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae0ab40 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae0abd0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae0ac60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae0acf0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae0ad80 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae0ae10 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae0aea0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae0af30 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae0afc0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae0b050 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: 0xaaac6adbd998 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbc0a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc270 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc440 VAL: '000' (3 sibs) 34: 0xaaac6adbc4d8 VAL: '001' (3 sibs) 34: 0xaaac6adbc570 VAL: '002' (3 sibs) 34: 0xaaac6adbc308 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc610 VAL: '010' (3 sibs) 34: 0xaaac6adbc6a8 VAL: '011' (3 sibs) 34: 0xaaac6adbc740 VAL: '012' (3 sibs) 34: 0xaaac6adbc3a0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc7e0 VAL: '020' (3 sibs) 34: 0xaaac6adbc878 VAL: '021' (3 sibs) 34: 0xaaac6adbc910 VAL: '022' (3 sibs) 34: 0xaaac6adbc138 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbc9b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcb80 VAL: '100' (3 sibs) 34: 0xaaac6adbcc18 VAL: '101' (3 sibs) 34: 0xaaac6adbccb0 VAL: '102' (3 sibs) 34: 0xaaac6adbca48 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcd50 VAL: '110' (3 sibs) 34: 0xaaac6adbcde8 VAL: '111' (3 sibs) 34: 0xaaac6adbce80 VAL: '112' (3 sibs) 34: 0xaaac6adbcae0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbcf20 VAL: '120' (3 sibs) 34: 0xaaac6adbcfb8 VAL: '121' (3 sibs) 34: 0xaaac6adbd050 VAL: '122' (3 sibs) 34: 0xaaac6adbc1d0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd0f0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd2c0 VAL: '200' (3 sibs) 34: 0xaaac6adbd358 VAL: '201' (3 sibs) 34: 0xaaac6adbd3f0 VAL: '202' (3 sibs) 34: 0xaaac6adbd188 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd490 VAL: '210' (3 sibs) 34: 0xaaac6adbd528 VAL: '211' (3 sibs) 34: 0xaaac6adbd5c0 VAL: '212' (3 sibs) 34: 0xaaac6adbd220 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbd660 VAL: '220' (3 sibs) 34: 0xaaac6adbd6f8 VAL: '221' (3 sibs) 34: 0xaaac6adbd790 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae0b0f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae0b180 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae0b210 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae0b2a0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae0b330 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae0b3c0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae0b450 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae0b4e0 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae0b570 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae0b600 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae0b690 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae0b720 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae0b7b0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae0b840 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae0b8d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae0b960 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae0b9f0 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae0ba80 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae0bb10 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae0bba0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae0bc30 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae0bcc0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae0bd50 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae0bde0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae0be70 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae0bf00 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae0bf90 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae0c020 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae0c0b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae0c140 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae0c1d0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae0c260 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae0c2f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae0c380 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae0c410 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae0c4a0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae0c530 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae0c5c0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae0c650 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae0c6e0 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: 0xaaac6adbdab0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbdca0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbde70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe040 VAL: '000' (3 sibs) 34: 0xaaac6adbe0d8 VAL: '001' (3 sibs) 34: 0xaaac6adbe170 VAL: '002' (3 sibs) 34: 0xaaac6adbdf08 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe210 VAL: '010' (3 sibs) 34: 0xaaac6adbe2a8 VAL: '011' (3 sibs) 34: 0xaaac6adbe340 VAL: '012' (3 sibs) 34: 0xaaac6adbdfa0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe3e0 VAL: '020' (3 sibs) 34: 0xaaac6adbe478 VAL: '021' (3 sibs) 34: 0xaaac6adbe510 VAL: '022' (3 sibs) 34: 0xaaac6adbdd38 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe5b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe780 VAL: '100' (3 sibs) 34: 0xaaac6adbe818 VAL: '101' (3 sibs) 34: 0xaaac6adbe8b0 VAL: '102' (3 sibs) 34: 0xaaac6adbe648 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbe950 VAL: '110' (3 sibs) 34: 0xaaac6adbe9e8 VAL: '111' (3 sibs) 34: 0xaaac6adbea80 VAL: '112' (3 sibs) 34: 0xaaac6adbe6e0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeb20 VAL: '120' (3 sibs) 34: 0xaaac6adbebb8 VAL: '121' (3 sibs) 34: 0xaaac6adbec50 VAL: '122' (3 sibs) 34: 0xaaac6adbddd0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbecf0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbeec0 VAL: '200' (3 sibs) 34: 0xaaac6adbef58 VAL: '201' (3 sibs) 34: 0xaaac6adbeff0 VAL: '202' (3 sibs) 34: 0xaaac6adbed88 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf090 VAL: '210' (3 sibs) 34: 0xaaac6adbf128 VAL: '211' (3 sibs) 34: 0xaaac6adbf1c0 VAL: '212' (3 sibs) 34: 0xaaac6adbee20 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf260 VAL: '220' (3 sibs) 34: 0xaaac6adbf2f8 VAL: '221' (3 sibs) 34: 0xaaac6adbf390 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae0c780 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae0c810 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae0c8a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae0c930 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae0c9c0 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae0ca50 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae0cae0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae0cb70 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae0cc00 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae0cc90 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae0cd20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae0cdb0 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae0ce40 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae0ced0 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae0cf60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae0cff0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae0d080 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae0d110 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae0d1a0 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae0d230 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae0d2c0 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae0d350 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae0d3e0 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae0d470 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae0d500 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae0d590 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae0d620 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae0d6b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae0d740 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae0d7d0 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae0d860 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae0d8f0 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae0d980 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae0da10 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae0daa0 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae0db30 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae0dbc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae0dc50 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae0dce0 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae0dd70 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: 0xaaac6adbdbc8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0xaaac6adbf430 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf600 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf7d0 VAL: '000' (3 sibs) 34: 0xaaac6adbf868 VAL: '001' (3 sibs) 34: 0xaaac6adbf900 VAL: '002' (3 sibs) 34: 0xaaac6adbf698 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbf9a0 VAL: '010' (3 sibs) 34: 0xaaac6adbfa38 VAL: '011' (3 sibs) 34: 0xaaac6adbfad0 VAL: '012' (3 sibs) 34: 0xaaac6adbf730 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfb70 VAL: '020' (3 sibs) 34: 0xaaac6adbfc08 VAL: '021' (3 sibs) 34: 0xaaac6adbfca0 VAL: '022' (3 sibs) 34: 0xaaac6adbf4c8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbfd40 SEQ: (3 sibs) 3 children: 34: 0xaaac6adbff10 VAL: '100' (3 sibs) 34: 0xaaac6adbffa8 VAL: '101' (3 sibs) 34: 0xaaac6adc0040 VAL: '102' (3 sibs) 34: 0xaaac6adbfdd8 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc00e0 VAL: '110' (3 sibs) 34: 0xaaac6adc0178 VAL: '111' (3 sibs) 34: 0xaaac6adc0210 VAL: '112' (3 sibs) 34: 0xaaac6adbfe70 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc02b0 VAL: '120' (3 sibs) 34: 0xaaac6adc0348 VAL: '121' (3 sibs) 34: 0xaaac6adc03e0 VAL: '122' (3 sibs) 34: 0xaaac6adbf560 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0480 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0650 VAL: '200' (3 sibs) 34: 0xaaac6adc06e8 VAL: '201' (3 sibs) 34: 0xaaac6adc0780 VAL: '202' (3 sibs) 34: 0xaaac6adc0518 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc0820 VAL: '210' (3 sibs) 34: 0xaaac6adc08b8 VAL: '211' (3 sibs) 34: 0xaaac6adc0950 VAL: '212' (3 sibs) 34: 0xaaac6adc05b0 SEQ: (3 sibs) 3 children: 34: 0xaaac6adc09f0 VAL: '220' (3 sibs) 34: 0xaaac6adc0a88 VAL: '221' (3 sibs) 34: 0xaaac6adc0b20 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0xaaac6ae0de10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0xaaac6ae0dea0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0xaaac6ae0df30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0xaaac6ae0dfc0 VAL: '000' (3 sibs) 34: [4] [4] 0xaaac6ae0e050 VAL: '001' (3 sibs) 34: [5] [5] 0xaaac6ae0e0e0 VAL: '002' (3 sibs) 34: [6] [6] 0xaaac6ae0e170 SEQ: (3 sibs) 3 children: 34: [7] [7] 0xaaac6ae0e200 VAL: '010' (3 sibs) 34: [8] [8] 0xaaac6ae0e290 VAL: '011' (3 sibs) 34: [9] [9] 0xaaac6ae0e320 VAL: '012' (3 sibs) 34: [10] [10] 0xaaac6ae0e3b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0xaaac6ae0e440 VAL: '020' (3 sibs) 34: [12] [12] 0xaaac6ae0e4d0 VAL: '021' (3 sibs) 34: [13] [13] 0xaaac6ae0e560 VAL: '022' (3 sibs) 34: [14] [14] 0xaaac6ae0e5f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0xaaac6ae0e680 SEQ: (3 sibs) 3 children: 34: [16] [16] 0xaaac6ae0e710 VAL: '100' (3 sibs) 34: [17] [17] 0xaaac6ae0e7a0 VAL: '101' (3 sibs) 34: [18] [18] 0xaaac6ae0e830 VAL: '102' (3 sibs) 34: [19] [19] 0xaaac6ae0e8c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0xaaac6ae0e950 VAL: '110' (3 sibs) 34: [21] [21] 0xaaac6ae0e9e0 VAL: '111' (3 sibs) 34: [22] [22] 0xaaac6ae0ea70 VAL: '112' (3 sibs) 34: [23] [23] 0xaaac6ae0eb00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0xaaac6ae0eb90 VAL: '120' (3 sibs) 34: [25] [25] 0xaaac6ae0ec20 VAL: '121' (3 sibs) 34: [26] [26] 0xaaac6ae0ecb0 VAL: '122' (3 sibs) 34: [27] [27] 0xaaac6ae0ed40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0xaaac6ae0edd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0xaaac6ae0ee60 VAL: '200' (3 sibs) 34: [30] [30] 0xaaac6ae0eef0 VAL: '201' (3 sibs) 34: [31] [31] 0xaaac6ae0ef80 VAL: '202' (3 sibs) 34: [32] [32] 0xaaac6ae0f010 SEQ: (3 sibs) 3 children: 34: [33] [33] 0xaaac6ae0f0a0 VAL: '210' (3 sibs) 34: [34] [34] 0xaaac6ae0f130 VAL: '211' (3 sibs) 34: [35] [35] 0xaaac6ae0f1c0 VAL: '212' (3 sibs) 34: [36] [36] 0xaaac6ae0f250 SEQ: (3 sibs) 3 children: 34: [37] [37] 0xaaac6ae0f2e0 VAL: '220' (3 sibs) 34: [38] [38] 0xaaac6ae0f370 VAL: '221' (3 sibs) 34: [39] [39] 0xaaac6ae0f400 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 (7 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (8 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaacc11e8270 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e39a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e3b70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e3d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e3f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e3fa8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e4040 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e3dd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e40e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e4178 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e3e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e42b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e4348 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e43e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e3c08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e4480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4650 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e46e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e4780 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e4518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4820 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e48b8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e4950 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e45b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e49f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e4a88 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e4b20 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e4bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4d90 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e4e28 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e4ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e4c58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4f60 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e4ff8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e5090 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e4cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5130 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e51c8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e5260 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e3a38 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e5300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e54d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e56a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11e5738 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11e57d0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11e5568 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5870 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11e5908 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11e59a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11e5600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11e5ad8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11e5b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e5398 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e5de0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11e5e78 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11e5f10 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11e5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5fb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11e6048 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11e60e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11e5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e6180 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11e6218 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11e62b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e5430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6520 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11e65b8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11e6650 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11e63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e66f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11e6788 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11e6820 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11e6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e68c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11e6958 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11e69f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e3ad0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11e6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e6c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6e30 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11e6ec8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11e6f60 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11e6cf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7000 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11e7098 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11e7130 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11e6d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e71d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11e7268 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11e7300 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11e6b28 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7570 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11e7608 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11e76a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11e7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7740 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11e77d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11e7870 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11e74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e7910 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11e79a8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11e7a40 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11e6bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7cb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11e7d48 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11e7de0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11e7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7e80 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11e7f18 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11e7fb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11e7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8050 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11e80e8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11e8180 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc11f4230 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc11f42c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc11f4350 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc11f43e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc11f4470 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc11f4500 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc11f4590 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc11f4620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc11f46b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc11f4740 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc11f47d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc11f4860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc11f48f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc11f4980 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc11f4a10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc11f4aa0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc11f4b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc11f4bc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc11f4c50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc11f4ce0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc11f4d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc11f4e00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc11f4e90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc11f4f20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc11f4fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc11f5040 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc11f50d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc11f5160 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc11f51f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc11f5280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc11f5310 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc11f53a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc11f5430 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc11f54c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc11f5550 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc11f55e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc11f5670 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc11f5700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc11f5790 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc11f5820 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc11f58b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc11f5940 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc11f59d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc11f5a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc11f5af0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc11f5b80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc11f5c10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc11f5ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc11f5d30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc11f5dc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc11f5e50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc11f5ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc11f5f70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc11f6000 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc11f6090 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc11f6120 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc11f61b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc11f6240 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc11f62d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc11f6360 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc11f63f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc11f6480 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc11f6510 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc11f65a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc11f6630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc11f66c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc11f6750 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc11f67e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc11f6870 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc11f6900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc11f6990 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc11f6a20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc11f6ab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc11f6b40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc11f6bd0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc11f6c60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc11f6cf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc11f6d80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc11f6e10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc11f6ea0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc11f6f30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc11f6fc0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc11f7050 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc11f70e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc11f7170 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc11f7200 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc11f7290 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc11f7320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc11f73b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc11f7440 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc11f74d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc11f7560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc11f75f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc11f7680 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc11f7710 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc11f77a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc11f7830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc11f78c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc11f7950 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc11f79e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc11f7a70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc11f7b00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc11f7b90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc11f7c20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc11f7cb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc11f7d40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc11f7dd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc11f7e60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc11f7ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc11f7f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc11f8010 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc11f80a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc11f8130 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc11f81c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc11f8250 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc11f82e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc11f8370 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc11f8400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc11f8490 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc11f8520 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc11f85b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0xaaacc11e8388 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e8460 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e8630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e8800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e89d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e8a68 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e8b00 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e8898 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e8ba0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e8c38 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e8cd0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e8930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8d70 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e8e08 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e8ea0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e86c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e8f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9110 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e91a8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e9240 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e8fd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e92e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e9378 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e9410 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e9070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e94b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e9548 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e95e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e8760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e9680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9850 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e98e8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e9980 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e9718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e9a20 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e9ab8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e9b50 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e97b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e9bf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e9c88 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e9d20 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e84f8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e9dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e9f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea160 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11ea1f8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11ea290 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11ea028 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ea330 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11ea3c8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11ea460 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11ea0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ea500 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11ea598 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11ea630 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e9e58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ea6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11ea938 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11ea9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11ea768 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eaa70 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11eab08 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11eaba0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11ea800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eac40 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11eacd8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11ead70 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e9ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11eae10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eafe0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11eb078 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11eb110 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11eaea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eb1b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11eb248 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11eb2e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11eaf40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eb380 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11eb418 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11eb4b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e8590 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11eb550 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11eb720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eb8f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11eb988 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11eba20 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11eb7b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ebac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11ebb58 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11ebbf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11eb850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ebc90 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11ebd28 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11ebdc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11eb5e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ebe60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec030 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11ec0c8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11ec160 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11ebef8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec200 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11ec298 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11ec330 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11ebf90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ec3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11ec468 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11ec500 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11eb680 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11ec5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec770 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11ec808 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11ec8a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11ec638 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec940 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11ec9d8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11eca70 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11ec6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ecb10 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11ecba8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11ecc40 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc11fc970 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc11fca00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc11fca90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc11fcb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc11fcbb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc11fcc40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc11fccd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc11fcd60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc11fcdf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc11fce80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc11fcf10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc11fcfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc11fd030 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc11fd0c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc11fd150 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc11fd1e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc11fd270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc11fd300 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc11fd390 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc11fd420 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc11fd4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc11fd540 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc11fd5d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc11fd660 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc11fd6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc11fd780 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc11fd810 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc11fd8a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc11fd930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc11fd9c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc11fda50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc11fdae0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc11fdb70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc11fdc00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc11fdc90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc11fdd20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc11fddb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc11fde40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc11fded0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc11fdf60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc11fdff0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc11fe080 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc11fe110 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc11fe1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc11fe230 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc11fe2c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc11fe350 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc11fe3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc11fe470 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc11fe500 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc11fe590 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc11fe620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc11fe6b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc11fe740 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc11fe7d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc11fe860 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc11fe8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc11fe980 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc11fea10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc11feaa0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc11feb30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc11febc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc11fec50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc11fece0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc11fed70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc11fee00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc11fee90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc11fef20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc11fefb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc11ff040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc11ff0d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc11ff160 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc11ff1f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc11ff280 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc11ff310 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc11ff3a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc11ff430 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc11ff4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc11ff550 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc11ff5e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc11ff670 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc11ff700 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc11ff790 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc11ff820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc11ff8b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc11ff940 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc11ff9d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc11ffa60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc11ffaf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc11ffb80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc11ffc10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc11ffca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc11ffd30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc11ffdc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc11ffe50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc11ffee0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc11fff70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1200000 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc1200090 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1200120 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc12001b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1200240 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc12002d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1200360 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc12003f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1200480 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1200510 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc12005a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1200630 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc12006c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1200750 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc12007e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1200870 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1200900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1200990 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1200a20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1200ab0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1200b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1200bd0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1200c60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1200cf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0xaaacc11e8270 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e39a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e3b70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e3d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e3f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e3fa8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e4040 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e3dd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e40e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e4178 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e3e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e42b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e4348 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e43e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e3c08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e4480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4650 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e46e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e4780 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e4518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4820 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e48b8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e4950 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e45b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e49f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e4a88 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e4b20 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e4bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4d90 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e4e28 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e4ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e4c58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4f60 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e4ff8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e5090 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e4cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5130 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e51c8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e5260 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e3a38 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e5300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e54d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e56a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11e5738 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11e57d0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11e5568 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5870 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11e5908 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11e59a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11e5600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11e5ad8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11e5b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e5398 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e5de0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11e5e78 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11e5f10 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11e5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5fb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11e6048 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11e60e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11e5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e6180 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11e6218 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11e62b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e5430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6520 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11e65b8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11e6650 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11e63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e66f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11e6788 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11e6820 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11e6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e68c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11e6958 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11e69f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e3ad0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11e6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e6c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6e30 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11e6ec8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11e6f60 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11e6cf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7000 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11e7098 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11e7130 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11e6d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e71d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11e7268 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11e7300 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11e6b28 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7570 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11e7608 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11e76a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11e7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7740 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11e77d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11e7870 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11e74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e7910 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11e79a8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11e7a40 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11e6bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7cb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11e7d48 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11e7de0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11e7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7e80 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11e7f18 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11e7fb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11e7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8050 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11e80e8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11e8180 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc1201180 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1201210 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc12012a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1201330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc12013c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1201450 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc12014e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1201570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1201600 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1201690 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1201720 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc12017b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc1201840 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc12018d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc1201960 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc12019f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1201a80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1201b10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc1201ba0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1201c30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1201cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc1201d50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1201de0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1201e70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1201f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc1201f90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1202020 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc12020b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc1202140 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc12021d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1202260 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc12022f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1202380 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1202410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc12024a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1202530 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc12025c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1202650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc12026e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1202770 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1202800 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc1202890 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc1202920 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc12029b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc1202a40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc1202ad0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc1202b60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1202bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc1202c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1202d10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc1202da0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1202e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc1202ec0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc1202f50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc1202fe0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc1203070 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1203100 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc1203190 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1203220 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc12032b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1203340 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc12033d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1203460 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc12034f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1203580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1203610 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc12036a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1203730 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc12037c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc1203850 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc12038e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc1203970 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc1203a00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc1203a90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc1203b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc1203bb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc1203c40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc1203cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc1203d60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1203df0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1203e80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1203f10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc1203fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1204030 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc12040c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1204150 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc12041e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1204270 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1204300 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1204390 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1204420 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc12044b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1204540 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc12045d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1204660 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc12046f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1204780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1204810 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc12048a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1204930 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc12049c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1204a50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc1204ae0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1204b70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1204c00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1204c90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1204d20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc1204db0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1204e40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc1204ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1204f60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1204ff0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1205080 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1205110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc12051a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1205230 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc12052c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1205350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc12053e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1205470 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1205500 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0xaaacc11e8388 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e8460 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e8630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e8800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e89d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e8a68 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e8b00 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e8898 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e8ba0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e8c38 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e8cd0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e8930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8d70 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e8e08 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e8ea0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e86c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e8f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9110 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e91a8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e9240 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e8fd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e92e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e9378 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e9410 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e9070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e94b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e9548 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e95e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e8760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e9680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9850 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e98e8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e9980 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e9718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e9a20 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e9ab8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e9b50 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e97b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e9bf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e9c88 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e9d20 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e84f8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e9dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e9f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea160 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11ea1f8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11ea290 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11ea028 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ea330 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11ea3c8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11ea460 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11ea0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ea500 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11ea598 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11ea630 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e9e58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ea6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11ea938 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11ea9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11ea768 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eaa70 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11eab08 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11eaba0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11ea800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eac40 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11eacd8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11ead70 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e9ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11eae10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eafe0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11eb078 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11eb110 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11eaea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eb1b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11eb248 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11eb2e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11eaf40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eb380 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11eb418 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11eb4b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e8590 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11eb550 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11eb720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eb8f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11eb988 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11eba20 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11eb7b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ebac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11ebb58 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11ebbf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11eb850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ebc90 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11ebd28 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11ebdc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11eb5e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ebe60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec030 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11ec0c8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11ec160 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11ebef8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec200 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11ec298 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11ec330 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11ebf90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ec3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11ec468 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11ec500 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11eb680 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11ec5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec770 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11ec808 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11ec8a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11ec638 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec940 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11ec9d8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11eca70 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11ec6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ecb10 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11ecba8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11ecc40 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc1205990 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1205a20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1205ab0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1205b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1205bd0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1205c60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc1205cf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1205d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1205e10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1205ea0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1205f30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc1205fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc1206050 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc12060e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc1206170 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1206200 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1206290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1206320 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc12063b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1206440 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc12064d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc1206560 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc12065f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1206680 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1206710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc12067a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1206830 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc12068c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc1206950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc12069e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1206a70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc1206b00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1206b90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1206c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc1206cb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1206d40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc1206dd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1206e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc1206ef0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1206f80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1207010 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc12070a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc1207130 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc12071c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc1207250 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc12072e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc1207370 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1207400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc1207490 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1207520 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc12075b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1207640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc12076d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc1207760 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc12077f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc1207880 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1207910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc12079a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1207a30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc1207ac0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1207b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc1207be0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1207c70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc1207d00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1207d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1207e20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc1207eb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1207f40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc1207fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc1208060 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc12080f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc1208180 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc1208210 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc12082a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc1208330 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc12083c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc1208450 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc12084e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc1208570 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1208600 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1208690 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1208720 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc12087b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1208840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc12088d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1208960 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc12089f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1208a80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1208b10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1208ba0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1208c30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc1208cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1208d50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc1208de0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1208e70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc1208f00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1208f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1209020 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc12090b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1209140 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc12091d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1209260 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc12092f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1209380 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1209410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc12094a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1209530 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc12095c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1209650 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc12096e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1209770 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1209800 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1209890 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1209920 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc12099b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1209a40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1209ad0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1209b60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1209bf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1209c80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1209d10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0xaaacc11f4230 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc11f42c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc11f4350 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc11f43e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc11f4470 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc11f4500 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc11f4590 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc11f4620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc11f46b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc11f4740 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc11f47d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc11f4860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc11f48f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc11f4980 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc11f4a10 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc11f4aa0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc11f4b30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc11f4bc0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc11f4c50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc11f4ce0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc11f4d70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc11f4e00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc11f4e90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc11f4f20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc11f4fb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc11f5040 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc11f50d0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc11f5160 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc11f51f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc11f5280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc11f5310 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc11f53a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc11f5430 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc11f54c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc11f5550 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc11f55e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc11f5670 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc11f5700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc11f5790 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc11f5820 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc11f58b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc11f5940 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc11f59d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc11f5a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc11f5af0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc11f5b80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc11f5c10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc11f5ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc11f5d30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc11f5dc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc11f5e50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc11f5ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc11f5f70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc11f6000 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc11f6090 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc11f6120 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc11f61b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc11f6240 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc11f62d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc11f6360 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc11f63f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc11f6480 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc11f6510 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc11f65a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc11f6630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc11f66c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc11f6750 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc11f67e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc11f6870 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc11f6900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc11f6990 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc11f6a20 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc11f6ab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc11f6b40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc11f6bd0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc11f6c60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc11f6cf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc11f6d80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc11f6e10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc11f6ea0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc11f6f30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc11f6fc0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc11f7050 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc11f70e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc11f7170 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc11f7200 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc11f7290 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc11f7320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc11f73b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc11f7440 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc11f74d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc11f7560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc11f75f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc11f7680 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc11f7710 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc11f77a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc11f7830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc11f78c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc11f7950 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc11f79e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc11f7a70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc11f7b00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc11f7b90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc11f7c20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc11f7cb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc11f7d40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc11f7dd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc11f7e60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc11f7ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc11f7f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc11f8010 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc11f80a0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc11f8130 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc11f81c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc11f8250 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc11f82e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc11f8370 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc11f8400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc11f8490 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc11f8520 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc11f85b0 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] 0xaaacc120c5b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc120c640 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc120c6d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc120c760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc120c7f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc120c880 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc120c910 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc120c9a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc120ca30 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc120cac0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc120cb50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc120cbe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc120cc70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc120cd00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc120cd90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc120ce20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc120ceb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc120cf40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc120cfd0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc120d060 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc120d0f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc120d180 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc120d210 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc120d2a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc120d330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc120d3c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc120d450 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc120d4e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc120d570 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc120d600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc120d690 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc120d720 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc120d7b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc120d840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc120d8d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc120d960 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc120d9f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc120da80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc120db10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc120dba0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc120dc30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc120dcc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc120dd50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc120dde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc120de70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc120df00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc120df90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc120e020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc120e0b0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc120e140 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc120e1d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc120e260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc120e2f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc120e380 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc120e410 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc120e4a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc120e530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc120e5c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc120e650 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc120e6e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc120e770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc120e800 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc120e890 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc120e920 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc120e9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc120ea40 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc120ead0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc120eb60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc120ebf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc120ec80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc120ed10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc120eda0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc120ee30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc120eec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc120ef50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc120efe0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc120f070 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc120f100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc120f190 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc120f220 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc120f2b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc120f340 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc120f3d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc120f460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc120f4f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc120f580 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc120f610 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc120f6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc120f730 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc120f7c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc120f850 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc120f8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc120f970 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc120fa00 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc120fa90 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc120fb20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc120fbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc120fc40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc120fcd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc120fd60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc120fdf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc120fe80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc120ff10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc120ffa0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1210030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc12100c0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1210150 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc12101e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1210270 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc1210300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1210390 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1210420 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc12104b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1210540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc12105d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1210660 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc12106f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1210780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1210810 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc12108a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1210930 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0xaaacc11fc970 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc11fca00 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc11fca90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc11fcb20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc11fcbb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc11fcc40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc11fccd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc11fcd60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc11fcdf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc11fce80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc11fcf10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc11fcfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc11fd030 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc11fd0c0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc11fd150 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc11fd1e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc11fd270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc11fd300 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc11fd390 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc11fd420 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc11fd4b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc11fd540 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc11fd5d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc11fd660 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc11fd6f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc11fd780 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc11fd810 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc11fd8a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc11fd930 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc11fd9c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc11fda50 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc11fdae0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc11fdb70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc11fdc00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc11fdc90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc11fdd20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc11fddb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc11fde40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc11fded0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc11fdf60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc11fdff0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc11fe080 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc11fe110 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc11fe1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc11fe230 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc11fe2c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc11fe350 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc11fe3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc11fe470 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc11fe500 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc11fe590 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc11fe620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc11fe6b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc11fe740 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc11fe7d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc11fe860 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc11fe8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc11fe980 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc11fea10 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc11feaa0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc11feb30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc11febc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc11fec50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc11fece0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc11fed70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc11fee00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc11fee90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc11fef20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc11fefb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc11ff040 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc11ff0d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc11ff160 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc11ff1f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc11ff280 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc11ff310 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc11ff3a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc11ff430 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc11ff4c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc11ff550 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc11ff5e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc11ff670 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc11ff700 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc11ff790 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc11ff820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc11ff8b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc11ff940 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc11ff9d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc11ffa60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc11ffaf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc11ffb80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc11ffc10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc11ffca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc11ffd30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc11ffdc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc11ffe50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc11ffee0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc11fff70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1200000 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc1200090 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1200120 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc12001b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1200240 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc12002d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1200360 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc12003f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1200480 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1200510 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc12005a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1200630 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc12006c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1200750 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc12007e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1200870 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1200900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1200990 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1200a20 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1200ab0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1200b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1200bd0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1200c60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1200cf0 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] 0xaaacc1210dc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1210e50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1210ee0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1210f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1211000 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1211090 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc1211120 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc12111b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1211240 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc12112d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1211360 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc12113f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc1211480 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc1211510 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc12115a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1211630 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc12116c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1211750 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc12117e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1211870 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1211900 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc1211990 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1211a20 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1211ab0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1211b40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc1211bd0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1211c60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc1211cf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc1211d80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc1211e10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1211ea0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc1211f30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1211fc0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1212050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc12120e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1212170 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc1212200 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1212290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc1212320 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc12123b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1212440 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc12124d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc1212560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc12125f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc1212680 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc1212710 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc12127a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1212830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc12128c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1212950 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc12129e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1212a70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc1212b00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc1212b90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc1212c20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc1212cb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1212d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc1212dd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1212e60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc1212ef0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1212f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc1213010 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc12130a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc1213130 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc12131c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1213250 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc12132e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1213370 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc1213400 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc1213490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc1213520 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc12135b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc1213640 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc12136d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc1213760 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc12137f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc1213880 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc1213910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc12139a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1213a30 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1213ac0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1213b50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc1213be0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1213c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc1213d00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1213d90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc1213e20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1213eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1213f40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1213fd0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1214060 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc12140f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1214180 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc1214210 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc12142a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc1214330 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc12143c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1214450 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc12144e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1214570 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc1214600 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1214690 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc1214720 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc12147b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1214840 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc12148d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1214960 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc12149f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1214a80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc1214b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1214ba0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1214c30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1214cc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1214d50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1214de0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1214e70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1214f00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1214f90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1215020 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc12150b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1215140 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0xaaacc1201180 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1201210 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc12012a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1201330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc12013c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1201450 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc12014e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1201570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1201600 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1201690 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1201720 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc12017b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc1201840 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc12018d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc1201960 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc12019f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1201a80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1201b10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc1201ba0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1201c30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1201cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc1201d50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1201de0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1201e70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1201f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc1201f90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1202020 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc12020b0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc1202140 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc12021d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1202260 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc12022f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1202380 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1202410 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc12024a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1202530 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc12025c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1202650 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc12026e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1202770 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1202800 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc1202890 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc1202920 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc12029b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc1202a40 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc1202ad0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc1202b60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1202bf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc1202c80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1202d10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc1202da0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1202e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc1202ec0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc1202f50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc1202fe0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc1203070 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1203100 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc1203190 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1203220 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc12032b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1203340 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc12033d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1203460 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc12034f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1203580 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1203610 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc12036a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1203730 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc12037c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc1203850 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc12038e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc1203970 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc1203a00 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc1203a90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc1203b20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc1203bb0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc1203c40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc1203cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc1203d60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1203df0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1203e80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1203f10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc1203fa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1204030 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc12040c0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1204150 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc12041e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1204270 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1204300 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1204390 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1204420 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc12044b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1204540 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc12045d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1204660 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc12046f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1204780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1204810 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc12048a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1204930 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc12049c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1204a50 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc1204ae0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1204b70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1204c00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1204c90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1204d20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc1204db0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1204e40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc1204ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1204f60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1204ff0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1205080 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1205110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc12051a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1205230 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc12052c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1205350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc12053e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1205470 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1205500 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] 0xaaacc12179e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1217a70 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1217b00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1217b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1217c20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1217cb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc1217d40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1217dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1217e60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1217ef0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1217f80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc1218010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc12180a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc1218130 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc12181c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1218250 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc12182e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1218370 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc1218400 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1218490 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1218520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc12185b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1218640 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc12186d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1218760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc12187f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1218880 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc1218910 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc12189a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc1218a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1218ac0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc1218b50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1218be0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1218c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc1218d00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1218d90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc1218e20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1218eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc1218f40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1218fd0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1219060 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc12190f0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc1219180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc1219210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc12192a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc1219330 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc12193c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1219450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc12194e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1219570 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc1219600 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1219690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc1219720 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc12197b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc1219840 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc12198d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1219960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc12199f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1219a80 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc1219b10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1219ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc1219c30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1219cc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc1219d50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1219de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1219e70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc1219f00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1219f90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc121a020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc121a0b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc121a140 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc121a1d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc121a260 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc121a2f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc121a380 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc121a410 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc121a4a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc121a530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc121a5c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc121a650 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc121a6e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc121a770 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc121a800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc121a890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc121a920 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc121a9b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc121aa40 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc121aad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc121ab60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc121abf0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc121ac80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc121ad10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc121ada0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc121ae30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc121aec0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc121af50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc121afe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc121b070 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc121b100 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc121b190 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc121b220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc121b2b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc121b340 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc121b3d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc121b460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc121b4f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc121b580 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc121b610 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc121b6a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc121b730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc121b7c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc121b850 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc121b8e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc121b970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc121ba00 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc121ba90 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc121bb20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc121bbb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc121bc40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc121bcd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc121bd60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0xaaacc1205990 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1205a20 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1205ab0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1205b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1205bd0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1205c60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc1205cf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1205d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1205e10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1205ea0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1205f30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc1205fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc1206050 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc12060e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc1206170 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1206200 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1206290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1206320 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc12063b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1206440 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc12064d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc1206560 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc12065f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1206680 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1206710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc12067a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1206830 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc12068c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc1206950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc12069e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1206a70 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc1206b00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1206b90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1206c20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc1206cb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1206d40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc1206dd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1206e60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc1206ef0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1206f80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1207010 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc12070a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc1207130 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc12071c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc1207250 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc12072e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc1207370 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1207400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc1207490 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1207520 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc12075b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1207640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc12076d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc1207760 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc12077f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc1207880 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1207910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc12079a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1207a30 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc1207ac0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1207b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc1207be0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1207c70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc1207d00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1207d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1207e20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc1207eb0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1207f40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc1207fd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc1208060 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc12080f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc1208180 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc1208210 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc12082a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc1208330 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc12083c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc1208450 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc12084e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc1208570 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1208600 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1208690 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1208720 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc12087b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1208840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc12088d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1208960 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc12089f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1208a80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1208b10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1208ba0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1208c30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc1208cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1208d50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc1208de0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1208e70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc1208f00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1208f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1209020 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc12090b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1209140 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc12091d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1209260 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc12092f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1209380 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1209410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc12094a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1209530 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc12095c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1209650 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc12096e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1209770 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1209800 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1209890 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1209920 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc12099b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1209a40 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1209ad0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1209b60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1209bf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1209c80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1209d10 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] 0xaaacc121c1f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc121c280 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc121c310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc121c3a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc121c430 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc121c4c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc121c550 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc121c5e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc121c670 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc121c700 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc121c790 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc121c820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc121c8b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc121c940 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc121c9d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc121ca60 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc121caf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc121cb80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc121cc10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc121cca0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc121cd30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc121cdc0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc121ce50 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc121cee0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc121cf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc121d000 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc121d090 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc121d120 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc121d1b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc121d240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc121d2d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc121d360 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc121d3f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc121d480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc121d510 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc121d5a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc121d630 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc121d6c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc121d750 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc121d7e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc121d870 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc121d900 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc121d990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc121da20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc121dab0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc121db40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc121dbd0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc121dc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc121dcf0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc121dd80 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc121de10 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc121dea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc121df30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc121dfc0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc121e050 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc121e0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc121e170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc121e200 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc121e290 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc121e320 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc121e3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc121e440 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc121e4d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc121e560 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc121e5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc121e680 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc121e710 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc121e7a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc121e830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc121e8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc121e950 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc121e9e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc121ea70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc121eb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc121eb90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc121ec20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc121ecb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc121ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc121edd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc121ee60 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc121eef0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc121ef80 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc121f010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc121f0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc121f130 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc121f1c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc121f250 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc121f2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc121f370 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc121f400 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc121f490 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc121f520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc121f5b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc121f640 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc121f6d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc121f760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc121f7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc121f880 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc121f910 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc121f9a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc121fa30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc121fac0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc121fb50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc121fbe0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc121fc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc121fd00 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc121fd90 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc121fe20 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc121feb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc121ff40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc121ffd0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1220060 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc12200f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1220180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1220210 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc12202a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1220330 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc12203c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1220450 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc12204e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1220570 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0xaaacc11e8270 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e39a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e3b70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e3d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e3f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e3fa8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e4040 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e3dd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e40e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e4178 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e3e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e42b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e4348 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e43e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e3c08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e4480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4650 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e46e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e4780 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e4518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4820 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e48b8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e4950 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e45b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e49f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e4a88 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e4b20 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e4bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4d90 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e4e28 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e4ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e4c58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4f60 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e4ff8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e5090 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e4cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5130 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e51c8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e5260 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e3a38 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e5300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e54d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e56a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11e5738 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11e57d0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11e5568 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5870 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11e5908 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11e59a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11e5600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11e5ad8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11e5b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e5398 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e5de0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11e5e78 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11e5f10 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11e5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5fb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11e6048 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11e60e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11e5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e6180 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11e6218 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11e62b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e5430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6520 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11e65b8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11e6650 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11e63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e66f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11e6788 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11e6820 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11e6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e68c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11e6958 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11e69f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e3ad0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11e6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e6c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6e30 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11e6ec8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11e6f60 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11e6cf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7000 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11e7098 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11e7130 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11e6d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e71d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11e7268 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11e7300 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11e6b28 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7570 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11e7608 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11e76a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11e7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7740 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11e77d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11e7870 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11e74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e7910 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11e79a8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11e7a40 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11e6bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7cb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11e7d48 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11e7de0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11e7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7e80 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11e7f18 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11e7fb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11e7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8050 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11e80e8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11e8180 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc1220a00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1220a90 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1220b20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1220bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1220c40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1220cd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc1220d60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1220df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc1220e80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1220f10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc1220fa0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc1221030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc12210c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc1221150 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc12211e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1221270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1221300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1221390 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc1221420 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc12214b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1221540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc12215d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1221660 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc12216f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1221780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc1221810 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc12218a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc1221930 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc12219c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc1221a50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1221ae0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc1221b70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1221c00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc1221c90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc1221d20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc1221db0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc1221e40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc1221ed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc1221f60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1221ff0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc1222080 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc1222110 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc12221a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc1222230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc12222c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc1222350 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc12223e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1222470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc1222500 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc1222590 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc1222620 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc12226b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc1222740 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc12227d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc1222860 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc12228f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1222980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc1222a10 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1222aa0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc1222b30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1222bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc1222c50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1222ce0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc1222d70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1222e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc1222e90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc1222f20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc1222fb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc1223040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc12230d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc1223160 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc12231f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc1223280 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc1223310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc12233a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc1223430 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc12234c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc1223550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc12235e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1223670 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1223700 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1223790 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc1223820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc12238b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc1223940 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc12239d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc1223a60 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1223af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1223b80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1223c10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1223ca0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc1223d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1223dc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc1223e50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1223ee0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc1223f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1224000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1224090 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc1224120 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc12241b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc1224240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc12242d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc1224360 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc12243f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc1224480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1224510 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc12245a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc1224630 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc12246c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc1224750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc12247e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1224870 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1224900 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1224990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1224a20 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1224ab0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1224b40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1224bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1224c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1224cf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc1224d80 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: 0xaaacc11e8388 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e8460 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e8630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e8800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e89d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e8a68 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e8b00 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e8898 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e8ba0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e8c38 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e8cd0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e8930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8d70 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e8e08 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e8ea0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e86c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e8f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9110 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e91a8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e9240 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e8fd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e92e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e9378 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e9410 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e9070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e94b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e9548 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e95e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e8760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e9680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9850 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e98e8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e9980 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e9718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e9a20 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e9ab8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e9b50 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e97b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e9bf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e9c88 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e9d20 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e84f8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e9dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e9f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea160 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11ea1f8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11ea290 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11ea028 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ea330 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11ea3c8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11ea460 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11ea0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ea500 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11ea598 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11ea630 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e9e58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ea6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11ea938 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11ea9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11ea768 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eaa70 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11eab08 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11eaba0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11ea800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eac40 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11eacd8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11ead70 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e9ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11eae10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eafe0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11eb078 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11eb110 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11eaea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eb1b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11eb248 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11eb2e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11eaf40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eb380 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11eb418 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11eb4b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e8590 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11eb550 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11eb720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eb8f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11eb988 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11eba20 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11eb7b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ebac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11ebb58 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11ebbf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11eb850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ebc90 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11ebd28 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11ebdc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11eb5e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ebe60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec030 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11ec0c8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11ec160 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11ebef8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec200 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11ec298 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11ec330 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11ebf90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ec3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11ec468 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11ec500 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11eb680 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11ec5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec770 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11ec808 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11ec8a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11ec638 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec940 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11ec9d8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11eca70 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11ec6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ecb10 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11ecba8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11ecc40 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc1224e20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc1224eb0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1224f40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc1224fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1225060 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc12250f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc1225180 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1225210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc12252a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1225330 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc12253c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc1225450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc12254e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc1225570 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc1225600 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1225690 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1225720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc12257b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc1225840 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc12258d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1225960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc12259f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1225a80 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1225b10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1225ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc1225c30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc1225cc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc1225d50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc1225de0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc1225e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc1225f00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc1225f90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc1226020 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc12260b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc1226140 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc12261d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc1226260 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc12262f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc1226380 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc1226410 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc12264a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc1226530 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc12265c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc1226650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc12266e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc1226770 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc1226800 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc1226890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc1226920 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc12269b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc1226a40 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc1226ad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc1226b60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc1226bf0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc1226c80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc1226d10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc1226da0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc1226e30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc1226ec0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc1226f50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc1226fe0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc1227070 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc1227100 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc1227190 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc1227220 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc12272b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc1227340 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc12273d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc1227460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc12274f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc1227580 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc1227610 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc12276a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc1227730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc12277c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc1227850 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc12278e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc1227970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc1227a00 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc1227a90 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1227b20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc1227bb0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc1227c40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1227cd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc1227d60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1227df0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc1227e80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1227f10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc1227fa0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1228030 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc12280c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc1228150 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc12281e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc1228270 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1228300 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc1228390 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1228420 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc12284b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc1228540 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc12285d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc1228660 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc12286f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc1228780 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1228810 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc12288a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1228930 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc12289c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc1228a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1228ae0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc1228b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1228c00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc1228c90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1228d20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc1228db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1228e40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1228ed0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc1228f60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1228ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc1229080 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1229110 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc12291a0 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: 0xaaacc11e8270 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e39a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e3b70 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e3d40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e3f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e3fa8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e4040 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e3dd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e40e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e4178 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e4210 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e3e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e42b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e4348 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e43e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e3c08 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e4480 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4650 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e46e8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e4780 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e4518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4820 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e48b8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e4950 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e45b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e49f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e4a88 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e4b20 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e3ca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e4bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e4d90 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e4e28 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e4ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e4c58 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e4f60 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e4ff8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e5090 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e4cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5130 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e51c8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e5260 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e3a38 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e5300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e54d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e56a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11e5738 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11e57d0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11e5568 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5870 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11e5908 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11e59a0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11e5600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e5a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11e5ad8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11e5b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e5398 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e5c10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e5de0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11e5e78 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11e5f10 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11e5ca8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e5fb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11e6048 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11e60e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11e5d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e6180 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11e6218 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11e62b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e5430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e6350 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6520 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11e65b8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11e6650 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11e63e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e66f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11e6788 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11e6820 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11e6480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e68c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11e6958 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11e69f0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e3ad0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11e6a90 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e6c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e6e30 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11e6ec8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11e6f60 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11e6cf8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7000 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11e7098 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11e7130 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11e6d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e71d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11e7268 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11e7300 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11e6b28 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e73a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7570 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11e7608 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11e76a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11e7438 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7740 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11e77d8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11e7870 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11e74d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e7910 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11e79a8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11e7a40 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11e6bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e7ae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e7cb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11e7d48 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11e7de0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11e7b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e7e80 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11e7f18 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11e7fb0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11e7c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8050 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11e80e8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11e8180 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc1229240 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc12292d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc1229360 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc12293f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc1229480 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc1229510 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc12295a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc1229630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc12296c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc1229750 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc12297e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc1229870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc1229900 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc1229990 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc1229a20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc1229ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc1229b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc1229bd0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc1229c60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc1229cf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc1229d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc1229e10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc1229ea0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc1229f30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc1229fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc122a050 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc122a0e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc122a170 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc122a200 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc122a290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc122a320 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc122a3b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc122a440 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc122a4d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc122a560 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc122a5f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc122a680 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc122a710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc122a7a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc122a830 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc122a8c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc122a950 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc122a9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc122aa70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc122ab00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc122ab90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc122ac20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc122acb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc122ad40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc122add0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc122ae60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc122aef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc122af80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc122b010 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc122b0a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc122b130 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc122b1c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc122b250 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc122b2e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc122b370 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc122b400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc122b490 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc122b520 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc122b5b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc122b640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc122b6d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc122b760 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc122b7f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc122b880 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc122b910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc122b9a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc122ba30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc122bac0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc122bb50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc122bbe0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc122bc70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc122bd00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc122bd90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc122be20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc122beb0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc122bf40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc122bfd0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc122c060 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc122c0f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc122c180 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc122c210 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc122c2a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc122c330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc122c3c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc122c450 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc122c4e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc122c570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc122c600 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc122c690 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc122c720 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc122c7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc122c840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc122c8d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc122c960 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc122c9f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc122ca80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc122cb10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc122cba0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc122cc30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc122ccc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc122cd50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc122cde0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc122ce70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc122cf00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc122cf90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc122d020 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc122d0b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc122d140 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc122d1d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc122d260 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc122d2f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc122d380 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc122d410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc122d4a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc122d530 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc122d5c0 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: 0xaaacc11e8388 [ROOT] MAP: (0 sibs) 3 children: 35: 0xaaacc11e8460 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0xaaacc11e8630 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e8800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e89d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0xaaacc11e8a68 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0xaaacc11e8b00 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0xaaacc11e8898 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e8ba0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0xaaacc11e8c38 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0xaaacc11e8cd0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0xaaacc11e8930 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e8d70 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0xaaacc11e8e08 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0xaaacc11e8ea0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0xaaacc11e86c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11e8f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9110 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0xaaacc11e91a8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0xaaacc11e9240 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0xaaacc11e8fd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e92e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0xaaacc11e9378 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0xaaacc11e9410 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0xaaacc11e9070 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e94b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0xaaacc11e9548 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0xaaacc11e95e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0xaaacc11e8760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11e9680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11e9850 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0xaaacc11e98e8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0xaaacc11e9980 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0xaaacc11e9718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11e9a20 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0xaaacc11e9ab8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0xaaacc11e9b50 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0xaaacc11e97b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11e9bf0 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0xaaacc11e9c88 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0xaaacc11e9d20 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0xaaacc11e84f8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0xaaacc11e9dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11e9f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea160 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0xaaacc11ea1f8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0xaaacc11ea290 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0xaaacc11ea028 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ea330 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0xaaacc11ea3c8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0xaaacc11ea460 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0xaaacc11ea0c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ea500 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0xaaacc11ea598 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0xaaacc11ea630 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0xaaacc11e9e58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ea6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ea8a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0xaaacc11ea938 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0xaaacc11ea9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0xaaacc11ea768 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eaa70 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0xaaacc11eab08 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0xaaacc11eaba0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0xaaacc11ea800 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eac40 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0xaaacc11eacd8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0xaaacc11ead70 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0xaaacc11e9ef0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11eae10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eafe0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0xaaacc11eb078 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0xaaacc11eb110 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0xaaacc11eaea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11eb1b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0xaaacc11eb248 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0xaaacc11eb2e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0xaaacc11eaf40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11eb380 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0xaaacc11eb418 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0xaaacc11eb4b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0xaaacc11e8590 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0xaaacc11eb550 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0xaaacc11eb720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11eb8f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0xaaacc11eb988 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0xaaacc11eba20 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0xaaacc11eb7b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ebac0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0xaaacc11ebb58 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0xaaacc11ebbf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0xaaacc11eb850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ebc90 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0xaaacc11ebd28 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0xaaacc11ebdc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0xaaacc11eb5e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0xaaacc11ebe60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec030 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0xaaacc11ec0c8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0xaaacc11ec160 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0xaaacc11ebef8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec200 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0xaaacc11ec298 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0xaaacc11ec330 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0xaaacc11ebf90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ec3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0xaaacc11ec468 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0xaaacc11ec500 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0xaaacc11eb680 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0xaaacc11ec5a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0xaaacc11ec770 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0xaaacc11ec808 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0xaaacc11ec8a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0xaaacc11ec638 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0xaaacc11ec940 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0xaaacc11ec9d8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0xaaacc11eca70 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0xaaacc11ec6d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0xaaacc11ecb10 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0xaaacc11ecba8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0xaaacc11ecc40 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0xaaacc122d660 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0xaaacc122d6f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0xaaacc122d780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0xaaacc122d810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0xaaacc122d8a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0xaaacc122d930 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0xaaacc122d9c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0xaaacc122da50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0xaaacc122dae0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0xaaacc122db70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0xaaacc122dc00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0xaaacc122dc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0xaaacc122dd20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0xaaacc122ddb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0xaaacc122de40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0xaaacc122ded0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0xaaacc122df60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0xaaacc122dff0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0xaaacc122e080 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0xaaacc122e110 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0xaaacc122e1a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0xaaacc122e230 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0xaaacc122e2c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0xaaacc122e350 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0xaaacc122e3e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0xaaacc122e470 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0xaaacc122e500 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0xaaacc122e590 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0xaaacc122e620 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0xaaacc122e6b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0xaaacc122e740 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0xaaacc122e7d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0xaaacc122e860 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0xaaacc122e8f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0xaaacc122e980 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0xaaacc122ea10 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0xaaacc122eaa0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0xaaacc122eb30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0xaaacc122ebc0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0xaaacc122ec50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0xaaacc122ece0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0xaaacc122ed70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0xaaacc122ee00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0xaaacc122ee90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0xaaacc122ef20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0xaaacc122efb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0xaaacc122f040 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0xaaacc122f0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0xaaacc122f160 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0xaaacc122f1f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0xaaacc122f280 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0xaaacc122f310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0xaaacc122f3a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0xaaacc122f430 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0xaaacc122f4c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0xaaacc122f550 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0xaaacc122f5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0xaaacc122f670 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0xaaacc122f700 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0xaaacc122f790 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0xaaacc122f820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0xaaacc122f8b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0xaaacc122f940 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0xaaacc122f9d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0xaaacc122fa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0xaaacc122faf0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0xaaacc122fb80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0xaaacc122fc10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0xaaacc122fca0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0xaaacc122fd30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0xaaacc122fdc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0xaaacc122fe50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0xaaacc122fee0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0xaaacc122ff70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0xaaacc1230000 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0xaaacc1230090 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0xaaacc1230120 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0xaaacc12301b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0xaaacc1230240 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0xaaacc12302d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0xaaacc1230360 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0xaaacc12303f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0xaaacc1230480 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0xaaacc1230510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0xaaacc12305a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0xaaacc1230630 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0xaaacc12306c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0xaaacc1230750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0xaaacc12307e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0xaaacc1230870 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0xaaacc1230900 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0xaaacc1230990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0xaaacc1230a20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0xaaacc1230ab0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0xaaacc1230b40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0xaaacc1230bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0xaaacc1230c60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0xaaacc1230cf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0xaaacc1230d80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0xaaacc1230e10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0xaaacc1230ea0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0xaaacc1230f30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0xaaacc1230fc0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0xaaacc1231050 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0xaaacc12310e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0xaaacc1231170 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0xaaacc1231200 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0xaaacc1231290 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0xaaacc1231320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0xaaacc12313b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0xaaacc1231440 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0xaaacc12314d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0xaaacc1231560 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0xaaacc12315f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0xaaacc1231680 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0xaaacc1231710 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0xaaacc12317a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0xaaacc1231830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0xaaacc12318c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0xaaacc1231950 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0xaaacc12319e0 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 (15 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (15 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaabe33f8270 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f39a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3b70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3f10 VAL: '0000' (3 sibs) 36: 0xaaabe33f3fa8 VAL: '0001' (3 sibs) 36: 0xaaabe33f4040 VAL: '0002' (3 sibs) 36: 0xaaabe33f3dd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f40e0 VAL: '0010' (3 sibs) 36: 0xaaabe33f4178 VAL: '0011' (3 sibs) 36: 0xaaabe33f4210 VAL: '0012' (3 sibs) 36: 0xaaabe33f3e70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f42b0 VAL: '0020' (3 sibs) 36: 0xaaabe33f4348 VAL: '0021' (3 sibs) 36: 0xaaabe33f43e0 VAL: '0022' (3 sibs) 36: 0xaaabe33f3c08 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4650 VAL: '0100' (3 sibs) 36: 0xaaabe33f46e8 VAL: '0101' (3 sibs) 36: 0xaaabe33f4780 VAL: '0102' (3 sibs) 36: 0xaaabe33f4518 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4820 VAL: '0110' (3 sibs) 36: 0xaaabe33f48b8 VAL: '0111' (3 sibs) 36: 0xaaabe33f4950 VAL: '0112' (3 sibs) 36: 0xaaabe33f45b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f49f0 VAL: '0120' (3 sibs) 36: 0xaaabe33f4a88 VAL: '0121' (3 sibs) 36: 0xaaabe33f4b20 VAL: '0122' (3 sibs) 36: 0xaaabe33f3ca0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4d90 VAL: '0200' (3 sibs) 36: 0xaaabe33f4e28 VAL: '0201' (3 sibs) 36: 0xaaabe33f4ec0 VAL: '0202' (3 sibs) 36: 0xaaabe33f4c58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4f60 VAL: '0210' (3 sibs) 36: 0xaaabe33f4ff8 VAL: '0211' (3 sibs) 36: 0xaaabe33f5090 VAL: '0212' (3 sibs) 36: 0xaaabe33f4cf0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5130 VAL: '0220' (3 sibs) 36: 0xaaabe33f51c8 VAL: '0221' (3 sibs) 36: 0xaaabe33f5260 VAL: '0222' (3 sibs) 36: 0xaaabe33f3a38 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5300 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f54d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f56a0 VAL: '1000' (3 sibs) 36: 0xaaabe33f5738 VAL: '1001' (3 sibs) 36: 0xaaabe33f57d0 VAL: '1002' (3 sibs) 36: 0xaaabe33f5568 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5870 VAL: '1010' (3 sibs) 36: 0xaaabe33f5908 VAL: '1011' (3 sibs) 36: 0xaaabe33f59a0 VAL: '1012' (3 sibs) 36: 0xaaabe33f5600 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5a40 VAL: '1020' (3 sibs) 36: 0xaaabe33f5ad8 VAL: '1021' (3 sibs) 36: 0xaaabe33f5b70 VAL: '1022' (3 sibs) 36: 0xaaabe33f5398 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5de0 VAL: '1100' (3 sibs) 36: 0xaaabe33f5e78 VAL: '1101' (3 sibs) 36: 0xaaabe33f5f10 VAL: '1102' (3 sibs) 36: 0xaaabe33f5ca8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5fb0 VAL: '1110' (3 sibs) 36: 0xaaabe33f6048 VAL: '1111' (3 sibs) 36: 0xaaabe33f60e0 VAL: '1112' (3 sibs) 36: 0xaaabe33f5d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6180 VAL: '1120' (3 sibs) 36: 0xaaabe33f6218 VAL: '1121' (3 sibs) 36: 0xaaabe33f62b0 VAL: '1122' (3 sibs) 36: 0xaaabe33f5430 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6350 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6520 VAL: '1200' (3 sibs) 36: 0xaaabe33f65b8 VAL: '1201' (3 sibs) 36: 0xaaabe33f6650 VAL: '1202' (3 sibs) 36: 0xaaabe33f63e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f66f0 VAL: '1210' (3 sibs) 36: 0xaaabe33f6788 VAL: '1211' (3 sibs) 36: 0xaaabe33f6820 VAL: '1212' (3 sibs) 36: 0xaaabe33f6480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f68c0 VAL: '1220' (3 sibs) 36: 0xaaabe33f6958 VAL: '1221' (3 sibs) 36: 0xaaabe33f69f0 VAL: '1222' (3 sibs) 36: 0xaaabe33f3ad0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6a90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6c60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6e30 VAL: '2000' (3 sibs) 36: 0xaaabe33f6ec8 VAL: '2001' (3 sibs) 36: 0xaaabe33f6f60 VAL: '2002' (3 sibs) 36: 0xaaabe33f6cf8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7000 VAL: '2010' (3 sibs) 36: 0xaaabe33f7098 VAL: '2011' (3 sibs) 36: 0xaaabe33f7130 VAL: '2012' (3 sibs) 36: 0xaaabe33f6d90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f71d0 VAL: '2020' (3 sibs) 36: 0xaaabe33f7268 VAL: '2021' (3 sibs) 36: 0xaaabe33f7300 VAL: '2022' (3 sibs) 36: 0xaaabe33f6b28 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f73a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7570 VAL: '2100' (3 sibs) 36: 0xaaabe33f7608 VAL: '2101' (3 sibs) 36: 0xaaabe33f76a0 VAL: '2102' (3 sibs) 36: 0xaaabe33f7438 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7740 VAL: '2110' (3 sibs) 36: 0xaaabe33f77d8 VAL: '2111' (3 sibs) 36: 0xaaabe33f7870 VAL: '2112' (3 sibs) 36: 0xaaabe33f74d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7910 VAL: '2120' (3 sibs) 36: 0xaaabe33f79a8 VAL: '2121' (3 sibs) 36: 0xaaabe33f7a40 VAL: '2122' (3 sibs) 36: 0xaaabe33f6bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7ae0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7cb0 VAL: '2200' (3 sibs) 36: 0xaaabe33f7d48 VAL: '2201' (3 sibs) 36: 0xaaabe33f7de0 VAL: '2202' (3 sibs) 36: 0xaaabe33f7b78 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7e80 VAL: '2210' (3 sibs) 36: 0xaaabe33f7f18 VAL: '2211' (3 sibs) 36: 0xaaabe33f7fb0 VAL: '2212' (3 sibs) 36: 0xaaabe33f7c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8050 VAL: '2220' (3 sibs) 36: 0xaaabe33f80e8 VAL: '2221' (3 sibs) 36: 0xaaabe33f8180 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe3402f70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe3403000 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3403090 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3403120 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe34031b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3403240 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe34032d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe3403360 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe34033f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe3403480 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe3403510 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe34035a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe3403630 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe34036c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe3403750 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe34037e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe3403870 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3403900 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe3403990 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3403a20 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe3403ab0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3403b40 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3403bd0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe3403c60 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3403cf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3403d80 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3403e10 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3403ea0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3403f30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3403fc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3404050 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe34040e0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3404170 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3404200 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3404290 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3404320 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe34043b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3404440 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe34044d0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3404560 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe34045f0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3404680 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3404710 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe34047a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3404830 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe34048c0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3404950 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe34049e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3404a70 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3404b00 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3404b90 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3404c20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3404cb0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3404d40 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3404dd0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3404e60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3404ef0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3404f80 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3405010 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe34050a0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3405130 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe34051c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3405250 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe34052e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe3405370 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3405400 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3405490 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3405520 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe34055b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3405640 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe34056d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3405760 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe34057f0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3405880 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3405910 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe34059a0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3405a30 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3405ac0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3405b50 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3405be0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3405c70 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3405d00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3405d90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3405e20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3405eb0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3405f40 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3405fd0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3406060 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe34060f0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3406180 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3406210 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe34062a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3406330 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe34063c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3406450 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe34064e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3406570 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3406600 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3406690 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3406720 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe34067b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3406840 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe34068d0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3406960 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe34069f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe3406a80 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3406b10 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe3406ba0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3406c30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3406cc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3406d50 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3406de0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3406e70 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3406f00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3406f90 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3407020 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe34070b0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3407140 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe34071d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe3407260 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe34072f0 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: 0xaaabe33f8388 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f8460 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8630 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f89d0 VAL: '0000' (3 sibs) 36: 0xaaabe33f8a68 VAL: '0001' (3 sibs) 36: 0xaaabe33f8b00 VAL: '0002' (3 sibs) 36: 0xaaabe33f8898 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8ba0 VAL: '0010' (3 sibs) 36: 0xaaabe33f8c38 VAL: '0011' (3 sibs) 36: 0xaaabe33f8cd0 VAL: '0012' (3 sibs) 36: 0xaaabe33f8930 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8d70 VAL: '0020' (3 sibs) 36: 0xaaabe33f8e08 VAL: '0021' (3 sibs) 36: 0xaaabe33f8ea0 VAL: '0022' (3 sibs) 36: 0xaaabe33f86c8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8f40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9110 VAL: '0100' (3 sibs) 36: 0xaaabe33f91a8 VAL: '0101' (3 sibs) 36: 0xaaabe33f9240 VAL: '0102' (3 sibs) 36: 0xaaabe33f8fd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f92e0 VAL: '0110' (3 sibs) 36: 0xaaabe33f9378 VAL: '0111' (3 sibs) 36: 0xaaabe33f9410 VAL: '0112' (3 sibs) 36: 0xaaabe33f9070 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f94b0 VAL: '0120' (3 sibs) 36: 0xaaabe33f9548 VAL: '0121' (3 sibs) 36: 0xaaabe33f95e0 VAL: '0122' (3 sibs) 36: 0xaaabe33f8760 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9850 VAL: '0200' (3 sibs) 36: 0xaaabe33f98e8 VAL: '0201' (3 sibs) 36: 0xaaabe33f9980 VAL: '0202' (3 sibs) 36: 0xaaabe33f9718 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9a20 VAL: '0210' (3 sibs) 36: 0xaaabe33f9ab8 VAL: '0211' (3 sibs) 36: 0xaaabe33f9b50 VAL: '0212' (3 sibs) 36: 0xaaabe33f97b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9bf0 VAL: '0220' (3 sibs) 36: 0xaaabe33f9c88 VAL: '0221' (3 sibs) 36: 0xaaabe33f9d20 VAL: '0222' (3 sibs) 36: 0xaaabe33f84f8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9dc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9f90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa160 VAL: '1000' (3 sibs) 36: 0xaaabe33fa1f8 VAL: '1001' (3 sibs) 36: 0xaaabe33fa290 VAL: '1002' (3 sibs) 36: 0xaaabe33fa028 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa330 VAL: '1010' (3 sibs) 36: 0xaaabe33fa3c8 VAL: '1011' (3 sibs) 36: 0xaaabe33fa460 VAL: '1012' (3 sibs) 36: 0xaaabe33fa0c0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa500 VAL: '1020' (3 sibs) 36: 0xaaabe33fa598 VAL: '1021' (3 sibs) 36: 0xaaabe33fa630 VAL: '1022' (3 sibs) 36: 0xaaabe33f9e58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa8a0 VAL: '1100' (3 sibs) 36: 0xaaabe33fa938 VAL: '1101' (3 sibs) 36: 0xaaabe33fa9d0 VAL: '1102' (3 sibs) 36: 0xaaabe33fa768 SEQ: (3 sibs) 3 children: 36: 0xaaabe33faa70 VAL: '1110' (3 sibs) 36: 0xaaabe33fab08 VAL: '1111' (3 sibs) 36: 0xaaabe33faba0 VAL: '1112' (3 sibs) 36: 0xaaabe33fa800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fac40 VAL: '1120' (3 sibs) 36: 0xaaabe33facd8 VAL: '1121' (3 sibs) 36: 0xaaabe33fad70 VAL: '1122' (3 sibs) 36: 0xaaabe33f9ef0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fae10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fafe0 VAL: '1200' (3 sibs) 36: 0xaaabe33fb078 VAL: '1201' (3 sibs) 36: 0xaaabe33fb110 VAL: '1202' (3 sibs) 36: 0xaaabe33faea8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb1b0 VAL: '1210' (3 sibs) 36: 0xaaabe33fb248 VAL: '1211' (3 sibs) 36: 0xaaabe33fb2e0 VAL: '1212' (3 sibs) 36: 0xaaabe33faf40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb380 VAL: '1220' (3 sibs) 36: 0xaaabe33fb418 VAL: '1221' (3 sibs) 36: 0xaaabe33fb4b0 VAL: '1222' (3 sibs) 36: 0xaaabe33f8590 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb550 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb720 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb8f0 VAL: '2000' (3 sibs) 36: 0xaaabe33fb988 VAL: '2001' (3 sibs) 36: 0xaaabe33fba20 VAL: '2002' (3 sibs) 36: 0xaaabe33fb7b8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbac0 VAL: '2010' (3 sibs) 36: 0xaaabe33fbb58 VAL: '2011' (3 sibs) 36: 0xaaabe33fbbf0 VAL: '2012' (3 sibs) 36: 0xaaabe33fb850 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbc90 VAL: '2020' (3 sibs) 36: 0xaaabe33fbd28 VAL: '2021' (3 sibs) 36: 0xaaabe33fbdc0 VAL: '2022' (3 sibs) 36: 0xaaabe33fb5e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbe60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc030 VAL: '2100' (3 sibs) 36: 0xaaabe33fc0c8 VAL: '2101' (3 sibs) 36: 0xaaabe33fc160 VAL: '2102' (3 sibs) 36: 0xaaabe33fbef8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc200 VAL: '2110' (3 sibs) 36: 0xaaabe33fc298 VAL: '2111' (3 sibs) 36: 0xaaabe33fc330 VAL: '2112' (3 sibs) 36: 0xaaabe33fbf90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc3d0 VAL: '2120' (3 sibs) 36: 0xaaabe33fc468 VAL: '2121' (3 sibs) 36: 0xaaabe33fc500 VAL: '2122' (3 sibs) 36: 0xaaabe33fb680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc5a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc770 VAL: '2200' (3 sibs) 36: 0xaaabe33fc808 VAL: '2201' (3 sibs) 36: 0xaaabe33fc8a0 VAL: '2202' (3 sibs) 36: 0xaaabe33fc638 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc940 VAL: '2210' (3 sibs) 36: 0xaaabe33fc9d8 VAL: '2211' (3 sibs) 36: 0xaaabe33fca70 VAL: '2212' (3 sibs) 36: 0xaaabe33fc6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fcb10 VAL: '2220' (3 sibs) 36: 0xaaabe33fcba8 VAL: '2221' (3 sibs) 36: 0xaaabe33fcc40 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe340ada0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe340ae30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe340aec0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe340af50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe340afe0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe340b070 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe340b100 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe340b190 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe340b220 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe340b2b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe340b340 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe340b3d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe340b460 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe340b4f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe340b580 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe340b610 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe340b6a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe340b730 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe340b7c0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe340b850 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe340b8e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe340b970 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe340ba00 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe340ba90 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe340bb20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe340bbb0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe340bc40 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe340bcd0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe340bd60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe340bdf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe340be80 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe340bf10 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe340bfa0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe340c030 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe340c0c0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe340c150 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe340c1e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe340c270 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe340c300 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe340c390 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe340c420 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe340c4b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe340c540 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe340c5d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe340c660 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe340c6f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe340c780 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe340c810 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe340c8a0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe340c930 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe340c9c0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe340ca50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe340cae0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe340cb70 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe340cc00 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe340cc90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe340cd20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe340cdb0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe340ce40 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe340ced0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe340cf60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe340cff0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe340d080 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe340d110 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe340d1a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe340d230 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe340d2c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe340d350 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe340d3e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe340d470 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe340d500 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe340d590 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe340d620 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe340d6b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe340d740 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe340d7d0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe340d860 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe340d8f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe340d980 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe340da10 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe340daa0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe340db30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe340dbc0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe340dc50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe340dce0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe340dd70 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe340de00 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe340de90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe340df20 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe340dfb0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe340e040 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe340e0d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe340e160 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe340e1f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe340e280 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe340e310 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe340e3a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe340e430 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe340e4c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe340e550 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe340e5e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe340e670 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe340e700 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe340e790 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe340e820 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe340e8b0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe340e940 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe340e9d0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe340ea60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe340eaf0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe340eb80 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe340ec10 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe340eca0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe340ed30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe340edc0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe340ee50 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe340eee0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe340ef70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe340f000 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe340f090 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe340f120 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: 0xaaabe33f8270 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f39a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3b70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3f10 VAL: '0000' (3 sibs) 36: 0xaaabe33f3fa8 VAL: '0001' (3 sibs) 36: 0xaaabe33f4040 VAL: '0002' (3 sibs) 36: 0xaaabe33f3dd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f40e0 VAL: '0010' (3 sibs) 36: 0xaaabe33f4178 VAL: '0011' (3 sibs) 36: 0xaaabe33f4210 VAL: '0012' (3 sibs) 36: 0xaaabe33f3e70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f42b0 VAL: '0020' (3 sibs) 36: 0xaaabe33f4348 VAL: '0021' (3 sibs) 36: 0xaaabe33f43e0 VAL: '0022' (3 sibs) 36: 0xaaabe33f3c08 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4650 VAL: '0100' (3 sibs) 36: 0xaaabe33f46e8 VAL: '0101' (3 sibs) 36: 0xaaabe33f4780 VAL: '0102' (3 sibs) 36: 0xaaabe33f4518 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4820 VAL: '0110' (3 sibs) 36: 0xaaabe33f48b8 VAL: '0111' (3 sibs) 36: 0xaaabe33f4950 VAL: '0112' (3 sibs) 36: 0xaaabe33f45b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f49f0 VAL: '0120' (3 sibs) 36: 0xaaabe33f4a88 VAL: '0121' (3 sibs) 36: 0xaaabe33f4b20 VAL: '0122' (3 sibs) 36: 0xaaabe33f3ca0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4d90 VAL: '0200' (3 sibs) 36: 0xaaabe33f4e28 VAL: '0201' (3 sibs) 36: 0xaaabe33f4ec0 VAL: '0202' (3 sibs) 36: 0xaaabe33f4c58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4f60 VAL: '0210' (3 sibs) 36: 0xaaabe33f4ff8 VAL: '0211' (3 sibs) 36: 0xaaabe33f5090 VAL: '0212' (3 sibs) 36: 0xaaabe33f4cf0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5130 VAL: '0220' (3 sibs) 36: 0xaaabe33f51c8 VAL: '0221' (3 sibs) 36: 0xaaabe33f5260 VAL: '0222' (3 sibs) 36: 0xaaabe33f3a38 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5300 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f54d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f56a0 VAL: '1000' (3 sibs) 36: 0xaaabe33f5738 VAL: '1001' (3 sibs) 36: 0xaaabe33f57d0 VAL: '1002' (3 sibs) 36: 0xaaabe33f5568 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5870 VAL: '1010' (3 sibs) 36: 0xaaabe33f5908 VAL: '1011' (3 sibs) 36: 0xaaabe33f59a0 VAL: '1012' (3 sibs) 36: 0xaaabe33f5600 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5a40 VAL: '1020' (3 sibs) 36: 0xaaabe33f5ad8 VAL: '1021' (3 sibs) 36: 0xaaabe33f5b70 VAL: '1022' (3 sibs) 36: 0xaaabe33f5398 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5de0 VAL: '1100' (3 sibs) 36: 0xaaabe33f5e78 VAL: '1101' (3 sibs) 36: 0xaaabe33f5f10 VAL: '1102' (3 sibs) 36: 0xaaabe33f5ca8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5fb0 VAL: '1110' (3 sibs) 36: 0xaaabe33f6048 VAL: '1111' (3 sibs) 36: 0xaaabe33f60e0 VAL: '1112' (3 sibs) 36: 0xaaabe33f5d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6180 VAL: '1120' (3 sibs) 36: 0xaaabe33f6218 VAL: '1121' (3 sibs) 36: 0xaaabe33f62b0 VAL: '1122' (3 sibs) 36: 0xaaabe33f5430 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6350 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6520 VAL: '1200' (3 sibs) 36: 0xaaabe33f65b8 VAL: '1201' (3 sibs) 36: 0xaaabe33f6650 VAL: '1202' (3 sibs) 36: 0xaaabe33f63e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f66f0 VAL: '1210' (3 sibs) 36: 0xaaabe33f6788 VAL: '1211' (3 sibs) 36: 0xaaabe33f6820 VAL: '1212' (3 sibs) 36: 0xaaabe33f6480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f68c0 VAL: '1220' (3 sibs) 36: 0xaaabe33f6958 VAL: '1221' (3 sibs) 36: 0xaaabe33f69f0 VAL: '1222' (3 sibs) 36: 0xaaabe33f3ad0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6a90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6c60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6e30 VAL: '2000' (3 sibs) 36: 0xaaabe33f6ec8 VAL: '2001' (3 sibs) 36: 0xaaabe33f6f60 VAL: '2002' (3 sibs) 36: 0xaaabe33f6cf8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7000 VAL: '2010' (3 sibs) 36: 0xaaabe33f7098 VAL: '2011' (3 sibs) 36: 0xaaabe33f7130 VAL: '2012' (3 sibs) 36: 0xaaabe33f6d90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f71d0 VAL: '2020' (3 sibs) 36: 0xaaabe33f7268 VAL: '2021' (3 sibs) 36: 0xaaabe33f7300 VAL: '2022' (3 sibs) 36: 0xaaabe33f6b28 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f73a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7570 VAL: '2100' (3 sibs) 36: 0xaaabe33f7608 VAL: '2101' (3 sibs) 36: 0xaaabe33f76a0 VAL: '2102' (3 sibs) 36: 0xaaabe33f7438 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7740 VAL: '2110' (3 sibs) 36: 0xaaabe33f77d8 VAL: '2111' (3 sibs) 36: 0xaaabe33f7870 VAL: '2112' (3 sibs) 36: 0xaaabe33f74d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7910 VAL: '2120' (3 sibs) 36: 0xaaabe33f79a8 VAL: '2121' (3 sibs) 36: 0xaaabe33f7a40 VAL: '2122' (3 sibs) 36: 0xaaabe33f6bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7ae0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7cb0 VAL: '2200' (3 sibs) 36: 0xaaabe33f7d48 VAL: '2201' (3 sibs) 36: 0xaaabe33f7de0 VAL: '2202' (3 sibs) 36: 0xaaabe33f7b78 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7e80 VAL: '2210' (3 sibs) 36: 0xaaabe33f7f18 VAL: '2211' (3 sibs) 36: 0xaaabe33f7fb0 VAL: '2212' (3 sibs) 36: 0xaaabe33f7c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8050 VAL: '2220' (3 sibs) 36: 0xaaabe33f80e8 VAL: '2221' (3 sibs) 36: 0xaaabe33f8180 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe340f5b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe340f640 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe340f6d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe340f760 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe340f7f0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe340f880 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe340f910 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe340f9a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe340fa30 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe340fac0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe340fb50 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe340fbe0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe340fc70 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe340fd00 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe340fd90 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe340fe20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe340feb0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe340ff40 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe340ffd0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3410060 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe34100f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3410180 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3410210 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe34102a0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3410330 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe34103c0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3410450 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe34104e0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3410570 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3410600 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3410690 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe3410720 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe34107b0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3410840 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe34108d0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3410960 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe34109f0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3410a80 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3410b10 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3410ba0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3410c30 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3410cc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3410d50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3410de0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3410e70 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3410f00 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3410f90 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3411020 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe34110b0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3411140 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe34111d0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3411260 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe34112f0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3411380 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3411410 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe34114a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3411530 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe34115c0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3411650 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe34116e0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3411770 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3411800 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3411890 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe3411920 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe34119b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3411a40 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3411ad0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3411b60 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3411bf0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3411c80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3411d10 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3411da0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3411e30 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3411ec0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3411f50 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe3411fe0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3412070 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3412100 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3412190 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3412220 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe34122b0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3412340 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe34123d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3412460 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe34124f0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3412580 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3412610 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe34126a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3412730 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe34127c0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3412850 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe34128e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3412970 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3412a00 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3412a90 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe3412b20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3412bb0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3412c40 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3412cd0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3412d60 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3412df0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3412e80 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3412f10 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3412fa0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3413030 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe34130c0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3413150 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe34131e0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3413270 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3413300 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3413390 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3413420 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe34134b0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3413540 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe34135d0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3413660 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe34136f0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3413780 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3413810 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe34138a0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe3413930 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: 0xaaabe33f8388 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f8460 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8630 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f89d0 VAL: '0000' (3 sibs) 36: 0xaaabe33f8a68 VAL: '0001' (3 sibs) 36: 0xaaabe33f8b00 VAL: '0002' (3 sibs) 36: 0xaaabe33f8898 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8ba0 VAL: '0010' (3 sibs) 36: 0xaaabe33f8c38 VAL: '0011' (3 sibs) 36: 0xaaabe33f8cd0 VAL: '0012' (3 sibs) 36: 0xaaabe33f8930 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8d70 VAL: '0020' (3 sibs) 36: 0xaaabe33f8e08 VAL: '0021' (3 sibs) 36: 0xaaabe33f8ea0 VAL: '0022' (3 sibs) 36: 0xaaabe33f86c8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8f40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9110 VAL: '0100' (3 sibs) 36: 0xaaabe33f91a8 VAL: '0101' (3 sibs) 36: 0xaaabe33f9240 VAL: '0102' (3 sibs) 36: 0xaaabe33f8fd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f92e0 VAL: '0110' (3 sibs) 36: 0xaaabe33f9378 VAL: '0111' (3 sibs) 36: 0xaaabe33f9410 VAL: '0112' (3 sibs) 36: 0xaaabe33f9070 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f94b0 VAL: '0120' (3 sibs) 36: 0xaaabe33f9548 VAL: '0121' (3 sibs) 36: 0xaaabe33f95e0 VAL: '0122' (3 sibs) 36: 0xaaabe33f8760 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9850 VAL: '0200' (3 sibs) 36: 0xaaabe33f98e8 VAL: '0201' (3 sibs) 36: 0xaaabe33f9980 VAL: '0202' (3 sibs) 36: 0xaaabe33f9718 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9a20 VAL: '0210' (3 sibs) 36: 0xaaabe33f9ab8 VAL: '0211' (3 sibs) 36: 0xaaabe33f9b50 VAL: '0212' (3 sibs) 36: 0xaaabe33f97b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9bf0 VAL: '0220' (3 sibs) 36: 0xaaabe33f9c88 VAL: '0221' (3 sibs) 36: 0xaaabe33f9d20 VAL: '0222' (3 sibs) 36: 0xaaabe33f84f8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9dc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9f90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa160 VAL: '1000' (3 sibs) 36: 0xaaabe33fa1f8 VAL: '1001' (3 sibs) 36: 0xaaabe33fa290 VAL: '1002' (3 sibs) 36: 0xaaabe33fa028 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa330 VAL: '1010' (3 sibs) 36: 0xaaabe33fa3c8 VAL: '1011' (3 sibs) 36: 0xaaabe33fa460 VAL: '1012' (3 sibs) 36: 0xaaabe33fa0c0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa500 VAL: '1020' (3 sibs) 36: 0xaaabe33fa598 VAL: '1021' (3 sibs) 36: 0xaaabe33fa630 VAL: '1022' (3 sibs) 36: 0xaaabe33f9e58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa8a0 VAL: '1100' (3 sibs) 36: 0xaaabe33fa938 VAL: '1101' (3 sibs) 36: 0xaaabe33fa9d0 VAL: '1102' (3 sibs) 36: 0xaaabe33fa768 SEQ: (3 sibs) 3 children: 36: 0xaaabe33faa70 VAL: '1110' (3 sibs) 36: 0xaaabe33fab08 VAL: '1111' (3 sibs) 36: 0xaaabe33faba0 VAL: '1112' (3 sibs) 36: 0xaaabe33fa800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fac40 VAL: '1120' (3 sibs) 36: 0xaaabe33facd8 VAL: '1121' (3 sibs) 36: 0xaaabe33fad70 VAL: '1122' (3 sibs) 36: 0xaaabe33f9ef0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fae10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fafe0 VAL: '1200' (3 sibs) 36: 0xaaabe33fb078 VAL: '1201' (3 sibs) 36: 0xaaabe33fb110 VAL: '1202' (3 sibs) 36: 0xaaabe33faea8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb1b0 VAL: '1210' (3 sibs) 36: 0xaaabe33fb248 VAL: '1211' (3 sibs) 36: 0xaaabe33fb2e0 VAL: '1212' (3 sibs) 36: 0xaaabe33faf40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb380 VAL: '1220' (3 sibs) 36: 0xaaabe33fb418 VAL: '1221' (3 sibs) 36: 0xaaabe33fb4b0 VAL: '1222' (3 sibs) 36: 0xaaabe33f8590 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb550 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb720 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb8f0 VAL: '2000' (3 sibs) 36: 0xaaabe33fb988 VAL: '2001' (3 sibs) 36: 0xaaabe33fba20 VAL: '2002' (3 sibs) 36: 0xaaabe33fb7b8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbac0 VAL: '2010' (3 sibs) 36: 0xaaabe33fbb58 VAL: '2011' (3 sibs) 36: 0xaaabe33fbbf0 VAL: '2012' (3 sibs) 36: 0xaaabe33fb850 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbc90 VAL: '2020' (3 sibs) 36: 0xaaabe33fbd28 VAL: '2021' (3 sibs) 36: 0xaaabe33fbdc0 VAL: '2022' (3 sibs) 36: 0xaaabe33fb5e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbe60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc030 VAL: '2100' (3 sibs) 36: 0xaaabe33fc0c8 VAL: '2101' (3 sibs) 36: 0xaaabe33fc160 VAL: '2102' (3 sibs) 36: 0xaaabe33fbef8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc200 VAL: '2110' (3 sibs) 36: 0xaaabe33fc298 VAL: '2111' (3 sibs) 36: 0xaaabe33fc330 VAL: '2112' (3 sibs) 36: 0xaaabe33fbf90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc3d0 VAL: '2120' (3 sibs) 36: 0xaaabe33fc468 VAL: '2121' (3 sibs) 36: 0xaaabe33fc500 VAL: '2122' (3 sibs) 36: 0xaaabe33fb680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc5a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc770 VAL: '2200' (3 sibs) 36: 0xaaabe33fc808 VAL: '2201' (3 sibs) 36: 0xaaabe33fc8a0 VAL: '2202' (3 sibs) 36: 0xaaabe33fc638 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc940 VAL: '2210' (3 sibs) 36: 0xaaabe33fc9d8 VAL: '2211' (3 sibs) 36: 0xaaabe33fca70 VAL: '2212' (3 sibs) 36: 0xaaabe33fc6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fcb10 VAL: '2220' (3 sibs) 36: 0xaaabe33fcba8 VAL: '2221' (3 sibs) 36: 0xaaabe33fcc40 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe3413dc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe3413e50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3413ee0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3413f70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe3414000 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3414090 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe3414120 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe34141b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe3414240 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe34142d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe3414360 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe34143f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe3414480 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe3414510 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe34145a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe3414630 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe34146c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3414750 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe34147e0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3414870 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe3414900 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3414990 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3414a20 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe3414ab0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3414b40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3414bd0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3414c60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3414cf0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3414d80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3414e10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3414ea0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe3414f30 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3414fc0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3415050 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe34150e0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3415170 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3415200 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3415290 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3415320 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe34153b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3415440 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe34154d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3415560 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe34155f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3415680 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3415710 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe34157a0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3415830 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe34158c0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3415950 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe34159e0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3415a70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3415b00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3415b90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3415c20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3415cb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3415d40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3415dd0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3415e60 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe3415ef0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3415f80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3416010 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe34160a0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe3416130 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe34161c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3416250 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe34162e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3416370 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3416400 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3416490 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3416520 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe34165b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3416640 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe34166d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3416760 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe34167f0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3416880 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3416910 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe34169a0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3416a30 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3416ac0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3416b50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3416be0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3416c70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3416d00 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3416d90 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3416e20 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3416eb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3416f40 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3416fd0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3417060 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe34170f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3417180 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3417210 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe34172a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe3417330 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe34173c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3417450 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe34174e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3417570 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3417600 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3417690 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3417720 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe34177b0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3417840 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe34178d0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3417960 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe34179f0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3417a80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3417b10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3417ba0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3417c30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3417cc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3417d50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3417de0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3417e70 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe3417f00 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3417f90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3418020 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe34180b0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe3418140 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] 0xaaabe3402f70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe3403000 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3403090 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3403120 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe34031b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3403240 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe34032d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe3403360 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe34033f0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe3403480 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe3403510 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe34035a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe3403630 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe34036c0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe3403750 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe34037e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe3403870 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3403900 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe3403990 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3403a20 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe3403ab0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3403b40 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3403bd0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe3403c60 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3403cf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3403d80 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3403e10 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3403ea0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3403f30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3403fc0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3404050 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe34040e0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3404170 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3404200 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3404290 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3404320 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe34043b0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3404440 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe34044d0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3404560 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe34045f0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3404680 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3404710 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe34047a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3404830 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe34048c0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3404950 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe34049e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3404a70 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3404b00 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3404b90 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3404c20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3404cb0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3404d40 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3404dd0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3404e60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3404ef0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3404f80 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3405010 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe34050a0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3405130 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe34051c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3405250 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe34052e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe3405370 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3405400 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3405490 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3405520 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe34055b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3405640 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe34056d0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3405760 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe34057f0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3405880 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3405910 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe34059a0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3405a30 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3405ac0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3405b50 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3405be0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3405c70 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3405d00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3405d90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3405e20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3405eb0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3405f40 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3405fd0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3406060 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe34060f0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3406180 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3406210 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe34062a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3406330 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe34063c0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3406450 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe34064e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3406570 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3406600 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3406690 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3406720 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe34067b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3406840 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe34068d0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3406960 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe34069f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe3406a80 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3406b10 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe3406ba0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3406c30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3406cc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3406d50 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3406de0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3406e70 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3406f00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3406f90 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3407020 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe34070b0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3407140 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe34071d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe3407260 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe34072f0 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] 0xaaabe341a9e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe341aa70 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe341ab00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe341ab90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe341ac20 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe341acb0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe341ad40 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe341add0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe341ae60 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe341aef0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe341af80 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe341b010 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe341b0a0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe341b130 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe341b1c0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe341b250 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe341b2e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe341b370 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe341b400 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe341b490 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe341b520 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe341b5b0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe341b640 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe341b6d0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe341b760 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe341b7f0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe341b880 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe341b910 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe341b9a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe341ba30 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe341bac0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe341bb50 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe341bbe0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe341bc70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe341bd00 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe341bd90 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe341be20 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe341beb0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe341bf40 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe341bfd0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe341c060 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe341c0f0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe341c180 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe341c210 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe341c2a0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe341c330 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe341c3c0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe341c450 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe341c4e0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe341c570 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe341c600 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe341c690 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe341c720 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe341c7b0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe341c840 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe341c8d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe341c960 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe341c9f0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe341ca80 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe341cb10 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe341cba0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe341cc30 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe341ccc0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe341cd50 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe341cde0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe341ce70 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe341cf00 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe341cf90 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe341d020 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe341d0b0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe341d140 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe341d1d0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe341d260 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe341d2f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe341d380 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe341d410 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe341d4a0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe341d530 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe341d5c0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe341d650 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe341d6e0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe341d770 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe341d800 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe341d890 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe341d920 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe341d9b0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe341da40 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe341dad0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe341db60 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe341dbf0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe341dc80 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe341dd10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe341dda0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe341de30 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe341dec0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe341df50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe341dfe0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe341e070 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe341e100 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe341e190 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe341e220 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe341e2b0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe341e340 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe341e3d0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe341e460 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe341e4f0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe341e580 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe341e610 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe341e6a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe341e730 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe341e7c0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe341e850 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe341e8e0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe341e970 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe341ea00 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe341ea90 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe341eb20 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe341ebb0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe341ec40 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe341ecd0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe341ed60 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] 0xaaabe340ada0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe340ae30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe340aec0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe340af50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe340afe0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe340b070 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe340b100 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe340b190 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe340b220 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe340b2b0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe340b340 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe340b3d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe340b460 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe340b4f0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe340b580 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe340b610 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe340b6a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe340b730 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe340b7c0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe340b850 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe340b8e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe340b970 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe340ba00 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe340ba90 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe340bb20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe340bbb0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe340bc40 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe340bcd0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe340bd60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe340bdf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe340be80 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe340bf10 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe340bfa0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe340c030 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe340c0c0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe340c150 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe340c1e0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe340c270 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe340c300 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe340c390 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe340c420 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe340c4b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe340c540 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe340c5d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe340c660 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe340c6f0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe340c780 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe340c810 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe340c8a0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe340c930 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe340c9c0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe340ca50 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe340cae0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe340cb70 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe340cc00 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe340cc90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe340cd20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe340cdb0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe340ce40 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe340ced0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe340cf60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe340cff0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe340d080 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe340d110 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe340d1a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe340d230 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe340d2c0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe340d350 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe340d3e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe340d470 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe340d500 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe340d590 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe340d620 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe340d6b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe340d740 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe340d7d0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe340d860 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe340d8f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe340d980 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe340da10 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe340daa0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe340db30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe340dbc0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe340dc50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe340dce0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe340dd70 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe340de00 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe340de90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe340df20 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe340dfb0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe340e040 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe340e0d0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe340e160 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe340e1f0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe340e280 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe340e310 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe340e3a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe340e430 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe340e4c0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe340e550 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe340e5e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe340e670 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe340e700 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe340e790 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe340e820 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe340e8b0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe340e940 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe340e9d0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe340ea60 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe340eaf0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe340eb80 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe340ec10 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe340eca0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe340ed30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe340edc0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe340ee50 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe340eee0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe340ef70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe340f000 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe340f090 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe340f120 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] 0xaaabe341f1f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe341f280 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe341f310 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe341f3a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe341f430 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe341f4c0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe341f550 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe341f5e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe341f670 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe341f700 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe341f790 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe341f820 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe341f8b0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe341f940 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe341f9d0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe341fa60 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe341faf0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe341fb80 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe341fc10 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe341fca0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe341fd30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe341fdc0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe341fe50 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe341fee0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe341ff70 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3420000 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3420090 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3420120 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe34201b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3420240 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe34202d0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe3420360 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe34203f0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3420480 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3420510 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe34205a0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3420630 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe34206c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3420750 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe34207e0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3420870 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3420900 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3420990 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3420a20 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3420ab0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3420b40 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3420bd0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3420c60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3420cf0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3420d80 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3420e10 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3420ea0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3420f30 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3420fc0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3421050 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe34210e0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3421170 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3421200 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3421290 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe3421320 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe34213b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3421440 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe34214d0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe3421560 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe34215f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3421680 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3421710 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe34217a0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3421830 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe34218c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3421950 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe34219e0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3421a70 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3421b00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3421b90 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe3421c20 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3421cb0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3421d40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3421dd0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3421e60 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3421ef0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3421f80 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3422010 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe34220a0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3422130 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe34221c0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3422250 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe34222e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3422370 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3422400 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3422490 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe3422520 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe34225b0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3422640 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe34226d0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe3422760 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe34227f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3422880 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3422910 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe34229a0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3422a30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3422ac0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3422b50 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3422be0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3422c70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe3422d00 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3422d90 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe3422e20 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3422eb0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3422f40 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3422fd0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3423060 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe34230f0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3423180 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3423210 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe34232a0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe3423330 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe34233c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3423450 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe34234e0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe3423570 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] 0xaaabe340f5b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe340f640 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe340f6d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe340f760 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe340f7f0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe340f880 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe340f910 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe340f9a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe340fa30 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe340fac0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe340fb50 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe340fbe0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe340fc70 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe340fd00 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe340fd90 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe340fe20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe340feb0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe340ff40 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe340ffd0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3410060 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe34100f0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3410180 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3410210 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe34102a0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3410330 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe34103c0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3410450 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe34104e0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3410570 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3410600 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3410690 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe3410720 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe34107b0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3410840 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe34108d0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3410960 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe34109f0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3410a80 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3410b10 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3410ba0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3410c30 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3410cc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3410d50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3410de0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3410e70 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3410f00 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3410f90 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3411020 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe34110b0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3411140 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe34111d0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3411260 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe34112f0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3411380 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3411410 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe34114a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3411530 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe34115c0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3411650 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe34116e0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3411770 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3411800 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3411890 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe3411920 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe34119b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3411a40 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3411ad0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3411b60 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3411bf0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3411c80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3411d10 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3411da0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3411e30 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3411ec0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3411f50 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe3411fe0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3412070 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3412100 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3412190 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3412220 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe34122b0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3412340 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe34123d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3412460 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe34124f0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3412580 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3412610 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe34126a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3412730 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe34127c0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3412850 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe34128e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3412970 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3412a00 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3412a90 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe3412b20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3412bb0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3412c40 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3412cd0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3412d60 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3412df0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3412e80 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3412f10 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3412fa0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3413030 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe34130c0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3413150 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe34131e0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3413270 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3413300 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3413390 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3413420 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe34134b0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3413540 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe34135d0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3413660 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe34136f0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3413780 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3413810 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe34138a0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe3413930 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] 0xaaabe3423a00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe3423a90 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3423b20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3423bb0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe3423c40 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3423cd0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe3423d60 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe3423df0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe3423e80 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe3423f10 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe3423fa0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe3424030 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe34240c0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe3424150 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe34241e0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe3424270 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe3424300 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3424390 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe3424420 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe34244b0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe3424540 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe34245d0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3424660 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe34246f0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3424780 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3424810 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe34248a0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3424930 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe34249c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3424a50 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3424ae0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe3424b70 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3424c00 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3424c90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3424d20 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3424db0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3424e40 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3424ed0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3424f60 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3424ff0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3425080 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3425110 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe34251a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3425230 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe34252c0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3425350 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe34253e0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3425470 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3425500 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3425590 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3425620 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe34256b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3425740 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe34257d0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3425860 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe34258f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3425980 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3425a10 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3425aa0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe3425b30 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3425bc0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3425c50 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3425ce0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe3425d70 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe3425e00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3425e90 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3425f20 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3425fb0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3426040 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe34260d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3426160 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe34261f0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3426280 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3426310 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe34263a0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe3426430 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe34264c0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3426550 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe34265e0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3426670 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3426700 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3426790 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3426820 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe34268b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3426940 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe34269d0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3426a60 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3426af0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3426b80 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3426c10 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3426ca0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe3426d30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3426dc0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3426e50 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3426ee0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe3426f70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3427000 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3427090 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3427120 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe34271b0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3427240 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe34272d0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3427360 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe34273f0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3427480 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe3427510 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe34275a0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe3427630 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe34276c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3427750 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe34277e0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3427870 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3427900 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3427990 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3427a20 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3427ab0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe3427b40 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3427bd0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3427c60 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe3427cf0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe3427d80 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] 0xaaabe3413dc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe3413e50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3413ee0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3413f70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe3414000 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3414090 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe3414120 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe34141b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe3414240 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe34142d0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe3414360 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe34143f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe3414480 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe3414510 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe34145a0 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe3414630 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe34146c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3414750 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe34147e0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3414870 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe3414900 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3414990 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3414a20 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe3414ab0 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3414b40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3414bd0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3414c60 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3414cf0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3414d80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe3414e10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3414ea0 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe3414f30 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3414fc0 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3415050 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe34150e0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3415170 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3415200 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3415290 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3415320 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe34153b0 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3415440 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe34154d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3415560 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe34155f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3415680 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3415710 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe34157a0 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3415830 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe34158c0 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3415950 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe34159e0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3415a70 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3415b00 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3415b90 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3415c20 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3415cb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3415d40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3415dd0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3415e60 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe3415ef0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3415f80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3416010 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe34160a0 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe3416130 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe34161c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3416250 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe34162e0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3416370 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3416400 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3416490 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3416520 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe34165b0 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3416640 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe34166d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3416760 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe34167f0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3416880 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3416910 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe34169a0 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3416a30 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3416ac0 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3416b50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3416be0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3416c70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3416d00 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3416d90 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3416e20 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3416eb0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3416f40 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3416fd0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe3417060 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe34170f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3417180 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3417210 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe34172a0 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe3417330 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe34173c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe3417450 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe34174e0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3417570 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3417600 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3417690 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3417720 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe34177b0 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3417840 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe34178d0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3417960 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe34179f0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3417a80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3417b10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3417ba0 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3417c30 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3417cc0 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3417d50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3417de0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3417e70 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe3417f00 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3417f90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3418020 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe34180b0 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe3418140 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] 0xaaabe342a620 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe342a6b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe342a740 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe342a7d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe342a860 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe342a8f0 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe342a980 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe342aa10 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe342aaa0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe342ab30 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe342abc0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe342ac50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe342ace0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe342ad70 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe342ae00 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe342ae90 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe342af20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe342afb0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe342b040 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe342b0d0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe342b160 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe342b1f0 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe342b280 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe342b310 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe342b3a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe342b430 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe342b4c0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe342b550 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe342b5e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe342b670 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe342b700 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe342b790 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe342b820 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe342b8b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe342b940 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe342b9d0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe342ba60 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe342baf0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe342bb80 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe342bc10 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe342bca0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe342bd30 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe342bdc0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe342be50 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe342bee0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe342bf70 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe342c000 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe342c090 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe342c120 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe342c1b0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe342c240 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe342c2d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe342c360 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe342c3f0 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe342c480 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe342c510 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe342c5a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe342c630 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe342c6c0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe342c750 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe342c7e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe342c870 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe342c900 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe342c990 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe342ca20 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe342cab0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe342cb40 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe342cbd0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe342cc60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe342ccf0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe342cd80 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe342ce10 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe342cea0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe342cf30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe342cfc0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe342d050 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe342d0e0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe342d170 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe342d200 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe342d290 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe342d320 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe342d3b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe342d440 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe342d4d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe342d560 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe342d5f0 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe342d680 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe342d710 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe342d7a0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe342d830 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe342d8c0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe342d950 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe342d9e0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe342da70 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe342db00 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe342db90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe342dc20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe342dcb0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe342dd40 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe342ddd0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe342de60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe342def0 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe342df80 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe342e010 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe342e0a0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe342e130 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe342e1c0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe342e250 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe342e2e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe342e370 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe342e400 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe342e490 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe342e520 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe342e5b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe342e640 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe342e6d0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe342e760 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe342e7f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe342e880 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe342e910 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe342e9a0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0xaaabe33f8270 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f39a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3b70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3f10 VAL: '0000' (3 sibs) 36: 0xaaabe33f3fa8 VAL: '0001' (3 sibs) 36: 0xaaabe33f4040 VAL: '0002' (3 sibs) 36: 0xaaabe33f3dd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f40e0 VAL: '0010' (3 sibs) 36: 0xaaabe33f4178 VAL: '0011' (3 sibs) 36: 0xaaabe33f4210 VAL: '0012' (3 sibs) 36: 0xaaabe33f3e70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f42b0 VAL: '0020' (3 sibs) 36: 0xaaabe33f4348 VAL: '0021' (3 sibs) 36: 0xaaabe33f43e0 VAL: '0022' (3 sibs) 36: 0xaaabe33f3c08 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4650 VAL: '0100' (3 sibs) 36: 0xaaabe33f46e8 VAL: '0101' (3 sibs) 36: 0xaaabe33f4780 VAL: '0102' (3 sibs) 36: 0xaaabe33f4518 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4820 VAL: '0110' (3 sibs) 36: 0xaaabe33f48b8 VAL: '0111' (3 sibs) 36: 0xaaabe33f4950 VAL: '0112' (3 sibs) 36: 0xaaabe33f45b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f49f0 VAL: '0120' (3 sibs) 36: 0xaaabe33f4a88 VAL: '0121' (3 sibs) 36: 0xaaabe33f4b20 VAL: '0122' (3 sibs) 36: 0xaaabe33f3ca0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4d90 VAL: '0200' (3 sibs) 36: 0xaaabe33f4e28 VAL: '0201' (3 sibs) 36: 0xaaabe33f4ec0 VAL: '0202' (3 sibs) 36: 0xaaabe33f4c58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4f60 VAL: '0210' (3 sibs) 36: 0xaaabe33f4ff8 VAL: '0211' (3 sibs) 36: 0xaaabe33f5090 VAL: '0212' (3 sibs) 36: 0xaaabe33f4cf0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5130 VAL: '0220' (3 sibs) 36: 0xaaabe33f51c8 VAL: '0221' (3 sibs) 36: 0xaaabe33f5260 VAL: '0222' (3 sibs) 36: 0xaaabe33f3a38 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5300 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f54d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f56a0 VAL: '1000' (3 sibs) 36: 0xaaabe33f5738 VAL: '1001' (3 sibs) 36: 0xaaabe33f57d0 VAL: '1002' (3 sibs) 36: 0xaaabe33f5568 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5870 VAL: '1010' (3 sibs) 36: 0xaaabe33f5908 VAL: '1011' (3 sibs) 36: 0xaaabe33f59a0 VAL: '1012' (3 sibs) 36: 0xaaabe33f5600 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5a40 VAL: '1020' (3 sibs) 36: 0xaaabe33f5ad8 VAL: '1021' (3 sibs) 36: 0xaaabe33f5b70 VAL: '1022' (3 sibs) 36: 0xaaabe33f5398 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5de0 VAL: '1100' (3 sibs) 36: 0xaaabe33f5e78 VAL: '1101' (3 sibs) 36: 0xaaabe33f5f10 VAL: '1102' (3 sibs) 36: 0xaaabe33f5ca8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5fb0 VAL: '1110' (3 sibs) 36: 0xaaabe33f6048 VAL: '1111' (3 sibs) 36: 0xaaabe33f60e0 VAL: '1112' (3 sibs) 36: 0xaaabe33f5d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6180 VAL: '1120' (3 sibs) 36: 0xaaabe33f6218 VAL: '1121' (3 sibs) 36: 0xaaabe33f62b0 VAL: '1122' (3 sibs) 36: 0xaaabe33f5430 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6350 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6520 VAL: '1200' (3 sibs) 36: 0xaaabe33f65b8 VAL: '1201' (3 sibs) 36: 0xaaabe33f6650 VAL: '1202' (3 sibs) 36: 0xaaabe33f63e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f66f0 VAL: '1210' (3 sibs) 36: 0xaaabe33f6788 VAL: '1211' (3 sibs) 36: 0xaaabe33f6820 VAL: '1212' (3 sibs) 36: 0xaaabe33f6480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f68c0 VAL: '1220' (3 sibs) 36: 0xaaabe33f6958 VAL: '1221' (3 sibs) 36: 0xaaabe33f69f0 VAL: '1222' (3 sibs) 36: 0xaaabe33f3ad0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6a90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6c60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6e30 VAL: '2000' (3 sibs) 36: 0xaaabe33f6ec8 VAL: '2001' (3 sibs) 36: 0xaaabe33f6f60 VAL: '2002' (3 sibs) 36: 0xaaabe33f6cf8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7000 VAL: '2010' (3 sibs) 36: 0xaaabe33f7098 VAL: '2011' (3 sibs) 36: 0xaaabe33f7130 VAL: '2012' (3 sibs) 36: 0xaaabe33f6d90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f71d0 VAL: '2020' (3 sibs) 36: 0xaaabe33f7268 VAL: '2021' (3 sibs) 36: 0xaaabe33f7300 VAL: '2022' (3 sibs) 36: 0xaaabe33f6b28 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f73a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7570 VAL: '2100' (3 sibs) 36: 0xaaabe33f7608 VAL: '2101' (3 sibs) 36: 0xaaabe33f76a0 VAL: '2102' (3 sibs) 36: 0xaaabe33f7438 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7740 VAL: '2110' (3 sibs) 36: 0xaaabe33f77d8 VAL: '2111' (3 sibs) 36: 0xaaabe33f7870 VAL: '2112' (3 sibs) 36: 0xaaabe33f74d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7910 VAL: '2120' (3 sibs) 36: 0xaaabe33f79a8 VAL: '2121' (3 sibs) 36: 0xaaabe33f7a40 VAL: '2122' (3 sibs) 36: 0xaaabe33f6bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7ae0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7cb0 VAL: '2200' (3 sibs) 36: 0xaaabe33f7d48 VAL: '2201' (3 sibs) 36: 0xaaabe33f7de0 VAL: '2202' (3 sibs) 36: 0xaaabe33f7b78 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7e80 VAL: '2210' (3 sibs) 36: 0xaaabe33f7f18 VAL: '2211' (3 sibs) 36: 0xaaabe33f7fb0 VAL: '2212' (3 sibs) 36: 0xaaabe33f7c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8050 VAL: '2220' (3 sibs) 36: 0xaaabe33f80e8 VAL: '2221' (3 sibs) 36: 0xaaabe33f8180 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe342ee30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe342eec0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe342ef50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe342efe0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe342f070 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe342f100 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe342f190 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe342f220 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe342f2b0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe342f340 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe342f3d0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe342f460 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe342f4f0 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe342f580 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe342f610 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe342f6a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe342f730 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe342f7c0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe342f850 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe342f8e0 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe342f970 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe342fa00 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe342fa90 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe342fb20 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe342fbb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe342fc40 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe342fcd0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe342fd60 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe342fdf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe342fe80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe342ff10 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe342ffa0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3430030 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe34300c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3430150 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe34301e0 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3430270 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3430300 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3430390 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3430420 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe34304b0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3430540 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe34305d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3430660 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe34306f0 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3430780 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3430810 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe34308a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3430930 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe34309c0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3430a50 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3430ae0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3430b70 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3430c00 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe3430c90 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3430d20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe3430db0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3430e40 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3430ed0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe3430f60 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3430ff0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe3431080 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3431110 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe34311a0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe3431230 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe34312c0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3431350 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe34313e0 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3431470 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3431500 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3431590 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3431620 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe34316b0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3431740 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe34317d0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe3431860 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe34318f0 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3431980 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3431a10 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3431aa0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3431b30 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3431bc0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3431c50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3431ce0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3431d70 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3431e00 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe3431e90 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3431f20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe3431fb0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3432040 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe34320d0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe3432160 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe34321f0 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe3432280 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3432310 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe34323a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3432430 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe34324c0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3432550 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe34325e0 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3432670 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3432700 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3432790 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3432820 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe34328b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe3432940 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe34329d0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe3432a60 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3432af0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3432b80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3432c10 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe3432ca0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3432d30 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe3432dc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3432e50 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3432ee0 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe3432f70 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3433000 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe3433090 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe3433120 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe34331b0 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: 0xaaabe33f8388 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f8460 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8630 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f89d0 VAL: '0000' (3 sibs) 36: 0xaaabe33f8a68 VAL: '0001' (3 sibs) 36: 0xaaabe33f8b00 VAL: '0002' (3 sibs) 36: 0xaaabe33f8898 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8ba0 VAL: '0010' (3 sibs) 36: 0xaaabe33f8c38 VAL: '0011' (3 sibs) 36: 0xaaabe33f8cd0 VAL: '0012' (3 sibs) 36: 0xaaabe33f8930 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8d70 VAL: '0020' (3 sibs) 36: 0xaaabe33f8e08 VAL: '0021' (3 sibs) 36: 0xaaabe33f8ea0 VAL: '0022' (3 sibs) 36: 0xaaabe33f86c8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8f40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9110 VAL: '0100' (3 sibs) 36: 0xaaabe33f91a8 VAL: '0101' (3 sibs) 36: 0xaaabe33f9240 VAL: '0102' (3 sibs) 36: 0xaaabe33f8fd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f92e0 VAL: '0110' (3 sibs) 36: 0xaaabe33f9378 VAL: '0111' (3 sibs) 36: 0xaaabe33f9410 VAL: '0112' (3 sibs) 36: 0xaaabe33f9070 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f94b0 VAL: '0120' (3 sibs) 36: 0xaaabe33f9548 VAL: '0121' (3 sibs) 36: 0xaaabe33f95e0 VAL: '0122' (3 sibs) 36: 0xaaabe33f8760 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9850 VAL: '0200' (3 sibs) 36: 0xaaabe33f98e8 VAL: '0201' (3 sibs) 36: 0xaaabe33f9980 VAL: '0202' (3 sibs) 36: 0xaaabe33f9718 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9a20 VAL: '0210' (3 sibs) 36: 0xaaabe33f9ab8 VAL: '0211' (3 sibs) 36: 0xaaabe33f9b50 VAL: '0212' (3 sibs) 36: 0xaaabe33f97b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9bf0 VAL: '0220' (3 sibs) 36: 0xaaabe33f9c88 VAL: '0221' (3 sibs) 36: 0xaaabe33f9d20 VAL: '0222' (3 sibs) 36: 0xaaabe33f84f8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9dc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9f90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa160 VAL: '1000' (3 sibs) 36: 0xaaabe33fa1f8 VAL: '1001' (3 sibs) 36: 0xaaabe33fa290 VAL: '1002' (3 sibs) 36: 0xaaabe33fa028 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa330 VAL: '1010' (3 sibs) 36: 0xaaabe33fa3c8 VAL: '1011' (3 sibs) 36: 0xaaabe33fa460 VAL: '1012' (3 sibs) 36: 0xaaabe33fa0c0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa500 VAL: '1020' (3 sibs) 36: 0xaaabe33fa598 VAL: '1021' (3 sibs) 36: 0xaaabe33fa630 VAL: '1022' (3 sibs) 36: 0xaaabe33f9e58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa8a0 VAL: '1100' (3 sibs) 36: 0xaaabe33fa938 VAL: '1101' (3 sibs) 36: 0xaaabe33fa9d0 VAL: '1102' (3 sibs) 36: 0xaaabe33fa768 SEQ: (3 sibs) 3 children: 36: 0xaaabe33faa70 VAL: '1110' (3 sibs) 36: 0xaaabe33fab08 VAL: '1111' (3 sibs) 36: 0xaaabe33faba0 VAL: '1112' (3 sibs) 36: 0xaaabe33fa800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fac40 VAL: '1120' (3 sibs) 36: 0xaaabe33facd8 VAL: '1121' (3 sibs) 36: 0xaaabe33fad70 VAL: '1122' (3 sibs) 36: 0xaaabe33f9ef0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fae10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fafe0 VAL: '1200' (3 sibs) 36: 0xaaabe33fb078 VAL: '1201' (3 sibs) 36: 0xaaabe33fb110 VAL: '1202' (3 sibs) 36: 0xaaabe33faea8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb1b0 VAL: '1210' (3 sibs) 36: 0xaaabe33fb248 VAL: '1211' (3 sibs) 36: 0xaaabe33fb2e0 VAL: '1212' (3 sibs) 36: 0xaaabe33faf40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb380 VAL: '1220' (3 sibs) 36: 0xaaabe33fb418 VAL: '1221' (3 sibs) 36: 0xaaabe33fb4b0 VAL: '1222' (3 sibs) 36: 0xaaabe33f8590 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb550 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb720 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb8f0 VAL: '2000' (3 sibs) 36: 0xaaabe33fb988 VAL: '2001' (3 sibs) 36: 0xaaabe33fba20 VAL: '2002' (3 sibs) 36: 0xaaabe33fb7b8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbac0 VAL: '2010' (3 sibs) 36: 0xaaabe33fbb58 VAL: '2011' (3 sibs) 36: 0xaaabe33fbbf0 VAL: '2012' (3 sibs) 36: 0xaaabe33fb850 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbc90 VAL: '2020' (3 sibs) 36: 0xaaabe33fbd28 VAL: '2021' (3 sibs) 36: 0xaaabe33fbdc0 VAL: '2022' (3 sibs) 36: 0xaaabe33fb5e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbe60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc030 VAL: '2100' (3 sibs) 36: 0xaaabe33fc0c8 VAL: '2101' (3 sibs) 36: 0xaaabe33fc160 VAL: '2102' (3 sibs) 36: 0xaaabe33fbef8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc200 VAL: '2110' (3 sibs) 36: 0xaaabe33fc298 VAL: '2111' (3 sibs) 36: 0xaaabe33fc330 VAL: '2112' (3 sibs) 36: 0xaaabe33fbf90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc3d0 VAL: '2120' (3 sibs) 36: 0xaaabe33fc468 VAL: '2121' (3 sibs) 36: 0xaaabe33fc500 VAL: '2122' (3 sibs) 36: 0xaaabe33fb680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc5a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc770 VAL: '2200' (3 sibs) 36: 0xaaabe33fc808 VAL: '2201' (3 sibs) 36: 0xaaabe33fc8a0 VAL: '2202' (3 sibs) 36: 0xaaabe33fc638 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc940 VAL: '2210' (3 sibs) 36: 0xaaabe33fc9d8 VAL: '2211' (3 sibs) 36: 0xaaabe33fca70 VAL: '2212' (3 sibs) 36: 0xaaabe33fc6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fcb10 VAL: '2220' (3 sibs) 36: 0xaaabe33fcba8 VAL: '2221' (3 sibs) 36: 0xaaabe33fcc40 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe3433250 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe34332e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3433370 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3433400 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe3433490 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3433520 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe34335b0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe3433640 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe34336d0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe3433760 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe34337f0 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe3433880 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe3433910 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe34339a0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe3433a30 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe3433ac0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe3433b50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3433be0 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe3433c70 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3433d00 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe3433d90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3433e20 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe3433eb0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe3433f40 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe3433fd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3434060 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe34340f0 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe3434180 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3434210 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe34342a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3434330 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe34343c0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3434450 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe34344e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3434570 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3434600 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3434690 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3434720 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe34347b0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3434840 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe34348d0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3434960 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe34349f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3434a80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3434b10 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3434ba0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3434c30 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe3434cc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3434d50 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3434de0 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3434e70 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3434f00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe3434f90 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3435020 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe34350b0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3435140 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe34351d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3435260 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe34352f0 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe3435380 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3435410 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe34354a0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3435530 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe34355c0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe3435650 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe34356e0 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3435770 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3435800 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3435890 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3435920 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe34359b0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3435a40 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3435ad0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3435b60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe3435bf0 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe3435c80 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe3435d10 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe3435da0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe3435e30 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe3435ec0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe3435f50 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe3435fe0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe3436070 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe3436100 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe3436190 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe3436220 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe34362b0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe3436340 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe34363d0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe3436460 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe34364f0 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe3436580 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe3436610 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe34366a0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe3436730 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe34367c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe3436850 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe34368e0 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe3436970 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe3436a00 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe3436a90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe3436b20 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe3436bb0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe3436c40 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe3436cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe3436d60 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe3436df0 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe3436e80 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe3436f10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe3436fa0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe3437030 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe34370c0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe3437150 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe34371e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe3437270 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe3437300 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe3437390 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe3437420 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe34374b0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe3437540 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe34375d0 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: 0xaaabe33f8270 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f39a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3b70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f3f10 VAL: '0000' (3 sibs) 36: 0xaaabe33f3fa8 VAL: '0001' (3 sibs) 36: 0xaaabe33f4040 VAL: '0002' (3 sibs) 36: 0xaaabe33f3dd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f40e0 VAL: '0010' (3 sibs) 36: 0xaaabe33f4178 VAL: '0011' (3 sibs) 36: 0xaaabe33f4210 VAL: '0012' (3 sibs) 36: 0xaaabe33f3e70 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f42b0 VAL: '0020' (3 sibs) 36: 0xaaabe33f4348 VAL: '0021' (3 sibs) 36: 0xaaabe33f43e0 VAL: '0022' (3 sibs) 36: 0xaaabe33f3c08 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4650 VAL: '0100' (3 sibs) 36: 0xaaabe33f46e8 VAL: '0101' (3 sibs) 36: 0xaaabe33f4780 VAL: '0102' (3 sibs) 36: 0xaaabe33f4518 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4820 VAL: '0110' (3 sibs) 36: 0xaaabe33f48b8 VAL: '0111' (3 sibs) 36: 0xaaabe33f4950 VAL: '0112' (3 sibs) 36: 0xaaabe33f45b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f49f0 VAL: '0120' (3 sibs) 36: 0xaaabe33f4a88 VAL: '0121' (3 sibs) 36: 0xaaabe33f4b20 VAL: '0122' (3 sibs) 36: 0xaaabe33f3ca0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4d90 VAL: '0200' (3 sibs) 36: 0xaaabe33f4e28 VAL: '0201' (3 sibs) 36: 0xaaabe33f4ec0 VAL: '0202' (3 sibs) 36: 0xaaabe33f4c58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f4f60 VAL: '0210' (3 sibs) 36: 0xaaabe33f4ff8 VAL: '0211' (3 sibs) 36: 0xaaabe33f5090 VAL: '0212' (3 sibs) 36: 0xaaabe33f4cf0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5130 VAL: '0220' (3 sibs) 36: 0xaaabe33f51c8 VAL: '0221' (3 sibs) 36: 0xaaabe33f5260 VAL: '0222' (3 sibs) 36: 0xaaabe33f3a38 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5300 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f54d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f56a0 VAL: '1000' (3 sibs) 36: 0xaaabe33f5738 VAL: '1001' (3 sibs) 36: 0xaaabe33f57d0 VAL: '1002' (3 sibs) 36: 0xaaabe33f5568 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5870 VAL: '1010' (3 sibs) 36: 0xaaabe33f5908 VAL: '1011' (3 sibs) 36: 0xaaabe33f59a0 VAL: '1012' (3 sibs) 36: 0xaaabe33f5600 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5a40 VAL: '1020' (3 sibs) 36: 0xaaabe33f5ad8 VAL: '1021' (3 sibs) 36: 0xaaabe33f5b70 VAL: '1022' (3 sibs) 36: 0xaaabe33f5398 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5de0 VAL: '1100' (3 sibs) 36: 0xaaabe33f5e78 VAL: '1101' (3 sibs) 36: 0xaaabe33f5f10 VAL: '1102' (3 sibs) 36: 0xaaabe33f5ca8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f5fb0 VAL: '1110' (3 sibs) 36: 0xaaabe33f6048 VAL: '1111' (3 sibs) 36: 0xaaabe33f60e0 VAL: '1112' (3 sibs) 36: 0xaaabe33f5d40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6180 VAL: '1120' (3 sibs) 36: 0xaaabe33f6218 VAL: '1121' (3 sibs) 36: 0xaaabe33f62b0 VAL: '1122' (3 sibs) 36: 0xaaabe33f5430 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6350 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6520 VAL: '1200' (3 sibs) 36: 0xaaabe33f65b8 VAL: '1201' (3 sibs) 36: 0xaaabe33f6650 VAL: '1202' (3 sibs) 36: 0xaaabe33f63e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f66f0 VAL: '1210' (3 sibs) 36: 0xaaabe33f6788 VAL: '1211' (3 sibs) 36: 0xaaabe33f6820 VAL: '1212' (3 sibs) 36: 0xaaabe33f6480 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f68c0 VAL: '1220' (3 sibs) 36: 0xaaabe33f6958 VAL: '1221' (3 sibs) 36: 0xaaabe33f69f0 VAL: '1222' (3 sibs) 36: 0xaaabe33f3ad0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6a90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6c60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f6e30 VAL: '2000' (3 sibs) 36: 0xaaabe33f6ec8 VAL: '2001' (3 sibs) 36: 0xaaabe33f6f60 VAL: '2002' (3 sibs) 36: 0xaaabe33f6cf8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7000 VAL: '2010' (3 sibs) 36: 0xaaabe33f7098 VAL: '2011' (3 sibs) 36: 0xaaabe33f7130 VAL: '2012' (3 sibs) 36: 0xaaabe33f6d90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f71d0 VAL: '2020' (3 sibs) 36: 0xaaabe33f7268 VAL: '2021' (3 sibs) 36: 0xaaabe33f7300 VAL: '2022' (3 sibs) 36: 0xaaabe33f6b28 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f73a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7570 VAL: '2100' (3 sibs) 36: 0xaaabe33f7608 VAL: '2101' (3 sibs) 36: 0xaaabe33f76a0 VAL: '2102' (3 sibs) 36: 0xaaabe33f7438 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7740 VAL: '2110' (3 sibs) 36: 0xaaabe33f77d8 VAL: '2111' (3 sibs) 36: 0xaaabe33f7870 VAL: '2112' (3 sibs) 36: 0xaaabe33f74d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7910 VAL: '2120' (3 sibs) 36: 0xaaabe33f79a8 VAL: '2121' (3 sibs) 36: 0xaaabe33f7a40 VAL: '2122' (3 sibs) 36: 0xaaabe33f6bc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7ae0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7cb0 VAL: '2200' (3 sibs) 36: 0xaaabe33f7d48 VAL: '2201' (3 sibs) 36: 0xaaabe33f7de0 VAL: '2202' (3 sibs) 36: 0xaaabe33f7b78 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f7e80 VAL: '2210' (3 sibs) 36: 0xaaabe33f7f18 VAL: '2211' (3 sibs) 36: 0xaaabe33f7fb0 VAL: '2212' (3 sibs) 36: 0xaaabe33f7c10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8050 VAL: '2220' (3 sibs) 36: 0xaaabe33f80e8 VAL: '2221' (3 sibs) 36: 0xaaabe33f8180 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe3437670 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe3437700 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe3437790 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe3437820 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe34378b0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe3437940 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe34379d0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe3437a60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe3437af0 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe3437b80 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe3437c10 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe3437ca0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe3437d30 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe3437dc0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe3437e50 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe3437ee0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe3437f70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe3438000 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe3438090 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe3438120 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe34381b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe3438240 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe34382d0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe3438360 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe34383f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe3438480 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe3438510 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe34385a0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe3438630 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe34386c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe3438750 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe34387e0 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe3438870 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe3438900 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe3438990 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe3438a20 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe3438ab0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe3438b40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe3438bd0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe3438c60 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe3438cf0 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe3438d80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe3438e10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe3438ea0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe3438f30 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe3438fc0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe3439050 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe34390e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe3439170 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe3439200 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe3439290 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe3439320 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe34393b0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe3439440 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe34394d0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe3439560 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe34395f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe3439680 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe3439710 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe34397a0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe3439830 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe34398c0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe3439950 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe34399e0 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe3439a70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe3439b00 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe3439b90 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe3439c20 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe3439cb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe3439d40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe3439dd0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe3439e60 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe3439ef0 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe3439f80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe343a010 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe343a0a0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe343a130 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe343a1c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe343a250 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe343a2e0 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe343a370 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe343a400 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe343a490 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe343a520 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe343a5b0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe343a640 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe343a6d0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe343a760 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe343a7f0 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe343a880 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe343a910 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe343a9a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe343aa30 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe343aac0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe343ab50 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe343abe0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe343ac70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe343ad00 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe343ad90 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe343ae20 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe343aeb0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe343af40 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe343afd0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe343b060 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe343b0f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe343b180 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe343b210 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe343b2a0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe343b330 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe343b3c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe343b450 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe343b4e0 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe343b570 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe343b600 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe343b690 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe343b720 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe343b7b0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe343b840 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe343b8d0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe343b960 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe343b9f0 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: 0xaaabe33f8388 [ROOT] SEQ: (0 sibs) 3 children: 36: 0xaaabe33f8460 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8630 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f89d0 VAL: '0000' (3 sibs) 36: 0xaaabe33f8a68 VAL: '0001' (3 sibs) 36: 0xaaabe33f8b00 VAL: '0002' (3 sibs) 36: 0xaaabe33f8898 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8ba0 VAL: '0010' (3 sibs) 36: 0xaaabe33f8c38 VAL: '0011' (3 sibs) 36: 0xaaabe33f8cd0 VAL: '0012' (3 sibs) 36: 0xaaabe33f8930 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8d70 VAL: '0020' (3 sibs) 36: 0xaaabe33f8e08 VAL: '0021' (3 sibs) 36: 0xaaabe33f8ea0 VAL: '0022' (3 sibs) 36: 0xaaabe33f86c8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f8f40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9110 VAL: '0100' (3 sibs) 36: 0xaaabe33f91a8 VAL: '0101' (3 sibs) 36: 0xaaabe33f9240 VAL: '0102' (3 sibs) 36: 0xaaabe33f8fd8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f92e0 VAL: '0110' (3 sibs) 36: 0xaaabe33f9378 VAL: '0111' (3 sibs) 36: 0xaaabe33f9410 VAL: '0112' (3 sibs) 36: 0xaaabe33f9070 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f94b0 VAL: '0120' (3 sibs) 36: 0xaaabe33f9548 VAL: '0121' (3 sibs) 36: 0xaaabe33f95e0 VAL: '0122' (3 sibs) 36: 0xaaabe33f8760 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9850 VAL: '0200' (3 sibs) 36: 0xaaabe33f98e8 VAL: '0201' (3 sibs) 36: 0xaaabe33f9980 VAL: '0202' (3 sibs) 36: 0xaaabe33f9718 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9a20 VAL: '0210' (3 sibs) 36: 0xaaabe33f9ab8 VAL: '0211' (3 sibs) 36: 0xaaabe33f9b50 VAL: '0212' (3 sibs) 36: 0xaaabe33f97b0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9bf0 VAL: '0220' (3 sibs) 36: 0xaaabe33f9c88 VAL: '0221' (3 sibs) 36: 0xaaabe33f9d20 VAL: '0222' (3 sibs) 36: 0xaaabe33f84f8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9dc0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33f9f90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa160 VAL: '1000' (3 sibs) 36: 0xaaabe33fa1f8 VAL: '1001' (3 sibs) 36: 0xaaabe33fa290 VAL: '1002' (3 sibs) 36: 0xaaabe33fa028 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa330 VAL: '1010' (3 sibs) 36: 0xaaabe33fa3c8 VAL: '1011' (3 sibs) 36: 0xaaabe33fa460 VAL: '1012' (3 sibs) 36: 0xaaabe33fa0c0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa500 VAL: '1020' (3 sibs) 36: 0xaaabe33fa598 VAL: '1021' (3 sibs) 36: 0xaaabe33fa630 VAL: '1022' (3 sibs) 36: 0xaaabe33f9e58 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fa8a0 VAL: '1100' (3 sibs) 36: 0xaaabe33fa938 VAL: '1101' (3 sibs) 36: 0xaaabe33fa9d0 VAL: '1102' (3 sibs) 36: 0xaaabe33fa768 SEQ: (3 sibs) 3 children: 36: 0xaaabe33faa70 VAL: '1110' (3 sibs) 36: 0xaaabe33fab08 VAL: '1111' (3 sibs) 36: 0xaaabe33faba0 VAL: '1112' (3 sibs) 36: 0xaaabe33fa800 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fac40 VAL: '1120' (3 sibs) 36: 0xaaabe33facd8 VAL: '1121' (3 sibs) 36: 0xaaabe33fad70 VAL: '1122' (3 sibs) 36: 0xaaabe33f9ef0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fae10 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fafe0 VAL: '1200' (3 sibs) 36: 0xaaabe33fb078 VAL: '1201' (3 sibs) 36: 0xaaabe33fb110 VAL: '1202' (3 sibs) 36: 0xaaabe33faea8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb1b0 VAL: '1210' (3 sibs) 36: 0xaaabe33fb248 VAL: '1211' (3 sibs) 36: 0xaaabe33fb2e0 VAL: '1212' (3 sibs) 36: 0xaaabe33faf40 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb380 VAL: '1220' (3 sibs) 36: 0xaaabe33fb418 VAL: '1221' (3 sibs) 36: 0xaaabe33fb4b0 VAL: '1222' (3 sibs) 36: 0xaaabe33f8590 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb550 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb720 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fb8f0 VAL: '2000' (3 sibs) 36: 0xaaabe33fb988 VAL: '2001' (3 sibs) 36: 0xaaabe33fba20 VAL: '2002' (3 sibs) 36: 0xaaabe33fb7b8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbac0 VAL: '2010' (3 sibs) 36: 0xaaabe33fbb58 VAL: '2011' (3 sibs) 36: 0xaaabe33fbbf0 VAL: '2012' (3 sibs) 36: 0xaaabe33fb850 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbc90 VAL: '2020' (3 sibs) 36: 0xaaabe33fbd28 VAL: '2021' (3 sibs) 36: 0xaaabe33fbdc0 VAL: '2022' (3 sibs) 36: 0xaaabe33fb5e8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fbe60 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc030 VAL: '2100' (3 sibs) 36: 0xaaabe33fc0c8 VAL: '2101' (3 sibs) 36: 0xaaabe33fc160 VAL: '2102' (3 sibs) 36: 0xaaabe33fbef8 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc200 VAL: '2110' (3 sibs) 36: 0xaaabe33fc298 VAL: '2111' (3 sibs) 36: 0xaaabe33fc330 VAL: '2112' (3 sibs) 36: 0xaaabe33fbf90 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc3d0 VAL: '2120' (3 sibs) 36: 0xaaabe33fc468 VAL: '2121' (3 sibs) 36: 0xaaabe33fc500 VAL: '2122' (3 sibs) 36: 0xaaabe33fb680 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc5a0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc770 VAL: '2200' (3 sibs) 36: 0xaaabe33fc808 VAL: '2201' (3 sibs) 36: 0xaaabe33fc8a0 VAL: '2202' (3 sibs) 36: 0xaaabe33fc638 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fc940 VAL: '2210' (3 sibs) 36: 0xaaabe33fc9d8 VAL: '2211' (3 sibs) 36: 0xaaabe33fca70 VAL: '2212' (3 sibs) 36: 0xaaabe33fc6d0 SEQ: (3 sibs) 3 children: 36: 0xaaabe33fcb10 VAL: '2220' (3 sibs) 36: 0xaaabe33fcba8 VAL: '2221' (3 sibs) 36: 0xaaabe33fcc40 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0xaaabe343ba90 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0xaaabe343bb20 SEQ: (3 sibs) 3 children: 36: [2] [2] 0xaaabe343bbb0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0xaaabe343bc40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0xaaabe343bcd0 VAL: '0000' (3 sibs) 36: [5] [5] 0xaaabe343bd60 VAL: '0001' (3 sibs) 36: [6] [6] 0xaaabe343bdf0 VAL: '0002' (3 sibs) 36: [7] [7] 0xaaabe343be80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0xaaabe343bf10 VAL: '0010' (3 sibs) 36: [9] [9] 0xaaabe343bfa0 VAL: '0011' (3 sibs) 36: [10] [10] 0xaaabe343c030 VAL: '0012' (3 sibs) 36: [11] [11] 0xaaabe343c0c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0xaaabe343c150 VAL: '0020' (3 sibs) 36: [13] [13] 0xaaabe343c1e0 VAL: '0021' (3 sibs) 36: [14] [14] 0xaaabe343c270 VAL: '0022' (3 sibs) 36: [15] [15] 0xaaabe343c300 SEQ: (3 sibs) 3 children: 36: [16] [16] 0xaaabe343c390 SEQ: (3 sibs) 3 children: 36: [17] [17] 0xaaabe343c420 VAL: '0100' (3 sibs) 36: [18] [18] 0xaaabe343c4b0 VAL: '0101' (3 sibs) 36: [19] [19] 0xaaabe343c540 VAL: '0102' (3 sibs) 36: [20] [20] 0xaaabe343c5d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0xaaabe343c660 VAL: '0110' (3 sibs) 36: [22] [22] 0xaaabe343c6f0 VAL: '0111' (3 sibs) 36: [23] [23] 0xaaabe343c780 VAL: '0112' (3 sibs) 36: [24] [24] 0xaaabe343c810 SEQ: (3 sibs) 3 children: 36: [25] [25] 0xaaabe343c8a0 VAL: '0120' (3 sibs) 36: [26] [26] 0xaaabe343c930 VAL: '0121' (3 sibs) 36: [27] [27] 0xaaabe343c9c0 VAL: '0122' (3 sibs) 36: [28] [28] 0xaaabe343ca50 SEQ: (3 sibs) 3 children: 36: [29] [29] 0xaaabe343cae0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0xaaabe343cb70 VAL: '0200' (3 sibs) 36: [31] [31] 0xaaabe343cc00 VAL: '0201' (3 sibs) 36: [32] [32] 0xaaabe343cc90 VAL: '0202' (3 sibs) 36: [33] [33] 0xaaabe343cd20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0xaaabe343cdb0 VAL: '0210' (3 sibs) 36: [35] [35] 0xaaabe343ce40 VAL: '0211' (3 sibs) 36: [36] [36] 0xaaabe343ced0 VAL: '0212' (3 sibs) 36: [37] [37] 0xaaabe343cf60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0xaaabe343cff0 VAL: '0220' (3 sibs) 36: [39] [39] 0xaaabe343d080 VAL: '0221' (3 sibs) 36: [40] [40] 0xaaabe343d110 VAL: '0222' (3 sibs) 36: [41] [41] 0xaaabe343d1a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0xaaabe343d230 SEQ: (3 sibs) 3 children: 36: [43] [43] 0xaaabe343d2c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0xaaabe343d350 VAL: '1000' (3 sibs) 36: [45] [45] 0xaaabe343d3e0 VAL: '1001' (3 sibs) 36: [46] [46] 0xaaabe343d470 VAL: '1002' (3 sibs) 36: [47] [47] 0xaaabe343d500 SEQ: (3 sibs) 3 children: 36: [48] [48] 0xaaabe343d590 VAL: '1010' (3 sibs) 36: [49] [49] 0xaaabe343d620 VAL: '1011' (3 sibs) 36: [50] [50] 0xaaabe343d6b0 VAL: '1012' (3 sibs) 36: [51] [51] 0xaaabe343d740 SEQ: (3 sibs) 3 children: 36: [52] [52] 0xaaabe343d7d0 VAL: '1020' (3 sibs) 36: [53] [53] 0xaaabe343d860 VAL: '1021' (3 sibs) 36: [54] [54] 0xaaabe343d8f0 VAL: '1022' (3 sibs) 36: [55] [55] 0xaaabe343d980 SEQ: (3 sibs) 3 children: 36: [56] [56] 0xaaabe343da10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0xaaabe343daa0 VAL: '1100' (3 sibs) 36: [58] [58] 0xaaabe343db30 VAL: '1101' (3 sibs) 36: [59] [59] 0xaaabe343dbc0 VAL: '1102' (3 sibs) 36: [60] [60] 0xaaabe343dc50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0xaaabe343dce0 VAL: '1110' (3 sibs) 36: [62] [62] 0xaaabe343dd70 VAL: '1111' (3 sibs) 36: [63] [63] 0xaaabe343de00 VAL: '1112' (3 sibs) 36: [64] [64] 0xaaabe343de90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0xaaabe343df20 VAL: '1120' (3 sibs) 36: [66] [66] 0xaaabe343dfb0 VAL: '1121' (3 sibs) 36: [67] [67] 0xaaabe343e040 VAL: '1122' (3 sibs) 36: [68] [68] 0xaaabe343e0d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0xaaabe343e160 SEQ: (3 sibs) 3 children: 36: [70] [70] 0xaaabe343e1f0 VAL: '1200' (3 sibs) 36: [71] [71] 0xaaabe343e280 VAL: '1201' (3 sibs) 36: [72] [72] 0xaaabe343e310 VAL: '1202' (3 sibs) 36: [73] [73] 0xaaabe343e3a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0xaaabe343e430 VAL: '1210' (3 sibs) 36: [75] [75] 0xaaabe343e4c0 VAL: '1211' (3 sibs) 36: [76] [76] 0xaaabe343e550 VAL: '1212' (3 sibs) 36: [77] [77] 0xaaabe343e5e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0xaaabe343e670 VAL: '1220' (3 sibs) 36: [79] [79] 0xaaabe343e700 VAL: '1221' (3 sibs) 36: [80] [80] 0xaaabe343e790 VAL: '1222' (3 sibs) 36: [81] [81] 0xaaabe343e820 SEQ: (3 sibs) 3 children: 36: [82] [82] 0xaaabe343e8b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0xaaabe343e940 SEQ: (3 sibs) 3 children: 36: [84] [84] 0xaaabe343e9d0 VAL: '2000' (3 sibs) 36: [85] [85] 0xaaabe343ea60 VAL: '2001' (3 sibs) 36: [86] [86] 0xaaabe343eaf0 VAL: '2002' (3 sibs) 36: [87] [87] 0xaaabe343eb80 SEQ: (3 sibs) 3 children: 36: [88] [88] 0xaaabe343ec10 VAL: '2010' (3 sibs) 36: [89] [89] 0xaaabe343eca0 VAL: '2011' (3 sibs) 36: [90] [90] 0xaaabe343ed30 VAL: '2012' (3 sibs) 36: [91] [91] 0xaaabe343edc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0xaaabe343ee50 VAL: '2020' (3 sibs) 36: [93] [93] 0xaaabe343eee0 VAL: '2021' (3 sibs) 36: [94] [94] 0xaaabe343ef70 VAL: '2022' (3 sibs) 36: [95] [95] 0xaaabe343f000 SEQ: (3 sibs) 3 children: 36: [96] [96] 0xaaabe343f090 SEQ: (3 sibs) 3 children: 36: [97] [97] 0xaaabe343f120 VAL: '2100' (3 sibs) 36: [98] [98] 0xaaabe343f1b0 VAL: '2101' (3 sibs) 36: [99] [99] 0xaaabe343f240 VAL: '2102' (3 sibs) 36: [100] [100] 0xaaabe343f2d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0xaaabe343f360 VAL: '2110' (3 sibs) 36: [102] [102] 0xaaabe343f3f0 VAL: '2111' (3 sibs) 36: [103] [103] 0xaaabe343f480 VAL: '2112' (3 sibs) 36: [104] [104] 0xaaabe343f510 SEQ: (3 sibs) 3 children: 36: [105] [105] 0xaaabe343f5a0 VAL: '2120' (3 sibs) 36: [106] [106] 0xaaabe343f630 VAL: '2121' (3 sibs) 36: [107] [107] 0xaaabe343f6c0 VAL: '2122' (3 sibs) 36: [108] [108] 0xaaabe343f750 SEQ: (3 sibs) 3 children: 36: [109] [109] 0xaaabe343f7e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0xaaabe343f870 VAL: '2200' (3 sibs) 36: [111] [111] 0xaaabe343f900 VAL: '2201' (3 sibs) 36: [112] [112] 0xaaabe343f990 VAL: '2202' (3 sibs) 36: [113] [113] 0xaaabe343fa20 SEQ: (3 sibs) 3 children: 36: [114] [114] 0xaaabe343fab0 VAL: '2210' (3 sibs) 36: [115] [115] 0xaaabe343fb40 VAL: '2211' (3 sibs) 36: [116] [116] 0xaaabe343fbd0 VAL: '2212' (3 sibs) 36: [117] [117] 0xaaabe343fc60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0xaaabe343fcf0 VAL: '2220' (3 sibs) 36: [119] [119] 0xaaabe343fd80 VAL: '2221' (3 sibs) 36: [120] [120] 0xaaabe343fe10 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 (12 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.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaabc7c3d590 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaabc7c380b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaabc7c38148 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaabc7c381e0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c694e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c69570 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c69600 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c69690 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: 0xaaabc7c3d6a8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38880 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38918 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c387d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c389c0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38a58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c6b380 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c6b410 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c6b4a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c6b530 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c6b5c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c6b650 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c6b6e0 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: 0xaaabc7c3d7c0 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38f70 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c390b0 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39148 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c39008 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c391f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39288 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c6d1d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c6d260 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c6d2f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c6d380 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c6d410 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c6d4a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c6d530 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: 0xaaabc7c3d8d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39330 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c39470 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39508 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c393c8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c395b0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39648 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c6efc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c6f050 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c6f0e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c6f170 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c6f200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c6f290 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c6f320 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: 0xaaabc7c3d9f0 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaabc7c3de10 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaabc7c3e2e0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3dea8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaabc7c3df40 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaabc7c3e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3e7c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3ead0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3dfd8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaabc7c3e070 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaabc7c3ede0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3efb0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f0e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f218 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ee78 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3f2c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f3f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f528 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ef10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e108 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaabc7c3e1a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaabc7c3f5d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3f7a0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f8d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fa08 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f668 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3fab0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3fb50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3fbe8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3fc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fd18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e238 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c746a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c74730 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c747c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c74850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c748e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c74970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c74a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c74a90 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c74b20 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c74bb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c74c40 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c74cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c74d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c74df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c74e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c74f10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c74fa0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c75030 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c750c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c75150 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c751e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c75270 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c75300 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c75390 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c75420 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c754b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c75540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c755d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c75660 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c756f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c75780 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c75810 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c758a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c75930 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c759c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c75a50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c75ae0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c75b70 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c75c00 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c75c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c75d20 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c75db0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c75e40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c75ed0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c75f60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c75ff0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c76080 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c76110 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c761a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c76230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c762c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c76350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c763e0 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: 0xaaabc7c3db08 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38b00 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38b98 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c397d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c38c40 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38cd8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c76ab0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c76b40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c76bd0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c76c60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c76cf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c76d80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c76e10 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: 0xaaabc7c3dc20 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38dd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c3af60 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c3aff8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c38e68 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c3b0a0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c3b138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c787e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c78870 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c78900 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c78990 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c78a20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c78ab0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c78b40 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: 0xaaabc7c3dd38 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaabc7c3ac50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaabc7c3a940 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaabc7c39c70 VAL: 'a' (5 sibs) 37: 0xaaabc7c39d08 VAL: 'b' (5 sibs) 37: 0xaaabc7c39da0 VAL: 'c' (5 sibs) 37: 0xaaabc7c39e38 VAL: 'd' (5 sibs) 37: 0xaaabc7c39ed0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7a510 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c7a5a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c7a630 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c7a6c0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c7a750 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c7a7e0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c7a870 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c7a900 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: 0xaaabc7c3d590 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaabc7c380b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaabc7c38148 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaabc7c381e0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7ae20 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c7aeb0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c7af40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c7afd0 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: 0xaaabc7c3d6a8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38880 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38918 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c387d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c389c0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38a58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7b730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7b7c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7b850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7b8e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7b970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7ba00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7ba90 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: 0xaaabc7c3d7c0 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38f70 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c390b0 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39148 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c39008 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c391f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39288 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7c040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7c0d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7c160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7c1f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7c280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7c310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7c3a0 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: 0xaaabc7c3d8d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39330 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c39470 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39508 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c393c8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c395b0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39648 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7c950 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7c9e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7ca70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7cb00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7cb90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7cc20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7ccb0 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: 0xaaabc7c3d9f0 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaabc7c3de10 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaabc7c3e2e0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3dea8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaabc7c3df40 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaabc7c3e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3e7c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3ead0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3dfd8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaabc7c3e070 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaabc7c3ede0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3efb0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f0e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f218 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ee78 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3f2c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f3f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f528 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ef10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e108 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaabc7c3e1a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaabc7c3f5d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3f7a0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f8d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fa08 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f668 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3fab0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3fb50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3fbe8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3fc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fd18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e238 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7ed80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c7ee10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c7eea0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c7ef30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c7efc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c7f050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c7f0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c7f170 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c7f200 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c7f290 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c7f320 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c7f3b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c7f440 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c7f4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c7f560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c7f5f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c7f680 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c7f710 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c7f7a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c7f830 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c7f8c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c7f950 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c7f9e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c7fa70 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c7fb00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c7fb90 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c7fc20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c7fcb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c7fd40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c7fdd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c7fe60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c7fef0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c7ff80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c80010 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c800a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c80130 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c801c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c80250 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c802e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c80370 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c80400 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c80490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c80520 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c805b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c80640 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c806d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c80760 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c807f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c80880 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c80910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c809a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c80a30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c80ac0 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: 0xaaabc7c3db08 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38b00 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38b98 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c397d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c38c40 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38cd8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7d260 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7d2f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7d380 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7d410 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7d4a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7d530 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7d5c0 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: 0xaaabc7c3dc20 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38dd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c3af60 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c3aff8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c38e68 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c3b0a0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c3b138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c7db70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7dc00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7dc90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7dd20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7ddb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7de40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7ded0 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: 0xaaabc7c3dd38 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaabc7c3ac50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaabc7c3a940 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaabc7c39c70 VAL: 'a' (5 sibs) 37: 0xaaabc7c39d08 VAL: 'b' (5 sibs) 37: 0xaaabc7c39da0 VAL: 'c' (5 sibs) 37: 0xaaabc7c39e38 VAL: 'd' (5 sibs) 37: 0xaaabc7c39ed0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c81190 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c81220 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c812b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c81340 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c813d0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c81460 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c814f0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c81580 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] 0xaaabc7c694e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c69570 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c69600 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c69690 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] 0xaaabc7c82140 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c821d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c82260 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c822f0 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] 0xaaabc7c6b380 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c6b410 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c6b4a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c6b530 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c6b5c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c6b650 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c6b6e0 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] 0xaaabc7c83330 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c833c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c83450 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c834e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c83570 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c83600 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c83690 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] 0xaaabc7c6d1d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c6d260 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c6d2f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c6d380 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c6d410 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c6d4a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c6d530 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] 0xaaabc7c83c40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c83cd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c83d60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c83df0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c83e80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c83f10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c83fa0 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] 0xaaabc7c6efc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c6f050 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c6f0e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c6f170 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c6f200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c6f290 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c6f320 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] 0xaaabc7c84550 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c845e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c84670 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c84700 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c84790 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c84820 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c848b0 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] 0xaaabc7c746a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c74730 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c747c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c74850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c748e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c74970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c74a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c74a90 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c74b20 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c74bb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c74c40 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c74cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c74d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c74df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c74e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c74f10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c74fa0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c75030 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c750c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c75150 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c751e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c75270 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c75300 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c75390 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c75420 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c754b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c75540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c755d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c75660 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c756f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c75780 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c75810 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c758a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c75930 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c759c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c75a50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c75ae0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c75b70 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c75c00 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c75c90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c75d20 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c75db0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c75e40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c75ed0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c75f60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c75ff0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c76080 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c76110 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c761a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c76230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c762c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c76350 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c763e0 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] 0xaaabc7c86980 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c86a10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c86aa0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c86b30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c86bc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c86c50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c86ce0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c86d70 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c86e00 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c86e90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c86f20 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c86fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c87040 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c870d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c87160 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c871f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c87280 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c87310 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c873a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c87430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c874c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c87550 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c875e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c87670 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c87700 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c87790 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c87820 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c878b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c87940 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c879d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c87a60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c87af0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c87b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c87c10 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c87ca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c87d30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c87dc0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c87e50 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c87ee0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c87f70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c88000 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c88090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c88120 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c881b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c88240 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c882d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c88360 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c883f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c88480 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c88510 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c885a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c88630 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c886c0 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] 0xaaabc7c76ab0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c76b40 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c76bd0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c76c60 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c76cf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c76d80 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c76e10 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] 0xaaabc7c84e60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c84ef0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c84f80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c85010 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c850a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c85130 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c851c0 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] 0xaaabc7c787e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c78870 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c78900 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c78990 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c78a20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c78ab0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c78b40 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] 0xaaabc7c85770 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c85800 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c85890 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c85920 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c859b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c85a40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c85ad0 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] 0xaaabc7c7a510 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c7a5a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c7a630 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c7a6c0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c7a750 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c7a7e0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c7a870 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c7a900 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] 0xaaabc7c88d90 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c88e20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c88eb0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c88f40 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c88fd0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c89060 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c890f0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c89180 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] 0xaaabc7c7ae20 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c7aeb0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c7af40 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c7afd0 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] 0xaaabc7c896a0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c89730 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c897c0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c89850 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] 0xaaabc7c7b730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7b7c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7b850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7b8e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7b970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7ba00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7ba90 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] 0xaaabc7c89fb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8a040 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8a0d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8a160 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8a1f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8a280 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8a310 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] 0xaaabc7c7c040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7c0d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7c160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7c1f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7c280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7c310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7c3a0 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] 0xaaabc7c8a8c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8a950 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8a9e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8aa70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8ab00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8ab90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8ac20 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] 0xaaabc7c7c950 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7c9e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7ca70 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7cb00 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7cb90 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7cc20 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7ccb0 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] 0xaaabc7c8b1d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8b260 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8b2f0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8b380 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8b410 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8b4a0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8b530 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] 0xaaabc7c7ed80 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c7ee10 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c7eea0 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c7ef30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c7efc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c7f050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c7f0e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c7f170 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c7f200 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c7f290 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c7f320 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c7f3b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c7f440 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c7f4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c7f560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c7f5f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c7f680 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c7f710 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c7f7a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c7f830 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c7f8c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c7f950 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c7f9e0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c7fa70 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c7fb00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c7fb90 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c7fc20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c7fcb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c7fd40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c7fdd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c7fe60 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c7fef0 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c7ff80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c80010 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c800a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c80130 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c801c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c80250 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c802e0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c80370 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c80400 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c80490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c80520 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c805b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c80640 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c806d0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c80760 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c807f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c80880 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c80910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c809a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c80a30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c80ac0 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] 0xaaabc7c8d600 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c8d690 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c8d720 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c8d7b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c8d840 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c8d8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c8d960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c8d9f0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c8da80 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c8db10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c8dba0 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c8dc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c8dcc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c8dd50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c8dde0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c8de70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c8df00 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c8df90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c8e020 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c8e0b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c8e140 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c8e1d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c8e260 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c8e2f0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c8e380 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c8e410 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c8e4a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c8e530 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c8e5c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c8e650 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c8e6e0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c8e770 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c8e800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c8e890 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c8e920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c8e9b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c8ea40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c8ead0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c8eb60 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c8ebf0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c8ec80 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c8ed10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c8eda0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c8ee30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c8eec0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c8ef50 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c8efe0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c8f070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c8f100 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c8f190 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c8f220 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c8f2b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c8f340 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] 0xaaabc7c7d260 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7d2f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7d380 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7d410 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7d4a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7d530 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7d5c0 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] 0xaaabc7c8bae0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8bb70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8bc00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8bc90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8bd20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8bdb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8be40 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] 0xaaabc7c7db70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c7dc00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c7dc90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c7dd20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c7ddb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c7de40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c7ded0 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] 0xaaabc7c8c3f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8c480 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8c510 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8c5a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8c630 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8c6c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8c750 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] 0xaaabc7c81190 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c81220 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c812b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c81340 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c813d0 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c81460 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c814f0 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c81580 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] 0xaaabc7c8fa10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c8faa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c8fb30 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c8fbc0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c8fc50 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c8fce0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c8fd70 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c8fe00 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: 0xaaabc7c3d590 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaabc7c380b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaabc7c38148 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaabc7c381e0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c82cf0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c82d80 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c82e10 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c82ea0 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: 0xaaabc7c3d6a8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38880 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38918 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c387d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c389c0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38a58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c8cd00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8cd90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8ce20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8ceb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8cf40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8cfd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8d060 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: 0xaaabc7c3d7c0 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38f70 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c390b0 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39148 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c39008 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c391f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39288 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c8d100 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c8d190 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c8d220 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c8d2b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c8d340 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c8d3d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c8d460 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: 0xaaabc7c3d8d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39330 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c39470 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39508 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c393c8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c395b0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39648 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c86080 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c86110 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c861a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c86230 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c862c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c86350 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c863e0 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: 0xaaabc7c3d9f0 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaabc7c3de10 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaabc7c3e2e0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3dea8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaabc7c3df40 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaabc7c3e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3e7c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3ead0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3dfd8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaabc7c3e070 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaabc7c3ede0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3efb0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f0e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f218 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ee78 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3f2c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f3f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f528 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ef10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e108 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaabc7c3e1a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaabc7c3f5d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3f7a0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f8d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fa08 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f668 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3fab0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3fb50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3fbe8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3fc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fd18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e238 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c90320 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c903b0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c90440 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c904d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c90560 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c905f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c90680 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c90710 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c907a0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c90830 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c908c0 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c90950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c909e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c90a70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c90b00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c90b90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c90c20 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c90cb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c90d40 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c90dd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c90e60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c90ef0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c90f80 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c91010 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c910a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c91130 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c911c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c91250 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c912e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c91370 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c91400 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c91490 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c91520 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c915b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c91640 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c916d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c91760 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c917f0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c91880 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c91910 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c919a0 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c91a30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c91ac0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c91b50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c91be0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c91c70 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c91d00 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c91d90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c91e20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c91eb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c91f40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c91fd0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c92060 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: 0xaaabc7c3db08 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38b00 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38b98 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c397d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c38c40 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38cd8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c86480 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c86510 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c865a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c86630 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c866c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c86750 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c867e0 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: 0xaaabc7c3dc20 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38dd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c3af60 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c3aff8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c38e68 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c3b0a0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c3b138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c92100 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c92190 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c92220 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c922b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c92340 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c923d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c92460 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: 0xaaabc7c3dd38 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaabc7c3ac50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaabc7c3a940 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaabc7c39c70 VAL: 'a' (5 sibs) 37: 0xaaabc7c39d08 VAL: 'b' (5 sibs) 37: 0xaaabc7c39da0 VAL: 'c' (5 sibs) 37: 0xaaabc7c39e38 VAL: 'd' (5 sibs) 37: 0xaaabc7c39ed0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c92500 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c92590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c92620 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c926b0 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c92740 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c927d0 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c92860 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c928f0 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: 0xaaabc7c3d590 [ROOT] MAP: (0 sibs) 3 children: 37: 0xaaabc7c380b0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0xaaabc7c38148 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0xaaabc7c381e0 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c92990 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0xaaabc7c92a20 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0xaaabc7c92ab0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0xaaabc7c92b40 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: 0xaaabc7c3d6a8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38880 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38918 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c387d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c389c0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38a58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c92be0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c92c70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c92d00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c92d90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c92e20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c92eb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c92f40 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: 0xaaabc7c3d7c0 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38f70 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c390b0 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39148 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c39008 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c391f0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39288 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c92fe0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c93070 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c93100 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c93190 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c93220 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c932b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c93340 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: 0xaaabc7c3d8d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39330 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c39470 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c39508 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c393c8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c395b0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c39648 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c933e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c93470 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c93500 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c93590 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c93620 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c936b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c93740 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: 0xaaabc7c3d9f0 [ROOT] MAP: (0 sibs) 8 children: 37: 0xaaabc7c3de10 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0xaaabc7c3e2e0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3e548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3dea8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0xaaabc7c3df40 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0xaaabc7c3e5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3e7c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3e860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3e8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3e990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ea28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3ead0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3eb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3ec08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3eca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3ed38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3e720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3dfd8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0xaaabc7c3e070 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0xaaabc7c3ede0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3efb0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f0e8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f218 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ee78 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3f2c0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f3f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3f528 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3ef10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e108 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0xaaabc7c3e1a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0xaaabc7c3f5d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0xaaabc7c3f7a0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3f840 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3f8d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3f970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fa08 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f668 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0xaaabc7c3fab0 MAP: (1 sibs) 4 children: 37: 0xaaabc7c3fb50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0xaaabc7c3fbe8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0xaaabc7c3fc80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0xaaabc7c3fd18 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0xaaabc7c3f700 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0xaaabc7c3e238 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c937e0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0xaaabc7c93870 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0xaaabc7c93900 MAP: (1 sibs) 4 children: 37: [3] [3] 0xaaabc7c93990 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0xaaabc7c93a20 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0xaaabc7c93ab0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0xaaabc7c93b40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0xaaabc7c93bd0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0xaaabc7c93c60 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0xaaabc7c93cf0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0xaaabc7c93d80 MAP: (1 sibs) 4 children: 37: [11] [11] 0xaaabc7c93e10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0xaaabc7c93ea0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0xaaabc7c93f30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0xaaabc7c93fc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0xaaabc7c94050 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0xaaabc7c940e0 MAP: (1 sibs) 4 children: 37: [17] [17] 0xaaabc7c94170 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0xaaabc7c94200 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0xaaabc7c94290 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0xaaabc7c94320 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0xaaabc7c943b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0xaaabc7c94440 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0xaaabc7c944d0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0xaaabc7c94560 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0xaaabc7c945f0 MAP: (1 sibs) 4 children: 37: [26] [26] 0xaaabc7c94680 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0xaaabc7c94710 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0xaaabc7c947a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0xaaabc7c94830 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0xaaabc7c948c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0xaaabc7c94950 MAP: (1 sibs) 4 children: 37: [32] [32] 0xaaabc7c949e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0xaaabc7c94a70 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0xaaabc7c94b00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0xaaabc7c94b90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0xaaabc7c94c20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0xaaabc7c94cb0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0xaaabc7c94d40 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0xaaabc7c94dd0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0xaaabc7c94e60 MAP: (1 sibs) 4 children: 37: [41] [41] 0xaaabc7c94ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0xaaabc7c94f80 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0xaaabc7c95010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0xaaabc7c950a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0xaaabc7c95130 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0xaaabc7c951c0 MAP: (1 sibs) 4 children: 37: [47] [47] 0xaaabc7c95250 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0xaaabc7c952e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0xaaabc7c95370 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0xaaabc7c95400 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0xaaabc7c95490 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0xaaabc7c95520 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: 0xaaabc7c3db08 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c39740 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c38b00 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c38b98 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c397d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c38c40 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c38cd8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c955c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c95650 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c956e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c95770 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c95800 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c95890 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c95920 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: 0xaaabc7c3dc20 [ROOT] MAP: (0 sibs) 2 children: 37: 0xaaabc7c38dd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0xaaabc7c3af60 VAL: 'John Smith' (2 sibs) 37: 0xaaabc7c3aff8 VAL: 'Bill Jones' (2 sibs) 37: 0xaaabc7c38e68 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0xaaabc7c3b0a0 VAL: 'Mary Smith' (2 sibs) 37: 0xaaabc7c3b138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c959c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0xaaabc7c95a50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0xaaabc7c95ae0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0xaaabc7c95b70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0xaaabc7c95c00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0xaaabc7c95c90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0xaaabc7c95d20 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: 0xaaabc7c3dd38 [ROOT] MAP: (0 sibs) 1 children: 37: 0xaaabc7c3ac50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0xaaabc7c3a940 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0xaaabc7c39c70 VAL: 'a' (5 sibs) 37: 0xaaabc7c39d08 VAL: 'b' (5 sibs) 37: 0xaaabc7c39da0 VAL: 'c' (5 sibs) 37: 0xaaabc7c39e38 VAL: 'd' (5 sibs) 37: 0xaaabc7c39ed0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0xaaabc7c95dc0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0xaaabc7c95e50 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0xaaabc7c95ee0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0xaaabc7c95f70 VAL: 'a' (5 sibs) 37: [4] [4] 0xaaabc7c96000 VAL: 'b' (5 sibs) 37: [5] [5] 0xaaabc7c96090 VAL: 'c' (5 sibs) 37: [6] [6] 0xaaabc7c96120 VAL: 'd' (5 sibs) 37: [7] [7] 0xaaabc7c961b0 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 (9 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (10 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.03 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaab3816c6a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab38168a80 MAP: (3 sibs) 0 children: 38: 0xaaab38168b18 MAP: (3 sibs) 0 children: 38: 0xaaab38168bb0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381b4340 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381b43d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381b4460 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381b44f0 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: 0xaaab3816c7b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169110 MAP: (2 sibs) 2 children: 38: 0xaaab38169250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab381692e8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381691a8 MAP: (2 sibs) 2 children: 38: 0xaaab38169390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381b6070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381b6100 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381b6190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381b6220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381b62b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381b6340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381b63d0 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: 0xaaab3816c8d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169940 MAP: (2 sibs) 2 children: 38: 0xaaab38169a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169b18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381699d8 MAP: (2 sibs) 2 children: 38: 0xaaab38169bc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169c58 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381b7da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381b7e30 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381b7ec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381b7f50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381b7fe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381b8070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381b8100 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: 0xaaab3816c9e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169d00 MAP: (2 sibs) 2 children: 38: 0xaaab38169e40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab38169d98 MAP: (2 sibs) 2 children: 38: 0xaaab38169f80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816a018 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381b9ad0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381b9b60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381b9bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381b9c80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381b9d10 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381b9da0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381b9e30 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: 0xaaab3816cb00 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab3816a990 MAP: (2 sibs) 2 children: 38: 0xaaab3816aad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab3816ab68 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab3816aa28 MAP: (2 sibs) 2 children: 38: 0xaaab3816ac10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816aca8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381bb800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381bb890 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381bb920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381bb9b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381bba40 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381bbad0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381bbb60 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: 0xaaab3816cc18 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaab38169520 MAP: (1 sibs) 2 children: 38: 0xaaab38168d90 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab38168e28 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381bd530 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381bd5c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381bd650 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381bd6e0 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: 0xaaab3816cd30 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaab3816ae90 MAP: (4 sibs) 2 children: 38: 0xaaab3816b100 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b198 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816af28 MAP: (4 sibs) 2 children: 38: 0xaaab3816b240 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816b2d8 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816afc0 MAP: (4 sibs) 3 children: 38: 0xaaab3816b380 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaab3816b418 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaab3816b4b0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaab3816b058 MAP: (4 sibs) 2 children: 38: 0xaaab3816b550 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b5e8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381bf260 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381bf2f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381bf380 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381bf410 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381bf4a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381bf530 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381bf5c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381bf650 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381bf6e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381bf770 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381bf800 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381bf890 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381bf920 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381bf9b0 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: 0xaaab3816ce48 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaab3816b6e0 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaab3816b778 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b810 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b8a8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381c0f90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381c1020 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381c10b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381c1140 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381c11d0 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: 0xaaab3816cf60 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaab3816d830 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaab3816d8d0 MAP: (5 sibs) 1 children: 38: 0xaaab3816dbd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaab3816d968 MAP: (5 sibs) 1 children: 38: 0xaaab3816dc70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaab3816da00 MAP: (5 sibs) 1 children: 38: 0xaaab3816dd10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaab3816da98 MAP: (5 sibs) 1 children: 38: 0xaaab3816ddb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaab3816de50 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaab3816dee8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaab3816db30 MAP: (5 sibs) 1 children: 38: 0xaaab3816df90 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaab3816e030 VAL: 'val1' (2 sibs) 38: 0xaaab3816e0c8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381c2db0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381c2e40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381c2ed0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381c2f60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381c2ff0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381c3080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381c3110 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381c31a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381c3230 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381c32c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381c3350 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381c33e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381c3470 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381c3500 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381c3590 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381c3620 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: 0xaaab3816d078 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaab38169700 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaab3816a110 MAP: (1 sibs) 1 children: 38: 0xaaab3816a1b0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169798 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaab3816a250 MAP: (1 sibs) 1 children: 38: 0xaaab3816a2f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169830 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaab3816ad50 MAP: (2 sibs) 1 children: 38: 0xaaab3816a390 KEYVAL: '' '' (1 sibs) 38: 0xaaab3816ade8 MAP: (2 sibs) 1 children: 38: 0xaaab3816a430 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381c4bc0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381c4c50 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381c4ce0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381c4d70 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381c4e00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381c4e90 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381c4f20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381c4fb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381c5040 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381c50d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381c5160 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381c51f0 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: 0xaaab3816d190 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38168c50 MAP: (2 sibs) 3 children: 38: 0xaaab3816e170 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaab3816e208 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaab3816e2a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaab38168ce8 MAP: (2 sibs) 3 children: 38: 0xaaab3816e340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaab3816e3d8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaab3816e470 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381c6a90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381c6b20 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381c6bb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381c6c40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381c6cd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381c6d60 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381c6df0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381c6e80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381c6f10 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: 0xaaab3816d2a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab381695c0 MAP: (2 sibs) 3 children: 38: 0xaaab3816e510 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaab3816e5a8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaab3816e640 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaab38169658 MAP: (2 sibs) 3 children: 38: 0xaaab3816e6e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaab3816e778 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaab3816e810 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381c8920 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381c89b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381c8a40 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381c8ad0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381c8b60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381c8bf0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381c8c80 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381c8d10 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381c8da0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaab381c8920 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381c89b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381c8a40 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381c8ad0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381c8b60 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381c8bf0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381c8c80 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381c8d10 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381c8da0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaab381c8920 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381c89b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381c8a40 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381c8ad0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381c8b60 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381c8bf0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381c8c80 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381c8d10 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381c8da0 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: 0xaaab3816d3c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab3816ea80 MAP: (3 sibs) 3 children: 38: 0xaaab3816ec50 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaab3816ece8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaab3816ed80 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaab3816eb18 MAP: (3 sibs) 3 children: 38: 0xaaab3816ee20 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaab3816eeb8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaab3816ef50 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaab3816ebb0 MAP: (3 sibs) 3 children: 38: 0xaaab3816eff0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaab3816f088 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaab3816f120 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381ca7c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381ca850 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381ca8e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381ca970 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381caa00 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381caa90 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381cab20 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381cabb0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381cac40 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381cacd0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381cad60 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381cadf0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381cae80 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: 0xaaab3816c6a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab38168a80 MAP: (3 sibs) 0 children: 38: 0xaaab38168b18 MAP: (3 sibs) 0 children: 38: 0xaaab38168bb0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cb0d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381cb160 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381cb1f0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381cb280 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: 0xaaab3816c7b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169110 MAP: (2 sibs) 2 children: 38: 0xaaab38169250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab381692e8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381691a8 MAP: (2 sibs) 2 children: 38: 0xaaab38169390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169428 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cb9e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381cba70 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381cbb00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381cbb90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cbc20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cbcb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381cbd40 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: 0xaaab3816c8d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169940 MAP: (2 sibs) 2 children: 38: 0xaaab38169a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169b18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381699d8 MAP: (2 sibs) 2 children: 38: 0xaaab38169bc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169c58 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cc2f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381cc380 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381cc410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381cc4a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cc530 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cc5c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381cc650 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: 0xaaab3816c9e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169d00 MAP: (2 sibs) 2 children: 38: 0xaaab38169e40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab38169d98 MAP: (2 sibs) 2 children: 38: 0xaaab38169f80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816a018 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381ccc00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381ccc90 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381ccd20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381ccdb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cce40 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cced0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381ccf60 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: 0xaaab3816cb00 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab3816a990 MAP: (2 sibs) 2 children: 38: 0xaaab3816aad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab3816ab68 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab3816aa28 MAP: (2 sibs) 2 children: 38: 0xaaab3816ac10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816aca8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cd510 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381cd5a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381cd630 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381cd6c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cd750 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cd7e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381cd870 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: 0xaaab3816cc18 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaab38169520 MAP: (1 sibs) 2 children: 38: 0xaaab38168d90 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab38168e28 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cde20 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381cdeb0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381cdf40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381cdfd0 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: 0xaaab3816cd30 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaab3816ae90 MAP: (4 sibs) 2 children: 38: 0xaaab3816b100 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b198 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816af28 MAP: (4 sibs) 2 children: 38: 0xaaab3816b240 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816b2d8 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816afc0 MAP: (4 sibs) 3 children: 38: 0xaaab3816b380 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaab3816b418 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaab3816b4b0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaab3816b058 MAP: (4 sibs) 2 children: 38: 0xaaab3816b550 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b5e8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381ce730 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381ce7c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381ce850 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381ce8e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381ce970 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381cea00 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381cea90 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381ceb20 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381cebb0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381cec40 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381cecd0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381ced60 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381cedf0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381cee80 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: 0xaaab3816ce48 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaab3816b6e0 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaab3816b778 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b810 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b8a8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cf040 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381cf0d0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381cf160 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381cf1f0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381cf280 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: 0xaaab3816cf60 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaab3816d830 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaab3816d8d0 MAP: (5 sibs) 1 children: 38: 0xaaab3816dbd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaab3816d968 MAP: (5 sibs) 1 children: 38: 0xaaab3816dc70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaab3816da00 MAP: (5 sibs) 1 children: 38: 0xaaab3816dd10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaab3816da98 MAP: (5 sibs) 1 children: 38: 0xaaab3816ddb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaab3816de50 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaab3816dee8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaab3816db30 MAP: (5 sibs) 1 children: 38: 0xaaab3816df90 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaab3816e030 VAL: 'val1' (2 sibs) 38: 0xaaab3816e0c8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381cf950 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381cf9e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381cfa70 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381cfb00 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381cfb90 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381cfc20 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381cfcb0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381cfd40 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381cfdd0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381cfe60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381cfef0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381cff80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381d0010 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381d00a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381d0130 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381d01c0 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: 0xaaab3816d078 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaab38169700 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaab3816a110 MAP: (1 sibs) 1 children: 38: 0xaaab3816a1b0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169798 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaab3816a250 MAP: (1 sibs) 1 children: 38: 0xaaab3816a2f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169830 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaab3816ad50 MAP: (2 sibs) 1 children: 38: 0xaaab3816a390 KEYVAL: '' '' (1 sibs) 38: 0xaaab3816ade8 MAP: (2 sibs) 1 children: 38: 0xaaab3816a430 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381d0260 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d02f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381d0380 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381d0410 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381d04a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381d0530 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381d05c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381d0650 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381d06e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381d0770 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381d0800 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381d0890 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: 0xaaab3816d190 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38168c50 MAP: (2 sibs) 3 children: 38: 0xaaab3816e170 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaab3816e208 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaab3816e2a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaab38168ce8 MAP: (2 sibs) 3 children: 38: 0xaaab3816e340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaab3816e3d8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaab3816e470 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381d0b70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d0c00 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d0c90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d0d20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d0db0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d0e40 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d0ed0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d0f60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381d0ff0 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: 0xaaab3816d2a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab381695c0 MAP: (2 sibs) 3 children: 38: 0xaaab3816e510 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaab3816e5a8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaab3816e640 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaab38169658 MAP: (2 sibs) 3 children: 38: 0xaaab3816e6e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaab3816e778 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaab3816e810 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381d1480 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d1510 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d15a0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d1630 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d16c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d1750 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d17e0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d1870 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381d1900 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0xaaab381d1480 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d1510 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d15a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d1630 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d16c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d1750 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d17e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d1870 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381d1900 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0xaaab381d1480 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d1510 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d15a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d1630 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d16c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d1750 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d17e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d1870 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381d1900 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: 0xaaab3816d3c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab3816ea80 MAP: (3 sibs) 3 children: 38: 0xaaab3816ec50 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaab3816ece8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaab3816ed80 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaab3816eb18 MAP: (3 sibs) 3 children: 38: 0xaaab3816ee20 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaab3816eeb8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaab3816ef50 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaab3816ebb0 MAP: (3 sibs) 3 children: 38: 0xaaab3816eff0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaab3816f088 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaab3816f120 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381d1d90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d1e20 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381d1eb0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d1f40 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d1fd0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d2060 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381d20f0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381d2180 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381d2210 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381d22a0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381d2330 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381d23c0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381d2450 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] 0xaaab381b4340 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381b43d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381b4460 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381b44f0 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] 0xaaab381d3860 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d38f0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381d3980 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381d3a10 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] 0xaaab381b6070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381b6100 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381b6190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381b6220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381b62b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381b6340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381b63d0 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] 0xaaab381d4a50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d4ae0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381d4b70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381d4c00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381d4c90 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381d4d20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381d4db0 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] 0xaaab381b7da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381b7e30 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381b7ec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381b7f50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381b7fe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381b8070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381b8100 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] 0xaaab381d5360 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d53f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381d5480 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381d5510 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381d55a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381d5630 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381d56c0 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] 0xaaab381b9ad0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381b9b60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381b9bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381b9c80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381b9d10 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381b9da0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381b9e30 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] 0xaaab381d5c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d5d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381d5d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381d5e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381d5eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381d5f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381d5fd0 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] 0xaaab381bb800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381bb890 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381bb920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381bb9b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381bba40 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381bbad0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381bbb60 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] 0xaaab381d6580 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d6610 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381d66a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381d6730 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381d67c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381d6850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381d68e0 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] 0xaaab381bd530 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381bd5c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381bd650 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381bd6e0 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] 0xaaab381d6e90 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381d6f20 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381d6fb0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381d7040 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] 0xaaab381bf260 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381bf2f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381bf380 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381bf410 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381bf4a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381bf530 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381bf5c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381bf650 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381bf6e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381bf770 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381bf800 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381bf890 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381bf920 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381bf9b0 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] 0xaaab381d77a0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381d7830 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381d78c0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381d7950 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381d79e0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381d7a70 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381d7b00 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381d7b90 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381d7c20 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381d7cb0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381d7d40 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381d7dd0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381d7e60 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381d7ef0 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] 0xaaab381c0f90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381c1020 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381c10b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381c1140 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381c11d0 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] 0xaaab381d80b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381d8140 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381d81d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381d8260 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381d82f0 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] 0xaaab381c2db0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381c2e40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381c2ed0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381c2f60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381c2ff0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381c3080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381c3110 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381c31a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381c3230 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381c32c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381c3350 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381c33e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381c3470 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381c3500 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381c3590 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381c3620 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] 0xaaab381d89c0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381d8a50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381d8ae0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381d8b70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381d8c00 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381d8c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381d8d20 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381d8db0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381d8e40 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381d8ed0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381d8f60 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381d8ff0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381d9080 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381d9110 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381d91a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381d9230 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] 0xaaab381c4bc0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381c4c50 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381c4ce0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381c4d70 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381c4e00 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381c4e90 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381c4f20 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381c4fb0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381c5040 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381c50d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381c5160 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381c51f0 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] 0xaaab381d92d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d9360 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381d93f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381d9480 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381d9510 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381d95a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381d9630 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381d96c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381d9750 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381d97e0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381d9870 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381d9900 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] 0xaaab381c6a90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381c6b20 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381c6bb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381c6c40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381c6cd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381c6d60 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381c6df0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381c6e80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381c6f10 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] 0xaaab381d9be0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d9c70 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d9d00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d9d90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d9e20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d9eb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d9f40 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d9fd0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381da060 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] 0xaaab381c8920 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381c89b0 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381c8a40 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381c8ad0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381c8b60 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381c8bf0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381c8c80 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381c8d10 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381c8da0 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] 0xaaab381da4f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381da580 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381da610 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381da6a0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381da730 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381da7c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381da850 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381da8e0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381da970 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] 0xaaab381ca7c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381ca850 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381ca8e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381ca970 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381caa00 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381caa90 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381cab20 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381cabb0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381cac40 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381cacd0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381cad60 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381cadf0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381cae80 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] 0xaaab381dae00 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381dae90 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381daf20 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381dafb0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381db040 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381db0d0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381db160 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381db1f0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381db280 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381db310 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381db3a0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381db430 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381db4c0 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] 0xaaab381cb0d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381cb160 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381cb1f0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381cb280 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] 0xaaab381db710 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381db7a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381db830 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381db8c0 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] 0xaaab381cb9e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381cba70 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381cbb00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381cbb90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cbc20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cbcb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381cbd40 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] 0xaaab381dc020 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381dc0b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381dc140 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381dc1d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381dc260 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381dc2f0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381dc380 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] 0xaaab381cc2f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381cc380 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381cc410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381cc4a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cc530 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cc5c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381cc650 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] 0xaaab381dc930 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381dc9c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381dca50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381dcae0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381dcb70 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381dcc00 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381dcc90 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] 0xaaab381ccc00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381ccc90 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381ccd20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381ccdb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cce40 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cced0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381ccf60 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] 0xaaab381dd240 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381dd2d0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381dd360 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381dd3f0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381dd480 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381dd510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381dd5a0 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] 0xaaab381cd510 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381cd5a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381cd630 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381cd6c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381cd750 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381cd7e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381cd870 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] 0xaaab381ddb50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381ddbe0 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381ddc70 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381ddd00 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381ddd90 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381dde20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381ddeb0 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] 0xaaab381cde20 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381cdeb0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381cdf40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381cdfd0 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] 0xaaab381de460 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381de4f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381de580 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381de610 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] 0xaaab381ce730 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381ce7c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381ce850 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381ce8e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381ce970 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381cea00 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381cea90 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381ceb20 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381cebb0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381cec40 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381cecd0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381ced60 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381cedf0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381cee80 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] 0xaaab381ded70 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381dee00 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381dee90 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381def20 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381defb0 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381df040 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381df0d0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381df160 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381df1f0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381df280 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381df310 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381df3a0 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381df430 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381df4c0 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] 0xaaab381cf040 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381cf0d0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381cf160 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381cf1f0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381cf280 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] 0xaaab381df680 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381df710 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381df7a0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381df830 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381df8c0 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] 0xaaab381cf950 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381cf9e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381cfa70 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381cfb00 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381cfb90 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381cfc20 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381cfcb0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381cfd40 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381cfdd0 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381cfe60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381cfef0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381cff80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381d0010 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381d00a0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381d0130 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381d01c0 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] 0xaaab381dff90 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381e0020 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381e00b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381e0140 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381e01d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381e0260 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381e02f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381e0380 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381e0410 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381e04a0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381e0530 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381e05c0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381e0650 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381e06e0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381e0770 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381e0800 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] 0xaaab381d0260 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d02f0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381d0380 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381d0410 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381d04a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381d0530 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381d05c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381d0650 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381d06e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381d0770 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381d0800 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381d0890 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] 0xaaab381e08a0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381e0930 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381e09c0 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381e0a50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381e0ae0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381e0b70 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381e0c00 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381e0c90 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381e0d20 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381e0db0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381e0e40 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381e0ed0 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] 0xaaab381d0b70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d0c00 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d0c90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d0d20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d0db0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d0e40 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d0ed0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d0f60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381d0ff0 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] 0xaaab381e11b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e1240 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381e12d0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e1360 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e13f0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e1480 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381e1510 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381e15a0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381e1630 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] 0xaaab381d1480 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381d1510 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381d15a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d1630 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d16c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d1750 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381d17e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381d1870 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381d1900 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] 0xaaab381e1ac0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e1b50 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381e1be0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e1c70 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e1d00 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e1d90 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381e1e20 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381e1eb0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381e1f40 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] 0xaaab381d1d90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d1e20 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381d1eb0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381d1f40 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381d1fd0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381d2060 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381d20f0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381d2180 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381d2210 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381d22a0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381d2330 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381d23c0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381d2450 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] 0xaaab381e23d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381e2460 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381e24f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e2580 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e2610 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e26a0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381e2730 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381e27c0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381e2850 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381e28e0 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381e2970 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381e2a00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381e2a90 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: 0xaaab3816c6a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab38168a80 MAP: (3 sibs) 0 children: 38: 0xaaab38168b18 MAP: (3 sibs) 0 children: 38: 0xaaab38168bb0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381d4530 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381d45c0 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381d4650 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381d46e0 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: 0xaaab3816c7b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169110 MAP: (2 sibs) 2 children: 38: 0xaaab38169250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab381692e8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381691a8 MAP: (2 sibs) 2 children: 38: 0xaaab38169390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e2ce0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e2d70 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e2e00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e2e90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e2f20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e2fb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e3040 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: 0xaaab3816c8d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169940 MAP: (2 sibs) 2 children: 38: 0xaaab38169a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169b18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381699d8 MAP: (2 sibs) 2 children: 38: 0xaaab38169bc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169c58 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e30e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e3170 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e3200 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e3290 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e3320 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e33b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e3440 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: 0xaaab3816c9e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169d00 MAP: (2 sibs) 2 children: 38: 0xaaab38169e40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab38169d98 MAP: (2 sibs) 2 children: 38: 0xaaab38169f80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816a018 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e34e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e3570 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e3600 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e3690 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e3720 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e37b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e3840 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: 0xaaab3816cb00 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab3816a990 MAP: (2 sibs) 2 children: 38: 0xaaab3816aad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab3816ab68 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab3816aa28 MAP: (2 sibs) 2 children: 38: 0xaaab3816ac10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816aca8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e38e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e3970 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e3a00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e3a90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e3b20 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e3bb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e3c40 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: 0xaaab3816cc18 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaab38169520 MAP: (1 sibs) 2 children: 38: 0xaaab38168d90 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab38168e28 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e3ce0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381e3d70 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381e3e00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381e3e90 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: 0xaaab3816cd30 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaab3816ae90 MAP: (4 sibs) 2 children: 38: 0xaaab3816b100 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b198 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816af28 MAP: (4 sibs) 2 children: 38: 0xaaab3816b240 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816b2d8 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816afc0 MAP: (4 sibs) 3 children: 38: 0xaaab3816b380 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaab3816b418 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaab3816b4b0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaab3816b058 MAP: (4 sibs) 2 children: 38: 0xaaab3816b550 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b5e8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e3f30 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381e3fc0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381e4050 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381e40e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381e4170 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381e4200 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381e4290 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381e4320 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381e43b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381e4440 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381e44d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381e4560 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381e45f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381e4680 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: 0xaaab3816ce48 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaab3816b6e0 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaab3816b778 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b810 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b8a8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e4720 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381e47b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381e4840 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381e48d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381e4960 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: 0xaaab3816cf60 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaab3816d830 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaab3816d8d0 MAP: (5 sibs) 1 children: 38: 0xaaab3816dbd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaab3816d968 MAP: (5 sibs) 1 children: 38: 0xaaab3816dc70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaab3816da00 MAP: (5 sibs) 1 children: 38: 0xaaab3816dd10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaab3816da98 MAP: (5 sibs) 1 children: 38: 0xaaab3816ddb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaab3816de50 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaab3816dee8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaab3816db30 MAP: (5 sibs) 1 children: 38: 0xaaab3816df90 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaab3816e030 VAL: 'val1' (2 sibs) 38: 0xaaab3816e0c8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e4a00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381e4a90 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381e4b20 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381e4bb0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381e4c40 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381e4cd0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381e4d60 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381e4df0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381e4e80 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381e4f10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381e4fa0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381e5030 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381e50c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381e5150 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381e51e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381e5270 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: 0xaaab3816d078 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaab38169700 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaab3816a110 MAP: (1 sibs) 1 children: 38: 0xaaab3816a1b0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169798 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaab3816a250 MAP: (1 sibs) 1 children: 38: 0xaaab3816a2f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169830 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaab3816ad50 MAP: (2 sibs) 1 children: 38: 0xaaab3816a390 KEYVAL: '' '' (1 sibs) 38: 0xaaab3816ade8 MAP: (2 sibs) 1 children: 38: 0xaaab3816a430 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e5310 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381e53a0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381e5430 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381e54c0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381e5550 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381e55e0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381e5670 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381e5700 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381e5790 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381e5820 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381e58b0 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381e5940 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: 0xaaab3816d190 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38168c50 MAP: (2 sibs) 3 children: 38: 0xaaab3816e170 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaab3816e208 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaab3816e2a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaab38168ce8 MAP: (2 sibs) 3 children: 38: 0xaaab3816e340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaab3816e3d8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaab3816e470 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e59e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e5a70 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381e5b00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e5b90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e5c20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e5cb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381e5d40 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381e5dd0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381e5e60 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: 0xaaab3816d2a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab381695c0 MAP: (2 sibs) 3 children: 38: 0xaaab3816e510 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaab3816e5a8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaab3816e640 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaab38169658 MAP: (2 sibs) 3 children: 38: 0xaaab3816e6e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaab3816e778 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaab3816e810 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e5f00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e5f90 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381e6020 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e60b0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e6140 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e61d0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381e6260 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381e62f0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381e6380 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: 0xaaab3816d3c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab3816ea80 MAP: (3 sibs) 3 children: 38: 0xaaab3816ec50 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaab3816ece8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaab3816ed80 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaab3816eb18 MAP: (3 sibs) 3 children: 38: 0xaaab3816ee20 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaab3816eeb8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaab3816ef50 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaab3816ebb0 MAP: (3 sibs) 3 children: 38: 0xaaab3816eff0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaab3816f088 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaab3816f120 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e6420 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381e64b0 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381e6540 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e65d0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e6660 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e66f0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381e6780 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381e6810 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381e68a0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381e6930 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381e69c0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381e6a50 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381e6ae0 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: 0xaaab3816c6a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab38168a80 MAP: (3 sibs) 0 children: 38: 0xaaab38168b18 MAP: (3 sibs) 0 children: 38: 0xaaab38168bb0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e6b80 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381e6c10 MAP: (3 sibs) 0 children: 38: [2] [2] 0xaaab381e6ca0 MAP: (3 sibs) 0 children: 38: [3] [3] 0xaaab381e6d30 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: 0xaaab3816c7b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169110 MAP: (2 sibs) 2 children: 38: 0xaaab38169250 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab381692e8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381691a8 MAP: (2 sibs) 2 children: 38: 0xaaab38169390 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169428 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e6dd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e6e60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e6ef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e6f80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e7010 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e70a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e7130 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: 0xaaab3816c8d0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169940 MAP: (2 sibs) 2 children: 38: 0xaaab38169a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169b18 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab381699d8 MAP: (2 sibs) 2 children: 38: 0xaaab38169bc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab38169c58 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e71d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e7260 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e72f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e7380 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e7410 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e74a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e7530 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: 0xaaab3816c9e8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38169d00 MAP: (2 sibs) 2 children: 38: 0xaaab38169e40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab38169ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab38169d98 MAP: (2 sibs) 2 children: 38: 0xaaab38169f80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816a018 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e75d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e7660 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e76f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e7780 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e7810 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e78a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e7930 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: 0xaaab3816cb00 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab3816a990 MAP: (2 sibs) 2 children: 38: 0xaaab3816aad0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0xaaab3816ab68 KEYVAL: 'age' '33' (2 sibs) 38: 0xaaab3816aa28 MAP: (2 sibs) 2 children: 38: 0xaaab3816ac10 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0xaaab3816aca8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e79d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e7a60 MAP: (2 sibs) 2 children: 38: [2] [2] 0xaaab381e7af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0xaaab381e7b80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0xaaab381e7c10 MAP: (2 sibs) 2 children: 38: [5] [5] 0xaaab381e7ca0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0xaaab381e7d30 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: 0xaaab3816cc18 [ROOT] SEQ: (0 sibs) 1 children: 38: 0xaaab38169520 MAP: (1 sibs) 2 children: 38: 0xaaab38168d90 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab38168e28 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e7dd0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0xaaab381e7e60 MAP: (1 sibs) 2 children: 38: [2] [2] 0xaaab381e7ef0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381e7f80 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: 0xaaab3816cd30 [ROOT] SEQ: (0 sibs) 4 children: 38: 0xaaab3816ae90 MAP: (4 sibs) 2 children: 38: 0xaaab3816b100 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b198 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816af28 MAP: (4 sibs) 2 children: 38: 0xaaab3816b240 KEYVAL: 'b' '2' (2 sibs) 38: 0xaaab3816b2d8 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816afc0 MAP: (4 sibs) 3 children: 38: 0xaaab3816b380 KEYVAL: 'b' '2' (3 sibs) 38: 0xaaab3816b418 KEYVAL: 'a' '1' (3 sibs) 38: 0xaaab3816b4b0 KEYVAL: 'c' '3' (3 sibs) 38: 0xaaab3816b058 MAP: (4 sibs) 2 children: 38: 0xaaab3816b550 KEYVAL: 'a' '1' (2 sibs) 38: 0xaaab3816b5e8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e8020 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0xaaab381e80b0 MAP: (4 sibs) 2 children: 38: [2] [2] 0xaaab381e8140 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0xaaab381e81d0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0xaaab381e8260 MAP: (4 sibs) 2 children: 38: [5] [5] 0xaaab381e82f0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0xaaab381e8380 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0xaaab381e8410 MAP: (4 sibs) 3 children: 38: [8] [8] 0xaaab381e84a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0xaaab381e8530 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0xaaab381e85c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0xaaab381e8650 MAP: (4 sibs) 2 children: 38: [12] [12] 0xaaab381e86e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0xaaab381e8770 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: 0xaaab3816ce48 [ROOT] MAP: (0 sibs) 4 children: 38: 0xaaab3816b6e0 KEYVAL: 'a' '1' (4 sibs) 38: 0xaaab3816b778 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b810 KEYVAL: 'b' '2' (4 sibs) 38: 0xaaab3816b8a8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e8810 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0xaaab381e88a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0xaaab381e8930 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0xaaab381e89c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0xaaab381e8a50 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: 0xaaab3816cf60 [ROOT] MAP: (0 sibs) 1 children: 38: 0xaaab3816d830 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0xaaab3816d8d0 MAP: (5 sibs) 1 children: 38: 0xaaab3816dbd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0xaaab3816d968 MAP: (5 sibs) 1 children: 38: 0xaaab3816dc70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0xaaab3816da00 MAP: (5 sibs) 1 children: 38: 0xaaab3816dd10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0xaaab3816da98 MAP: (5 sibs) 1 children: 38: 0xaaab3816ddb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0xaaab3816de50 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0xaaab3816dee8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0xaaab3816db30 MAP: (5 sibs) 1 children: 38: 0xaaab3816df90 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0xaaab3816e030 VAL: 'val1' (2 sibs) 38: 0xaaab3816e0c8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e8af0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0xaaab381e8b80 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0xaaab381e8c10 MAP: (5 sibs) 1 children: 38: [3] [3] 0xaaab381e8ca0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0xaaab381e8d30 MAP: (5 sibs) 1 children: 38: [5] [5] 0xaaab381e8dc0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0xaaab381e8e50 MAP: (5 sibs) 1 children: 38: [7] [7] 0xaaab381e8ee0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0xaaab381e8f70 MAP: (5 sibs) 1 children: 38: [9] [9] 0xaaab381e9000 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0xaaab381e9090 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0xaaab381e9120 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0xaaab381e91b0 MAP: (5 sibs) 1 children: 38: [13] [13] 0xaaab381e9240 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0xaaab381e92d0 VAL: 'val1' (2 sibs) 38: [15] [15] 0xaaab381e9360 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: 0xaaab3816d078 [ROOT] MAP: (0 sibs) 3 children: 38: 0xaaab38169700 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0xaaab3816a110 MAP: (1 sibs) 1 children: 38: 0xaaab3816a1b0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169798 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0xaaab3816a250 MAP: (1 sibs) 1 children: 38: 0xaaab3816a2f0 KEYVAL: '' 'foo' (1 sibs) 38: 0xaaab38169830 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0xaaab3816ad50 MAP: (2 sibs) 1 children: 38: 0xaaab3816a390 KEYVAL: '' '' (1 sibs) 38: 0xaaab3816ade8 MAP: (2 sibs) 1 children: 38: 0xaaab3816a430 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e9400 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0xaaab381e9490 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0xaaab381e9520 MAP: (1 sibs) 1 children: 38: [3] [3] 0xaaab381e95b0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0xaaab381e9640 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0xaaab381e96d0 MAP: (1 sibs) 1 children: 38: [6] [6] 0xaaab381e9760 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0xaaab381e97f0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0xaaab381e9880 MAP: (2 sibs) 1 children: 38: [9] [9] 0xaaab381e9910 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0xaaab381e99a0 MAP: (2 sibs) 1 children: 38: [11] [11] 0xaaab381e9a30 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: 0xaaab3816d190 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab38168c50 MAP: (2 sibs) 3 children: 38: 0xaaab3816e170 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0xaaab3816e208 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0xaaab3816e2a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0xaaab38168ce8 MAP: (2 sibs) 3 children: 38: 0xaaab3816e340 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0xaaab3816e3d8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0xaaab3816e470 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e9ad0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381e9b60 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381e9bf0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381e9c80 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381e9d10 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381e9da0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381e9e30 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381e9ec0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381e9f50 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: 0xaaab3816d2a8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0xaaab381695c0 MAP: (2 sibs) 3 children: 38: 0xaaab3816e510 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0xaaab3816e5a8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0xaaab3816e640 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0xaaab38169658 MAP: (2 sibs) 3 children: 38: 0xaaab3816e6e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0xaaab3816e778 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0xaaab3816e810 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381e9ff0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0xaaab381ea080 MAP: (2 sibs) 3 children: 38: [2] [2] 0xaaab381ea110 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381ea1a0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381ea230 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381ea2c0 MAP: (2 sibs) 3 children: 38: [6] [6] 0xaaab381ea350 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0xaaab381ea3e0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0xaaab381ea470 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: 0xaaab3816d3c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0xaaab3816ea80 MAP: (3 sibs) 3 children: 38: 0xaaab3816ec50 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0xaaab3816ece8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0xaaab3816ed80 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0xaaab3816eb18 MAP: (3 sibs) 3 children: 38: 0xaaab3816ee20 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0xaaab3816eeb8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0xaaab3816ef50 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0xaaab3816ebb0 MAP: (3 sibs) 3 children: 38: 0xaaab3816eff0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0xaaab3816f088 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0xaaab3816f120 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0xaaab381ea510 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0xaaab381ea5a0 MAP: (3 sibs) 3 children: 38: [2] [2] 0xaaab381ea630 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0xaaab381ea6c0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0xaaab381ea750 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0xaaab381ea7e0 MAP: (3 sibs) 3 children: 38: [6] [6] 0xaaab381ea870 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0xaaab381ea900 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0xaaab381ea990 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0xaaab381eaa20 MAP: (3 sibs) 3 children: 38: [10] [10] 0xaaab381eaab0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0xaaab381eab40 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0xaaab381eabd0 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 (21 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (21 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.04 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaad6b959bb0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaad6b958340 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaad6b9583d8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaad6b958470 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaad6b9585b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaad6b958648 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaad6b958508 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaad6b9586f0 VAL: 'item 1' (2 sibs) 39: 0xaaad6b958788 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b96b3a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b96b430 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b96b4c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b96b550 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b96b5e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b96b670 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b96b700 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b96b790 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b96b820 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: 0xaaad6b959cc8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959550 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b9580e0 MAP: (2 sibs) 4 children: 39: 0xaaad6b9595f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b959688 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b959720 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b9597b8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b958178 MAP: (2 sibs) 5 children: 39: 0xaaad6b959860 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b9598f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b959990 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b959a28 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b959ac0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b96d740 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b96d7d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b96d860 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b96d8f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b96d980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b96da10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b96daa0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b96db30 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b96dbc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b96dc50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b96dce0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b96dd70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b96de00 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: 0xaaad6b959de0 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959fd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b95a070 MAP: (2 sibs) 4 children: 39: 0xaaad6b95a1b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b95a248 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b95a2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b95a378 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b95a108 MAP: (2 sibs) 5 children: 39: 0xaaad6b95a420 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b95a4b8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b95a550 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b95a5e8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b95a680 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b96f9f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b96fa80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b96fb10 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b96fba0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b96fc30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b96fcc0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b96fd50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b96fde0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b96fe70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b96ff00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b96ff90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b970020 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9700b0 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: 0xaaad6b959bb0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaad6b958340 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaad6b9583d8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaad6b958470 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaad6b9585b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaad6b958648 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaad6b958508 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaad6b9586f0 VAL: 'item 1' (2 sibs) 39: 0xaaad6b958788 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b970300 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b970390 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b970420 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b9704b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b970540 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b9705d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b970660 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b9706f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b970780 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: 0xaaad6b959cc8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959550 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b9580e0 MAP: (2 sibs) 4 children: 39: 0xaaad6b9595f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b959688 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b959720 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b9597b8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b958178 MAP: (2 sibs) 5 children: 39: 0xaaad6b959860 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b9598f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b959990 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b959a28 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b959ac0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b970c10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b970ca0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b970d30 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b970dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b970e50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b970ee0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b970f70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b971000 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b971090 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b971120 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b9711b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b971240 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9712d0 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: 0xaaad6b959de0 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959fd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b95a070 MAP: (2 sibs) 4 children: 39: 0xaaad6b95a1b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b95a248 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b95a2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b95a378 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b95a108 MAP: (2 sibs) 5 children: 39: 0xaaad6b95a420 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b95a4b8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b95a550 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b95a5e8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b95a680 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b971520 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b9715b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b971640 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b9716d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b971760 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b9717f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b971880 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b971910 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b9719a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b971a30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b971ac0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b971b50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b971be0 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] 0xaaad6b96b3a0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b96b430 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b96b4c0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b96b550 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b96b5e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b96b670 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b96b700 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b96b790 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b96b820 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] 0xaaad6b9729f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b972a80 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b972b10 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b972ba0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b972c30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b972cc0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b972d50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b972de0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b972e70 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] 0xaaad6b96d740 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b96d7d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b96d860 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b96d8f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b96d980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b96da10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b96daa0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b96db30 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b96dbc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b96dc50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b96dce0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b96dd70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b96de00 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] 0xaaad6b973be0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b973c70 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b973d00 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b973d90 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b973e20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b973eb0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b973f40 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b973fd0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b974060 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b9740f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b974180 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b974210 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9742a0 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] 0xaaad6b96f9f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b96fa80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b96fb10 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b96fba0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b96fc30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b96fcc0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b96fd50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b96fde0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b96fe70 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b96ff00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b96ff90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b970020 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9700b0 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] 0xaaad6b9744f0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b974580 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b974610 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b9746a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b974730 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b9747c0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b974850 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b9748e0 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b974970 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b974a00 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b974a90 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b974b20 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b974bb0 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] 0xaaad6b970300 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b970390 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b970420 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b9704b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b970540 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b9705d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b970660 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b9706f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b970780 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] 0xaaad6b974e00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b974e90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b974f20 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b974fb0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b975040 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b9750d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b975160 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b9751f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b975280 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] 0xaaad6b970c10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b970ca0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b970d30 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b970dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b970e50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b970ee0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b970f70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b971000 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b971090 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b971120 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b9711b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b971240 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9712d0 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] 0xaaad6b975710 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b9757a0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b975830 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b9758c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b975950 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b9759e0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b975a70 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b975b00 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b975b90 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b975c20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b975cb0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b975d40 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b975dd0 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] 0xaaad6b971520 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b9715b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b971640 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b9716d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b971760 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b9717f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b971880 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b971910 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b9719a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b971a30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b971ac0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b971b50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b971be0 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] 0xaaad6b976020 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b9760b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b976140 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b9761d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b976260 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b9762f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b976380 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b976410 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b9764a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b976530 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b9765c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b976650 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9766e0 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: 0xaaad6b959bb0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaad6b958340 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaad6b9583d8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaad6b958470 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaad6b9585b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaad6b958648 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaad6b958508 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaad6b9586f0 VAL: 'item 1' (2 sibs) 39: 0xaaad6b958788 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b9734c0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b973550 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b9735e0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b973670 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b973700 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b973790 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b973820 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b9738b0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b973940 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: 0xaaad6b959cc8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959550 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b9580e0 MAP: (2 sibs) 4 children: 39: 0xaaad6b9595f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b959688 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b959720 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b9597b8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b958178 MAP: (2 sibs) 5 children: 39: 0xaaad6b959860 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b9598f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b959990 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b959a28 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b959ac0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b976930 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b9769c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b976a50 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b976ae0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b976b70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b976c00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b976c90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b976d20 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b976db0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b976e40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b976ed0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b976f60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b976ff0 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: 0xaaad6b959de0 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959fd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b95a070 MAP: (2 sibs) 4 children: 39: 0xaaad6b95a1b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b95a248 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b95a2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b95a378 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b95a108 MAP: (2 sibs) 5 children: 39: 0xaaad6b95a420 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b95a4b8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b95a550 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b95a5e8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b95a680 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b977090 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b977120 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b9771b0 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b977240 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b9772d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b977360 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b9773f0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b977480 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b977510 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b9775a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b977630 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b9776c0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b977750 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: 0xaaad6b959bb0 [ROOT] MAP: (0 sibs) 4 children: 39: 0xaaad6b958340 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0xaaad6b9583d8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0xaaad6b958470 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0xaaad6b9585b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0xaaad6b958648 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0xaaad6b958508 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0xaaad6b9586f0 VAL: 'item 1' (2 sibs) 39: 0xaaad6b958788 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b9777f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0xaaad6b977880 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0xaaad6b977910 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0xaaad6b9779a0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0xaaad6b977a30 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0xaaad6b977ac0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0xaaad6b977b50 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0xaaad6b977be0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0xaaad6b977c70 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: 0xaaad6b959cc8 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959550 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b9580e0 MAP: (2 sibs) 4 children: 39: 0xaaad6b9595f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b959688 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b959720 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b9597b8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b958178 MAP: (2 sibs) 5 children: 39: 0xaaad6b959860 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b9598f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b959990 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b959a28 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b959ac0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b977d10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b977da0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b977e30 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b977ec0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b977f50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b977fe0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b978070 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b978100 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b978190 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b978220 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b9782b0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b978340 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b9783d0 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: 0xaaad6b959de0 [ROOT] MAP: (0 sibs) 1 children: 39: 0xaaad6b959fd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0xaaad6b95a070 MAP: (2 sibs) 4 children: 39: 0xaaad6b95a1b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0xaaad6b95a248 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0xaaad6b95a2e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0xaaad6b95a378 KEYVAL: 'quantity' '4' (4 sibs) 39: 0xaaad6b95a108 MAP: (2 sibs) 5 children: 39: 0xaaad6b95a420 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0xaaad6b95a4b8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0xaaad6b95a550 KEYVAL: 'size' '8' (5 sibs) 39: 0xaaad6b95a5e8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0xaaad6b95a680 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0xaaad6b978470 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0xaaad6b978500 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0xaaad6b978590 MAP: (2 sibs) 4 children: 39: [3] [3] 0xaaad6b978620 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0xaaad6b9786b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0xaaad6b978740 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0xaaad6b9787d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0xaaad6b978860 MAP: (2 sibs) 5 children: 39: [8] [8] 0xaaad6b9788f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0xaaad6b978980 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0xaaad6b978a10 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0xaaad6b978aa0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0xaaad6b978b30 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_recreate_from_ref/2 (0 ms) 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase (6 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (6 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaad09268880 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268340 VAL: 'item 1' (4 sibs) 40: 0xaaad092683d8 VAL: 'item 2' (4 sibs) 40: 0xaaad09268470 SEQ: (4 sibs) 2 children: 40: 0xaaad092685b0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268648 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268508 MAP: (4 sibs) 2 children: 40: 0xaaad092686f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268788 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad09274310 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092743a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09274430 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad092744c0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09274550 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad092745e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09274670 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09274700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad09274790 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: 0xaaad09268998 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268a70 VAL: 'item 1' (4 sibs) 40: 0xaaad09268b08 VAL: 'item 2' (4 sibs) 40: 0xaaad09268ba0 SEQ: (4 sibs) 2 children: 40: 0xaaad09268ce0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268d78 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268c38 MAP: (4 sibs) 2 children: 40: 0xaaad09268e20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268eb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad09276330 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092763c0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09276450 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad092764e0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09276570 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09276600 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09276690 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09276720 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092767b0 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: 0xaaad09268880 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268340 VAL: 'item 1' (4 sibs) 40: 0xaaad092683d8 VAL: 'item 2' (4 sibs) 40: 0xaaad09268470 SEQ: (4 sibs) 2 children: 40: 0xaaad092685b0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268648 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268508 MAP: (4 sibs) 2 children: 40: 0xaaad092686f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268788 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad09276c40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad09276cd0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09276d60 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad09276df0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09276e80 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09276f10 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09276fa0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09277030 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092770c0 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: 0xaaad09268998 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268a70 VAL: 'item 1' (4 sibs) 40: 0xaaad09268b08 VAL: 'item 2' (4 sibs) 40: 0xaaad09268ba0 SEQ: (4 sibs) 2 children: 40: 0xaaad09268ce0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268d78 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268c38 MAP: (4 sibs) 2 children: 40: 0xaaad09268e20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268eb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad09277550 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092775e0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09277670 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad09277700 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09277790 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09277820 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad092778b0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09277940 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092779d0 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] 0xaaad09274310 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092743a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09274430 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad092744c0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09274550 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad092745e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09274670 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09274700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad09274790 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] 0xaaad09278310 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092783a0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09278430 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad092784c0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09278550 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad092785e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09278670 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09278700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad09278790 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] 0xaaad09276330 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092763c0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09276450 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad092764e0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09276570 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09276600 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09276690 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09276720 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092767b0 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] 0xaaad09279500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad09279590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09279620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad092796b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09279740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad092797d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09279860 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad092798f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad09279980 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] 0xaaad09276c40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad09276cd0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09276d60 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad09276df0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09276e80 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09276f10 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09276fa0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09277030 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092770c0 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] 0xaaad09279e10 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad09279ea0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09279f30 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad09279fc0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad0927a050 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad0927a0e0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad0927a170 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad0927a200 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad0927a290 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] 0xaaad09277550 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad092775e0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09277670 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad09277700 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09277790 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09277820 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad092778b0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09277940 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092779d0 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] 0xaaad0927a720 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad0927a7b0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad0927a840 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad0927a8d0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad0927a960 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad0927a9f0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad0927aa80 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad0927ab10 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad0927aba0 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: 0xaaad09268880 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268340 VAL: 'item 1' (4 sibs) 40: 0xaaad092683d8 VAL: 'item 2' (4 sibs) 40: 0xaaad09268470 SEQ: (4 sibs) 2 children: 40: 0xaaad092685b0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268648 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268508 MAP: (4 sibs) 2 children: 40: 0xaaad092686f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268788 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad09278c20 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad09278cb0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad09278d40 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad09278dd0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad09278e60 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad09278ef0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad09278f80 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad09279010 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad092790a0 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: 0xaaad09268998 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268a70 VAL: 'item 1' (4 sibs) 40: 0xaaad09268b08 VAL: 'item 2' (4 sibs) 40: 0xaaad09268ba0 SEQ: (4 sibs) 2 children: 40: 0xaaad09268ce0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268d78 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268c38 MAP: (4 sibs) 2 children: 40: 0xaaad09268e20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268eb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad0927b030 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad0927b0c0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad0927b150 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad0927b1e0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad0927b270 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad0927b300 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad0927b390 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad0927b420 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad0927b4b0 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: 0xaaad09268880 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268340 VAL: 'item 1' (4 sibs) 40: 0xaaad092683d8 VAL: 'item 2' (4 sibs) 40: 0xaaad09268470 SEQ: (4 sibs) 2 children: 40: 0xaaad092685b0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268648 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268508 MAP: (4 sibs) 2 children: 40: 0xaaad092686f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268788 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad0927b550 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad0927b5e0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad0927b670 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad0927b700 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad0927b790 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad0927b820 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad0927b8b0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad0927b940 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad0927b9d0 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: 0xaaad09268998 [ROOT] SEQ: (0 sibs) 4 children: 40: 0xaaad09268a70 VAL: 'item 1' (4 sibs) 40: 0xaaad09268b08 VAL: 'item 2' (4 sibs) 40: 0xaaad09268ba0 SEQ: (4 sibs) 2 children: 40: 0xaaad09268ce0 VAL: 'item 3.1' (2 sibs) 40: 0xaaad09268d78 VAL: 'item 3.2' (2 sibs) 40: 0xaaad09268c38 MAP: (4 sibs) 2 children: 40: 0xaaad09268e20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0xaaad09268eb8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0xaaad0927ba70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0xaaad0927bb00 VAL: 'item 1' (4 sibs) 40: [2] [2] 0xaaad0927bb90 VAL: 'item 2' (4 sibs) 40: [3] [3] 0xaaad0927bc20 SEQ: (4 sibs) 2 children: 40: [4] [4] 0xaaad0927bcb0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0xaaad0927bd40 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0xaaad0927bdd0 MAP: (4 sibs) 2 children: 40: [7] [7] 0xaaad0927be60 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0xaaad0927bef0 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 (4 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (4 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/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaad7a4695d0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaad7a4680c0 VAL: 'a' (21 sibs) 41: 0xaaad7a468158 VAL: 'b:b' (21 sibs) 41: 0xaaad7a4681f0 VAL: 'c{c' (21 sibs) 41: 0xaaad7a468288 VAL: 'cc{' (21 sibs) 41: 0xaaad7a468320 VAL: 'c}c' (21 sibs) 41: 0xaaad7a4683b8 VAL: 'cc}' (21 sibs) 41: 0xaaad7a468450 VAL: 'c!c' (21 sibs) 41: 0xaaad7a4684e8 VAL: 'cc!' (21 sibs) 41: 0xaaad7a468580 VAL: '.foo' (21 sibs) 41: 0xaaad7a468618 VAL: '.' (21 sibs) 41: 0xaaad7a4686b0 VAL: '-a' (21 sibs) 41: 0xaaad7a468748 VAL: '+b' (21 sibs) 41: 0xaaad7a4687e0 VAL: '/b' (21 sibs) 41: 0xaaad7a468878 VAL: ':c' (21 sibs) 41: 0xaaad7a468910 VAL: '$g' (21 sibs) 41: 0xaaad7a4689a8 VAL: '*' (21 sibs) 41: 0xaaad7a468a40 VAL: '*' (21 sibs) 41: 0xaaad7a468ad8 VAL: '*' (21 sibs) 41: 0xaaad7a468b70 VAL: '*a' (21 sibs) 41: 0xaaad7a468c08 VAL: '*a' (21 sibs) 41: 0xaaad7a468ca0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a482310 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a4823a0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a482430 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a4824c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a482550 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a4825e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a482670 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a482700 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a482790 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a482820 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a4828b0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a482940 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a4829d0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a482a60 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a482af0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a482b80 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a482c10 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a482ca0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a482d30 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a482dc0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a482e50 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a482ee0 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: 0xaaad7a4696e8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaad7a468f80 VAL: 'a' (10 sibs) 41: 0xaaad7a469018 VAL: 'b' (10 sibs) 41: 0xaaad7a4690b0 VAL: 'c' (10 sibs) 41: 0xaaad7a469148 VAL: '.foo' (10 sibs) 41: 0xaaad7a4691e0 VAL: '.' (10 sibs) 41: 0xaaad7a469278 VAL: '-a' (10 sibs) 41: 0xaaad7a469310 VAL: '+b' (10 sibs) 41: 0xaaad7a4693a8 VAL: '/b' (10 sibs) 41: 0xaaad7a469440 VAL: ':c' (10 sibs) 41: 0xaaad7a4694d8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a484940 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a4849d0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a484a60 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a484af0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a484b80 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a484c10 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a484ca0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a484d30 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a484dc0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a484e50 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a484ee0 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: 0xaaad7a469800 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a4699f0 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a469a88 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a469b20 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a469bb8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a469c50 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a469ce8 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a469d80 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a469e18 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a469eb0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a469f48 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a469fe0 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a078 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a486670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a486700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a486790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a486820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4868b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a486940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a4869d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a486a60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a486af0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a486b80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a486c10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a486ca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a486d30 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: 0xaaad7a469918 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a46a120 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a46a1b8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a46a250 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a46a2e8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a46a380 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a46a418 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a46a4b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a46a548 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a46a5e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a46a678 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a46a710 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a7a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a4883a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a488430 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a4884c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a488550 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4885e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a488670 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a488700 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a488790 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a488820 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a4888b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a488940 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a4889d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a488a60 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: 0xaaad7a4695d0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaad7a4680c0 VAL: 'a' (21 sibs) 41: 0xaaad7a468158 VAL: 'b:b' (21 sibs) 41: 0xaaad7a4681f0 VAL: 'c{c' (21 sibs) 41: 0xaaad7a468288 VAL: 'cc{' (21 sibs) 41: 0xaaad7a468320 VAL: 'c}c' (21 sibs) 41: 0xaaad7a4683b8 VAL: 'cc}' (21 sibs) 41: 0xaaad7a468450 VAL: 'c!c' (21 sibs) 41: 0xaaad7a4684e8 VAL: 'cc!' (21 sibs) 41: 0xaaad7a468580 VAL: '.foo' (21 sibs) 41: 0xaaad7a468618 VAL: '.' (21 sibs) 41: 0xaaad7a4686b0 VAL: '-a' (21 sibs) 41: 0xaaad7a468748 VAL: '+b' (21 sibs) 41: 0xaaad7a4687e0 VAL: '/b' (21 sibs) 41: 0xaaad7a468878 VAL: ':c' (21 sibs) 41: 0xaaad7a468910 VAL: '$g' (21 sibs) 41: 0xaaad7a4689a8 VAL: '*' (21 sibs) 41: 0xaaad7a468a40 VAL: '*' (21 sibs) 41: 0xaaad7a468ad8 VAL: '*' (21 sibs) 41: 0xaaad7a468b70 VAL: '*a' (21 sibs) 41: 0xaaad7a468c08 VAL: '*a' (21 sibs) 41: 0xaaad7a468ca0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a4895c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a489650 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a4896e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a489770 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a489800 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a489890 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a489920 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a4899b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a489a40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a489ad0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a489b60 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a489bf0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a489c80 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a489d10 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a489da0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a489e30 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a489ec0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a489f50 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a489fe0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a48a070 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a48a100 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a48a190 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: 0xaaad7a4696e8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaad7a468f80 VAL: 'a' (10 sibs) 41: 0xaaad7a469018 VAL: 'b' (10 sibs) 41: 0xaaad7a4690b0 VAL: 'c' (10 sibs) 41: 0xaaad7a469148 VAL: '.foo' (10 sibs) 41: 0xaaad7a4691e0 VAL: '.' (10 sibs) 41: 0xaaad7a469278 VAL: '-a' (10 sibs) 41: 0xaaad7a469310 VAL: '+b' (10 sibs) 41: 0xaaad7a4693a8 VAL: '/b' (10 sibs) 41: 0xaaad7a469440 VAL: ':c' (10 sibs) 41: 0xaaad7a4694d8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a488cb0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a488d40 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a488dd0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a488e60 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a488ef0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a488f80 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a489010 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a4890a0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a489130 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a4891c0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a489250 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: 0xaaad7a469800 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a4699f0 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a469a88 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a469b20 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a469bb8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a469c50 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a469ce8 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a469d80 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a469e18 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a469eb0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a469f48 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a469fe0 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a078 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a48a7d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a48a860 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a48a8f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a48a980 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a48aa10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a48aaa0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a48ab30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a48abc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a48ac50 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a48ace0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a48ad70 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a48ae00 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a48ae90 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: 0xaaad7a469918 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a46a120 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a46a1b8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a46a250 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a46a2e8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a46a380 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a46a418 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a46a4b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a46a548 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a46a5e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a46a678 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a46a710 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a7a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a48b0e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a48b170 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a48b200 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a48b290 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a48b320 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a48b3b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a48b440 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a48b4d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a48b560 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a48b5f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a48b680 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a48b710 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a48b7a0 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] 0xaaad7a482310 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a4823a0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a482430 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a4824c0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a482550 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a4825e0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a482670 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a482700 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a482790 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a482820 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a4828b0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a482940 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a4829d0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a482a60 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a482af0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a482b80 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a482c10 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a482ca0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a482d30 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a482dc0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a482e50 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a482ee0 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] 0xaaad7a48d020 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a48d0b0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a48d140 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a48d1d0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a48d260 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a48d2f0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a48d380 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a48d410 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a48d4a0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a48d530 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a48d5c0 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a48d650 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a48d6e0 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a48d770 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a48d800 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a48d890 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a48d920 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a48d9b0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a48da40 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a48dad0 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a48db60 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a48dbf0 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] 0xaaad7a484940 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a4849d0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a484a60 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a484af0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a484b80 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a484c10 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a484ca0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a484d30 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a484dc0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a484e50 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a484ee0 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] 0xaaad7a48be30 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a48bec0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a48bf50 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a48bfe0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a48c070 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a48c100 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a48c190 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a48c220 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a48c2b0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a48c340 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a48c3d0 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] 0xaaad7a486670 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a486700 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a486790 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a486820 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4868b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a486940 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a4869d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a486a60 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a486af0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a486b80 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a486c10 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a486ca0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a486d30 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] 0xaaad7a48e230 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a48e2c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a48e350 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a48e3e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a48e470 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a48e500 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a48e590 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a48e620 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a48e6b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a48e740 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a48e7d0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a48e860 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a48e8f0 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] 0xaaad7a4883a0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a488430 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a4884c0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a488550 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4885e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a488670 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a488700 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a488790 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a488820 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a4888b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a488940 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a4889d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a488a60 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] 0xaaad7a48eb40 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a48ebd0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a48ec60 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a48ecf0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a48ed80 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a48ee10 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a48eea0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a48ef30 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a48efc0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a48f050 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a48f0e0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a48f170 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a48f200 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] 0xaaad7a4895c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a489650 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a4896e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a489770 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a489800 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a489890 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a489920 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a4899b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a489a40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a489ad0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a489b60 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a489bf0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a489c80 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a489d10 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a489da0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a489e30 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a489ec0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a489f50 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a489fe0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a48a070 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a48a100 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a48a190 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] 0xaaad7a48fd60 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a48fdf0 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a48fe80 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a48ff10 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a48ffa0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a490030 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a4900c0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a490150 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a4901e0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a490270 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a490300 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a490390 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a490420 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a4904b0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a490540 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a4905d0 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a490660 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a4906f0 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a490780 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a490810 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a4908a0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a490930 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] 0xaaad7a488cb0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a488d40 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a488dd0 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a488e60 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a488ef0 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a488f80 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a489010 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a4890a0 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a489130 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a4891c0 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a489250 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] 0xaaad7a48f450 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a48f4e0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a48f570 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a48f600 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a48f690 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a48f720 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a48f7b0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a48f840 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a48f8d0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a48f960 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a48f9f0 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] 0xaaad7a48a7d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a48a860 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a48a8f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a48a980 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a48aa10 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a48aaa0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a48ab30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a48abc0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a48ac50 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a48ace0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a48ad70 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a48ae00 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a48ae90 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] 0xaaad7a490f70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a491000 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a491090 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a491120 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4911b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a491240 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a4912d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a491360 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a4913f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a491480 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a491510 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a4915a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a491630 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] 0xaaad7a48b0e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a48b170 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a48b200 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a48b290 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a48b320 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a48b3b0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a48b440 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a48b4d0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a48b560 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a48b5f0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a48b680 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a48b710 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a48b7a0 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] 0xaaad7a491880 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a491910 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a4919a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a491a30 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a491ac0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a491b50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a491be0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a491c70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a491d00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a491d90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a491e20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a491eb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a491f40 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: 0xaaad7a4695d0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaad7a4680c0 VAL: 'a' (21 sibs) 41: 0xaaad7a468158 VAL: 'b:b' (21 sibs) 41: 0xaaad7a4681f0 VAL: 'c{c' (21 sibs) 41: 0xaaad7a468288 VAL: 'cc{' (21 sibs) 41: 0xaaad7a468320 VAL: 'c}c' (21 sibs) 41: 0xaaad7a4683b8 VAL: 'cc}' (21 sibs) 41: 0xaaad7a468450 VAL: 'c!c' (21 sibs) 41: 0xaaad7a4684e8 VAL: 'cc!' (21 sibs) 41: 0xaaad7a468580 VAL: '.foo' (21 sibs) 41: 0xaaad7a468618 VAL: '.' (21 sibs) 41: 0xaaad7a4686b0 VAL: '-a' (21 sibs) 41: 0xaaad7a468748 VAL: '+b' (21 sibs) 41: 0xaaad7a4687e0 VAL: '/b' (21 sibs) 41: 0xaaad7a468878 VAL: ':c' (21 sibs) 41: 0xaaad7a468910 VAL: '$g' (21 sibs) 41: 0xaaad7a4689a8 VAL: '*' (21 sibs) 41: 0xaaad7a468a40 VAL: '*' (21 sibs) 41: 0xaaad7a468ad8 VAL: '*' (21 sibs) 41: 0xaaad7a468b70 VAL: '*a' (21 sibs) 41: 0xaaad7a468c08 VAL: '*a' (21 sibs) 41: 0xaaad7a468ca0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a492190 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a492220 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a4922b0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a492340 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a4923d0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a492460 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a4924f0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a492580 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a492610 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a4926a0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a492730 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a4927c0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a492850 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a4928e0 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a492970 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a492a00 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a492a90 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a492b20 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a492bb0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a492c40 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a492cd0 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a492d60 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: 0xaaad7a4696e8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaad7a468f80 VAL: 'a' (10 sibs) 41: 0xaaad7a469018 VAL: 'b' (10 sibs) 41: 0xaaad7a4690b0 VAL: 'c' (10 sibs) 41: 0xaaad7a469148 VAL: '.foo' (10 sibs) 41: 0xaaad7a4691e0 VAL: '.' (10 sibs) 41: 0xaaad7a469278 VAL: '-a' (10 sibs) 41: 0xaaad7a469310 VAL: '+b' (10 sibs) 41: 0xaaad7a4693a8 VAL: '/b' (10 sibs) 41: 0xaaad7a469440 VAL: ':c' (10 sibs) 41: 0xaaad7a4694d8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a48c740 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a48c7d0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a48c860 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a48c8f0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a48c980 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a48ca10 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a48caa0 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a48cb30 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a48cbc0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a48cc50 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a48cce0 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: 0xaaad7a469800 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a4699f0 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a469a88 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a469b20 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a469bb8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a469c50 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a469ce8 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a469d80 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a469e18 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a469eb0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a469f48 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a469fe0 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a078 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a492e00 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a492e90 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a492f20 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a492fb0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a493040 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a4930d0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a493160 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a4931f0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a493280 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a493310 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a4933a0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a493430 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a4934c0 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: 0xaaad7a469918 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a46a120 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a46a1b8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a46a250 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a46a2e8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a46a380 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a46a418 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a46a4b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a46a548 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a46a5e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a46a678 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a46a710 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a7a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a493560 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a4935f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a493680 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a493710 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4937a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a493830 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a4938c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a493950 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a4939e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a493a70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a493b00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a493b90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a493c20 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: 0xaaad7a4695d0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0xaaad7a4680c0 VAL: 'a' (21 sibs) 41: 0xaaad7a468158 VAL: 'b:b' (21 sibs) 41: 0xaaad7a4681f0 VAL: 'c{c' (21 sibs) 41: 0xaaad7a468288 VAL: 'cc{' (21 sibs) 41: 0xaaad7a468320 VAL: 'c}c' (21 sibs) 41: 0xaaad7a4683b8 VAL: 'cc}' (21 sibs) 41: 0xaaad7a468450 VAL: 'c!c' (21 sibs) 41: 0xaaad7a4684e8 VAL: 'cc!' (21 sibs) 41: 0xaaad7a468580 VAL: '.foo' (21 sibs) 41: 0xaaad7a468618 VAL: '.' (21 sibs) 41: 0xaaad7a4686b0 VAL: '-a' (21 sibs) 41: 0xaaad7a468748 VAL: '+b' (21 sibs) 41: 0xaaad7a4687e0 VAL: '/b' (21 sibs) 41: 0xaaad7a468878 VAL: ':c' (21 sibs) 41: 0xaaad7a468910 VAL: '$g' (21 sibs) 41: 0xaaad7a4689a8 VAL: '*' (21 sibs) 41: 0xaaad7a468a40 VAL: '*' (21 sibs) 41: 0xaaad7a468ad8 VAL: '*' (21 sibs) 41: 0xaaad7a468b70 VAL: '*a' (21 sibs) 41: 0xaaad7a468c08 VAL: '*a' (21 sibs) 41: 0xaaad7a468ca0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a493cc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0xaaad7a493d50 VAL: 'a' (21 sibs) 41: [2] [2] 0xaaad7a493de0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0xaaad7a493e70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0xaaad7a493f00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0xaaad7a493f90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0xaaad7a494020 VAL: 'cc}' (21 sibs) 41: [7] [7] 0xaaad7a4940b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0xaaad7a494140 VAL: 'cc!' (21 sibs) 41: [9] [9] 0xaaad7a4941d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0xaaad7a494260 VAL: '.' (21 sibs) 41: [11] [11] 0xaaad7a4942f0 VAL: '-a' (21 sibs) 41: [12] [12] 0xaaad7a494380 VAL: '+b' (21 sibs) 41: [13] [13] 0xaaad7a494410 VAL: '/b' (21 sibs) 41: [14] [14] 0xaaad7a4944a0 VAL: ':c' (21 sibs) 41: [15] [15] 0xaaad7a494530 VAL: '$g' (21 sibs) 41: [16] [16] 0xaaad7a4945c0 VAL: '*' (21 sibs) 41: [17] [17] 0xaaad7a494650 VAL: '*' (21 sibs) 41: [18] [18] 0xaaad7a4946e0 VAL: '*' (21 sibs) 41: [19] [19] 0xaaad7a494770 VAL: '*a' (21 sibs) 41: [20] [20] 0xaaad7a494800 VAL: '*a' (21 sibs) 41: [21] [21] 0xaaad7a494890 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: 0xaaad7a4696e8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0xaaad7a468f80 VAL: 'a' (10 sibs) 41: 0xaaad7a469018 VAL: 'b' (10 sibs) 41: 0xaaad7a4690b0 VAL: 'c' (10 sibs) 41: 0xaaad7a469148 VAL: '.foo' (10 sibs) 41: 0xaaad7a4691e0 VAL: '.' (10 sibs) 41: 0xaaad7a469278 VAL: '-a' (10 sibs) 41: 0xaaad7a469310 VAL: '+b' (10 sibs) 41: 0xaaad7a4693a8 VAL: '/b' (10 sibs) 41: 0xaaad7a469440 VAL: ':c' (10 sibs) 41: 0xaaad7a4694d8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a494930 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0xaaad7a4949c0 VAL: 'a' (10 sibs) 41: [2] [2] 0xaaad7a494a50 VAL: 'b' (10 sibs) 41: [3] [3] 0xaaad7a494ae0 VAL: 'c' (10 sibs) 41: [4] [4] 0xaaad7a494b70 VAL: '.foo' (10 sibs) 41: [5] [5] 0xaaad7a494c00 VAL: '.' (10 sibs) 41: [6] [6] 0xaaad7a494c90 VAL: '-a' (10 sibs) 41: [7] [7] 0xaaad7a494d20 VAL: '+b' (10 sibs) 41: [8] [8] 0xaaad7a494db0 VAL: '/b' (10 sibs) 41: [9] [9] 0xaaad7a494e40 VAL: ':c' (10 sibs) 41: [10] [10] 0xaaad7a494ed0 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: 0xaaad7a469800 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a4699f0 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a469a88 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a469b20 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a469bb8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a469c50 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a469ce8 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a469d80 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a469e18 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a469eb0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a469f48 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a469fe0 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a078 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a494f70 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a495000 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a495090 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a495120 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a4951b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a495240 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a4952d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a495360 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a4953f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a495480 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a495510 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a4955a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a495630 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: 0xaaad7a469918 [ROOT] MAP: (0 sibs) 12 children: 41: 0xaaad7a46a120 KEYVAL: 'a' 'a' (12 sibs) 41: 0xaaad7a46a1b8 KEYVAL: 'b' 'b' (12 sibs) 41: 0xaaad7a46a250 KEYVAL: 'c' 'c' (12 sibs) 41: 0xaaad7a46a2e8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0xaaad7a46a380 KEYVAL: '.' '.' (12 sibs) 41: 0xaaad7a46a418 KEYVAL: '-a' '-a' (12 sibs) 41: 0xaaad7a46a4b0 KEYVAL: '+b' '+b' (12 sibs) 41: 0xaaad7a46a548 KEYVAL: '/b' '/b' (12 sibs) 41: 0xaaad7a46a5e0 KEYVAL: ':c' ':c' (12 sibs) 41: 0xaaad7a46a678 KEYVAL: '$g' '$g' (12 sibs) 41: 0xaaad7a46a710 KEYVAL: '*' '*' (12 sibs) 41: 0xaaad7a46a7a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0xaaad7a4956d0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0xaaad7a495760 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0xaaad7a4957f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0xaaad7a495880 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0xaaad7a495910 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0xaaad7a4959a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0xaaad7a495a30 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0xaaad7a495ac0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0xaaad7a495b50 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0xaaad7a495be0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0xaaad7a495c70 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0xaaad7a495d00 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0xaaad7a495d90 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase (3 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (3 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaae3f339490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32bd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaae3f32c1d0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32c268 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32bd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaae3f32c310 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32c3a8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32be30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaae3f32c450 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32bec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaae3f32c4f0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32bf60 MAP: (8 sibs) 4 children: 42: 0xaaae3f32c590 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32c628 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32c6c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32c758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32bff8 MAP: (8 sibs) 3 children: 42: 0xaaae3f32c800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaae3f32c898 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaae3f32c930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaae3f32c090 MAP: (8 sibs) 2 children: 42: 0xaaae3f32c9d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaae3f32cb10 VAL***: '*CENTER' (2 sibs) 42: 0xaaae3f32cba8 VAL***: '*BIG' (2 sibs) 42: 0xaaae3f32ca68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaae3f32c128 MAP: (8 sibs) 3 children: 42: 0xaaae3f32cc50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaae3f32ce20 VAL***: '*BIG' (3 sibs) 42: 0xaaae3f32ceb8 VAL***: '*LEFT' (3 sibs) 42: 0xaaae3f32cf50 VAL***: '*SMALL' (3 sibs) 42: 0xaaae3f32cce8 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaae3f32cd80 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3b4d40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3b4dd0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3b4e60 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3b4ef0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3b4f80 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3b5010 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3b50a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3b5130 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3b51c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3b5250 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3b52e0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3b5370 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3b5400 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3b5490 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3b5520 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3b55b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3b5640 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f3b56d0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f3b5760 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f3b57f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f3b5880 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f3b5910 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f3b59a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f3b5a30 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f3b5ac0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f3b5b50 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f3b5be0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f3b5c70 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f3b5d00 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f3b5d90 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f3b5e20 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f3b5eb0 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: 0xaaae3f3395a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32d980 MAP: (8 sibs) 2 children: 42: 0xaaae3f32abf0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32ac88 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32da18 MAP: (8 sibs) 2 children: 42: 0xaaae3f32b3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32b488 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32dab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f32de50 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32db48 MAP: (8 sibs) 1 children: 42: 0xaaae3f32def0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32dbe0 MAP: (8 sibs) 4 children: 42: 0xaaae3f32df90 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e028 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e0c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dc78 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e200 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e298 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e330 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e3c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dd10 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e470 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e508 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e5a0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dda8 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e6e0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e778 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e810 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e8a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3b7c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3b7d10 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3b7da0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3b7e30 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3b7ec0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3b7f50 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3b7fe0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3b8070 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3b8100 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3b8190 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3b8220 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3b82b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3b8340 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3b83d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3b8460 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3b84f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3b8580 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f3b8610 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f3b86a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f3b8730 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f3b87c0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f3b8850 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f3b88e0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f3b8970 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f3b8a00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f3b8a90 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f3b8b20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f3b8bb0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaae3f3b8c40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f3b8cd0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaae3f3b8d60 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f3b8df0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3b8e90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3b8f20 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3b8fb0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3b9040 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3b90d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3b9160 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3b91f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3b9280 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3b9310 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3b93a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3b9430 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3b94c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3b9550 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3b95e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3b9670 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3b9700 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3b9790 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaae3f3ba090 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaae3f3ba120 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaae3f3b98b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaae3f3b9940 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaae3f3b99d0 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaae3f3b9820 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaae3f3ba1b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaae3f3b9af0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaae3f3b9c10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaae3f3b9ca0 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaae3f3b9f70 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaae3f3b9dc0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaae3f3b9b80 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaae3f3ba000 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3b8e90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3b8f20 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3b8fb0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3b9040 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3b90d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3b9160 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3b91f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3b9280 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3b9310 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3b93a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3b9430 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3b94c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3b9550 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3b95e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3b9670 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3b9700 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3b9790 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f3b9820 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f3b98b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f3b9940 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f3b99d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f3b9a60 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f3b9af0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f3b9b80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f3b9c10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f3b9ca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f3b9d30 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f3b9dc0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f3b9e50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f3b9ee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f3b9f70 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: 0xaaae3f3396c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32edc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32ee58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32eef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f1f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32ef88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32add0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32f2a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f338 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f0b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32f3e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f478 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3bb2a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bb330 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3bb3c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3bb450 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bb4e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3bb570 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3bb600 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bb690 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bb720 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bb7b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3bb840 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bb8d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bb960 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3bb9f0 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: 0xaaae3f3397d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32f520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32f5b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32f650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f8c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32f6e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32fa00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32faa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fb38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32fbe0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fc78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3bd5e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bd670 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3bd700 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3bd790 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bd820 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3bd8b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3bd940 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bd9d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bda60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bdaf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3bdb80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bdc10 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bdca0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3bdd30 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: 0xaaae3f3398f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f3305f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f3307b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f330850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330c08 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f3308e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f330cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330d48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3bf750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bf7e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3bf870 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3bf900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bf990 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3bfa20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3bfab0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bfb40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bfbd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bfc60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3bfcf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bfd80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bfe10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3bfea0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3bf750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bf7e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3bf870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3bf900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bf990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3bfa20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3bfab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bfb40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bfbd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaae3f3bff30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3bfcf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bfd80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaae3f3bfc60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3bfea0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3bf750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bf7e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3bf870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3bf900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bf990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3bfa20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3bfab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bfb40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bfbd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bfc60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3bfcf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bfd80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bfe10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3bfea0 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: 0xaaae3f339a08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32e9a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ea38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ead0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f32eb68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32ec00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f331068 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32ec98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f331110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f3311a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3c1aa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3c1b30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3c1bc0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3c1c50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3c1ce0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3c1d70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3c1e00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3c1e90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3c1f20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3c1fb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3c2040 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3c20d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3c2160 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3c21f0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3c1aa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3c1b30 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3c1bc0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3c1c50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3c1ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3c1d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3c1e00 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3c1e90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3c1f20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaae3f3c2280 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3c2040 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3c20d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaae3f3c1fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3c21f0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3c1aa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3c1b30 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3c1bc0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3c1c50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3c1ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3c1d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3c1e00 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3c1e90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3c1f20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3c1fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3c2040 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3c20d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3c2160 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3c21f0 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: 0xaaae3f339b20 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f331850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3318e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f331980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f32b530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f32b5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f331a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f331c80 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d2f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f331d18 MAP: (2 sibs) 5 children: 42: 0xaaae3f331dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f331e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f331ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f331f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f331ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaae3f32b0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32b178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32b210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f331b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaae3f331be0 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] 0xaaae3f3c50a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3c5130 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3c51c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3c5250 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3c52e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3c5370 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3c5400 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3c5490 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3c5520 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3c55b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3c5640 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3c56d0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3c5760 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3c57f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3c5880 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3c5910 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3c59a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3c5a30 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3c5ac0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3c5b50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3c5be0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3c5c70 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3c5d00 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f3c5d90 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: 0xaaae3f339c38 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f332110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3321a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f332240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f332540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f3325d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f3322d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f332680 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f332718 MAP: (2 sibs) 5 children: 42: 0xaaae3f3327c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f332858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f3328f0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f332988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f332370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaae3f32ba10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32baa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32bb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f332408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaae3f332ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f332b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f332bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f3324a0 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] 0xaaae3f3c8290 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3c8320 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3c83b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3c8440 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3c84d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3c8560 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3c85f0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3c8680 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3c8710 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3c87a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3c8830 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3c88c0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3c8950 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3c89e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3c8a70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3c8b00 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3c8b90 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3c8c20 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3c8cb0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3c8d40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3c8dd0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3c8e60 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3c8ef0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f3c8f80 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] 0xaaae3f3c8290 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3c8320 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3c83b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3c8440 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3c84d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3c8560 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3c85f0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3c8680 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3c8710 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3c87a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3c8830 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3c88c0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3c8950 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3c89e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3c8a70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3c8b00 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3c8b90 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3c8c20 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3c8cb0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3c8d40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3c8dd0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3c8e60 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3c8ef0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaae3f3c9010 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaae3f3c90a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaae3f3c9130 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaae3f3c8f80 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] 0xaaae3f3c8290 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3c8320 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3c83b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3c8440 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3c84d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3c8560 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3c85f0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3c8680 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3c8710 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3c87a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3c8830 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3c88c0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3c8950 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3c89e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3c8a70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3c8b00 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3c8b90 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3c8c20 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3c8cb0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3c8d40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3c8dd0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3c8e60 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3c8ef0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f3c8f80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f3c9010 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f3c90a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f3c9130 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: 0xaaae3f339d50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f334790 MAP: (6 sibs) 1 children: 42: 0xaaae3f334b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaae3f334bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f334c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f334d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f334d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f334e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f334828 MAP: (6 sibs) 1 children: 42: 0xaaae3f334ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaae3f334f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f335008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f3350a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f335138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f3351d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f3348c0 MAP: (6 sibs) 1 children: 42: 0xaaae3f335270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaae3f334958 MAP: (6 sibs) 1 children: 42: 0xaaae3f335310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaae3f3349f0 MAP: (6 sibs) 1 children: 42: 0xaaae3f3353b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaae3f335450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaae3f3354e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaae3f334a88 MAP: (6 sibs) 1 children: 42: 0xaaae3f335590 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3cb450 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3cb4e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3cb570 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3cb600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3cb690 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3cb720 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3cb7b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3cb840 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3cb8d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3cb960 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3cb9f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3cba80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3cbb10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3cbba0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3cbc30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3cbcc0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3cbd50 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f3cbde0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f3cbe70 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f3cbf00 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f3cbf90 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f3cc020 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f3cc0b0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f3cc140 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f3cc1d0 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: 0xaaae3f339e68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f336830 MAP: (6 sibs) 1 children: 42: 0xaaae3f330370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f336d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f336d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f336e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3368c8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336f68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336960 MAP: (6 sibs) 1 children: 42: 0xaaae3f3304b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3371d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f337300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3369f8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3374d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336a90 MAP: (6 sibs) 1 children: 42: 0xaaae3f3377d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f3379a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337a38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337ad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336b28 MAP: (6 sibs) 1 children: 42: 0xaaae3f337b70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337c10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337ca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337d40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337dd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337e70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3ce610 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3ce6a0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3ce730 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3ce7c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3ce850 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3ce8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3ce970 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3cea00 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3cea90 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3ceb20 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3cebb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3cec40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3cecd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3ced60 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3cedf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3cee80 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3cef10 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f3cefa0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f3cf030 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f3cf0c0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f3cf150 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f3cf1e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f3cf270 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f3cf300 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f3cf390 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3cf820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3cf8b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3cf940 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3cf9d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3cfa60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3cfaf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3cfb80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3cfc10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3cfca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3cfd30 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3cfdc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3cfe50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3cfee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3cff70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3d0000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3d0090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3d0120 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaae3f3d0630 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaae3f3d06c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaae3f3d0750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaae3f3d07e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaae3f3d0870 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaae3f3d01b0 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaae3f3d0240 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaae3f3d0900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaae3f3d0990 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaae3f3d0a20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaae3f3d0ab0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaae3f3d0b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaae3f3d02d0 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaae3f3d0360 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaae3f3d0bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaae3f3d0c60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaae3f3d0cf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaae3f3d0d80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaae3f3d0480 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaae3f3d0510 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaae3f3d05a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaae3f3d03f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f3d0e10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f3d0ea0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f3d0f30 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f3d0fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3cf820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3cf8b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3cf940 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3cf9d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3cfa60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3cfaf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3cfb80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3cfc10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3cfca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3cfd30 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3cfdc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3cfe50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3cfee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3cff70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3d0000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3d0090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3d0120 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f3d01b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f3d0240 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f3d02d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f3d0360 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f3d03f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f3d0480 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f3d0510 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f3d05a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f3d0630 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f3d06c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f3d0750 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f3d07e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f3d0870 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f3d0900 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f3d0990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f3d0a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f3d0ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f3d0b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f3d0bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f3d0c60 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f3d0cf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f3d0d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f3d0e10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f3d0ea0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f3d0f30 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f3d0fc0 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: 0xaaae3f339f80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaae3f337f10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f337fa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f3380d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f338208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f3382a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f338338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f3383d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338500 DOCMAP: (17 sibs) 2 children: 42: 0xaaae3f32aab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaae3f32ab48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaae3f338598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f338630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f3386c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f338760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f3356d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f3387f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaae3f338890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3d2b40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f3d2bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f3d2c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f3d2cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f3d2d80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f3d2e10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f3d2ea0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f3d2f30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f3d2fc0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f3d3050 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f3d30e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f3d3170 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f3d3200 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f3d3290 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f3d3320 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f3d33b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f3d3440 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f3d34d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f3d3560 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f3d35f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f3d3680 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f3d3710 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f3d37a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f3d3830 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f3d38c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f3d3950 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: 0xaaae3f33a098 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f336230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaae3f3362c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaae3f336360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaae3f3363f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaae3f336490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32fd20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaae3f32fdb8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3d2230 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3d22c0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f3d2350 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3d23e0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3d2470 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f3d2500 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3d2590 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3d2620 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: 0xaaae3f33a1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f332c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaae3f332d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaae3f332dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaae3f332e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaae3f332ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32feb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaae3f32ff48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3d6590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3d6620 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f3d66b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3d6740 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3d67d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f3d6860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3d68f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3d6980 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3d6590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3d6620 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f3d66b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3d6740 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3d67d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f3d6860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3d68f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3d6980 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3d6590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3d6620 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f3d66b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3d6740 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3d67d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f3d6860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3d68f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3d6980 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: 0xaaae3f33a2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f32b2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaae3f32b348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3d82c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3d8350 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3d83e0 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: 0xaaae3f33a3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaae3f3312e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3d9ff0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3da080 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3da110 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3d9ff0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3da080 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f3da110 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3d9ff0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3da080 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f3da110 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: 0xaaae3f33a4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaae3f338a70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaae3f338b08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaae3f338ba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f338f40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaae3f338fd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaae3f338c38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f32b840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaae3f32b8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaae3f32b970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaae3f338cd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaae3f339080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaae3f339118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaae3f338d68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaae3f338e00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaae3f3391c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaae3f339258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaae3f338e98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaae3f339300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaae3f339398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3dcb80 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3dcc10 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f3dcca0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f3dcd30 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3dcdc0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f3dce50 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f3dcee0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3dcf70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f3dd000 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f3dd090 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f3dd120 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3dd1b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f3dd240 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f3dd2d0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f3dd360 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3dd3f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f3dd480 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f3dd510 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3dd5a0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f3dd630 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: 0xaaae3f33a610 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaae3f33b750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaae3f33b7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaae3f33b880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f33bc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaae3f33bcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaae3f33b918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f33bd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaae3f33bdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaae3f33be90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaae3f33b9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaae3f33bf30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaae3f33bfc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaae3f33ba48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaae3f33bae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaae3f33c070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaae3f33c108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaae3f33bb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaae3f33c1b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaae3f33c248 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3dfac0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3dfb50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f3dfbe0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f3dfc70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3dfd00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f3dfd90 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f3dfe20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3dfeb0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f3dff40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f3dffd0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f3e0060 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3e00f0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f3e0180 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f3e0210 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f3e02a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3e0330 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f3e03c0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f3e0450 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3e04e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f3e0570 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3dfac0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3dfb50 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f3dfbe0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f3dfc70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3dfd00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f3dfd90 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f3dfe20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3dfeb0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f3dff40 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f3dffd0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f3e0060 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3e00f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f3e0180 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f3e0210 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f3e02a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3e0330 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f3e03c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f3e0450 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3e04e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f3e0570 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3dfac0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3dfb50 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f3dfbe0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f3dfc70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3dfd00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f3dfd90 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f3dfe20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3dfeb0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f3dff40 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f3dffd0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f3e0060 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3e00f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f3e0180 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f3e0210 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f3e02a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3e0330 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f3e03c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f3e0450 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3e04e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f3e0570 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: 0xaaae3f33a728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaae3f333bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaae3f334080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f334118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f3341b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f333c48 MAP: (8 sibs) 3 children: 42: 0xaaae3f334250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaae3f3342e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaae3f334380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaae3f333ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaae3f333330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f333d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaae3f3333d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f333e10 MAP: (8 sibs) 7 children: 42: 0xaaae3f33c2f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaae3f33c388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaae3f33c420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaae3f33c4b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaae3f33c550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaae3f33c5e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaae3f33c680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaae3f333ea8 VAL***: '*a0' (8 sibs) 42: 0xaaae3f333f40 VAL***: '*a7' (8 sibs) 42: 0xaaae3f333fd8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3e2a00 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3e2a90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3e2b20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3e2bb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3e2c40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3e2cd0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3e2d60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3e2df0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3e2e80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3e2f10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3e2fa0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3e3030 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3e30c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3e3150 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3e31e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3e3270 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3e3300 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3e3390 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3e3420 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3e34b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3e3540 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3e35d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f3e3660 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f3e36f0 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: 0xaaae3f33a840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f33c720 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cbf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaae3f33cc88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaae3f33cd20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaae3f33c7b8 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cdc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaae3f33ce58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaae3f33cef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaae3f33c850 MAP: (8 sibs) 1 children: 42: 0xaaae3f3317a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaae3f33c8e8 MAP: (8 sibs) 1 children: 42: 0xaaae3f334640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f33c980 MAP: (8 sibs) 7 children: 42: 0xaaae3f33cf90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaae3f33d028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaae3f33d0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaae3f33d158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaae3f33d1f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaae3f33d288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaae3f33d320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaae3f33ca18 MAP: (8 sibs) 3 children: 42: 0xaaae3f33d3c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f33d458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f33d4f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f33cab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f33cb48 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d630 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3e5030 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3e50c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3e5150 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3e51e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3e5270 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3e5300 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3e5390 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3e5420 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3e54b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3e5540 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3e55d0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3e5660 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3e56f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3e5780 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3e5810 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3e58a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3e5930 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3e59c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3e5a50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3e5ae0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3e5b70 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3e5c00 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f3e5c90 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f3e5d20 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3e5030 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3e50c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3e5150 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3e51e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3e5270 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3e5300 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3e5390 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3e5420 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3e54b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3e5540 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3e55d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3e5660 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3e56f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3e5780 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3e5810 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3e58a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3e5930 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3e59c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3e5a50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3e5ae0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3e5b70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3e5c00 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaae3f3e5db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaae3f3e5e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaae3f3e5ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaae3f3e5c90 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaae3f3e5f60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaae3f3e5d20 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f3e5ff0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3e5030 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3e50c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3e5150 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3e51e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3e5270 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3e5300 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3e5390 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3e5420 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3e54b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3e5540 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3e55d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3e5660 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3e56f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3e5780 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3e5810 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3e58a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3e5930 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3e59c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3e5a50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3e5ae0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3e5b70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3e5c00 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f3e5c90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f3e5d20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f3e5db0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f3e5e40 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f3e5ed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f3e5f60 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f3e5ff0 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: 0xaaae3f33a958 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaae3f32b670 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaae3f32b708 KEYVAL: 'b' '' (3 sibs) 42: 0xaaae3f32b7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3e7660 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f3e76f0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f3e7780 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f3e7810 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: 0xaaae3f33aa70 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3e9390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3e9420 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f3e94b0 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: 0xaaae3f33ab88 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f3314d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331568 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3eb0c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3eb150 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f3eb1e0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3eb0c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3eb150 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f3eb1e0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3eb0c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3eb150 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f3eb1e0 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: 0xaaae3f339490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32bd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaae3f32c1d0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32c268 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32bd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaae3f32c310 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32c3a8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32be30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaae3f32c450 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32bec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaae3f32c4f0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32bf60 MAP: (8 sibs) 4 children: 42: 0xaaae3f32c590 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32c628 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32c6c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32c758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32bff8 MAP: (8 sibs) 3 children: 42: 0xaaae3f32c800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaae3f32c898 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaae3f32c930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaae3f32c090 MAP: (8 sibs) 2 children: 42: 0xaaae3f32c9d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaae3f32cb10 VAL***: '*CENTER' (2 sibs) 42: 0xaaae3f32cba8 VAL***: '*BIG' (2 sibs) 42: 0xaaae3f32ca68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaae3f32c128 MAP: (8 sibs) 3 children: 42: 0xaaae3f32cc50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaae3f32ce20 VAL***: '*BIG' (3 sibs) 42: 0xaaae3f32ceb8 VAL***: '*LEFT' (3 sibs) 42: 0xaaae3f32cf50 VAL***: '*SMALL' (3 sibs) 42: 0xaaae3f32cce8 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaae3f32cd80 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3ec2e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3ec370 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3ec400 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3ec490 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3ec520 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3ec5b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3ec640 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3ec6d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3ec760 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3ec7f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3ec880 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3ec910 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3ec9a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3eca30 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3ecac0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3ecb50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3ecbe0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f3ecc70 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f3ecd00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f3ecd90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f3ece20 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f3eceb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f3ecf40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f3ecfd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f3ed060 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f3ed0f0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f3ed180 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f3ed210 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f3ed2a0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f3ed330 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f3ed3c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f3ed450 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: 0xaaae3f3395a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32d980 MAP: (8 sibs) 2 children: 42: 0xaaae3f32abf0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32ac88 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32da18 MAP: (8 sibs) 2 children: 42: 0xaaae3f32b3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32b488 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32dab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f32de50 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32db48 MAP: (8 sibs) 1 children: 42: 0xaaae3f32def0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32dbe0 MAP: (8 sibs) 4 children: 42: 0xaaae3f32df90 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e028 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e0c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dc78 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e200 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e298 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e330 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e3c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dd10 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e470 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e508 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e5a0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dda8 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e6e0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e778 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e810 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e8a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3ed4f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3ed580 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3ed610 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3ed6a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3ed730 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3ed7c0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3ed850 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3ed8e0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3ed970 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3eda00 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3eda90 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3edb20 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3edbb0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3edc40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3edcd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3edd60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3eddf0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f3ede80 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f3edf10 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f3edfa0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f3ee030 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f3ee0c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f3ee150 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f3ee1e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f3ee270 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f3ee300 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f3ee390 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f3ee420 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0xaaae3f3ee4b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f3ee540 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0xaaae3f3ee5d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f3ee660 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3ee700 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3ee790 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3ee820 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3ee8b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3ee940 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3ee9d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3eea60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3eeaf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3eeb80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3eec10 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3eeca0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3eed30 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3eedc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3eee50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3eeee0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3eef70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3ef000 MAP: (8 sibs) 4 children: 42: [17] [32] 0xaaae3f3ef900 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0xaaae3f3ef990 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0xaaae3f3ef120 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0xaaae3f3ef1b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0xaaae3f3ef240 MAP: (8 sibs) 4 children: 42: [22] [17] 0xaaae3f3ef090 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0xaaae3f3efa20 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0xaaae3f3ef360 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0xaaae3f3ef480 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0xaaae3f3ef510 MAP: (8 sibs) 4 children: 42: [27] [30] 0xaaae3f3ef7e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0xaaae3f3ef630 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0xaaae3f3ef3f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0xaaae3f3ef870 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3ee700 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3ee790 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3ee820 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3ee8b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3ee940 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3ee9d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3eea60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3eeaf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3eeb80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3eec10 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3eeca0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3eed30 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3eedc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3eee50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3eeee0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3eef70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3ef000 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f3ef090 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f3ef120 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f3ef1b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f3ef240 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f3ef2d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f3ef360 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f3ef3f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f3ef480 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f3ef510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f3ef5a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f3ef630 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f3ef6c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f3ef750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f3ef7e0 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: 0xaaae3f3396c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32edc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32ee58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32eef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f1f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32ef88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32add0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32f2a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f338 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f0b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32f3e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f478 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3eb9d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3eba60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3ebaf0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3ebb80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3ebc10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3ebca0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3ebd30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3ebdc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3ebe50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3ebee0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3ebf70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3ec000 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3ec090 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3ec120 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: 0xaaae3f3397d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32f520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32f5b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32f650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f8c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32f6e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32fa00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32faa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fb38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32fbe0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fc78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3ed4f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3ed580 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3ed610 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3ed6a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3ed730 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3ed7c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3ed850 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3ed8e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3ed970 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3eda00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3eda90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3edb20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3edbb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3edc40 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: 0xaaae3f3398f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f3305f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f3307b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f330850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330c08 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f3308e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f330cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330d48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f0b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f0ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3f0c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3f0cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f0d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3f0de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3f0e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f0f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f0f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3f1020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3f10b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3f11d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3f1260 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f0b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f0ba0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3f0c30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3f0cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f0d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3f0de0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3f0e70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f0f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f0f90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaae3f3f12f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3f10b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1140 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaae3f3f1020 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3f1260 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f0b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f0ba0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3f0c30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3f0cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f0d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3f0de0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3f0e70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f0f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f0f90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3f1020 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3f10b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1140 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3f11d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3f1260 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: 0xaaae3f339a08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32e9a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ea38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ead0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f32eb68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32ec00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f331068 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32ec98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f331110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f3311a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f1420 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f14b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3f1540 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3f15d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f1660 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3f16f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3f1780 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f1810 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f18a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3f1930 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3f19c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1a50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3f1ae0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3f1b70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f1420 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f14b0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3f1540 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3f15d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f1660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3f16f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3f1780 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f1810 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f18a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0xaaae3f3f1c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3f19c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1a50 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0xaaae3f3f1930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3f1b70 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f1420 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f14b0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3f1540 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3f15d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f1660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3f16f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3f1780 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f1810 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f18a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3f1930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3f19c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1a50 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3f1ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3f1b70 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: 0xaaae3f339b20 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f331850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3318e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f331980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f32b530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f32b5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f331a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f331c80 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d2f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f331d18 MAP: (2 sibs) 5 children: 42: 0xaaae3f331dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f331e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f331ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f331f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f331ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaae3f32b0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32b178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32b210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f331b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaae3f331be0 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] 0xaaae3f3f2640 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3f26d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3f2760 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3f27f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3f2880 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3f2910 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3f29a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3f2a30 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3f2ac0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3f2b50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3f2be0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3f2c70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3f2d00 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3f2d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3f2e20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3f2eb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3f2f40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3f2fd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3f3060 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3f30f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3f3180 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3f3210 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3f32a0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f3f3330 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: 0xaaae3f339c38 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f332110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3321a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f332240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f332540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f3325d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f3322d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f332680 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f332718 MAP: (2 sibs) 5 children: 42: 0xaaae3f3327c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f332858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f3328f0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f332988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f332370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaae3f32ba10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32baa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32bb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f332408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaae3f332ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f332b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f332bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f3324a0 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] 0xaaae3f3f3850 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3f38e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3f3970 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3f3a00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3f3a90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3f3b20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3f3bb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3f3c40 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3f3cd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3f3d60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3f3df0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3f3e80 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3f3f10 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3f3fa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3f4030 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3f40c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3f4150 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3f41e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3f4270 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3f4300 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3f4390 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3f4420 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3f44b0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f3f4540 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] 0xaaae3f3f3850 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3f38e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3f3970 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3f3a00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3f3a90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3f3b20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3f3bb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3f3c40 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3f3cd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3f3d60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3f3df0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3f3e80 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3f3f10 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3f3fa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3f4030 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3f40c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3f4150 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3f41e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3f4270 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3f4300 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3f4390 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3f4420 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3f44b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0xaaae3f3f45d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0xaaae3f3f4660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0xaaae3f3f46f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0xaaae3f3f4540 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] 0xaaae3f3f3850 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3f38e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3f3970 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3f3a00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3f3a90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3f3b20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3f3bb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3f3c40 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3f3cd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3f3d60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3f3df0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3f3e80 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3f3f10 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3f3fa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3f4030 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3f40c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3f4150 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3f41e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3f4270 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3f4300 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3f4390 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3f4420 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3f44b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f3f4540 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f3f45d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f3f4660 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f3f46f0 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: 0xaaae3f339d50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f334790 MAP: (6 sibs) 1 children: 42: 0xaaae3f334b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaae3f334bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f334c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f334d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f334d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f334e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f334828 MAP: (6 sibs) 1 children: 42: 0xaaae3f334ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaae3f334f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f335008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f3350a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f335138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f3351d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f3348c0 MAP: (6 sibs) 1 children: 42: 0xaaae3f335270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaae3f334958 MAP: (6 sibs) 1 children: 42: 0xaaae3f335310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaae3f3349f0 MAP: (6 sibs) 1 children: 42: 0xaaae3f3353b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaae3f335450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaae3f3354e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaae3f334a88 MAP: (6 sibs) 1 children: 42: 0xaaae3f335590 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f4a60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f4af0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3f4b80 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3f4c10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3f4ca0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3f4d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3f4dc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3f4e50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3f4ee0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3f4f70 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3f5000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3f5090 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3f5120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3f51b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3f5240 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3f52d0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3f5360 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f3f53f0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f3f5480 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f3f5510 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f3f55a0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f3f5630 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f3f56c0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f3f5750 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f3f57e0 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: 0xaaae3f339e68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f336830 MAP: (6 sibs) 1 children: 42: 0xaaae3f330370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f336d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f336d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f336e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3368c8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336f68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336960 MAP: (6 sibs) 1 children: 42: 0xaaae3f3304b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3371d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f337300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3369f8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3374d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336a90 MAP: (6 sibs) 1 children: 42: 0xaaae3f3377d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f3379a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337a38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337ad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336b28 MAP: (6 sibs) 1 children: 42: 0xaaae3f337b70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337c10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337ca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337d40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337dd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337e70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f5c70 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f5d00 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3f5d90 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3f5e20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3f5eb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3f5f40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3f5fd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3f6060 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3f60f0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3f6180 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3f6210 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3f62a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3f6330 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3f63c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3f6450 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3f64e0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3f6570 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f3f6600 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f3f6690 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f3f6720 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f3f67b0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f3f6840 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f3f68d0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f3f6960 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f3f69f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f6e80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f6f10 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3f6fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3f7030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3f70c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3f7150 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3f71e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3f7270 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3f7300 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3f7390 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3f7420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3f74b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3f7540 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3f75d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3f7660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3f76f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3f7780 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0xaaae3f3f7c90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0xaaae3f3f7d20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0xaaae3f3f7db0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0xaaae3f3f7e40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0xaaae3f3f7ed0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0xaaae3f3f7810 MAP: (6 sibs) 1 children: 42: [23] [18] 0xaaae3f3f78a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0xaaae3f3f7f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0xaaae3f3f7ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0xaaae3f3f8080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0xaaae3f3f8110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0xaaae3f3f81a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0xaaae3f3f7930 MAP: (6 sibs) 1 children: 42: [30] [20] 0xaaae3f3f79c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0xaaae3f3f8230 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0xaaae3f3f82c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0xaaae3f3f8350 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0xaaae3f3f83e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0xaaae3f3f7ae0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0xaaae3f3f7b70 MAP: (6 sibs) 1 children: 42: [37] [24] 0xaaae3f3f7c00 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0xaaae3f3f7a50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f3f8470 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f3f8500 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f3f8590 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f3f8620 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f6e80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f6f10 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3f6fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3f7030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3f70c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3f7150 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3f71e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3f7270 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3f7300 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3f7390 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3f7420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3f74b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3f7540 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3f75d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3f7660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3f76f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3f7780 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f3f7810 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f3f78a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f3f7930 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f3f79c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f3f7a50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f3f7ae0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f3f7b70 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f3f7c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f3f7c90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f3f7d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f3f7db0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f3f7e40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f3f7ed0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f3f7f60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f3f7ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f3f8080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f3f8110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f3f81a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f3f8230 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f3f82c0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f3f8350 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f3f83e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f3f8470 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f3f8500 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f3f8590 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f3f8620 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: 0xaaae3f339f80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaae3f337f10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f337fa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f3380d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f338208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f3382a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f338338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f3383d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338500 DOCMAP: (17 sibs) 2 children: 42: 0xaaae3f32aab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaae3f32ab48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaae3f338598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f338630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f3386c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f338760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f3356d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f3387f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaae3f338890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f5c70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f3f5d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f3f5d90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f3f5e20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f3f5eb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f3f5f40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f3f5fd0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f3f6060 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f3f60f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f3f6180 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f3f6210 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f3f62a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f3f6330 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f3f63c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f3f6450 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f3f64e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f3f6570 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f3f6600 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f3f6690 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f3f6720 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f3f67b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f3f6840 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f3f68d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f3f6960 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f3f69f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f3f6a80 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: 0xaaae3f33a098 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f336230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaae3f3362c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaae3f336360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaae3f3363f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaae3f336490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32fd20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaae3f32fdb8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f1d30 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3f1dc0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f3f1e50 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3f1ee0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3f1f70 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f3f2000 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3f2090 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3f2120 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: 0xaaae3f33a1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f332c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaae3f332d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaae3f332dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaae3f332e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaae3f332ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32feb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaae3f32ff48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f9290 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3f9320 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f3f93b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3f9440 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3f94d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f3f9560 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3f95f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3f9680 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f9290 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3f9320 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f3f93b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3f9440 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3f94d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f3f9560 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3f95f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3f9680 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3f9290 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3f9320 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f3f93b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3f9440 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3f94d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f3f9560 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3f95f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3f9680 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: 0xaaae3f33a2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f32b2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaae3f32b348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3f9ba0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3f9c30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3f9cc0 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: 0xaaae3f33a3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaae3f3312e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fa4b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3fa540 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3fa5d0 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3fa4b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3fa540 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f3fa5d0 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3fa4b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3fa540 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f3fa5d0 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: 0xaaae3f33a4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaae3f338a70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaae3f338b08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaae3f338ba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f338f40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaae3f338fd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaae3f338c38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f32b840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaae3f32b8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaae3f32b970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaae3f338cd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaae3f339080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaae3f339118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaae3f338d68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaae3f338e00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaae3f3391c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaae3f339258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaae3f338e98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaae3f339300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaae3f339398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fb6d0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fb760 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f3fb7f0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f3fb880 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3fb910 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f3fb9a0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f3fba30 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3fbac0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f3fbb50 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f3fbbe0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f3fbc70 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3fbd00 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f3fbd90 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f3fbe20 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f3fbeb0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3fbf40 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f3fbfd0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f3fc060 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3fc0f0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f3fc180 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: 0xaaae3f33a610 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaae3f33b750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaae3f33b7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaae3f33b880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f33bc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaae3f33bcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaae3f33b918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f33bd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaae3f33bdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaae3f33be90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaae3f33b9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaae3f33bf30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaae3f33bfc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaae3f33ba48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaae3f33bae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaae3f33c070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaae3f33c108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaae3f33bb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaae3f33c1b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaae3f33c248 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fc8e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fc970 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f3fca00 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f3fca90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3fcb20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f3fcbb0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f3fcc40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3fccd0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f3fcd60 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f3fcdf0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f3fce80 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3fcf10 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f3fcfa0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f3fd030 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f3fd0c0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3fd150 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f3fd1e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f3fd270 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3fd300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f3fd390 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3fc8e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fc970 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f3fca00 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f3fca90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3fcb20 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f3fcbb0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f3fcc40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3fccd0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f3fcd60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f3fcdf0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f3fce80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3fcf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f3fcfa0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f3fd030 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f3fd0c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3fd150 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f3fd1e0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f3fd270 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3fd300 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f3fd390 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3fc8e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fc970 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f3fca00 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f3fca90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3fcb20 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f3fcbb0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f3fcc40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3fccd0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f3fcd60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f3fcdf0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f3fce80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3fcf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f3fcfa0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f3fd030 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f3fd0c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3fd150 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f3fd1e0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f3fd270 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3fd300 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f3fd390 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: 0xaaae3f33a728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaae3f333bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaae3f334080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f334118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f3341b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f333c48 MAP: (8 sibs) 3 children: 42: 0xaaae3f334250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaae3f3342e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaae3f334380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaae3f333ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaae3f333330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f333d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaae3f3333d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f333e10 MAP: (8 sibs) 7 children: 42: 0xaaae3f33c2f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaae3f33c388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaae3f33c420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaae3f33c4b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaae3f33c550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaae3f33c5e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaae3f33c680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaae3f333ea8 VAL***: '*a0' (8 sibs) 42: 0xaaae3f333f40 VAL***: '*a7' (8 sibs) 42: 0xaaae3f333fd8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fdaf0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fdb80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3fdc10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3fdca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3fdd30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3fddc0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3fde50 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3fdee0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3fdf70 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3fe000 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3fe090 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3fe120 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3fe1b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3fe240 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3fe2d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3fe360 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3fe3f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3fe480 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3fe510 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3fe5a0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3fe630 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3fe6c0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f3fe750 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f3fe7e0 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: 0xaaae3f33a840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f33c720 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cbf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaae3f33cc88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaae3f33cd20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaae3f33c7b8 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cdc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaae3f33ce58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaae3f33cef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaae3f33c850 MAP: (8 sibs) 1 children: 42: 0xaaae3f3317a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaae3f33c8e8 MAP: (8 sibs) 1 children: 42: 0xaaae3f334640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f33c980 MAP: (8 sibs) 7 children: 42: 0xaaae3f33cf90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaae3f33d028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaae3f33d0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaae3f33d158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaae3f33d1f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaae3f33d288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaae3f33d320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaae3f33ca18 MAP: (8 sibs) 3 children: 42: 0xaaae3f33d3c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f33d458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f33d4f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f33cab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f33cb48 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d630 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fed00 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fed90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3fee20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3feeb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3fef40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3fefd0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3ff060 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3ff0f0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3ff180 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3ff210 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3ff2a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3ff330 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3ff3c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3ff450 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3ff4e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3ff570 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3ff600 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3ff690 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3ff720 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3ff7b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3ff840 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3ff8d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f3ff960 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f3ff9f0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3fed00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fed90 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3fee20 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3feeb0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3fef40 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3fefd0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3ff060 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3ff0f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3ff180 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3ff210 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3ff2a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3ff330 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3ff3c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3ff450 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3ff4e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3ff570 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3ff600 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3ff690 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3ff720 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3ff7b0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3ff840 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3ff8d0 MAP: (8 sibs) 3 children: 42: [22] [24] 0xaaae3f3ffa80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0xaaae3f3ffb10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0xaaae3f3ffba0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0xaaae3f3ff960 MAP: (8 sibs) 1 children: 42: [26] [27] 0xaaae3f3ffc30 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0xaaae3f3ff9f0 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f3ffcc0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f3fed00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fed90 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3fee20 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3feeb0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3fef40 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3fefd0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3ff060 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3ff0f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3ff180 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3ff210 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3ff2a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3ff330 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3ff3c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3ff450 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3ff4e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3ff570 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3ff600 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3ff690 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3ff720 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3ff7b0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3ff840 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3ff8d0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f3ff960 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f3ff9f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f3ffa80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f3ffb10 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f3ffba0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f3ffc30 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f3ffcc0 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: 0xaaae3f33a958 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaae3f32b670 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaae3f32b708 KEYVAL: 'b' '' (3 sibs) 42: 0xaaae3f32b7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fadc0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f3fae50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f3faee0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f3faf70 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: 0xaaae3f33aa70 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3fff10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3fffa0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f400030 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: 0xaaae3f33ab88 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f3314d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331568 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f400820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f4008b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f400940 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f400820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f4008b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f400940 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0xaaae3f400820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f4008b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f400940 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] 0xaaae3f3b4d40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3b4dd0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3b4e60 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3b4ef0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3b4f80 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3b5010 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3b50a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3b5130 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3b51c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3b5250 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3b52e0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3b5370 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3b5400 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3b5490 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3b5520 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3b55b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3b5640 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f3b56d0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f3b5760 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f3b57f0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f3b5880 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f3b5910 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f3b59a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f3b5a30 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f3b5ac0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f3b5b50 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f3b5be0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f3b5c70 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f3b5d00 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f3b5d90 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f3b5e20 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f3b5eb0 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] 0xaaae3f407540 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4075d0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f407660 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f4076f0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f407780 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f407810 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f4078a0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f407930 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f4079c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f407a50 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f407ae0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f407b70 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f407c00 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f407c90 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f407d20 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f407db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f407e40 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f407ed0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f407f60 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f407ff0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f408080 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f408110 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f4081a0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f408230 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f4082c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f408350 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f4083e0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f408470 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f408500 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f408590 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f408620 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f4086b0 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] 0xaaae3f3b8e90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3b8f20 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3b8fb0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3b9040 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3b90d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3b9160 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3b91f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3b9280 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3b9310 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3b93a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3b9430 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3b94c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3b9550 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3b95e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3b9670 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3b9700 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3b9790 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f3b9820 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f3b98b0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f3b9940 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f3b99d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f3b9a60 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f3b9af0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f3b9b80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f3b9c10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f3b9ca0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f3b9d30 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f3b9dc0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f3b9e50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f3b9ee0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f3b9f70 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] 0xaaae3f408750 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4087e0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f408870 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f408900 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f408990 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f408a20 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f408ab0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f408b40 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f408bd0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f408c60 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f408cf0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f408d80 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f408e10 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f408ea0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f408f30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f408fc0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f409050 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f4090e0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f409170 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f409200 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f409290 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f409320 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f4093b0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f409440 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f4094d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f409560 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f4095f0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f409680 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f409710 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f4097a0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f409830 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] 0xaaae3f3bb2a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bb330 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3bb3c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3bb450 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bb4e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3bb570 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3bb600 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bb690 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bb720 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bb7b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3bb840 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bb8d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bb960 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3bb9f0 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] 0xaaae3f406c30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f406cc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f406d50 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f406de0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f406e70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f406f00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f406f90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f407020 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f4070b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f407140 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f4071d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f407260 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f4072f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f407380 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] 0xaaae3f3bd5e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bd670 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3bd700 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3bd790 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bd820 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3bd8b0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3bd940 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bd9d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bda60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bdaf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3bdb80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bdc10 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bdca0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3bdd30 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] 0xaaae3f409960 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f4099f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f409a80 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f409b10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f409ba0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f409c30 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f409cc0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f409d50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f409de0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f409e70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f409f00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f409f90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f40a020 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f40a0b0 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] 0xaaae3f3bf750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3bf7e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3bf870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3bf900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3bf990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3bfa20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3bfab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3bfb40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3bfbd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3bfc60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3bfcf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3bfd80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3bfe10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3bfea0 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] 0xaaae3f40a270 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f40a300 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f40a390 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f40a420 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f40a4b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f40a540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f40a5d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f40a660 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f40a6f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f40a780 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f40a810 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f40a8a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f40a930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f40a9c0 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] 0xaaae3f3c1aa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3c1b30 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3c1bc0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3c1c50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3c1ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3c1d70 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3c1e00 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3c1e90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3c1f20 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3c1fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3c2040 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3c20d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3c2160 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3c21f0 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] 0xaaae3f40ab80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f40ac10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f40aca0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f40ad30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f40adc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f40ae50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f40aee0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f40af70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f40b000 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f40b090 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f40b120 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f40b1b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f40b240 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f40b2d0 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] 0xaaae3f3c50a0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3c5130 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3c51c0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3c5250 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3c52e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3c5370 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3c5400 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3c5490 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3c5520 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3c55b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3c5640 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3c56d0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3c5760 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3c57f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3c5880 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3c5910 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3c59a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3c5a30 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3c5ac0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3c5b50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3c5be0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3c5c70 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3c5d00 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f3c5d90 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] 0xaaae3f40bda0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f40be30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f40bec0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f40bf50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f40bfe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f40c070 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f40c100 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f40c190 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f40c220 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f40c2b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f40c340 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f40c3d0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f40c460 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f40c4f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f40c580 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f40c610 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f40c6a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f40c730 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f40c7c0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f40c850 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f40c8e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f40c970 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f40ca00 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f40ca90 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] 0xaaae3f3c8290 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3c8320 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3c83b0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3c8440 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3c84d0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3c8560 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3c85f0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3c8680 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3c8710 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3c87a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3c8830 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3c88c0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3c8950 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3c89e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3c8a70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3c8b00 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3c8b90 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3c8c20 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3c8cb0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3c8d40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3c8dd0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3c8e60 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3c8ef0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f3c8f80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f3c9010 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f3c90a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f3c9130 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] 0xaaae3f40cfb0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f40d040 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f40d0d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f40d160 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f40d1f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f40d280 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f40d310 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f40d3a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f40d430 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f40d4c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f40d550 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f40d5e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f40d670 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f40d700 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f40d790 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f40d820 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f40d8b0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f40d940 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f40d9d0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f40da60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f40daf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f40db80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f40dc10 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f40dca0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f40dd30 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f40ddc0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f40de50 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] 0xaaae3f3cb450 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3cb4e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3cb570 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3cb600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3cb690 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3cb720 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3cb7b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3cb840 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3cb8d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3cb960 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3cb9f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3cba80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3cbb10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3cbba0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3cbc30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3cbcc0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3cbd50 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f3cbde0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f3cbe70 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f3cbf00 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f3cbf90 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f3cc020 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f3cc0b0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f3cc140 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f3cc1d0 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] 0xaaae3f40e1c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f40e250 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f40e2e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f40e370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f40e400 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f40e490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f40e520 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f40e5b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f40e640 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f40e6d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f40e760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f40e7f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f40e880 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f40e910 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f40e9a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f40ea30 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f40eac0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f40eb50 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f40ebe0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f40ec70 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f40ed00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f40ed90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f40ee20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f40eeb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f40ef40 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] 0xaaae3f3cf820 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3cf8b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3cf940 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3cf9d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3cfa60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3cfaf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3cfb80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3cfc10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3cfca0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3cfd30 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3cfdc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3cfe50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3cfee0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3cff70 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3d0000 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3d0090 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3d0120 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f3d01b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f3d0240 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f3d02d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f3d0360 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f3d03f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f3d0480 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f3d0510 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f3d05a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f3d0630 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f3d06c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f3d0750 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f3d07e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f3d0870 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f3d0900 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f3d0990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f3d0a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f3d0ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f3d0b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f3d0bd0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f3d0c60 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f3d0cf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f3d0d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f3d0e10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f3d0ea0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f3d0f30 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f3d0fc0 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] 0xaaae3f4105e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f410670 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f410700 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f410790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f410820 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f4108b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f410940 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f4109d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f410a60 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f410af0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f410b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f410c10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f410ca0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f410d30 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f410dc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f410e50 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f410ee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f410f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f411000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f411090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f411120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f4111b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f411240 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f4112d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f411360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f4113f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f411480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f411510 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f4115a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f411630 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f4116c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f411750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f4117e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f411870 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f411900 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f411990 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f411a20 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f411ab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f411b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f411bd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f411c60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f411cf0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f411d80 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] 0xaaae3f3d2b40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f3d2bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f3d2c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f3d2cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f3d2d80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f3d2e10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f3d2ea0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f3d2f30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f3d2fc0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f3d3050 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f3d30e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f3d3170 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f3d3200 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f3d3290 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f3d3320 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f3d33b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f3d3440 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f3d34d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f3d3560 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f3d35f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f3d3680 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f3d3710 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f3d37a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f3d3830 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f3d38c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f3d3950 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] 0xaaae3f40f3d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f40f460 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f40f4f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f40f580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f40f610 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f40f6a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f40f730 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f40f7c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f40f850 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f40f8e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f40f970 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f40fa00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f40fa90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f40fb20 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f40fbb0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f40fc40 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f40fcd0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f40fd60 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f40fdf0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f40fe80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f40ff10 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f40ffa0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f410030 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f4100c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f410150 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f4101e0 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] 0xaaae3f3d2230 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3d22c0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f3d2350 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3d23e0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3d2470 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f3d2500 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3d2590 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3d2620 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] 0xaaae3f40b490 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f40b520 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f40b5b0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f40b640 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f40b6d0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f40b760 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f40b7f0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f40b880 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] 0xaaae3f3d6590 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3d6620 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f3d66b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3d6740 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3d67d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f3d6860 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3d68f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3d6980 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] 0xaaae3f4129f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f412a80 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f412b10 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f412ba0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f412c30 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f412cc0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f412d50 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f412de0 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] 0xaaae3f3d82c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3d8350 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3d83e0 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] 0xaaae3f413300 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f413390 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f413420 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] 0xaaae3f3d9ff0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3da080 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f3da110 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] 0xaaae3f413c10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f413ca0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f413d30 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] 0xaaae3f3dcb80 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3dcc10 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f3dcca0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f3dcd30 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3dcdc0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f3dce50 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f3dcee0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3dcf70 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f3dd000 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f3dd090 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f3dd120 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3dd1b0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f3dd240 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f3dd2d0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f3dd360 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3dd3f0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f3dd480 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f3dd510 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3dd5a0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f3dd630 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] 0xaaae3f414e30 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f414ec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f414f50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f414fe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f415070 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f415100 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f415190 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f415220 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f4152b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f415340 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f4153d0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f415460 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f4154f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f415580 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f415610 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f4156a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f415730 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f4157c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f415850 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f4158e0 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] 0xaaae3f3dfac0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3dfb50 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f3dfbe0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f3dfc70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3dfd00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f3dfd90 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f3dfe20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3dfeb0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f3dff40 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f3dffd0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f3e0060 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3e00f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f3e0180 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f3e0210 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f3e02a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3e0330 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f3e03c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f3e0450 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3e04e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f3e0570 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] 0xaaae3f416040 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4160d0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f416160 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f4161f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f416280 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f416310 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f4163a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f416430 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f4164c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f416550 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f4165e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f416670 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f416700 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f416790 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f416820 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f4168b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f416940 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f4169d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f416a60 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f416af0 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] 0xaaae3f3e2a00 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3e2a90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3e2b20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3e2bb0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3e2c40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3e2cd0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3e2d60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3e2df0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3e2e80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3e2f10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3e2fa0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3e3030 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3e30c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3e3150 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3e31e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3e3270 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3e3300 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3e3390 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3e3420 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3e34b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3e3540 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3e35d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f3e3660 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f3e36f0 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] 0xaaae3f417250 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4172e0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f417370 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f417400 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f417490 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f417520 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f4175b0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f417640 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f4176d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f417760 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f4177f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f417880 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f417910 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f4179a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f417a30 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f417ac0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f417b50 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f417be0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f417c70 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f417d00 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f417d90 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f417e20 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f417eb0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f417f40 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] 0xaaae3f3e5030 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3e50c0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3e5150 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3e51e0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3e5270 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3e5300 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3e5390 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3e5420 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3e54b0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3e5540 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3e55d0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3e5660 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3e56f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3e5780 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3e5810 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3e58a0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3e5930 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3e59c0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3e5a50 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3e5ae0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3e5b70 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3e5c00 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f3e5c90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f3e5d20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f3e5db0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f3e5e40 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f3e5ed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f3e5f60 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f3e5ff0 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] 0xaaae3f418460 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4184f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f418580 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f418610 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f4186a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f418730 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f4187c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f418850 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f4188e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f418970 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f418a00 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f418a90 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f418b20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f418bb0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f418c40 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f418cd0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f418d60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f418df0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f418e80 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f418f10 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f418fa0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f419030 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f4190c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f419150 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f4191e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f419270 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f419300 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f419390 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f419420 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] 0xaaae3f3e7660 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f3e76f0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f3e7780 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f3e7810 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] 0xaaae3f414520 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f4145b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f414640 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f4146d0 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] 0xaaae3f3e9390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3e9420 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f3e94b0 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] 0xaaae3f419670 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f419700 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f419790 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] 0xaaae3f3eb0c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3eb150 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f3eb1e0 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] 0xaaae3f419f80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f41a010 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f41a0a0 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] 0xaaae3f3ec2e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3ec370 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3ec400 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3ec490 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3ec520 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3ec5b0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3ec640 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3ec6d0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3ec760 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3ec7f0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3ec880 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3ec910 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3ec9a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3eca30 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3ecac0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3ecb50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3ecbe0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f3ecc70 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f3ecd00 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f3ecd90 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f3ece20 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f3eceb0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f3ecf40 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f3ecfd0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f3ed060 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f3ed0f0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f3ed180 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f3ed210 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f3ed2a0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f3ed330 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f3ed3c0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f3ed450 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] 0xaaae3f41b1a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f41b230 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f41b2c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f41b350 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f41b3e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f41b470 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f41b500 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f41b590 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f41b620 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f41b6b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f41b740 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f41b7d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f41b860 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f41b8f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f41b980 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f41ba10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f41baa0 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f41bb30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f41bbc0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f41bc50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f41bce0 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f41bd70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f41be00 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f41be90 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f41bf20 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f41bfb0 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f41c040 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f41c0d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f41c160 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f41c1f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f41c280 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f41c310 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] 0xaaae3f3ee700 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3ee790 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f3ee820 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f3ee8b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f3ee940 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f3ee9d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f3eea60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f3eeaf0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f3eeb80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f3eec10 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3eeca0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f3eed30 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f3eedc0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f3eee50 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f3eeee0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f3eef70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f3ef000 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f3ef090 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f3ef120 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f3ef1b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f3ef240 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f3ef2d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f3ef360 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f3ef3f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f3ef480 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f3ef510 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f3ef5a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f3ef630 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f3ef6c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f3ef750 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f3ef7e0 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] 0xaaae3f41c3b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f41c440 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f41c4d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f41c560 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f41c5f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f41c680 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f41c710 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f41c7a0 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f41c830 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f41c8c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f41c950 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f41c9e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f41ca70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f41cb00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f41cb90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f41cc20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f41ccb0 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f41cd40 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f41cdd0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f41ce60 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f41cef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f41cf80 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f41d010 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f41d0a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f41d130 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f41d1c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f41d250 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f41d2e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f41d370 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f41d400 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f41d490 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] 0xaaae3f3eb9d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3eba60 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3ebaf0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3ebb80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3ebc10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3ebca0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3ebd30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3ebdc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3ebe50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3ebee0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3ebf70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3ec000 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3ec090 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3ec120 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] 0xaaae3f41a890 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f41a920 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f41a9b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f41aa40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f41aad0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f41ab60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f41abf0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f41ac80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f41ad10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f41ada0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f41ae30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f41aec0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f41af50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f41afe0 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] 0xaaae3f3ed4f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3ed580 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f3ed610 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f3ed6a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3ed730 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f3ed7c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f3ed850 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3ed8e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3ed970 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3eda00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f3eda90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3edb20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3edbb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f3edc40 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] 0xaaae3f41d5c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f41d650 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f41d6e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f41d770 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f41d800 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f41d890 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f41d920 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f41d9b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f41da40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f41dad0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f41db60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f41dbf0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f41dc80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f41dd10 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] 0xaaae3f3f0b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f0ba0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3f0c30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3f0cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f0d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3f0de0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3f0e70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f0f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f0f90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3f1020 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3f10b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1140 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3f11d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3f1260 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] 0xaaae3f41ded0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f41df60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f41dff0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f41e080 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f41e110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f41e1a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f41e230 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f41e2c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f41e350 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f41e3e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f41e470 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f41e500 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f41e590 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f41e620 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] 0xaaae3f3f1420 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f14b0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f3f1540 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f3f15d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f3f1660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f3f16f0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f3f1780 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f3f1810 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f3f18a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f3f1930 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f3f19c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f3f1a50 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f3f1ae0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f3f1b70 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] 0xaaae3f41e7e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f41e870 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f41e900 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f41e990 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f41ea20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f41eab0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f41eb40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f41ebd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f41ec60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f41ecf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f41ed80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f41ee10 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f41eea0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f41ef30 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] 0xaaae3f3f2640 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3f26d0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3f2760 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3f27f0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3f2880 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3f2910 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3f29a0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3f2a30 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3f2ac0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3f2b50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3f2be0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3f2c70 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3f2d00 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3f2d90 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3f2e20 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3f2eb0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3f2f40 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3f2fd0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3f3060 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3f30f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3f3180 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3f3210 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3f32a0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f3f3330 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] 0xaaae3f41fb90 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f41fc20 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f41fcb0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f41fd40 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f41fdd0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f41fe60 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f41fef0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f41ff80 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f420010 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f4200a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f420130 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f4201c0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f420250 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f4202e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f420370 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f420400 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f420490 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f420520 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f4205b0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f420640 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f4206d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f420760 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f4207f0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f420880 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] 0xaaae3f3f3850 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f3f38e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f3f3970 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f3f3a00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f3f3a90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f3f3b20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f3f3bb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f3f3c40 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f3f3cd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f3f3d60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f3f3df0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f3f3e80 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f3f3f10 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f3f3fa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f3f4030 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f3f40c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f3f4150 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f3f41e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f3f4270 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f3f4300 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f3f4390 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f3f4420 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f3f44b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f3f4540 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f3f45d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f3f4660 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f3f46f0 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] 0xaaae3f420da0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f420e30 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f420ec0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f420f50 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f420fe0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f421070 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f421100 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f421190 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f421220 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f4212b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f421340 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f4213d0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f421460 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f4214f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f421580 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f421610 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f4216a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f421730 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f4217c0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f421850 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f4218e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f421970 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f421a00 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f421a90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f421b20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f421bb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f421c40 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] 0xaaae3f3f4a60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f4af0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3f4b80 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3f4c10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3f4ca0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3f4d30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3f4dc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3f4e50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3f4ee0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3f4f70 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3f5000 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3f5090 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3f5120 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3f51b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3f5240 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3f52d0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3f5360 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f3f53f0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f3f5480 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f3f5510 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f3f55a0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f3f5630 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f3f56c0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f3f5750 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f3f57e0 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] 0xaaae3f421fb0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f422040 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f4220d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f422160 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f4221f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f422280 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f422310 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f4223a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f422430 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f4224c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f422550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f4225e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f422670 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f422700 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f422790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f422820 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f4228b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f422940 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f4229d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f422a60 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f422af0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f422b80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f422c10 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f422ca0 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f422d30 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] 0xaaae3f3f6e80 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f3f6f10 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f3f6fa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f3f7030 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f3f70c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f3f7150 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f3f71e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f3f7270 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f3f7300 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f3f7390 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f3f7420 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f3f74b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f3f7540 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f3f75d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f3f7660 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f3f76f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f3f7780 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f3f7810 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f3f78a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f3f7930 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f3f79c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f3f7a50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f3f7ae0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f3f7b70 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f3f7c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f3f7c90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f3f7d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f3f7db0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f3f7e40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f3f7ed0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f3f7f60 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f3f7ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f3f8080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f3f8110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f3f81a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f3f8230 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f3f82c0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f3f8350 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f3f83e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f3f8470 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f3f8500 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f3f8590 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f3f8620 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] 0xaaae3f4243d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f424460 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f4244f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f424580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f424610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f4246a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f424730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f4247c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f424850 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f4248e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f424970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f424a00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f424a90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f424b20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f424bb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f424c40 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f424cd0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f424d60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f424df0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f424e80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f424f10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f424fa0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f425030 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f4250c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f425150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f4251e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f425270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f425300 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f425390 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f425420 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f4254b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f425540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f4255d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f425660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f4256f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f425780 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f425810 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f4258a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f425930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f4259c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f425a50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f425ae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f425b70 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] 0xaaae3f3f5c70 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f3f5d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f3f5d90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f3f5e20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f3f5eb0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f3f5f40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f3f5fd0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f3f6060 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f3f60f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f3f6180 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f3f6210 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f3f62a0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f3f6330 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f3f63c0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f3f6450 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f3f64e0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f3f6570 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f3f6600 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f3f6690 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f3f6720 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f3f67b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f3f6840 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f3f68d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f3f6960 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f3f69f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f3f6a80 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] 0xaaae3f4231c0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f423250 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f4232e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f423370 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f423400 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f423490 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f423520 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f4235b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f423640 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f4236d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f423760 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f4237f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f423880 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f423910 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f4239a0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f423a30 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f423ac0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f423b50 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f423be0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f423c70 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f423d00 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f423d90 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f423e20 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f423eb0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f423f40 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f423fd0 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] 0xaaae3f3f1d30 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3f1dc0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f3f1e50 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3f1ee0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3f1f70 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f3f2000 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3f2090 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3f2120 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] 0xaaae3f41f280 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f41f310 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f41f3a0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f41f430 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f41f4c0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f41f550 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f41f5e0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f41f670 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] 0xaaae3f3f9290 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f3f9320 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f3f93b0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f3f9440 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f3f94d0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f3f9560 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f3f95f0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f3f9680 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] 0xaaae3f4267e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f426870 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f426900 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f426990 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f426a20 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f426ab0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f426b40 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f426bd0 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] 0xaaae3f3f9ba0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3f9c30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3f9cc0 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] 0xaaae3f427130 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f4271c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f427250 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] 0xaaae3f3fa4b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3fa540 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f3fa5d0 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] 0xaaae3f427a70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f427b00 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f427b90 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] 0xaaae3f3fb6d0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fb760 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f3fb7f0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f3fb880 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3fb910 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f3fb9a0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f3fba30 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3fbac0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f3fbb50 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f3fbbe0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f3fbc70 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3fbd00 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f3fbd90 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f3fbe20 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f3fbeb0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3fbf40 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f3fbfd0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f3fc060 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3fc0f0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f3fc180 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] 0xaaae3f428c90 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f428d20 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f428db0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f428e40 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f428ed0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f428f60 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f428ff0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f429080 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f429110 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f4291a0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f429230 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f4292c0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f429350 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f4293e0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f429470 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f429500 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f429590 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f429620 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f4296b0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f429740 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] 0xaaae3f3fc8e0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fc970 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f3fca00 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f3fca90 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f3fcb20 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f3fcbb0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f3fcc40 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f3fccd0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f3fcd60 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f3fcdf0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f3fce80 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f3fcf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f3fcfa0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f3fd030 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f3fd0c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f3fd150 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f3fd1e0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f3fd270 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f3fd300 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f3fd390 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] 0xaaae3f429ea0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f429f30 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f429fc0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f42a050 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f42a0e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f42a170 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f42a200 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f42a290 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f42a320 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f42a3b0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f42a440 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f42a4d0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f42a560 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f42a5f0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f42a680 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f42a710 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f42a7a0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f42a830 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f42a8c0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f42a950 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] 0xaaae3f3fdaf0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fdb80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3fdc10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3fdca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3fdd30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3fddc0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3fde50 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3fdee0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3fdf70 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3fe000 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3fe090 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3fe120 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3fe1b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3fe240 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3fe2d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3fe360 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3fe3f0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3fe480 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3fe510 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3fe5a0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3fe630 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3fe6c0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f3fe750 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f3fe7e0 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] 0xaaae3f42b9c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f42ba50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f42bae0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f42bb70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f42bc00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f42bc90 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f42bd20 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f42bdb0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f42be40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f42bed0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f42bf60 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f42bff0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f42c080 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f42c110 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f42c1a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f42c230 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f42c2c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f42c350 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f42c3e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f42c470 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f42c500 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f42c590 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f42c620 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f42c6b0 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] 0xaaae3f3fed00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f3fed90 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f3fee20 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f3feeb0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f3fef40 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f3fefd0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f3ff060 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f3ff0f0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f3ff180 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f3ff210 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f3ff2a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f3ff330 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f3ff3c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f3ff450 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f3ff4e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f3ff570 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f3ff600 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f3ff690 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f3ff720 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f3ff7b0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f3ff840 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f3ff8d0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f3ff960 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f3ff9f0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f3ffa80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f3ffb10 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f3ffba0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f3ffc30 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f3ffcc0 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] 0xaaae3f42cbd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f42cc60 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f42ccf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f42cd80 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f42ce10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f42cea0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f42cf30 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f42cfc0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f42d050 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f42d0e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f42d170 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f42d200 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f42d290 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f42d320 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f42d3b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f42d440 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f42d4d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f42d560 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f42d5f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f42d680 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f42d710 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f42d7a0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f42d830 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f42d8c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f42d950 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f42d9e0 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f42da70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f42db00 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f42db90 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] 0xaaae3f3fadc0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f3fae50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f3faee0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f3faf70 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] 0xaaae3f42b0b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f42b140 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f42b1d0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f42b260 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] 0xaaae3f3fff10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3fffa0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f400030 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] 0xaaae3f42dde0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f42de70 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f42df00 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] 0xaaae3f400820 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f4008b0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f400940 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] 0xaaae3f42e6f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f42e780 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f42e810 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: 0xaaae3f339490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32bd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaae3f32c1d0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32c268 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32bd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaae3f32c310 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32c3a8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32be30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaae3f32c450 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32bec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaae3f32c4f0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32bf60 MAP: (8 sibs) 4 children: 42: 0xaaae3f32c590 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32c628 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32c6c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32c758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32bff8 MAP: (8 sibs) 3 children: 42: 0xaaae3f32c800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaae3f32c898 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaae3f32c930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaae3f32c090 MAP: (8 sibs) 2 children: 42: 0xaaae3f32c9d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaae3f32cb10 VAL***: '*CENTER' (2 sibs) 42: 0xaaae3f32cba8 VAL***: '*BIG' (2 sibs) 42: 0xaaae3f32ca68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaae3f32c128 MAP: (8 sibs) 3 children: 42: 0xaaae3f32cc50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaae3f32ce20 VAL***: '*BIG' (3 sibs) 42: 0xaaae3f32ceb8 VAL***: '*LEFT' (3 sibs) 42: 0xaaae3f32cf50 VAL***: '*SMALL' (3 sibs) 42: 0xaaae3f32cce8 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaae3f32cd80 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f42f000 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f42f090 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f42f120 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f42f1b0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f42f240 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f42f2d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f42f360 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f42f3f0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f42f480 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f42f510 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f42f5a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f42f630 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f42f6c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f42f750 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f42f7e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f42f870 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f42f900 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f42f990 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f42fa20 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f42fab0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f42fb40 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f42fbd0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f42fc60 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f42fcf0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f42fd80 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f42fe10 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f42fea0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f42ff30 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f42ffc0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f430050 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f4300e0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f430170 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: 0xaaae3f3395a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32d980 MAP: (8 sibs) 2 children: 42: 0xaaae3f32abf0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32ac88 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32da18 MAP: (8 sibs) 2 children: 42: 0xaaae3f32b3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32b488 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32dab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f32de50 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32db48 MAP: (8 sibs) 1 children: 42: 0xaaae3f32def0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32dbe0 MAP: (8 sibs) 4 children: 42: 0xaaae3f32df90 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e028 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e0c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dc78 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e200 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e298 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e330 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e3c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dd10 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e470 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e508 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e5a0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dda8 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e6e0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e778 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e810 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e8a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f430210 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4302a0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f430330 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f4303c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f430450 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f4304e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f430570 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f430600 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f430690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f430720 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f4307b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f430840 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f4308d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f430960 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f4309f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f430a80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f430b10 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f430ba0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f430c30 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f430cc0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f430d50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f430de0 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f430e70 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f430f00 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f430f90 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f431020 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f4310b0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f431140 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f4311d0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f431260 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f4312f0 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: 0xaaae3f3396c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32edc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32ee58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32eef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f1f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32ef88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32add0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32f2a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f338 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f0b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32f3e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f478 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f431390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f431420 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f4314b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f431540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f4315d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f431660 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f4316f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f431780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f431810 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f4318a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f431930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f4319c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f431a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f431ae0 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: 0xaaae3f3397d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32f520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32f5b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32f650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f8c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32f6e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32fa00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32faa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fb38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32fbe0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fc78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f431b80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f431c10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f431ca0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f431d30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f431dc0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f431e50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f431ee0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f431f70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f432000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f432090 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f432120 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f4321b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f432240 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f4322d0 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: 0xaaae3f3398f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f3305f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f3307b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f330850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330c08 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f3308e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f330cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330d48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f432370 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f432400 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f432490 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f432520 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f4325b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f432640 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f4326d0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f432760 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f4327f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f432880 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f432910 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f4329a0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f432a30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f432ac0 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: 0xaaae3f339a08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32e9a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ea38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ead0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f32eb68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32ec00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f331068 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32ec98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f331110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f3311a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f432b60 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f432bf0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f432c80 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f432d10 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f432da0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f432e30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f432ec0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f432f50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f432fe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f433070 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f433100 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f433190 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f433220 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f4332b0 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: 0xaaae3f339b20 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f331850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3318e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f331980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f32b530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f32b5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f331a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f331c80 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d2f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f331d18 MAP: (2 sibs) 5 children: 42: 0xaaae3f331dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f331e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f331ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f331f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f331ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaae3f32b0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32b178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32b210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f331b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaae3f331be0 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] 0xaaae3f433350 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f4333e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f433470 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f433500 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f433590 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f433620 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f4336b0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f433740 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f4337d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f433860 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f4338f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f433980 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f433a10 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f433aa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f433b30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f433bc0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f433c50 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f433ce0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f433d70 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f433e00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f433e90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f433f20 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f433fb0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f434040 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: 0xaaae3f339c38 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f332110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3321a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f332240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f332540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f3325d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f3322d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f332680 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f332718 MAP: (2 sibs) 5 children: 42: 0xaaae3f3327c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f332858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f3328f0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f332988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f332370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaae3f32ba10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32baa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32bb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f332408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaae3f332ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f332b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f332bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f3324a0 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] 0xaaae3f4340e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f434170 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f434200 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f434290 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f434320 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f4343b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f434440 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f4344d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f434560 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f4345f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f434680 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f434710 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f4347a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f434830 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f4348c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f434950 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f4349e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f434a70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f434b00 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f434b90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f434c20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f434cb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f434d40 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f434dd0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f434e60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f434ef0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f434f80 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: 0xaaae3f339d50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f334790 MAP: (6 sibs) 1 children: 42: 0xaaae3f334b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaae3f334bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f334c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f334d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f334d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f334e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f334828 MAP: (6 sibs) 1 children: 42: 0xaaae3f334ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaae3f334f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f335008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f3350a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f335138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f3351d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f3348c0 MAP: (6 sibs) 1 children: 42: 0xaaae3f335270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaae3f334958 MAP: (6 sibs) 1 children: 42: 0xaaae3f335310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaae3f3349f0 MAP: (6 sibs) 1 children: 42: 0xaaae3f3353b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaae3f335450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaae3f3354e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaae3f334a88 MAP: (6 sibs) 1 children: 42: 0xaaae3f335590 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f435020 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f4350b0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f435140 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f4351d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f435260 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f4352f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f435380 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f435410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f4354a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f435530 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f4355c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f435650 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f4356e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f435770 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f435800 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f435890 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f435920 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f4359b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f435a40 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f435ad0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f435b60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f435bf0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f435c80 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f435d10 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f435da0 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: 0xaaae3f339e68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f336830 MAP: (6 sibs) 1 children: 42: 0xaaae3f330370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f336d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f336d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f336e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3368c8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336f68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336960 MAP: (6 sibs) 1 children: 42: 0xaaae3f3304b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3371d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f337300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3369f8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3374d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336a90 MAP: (6 sibs) 1 children: 42: 0xaaae3f3377d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f3379a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337a38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337ad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336b28 MAP: (6 sibs) 1 children: 42: 0xaaae3f337b70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337c10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337ca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337d40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337dd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337e70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f435e40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f435ed0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f435f60 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f435ff0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f436080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f436110 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f4361a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f436230 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f4362c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f436350 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f4363e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f436470 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f436500 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f436590 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f436620 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f4366b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f436740 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f4367d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f436860 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f4368f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f436980 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f436a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f436aa0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f436b30 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f436bc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f436c50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f436ce0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f436d70 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f436e00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f436e90 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f436f20 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f436fb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f437040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f4370d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f437160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f4371f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f437280 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f437310 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f4373a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f437430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f4374c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f437550 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f4375e0 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: 0xaaae3f339f80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaae3f337f10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f337fa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f3380d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f338208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f3382a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f338338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f3383d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338500 DOCMAP: (17 sibs) 2 children: 42: 0xaaae3f32aab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaae3f32ab48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaae3f338598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f338630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f3386c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f338760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f3356d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f3387f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaae3f338890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f437680 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f437710 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f4377a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f437830 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f4378c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f437950 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f4379e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f437a70 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f437b00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f437b90 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f437c20 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f437cb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f437d40 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f437dd0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f437e60 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f437ef0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f437f80 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f438010 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f4380a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f438130 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f4381c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f438250 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f4382e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f438370 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f438400 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f438490 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: 0xaaae3f33a098 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f336230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaae3f3362c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaae3f336360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaae3f3363f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaae3f336490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32fd20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaae3f32fdb8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f4285e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f428670 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f428700 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f428790 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f428820 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f4288b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f428940 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f4289d0 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: 0xaaae3f33a1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f332c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaae3f332d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaae3f332dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaae3f332e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaae3f332ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32feb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaae3f32ff48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f438530 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f4385c0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f438650 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f4386e0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f438770 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f438800 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f438890 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f438920 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: 0xaaae3f33a2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f32b2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaae3f32b348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f3dc5d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f3dc660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f3dc6f0 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: 0xaaae3f33a3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaae3f3312e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f428a70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f428b00 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f428b90 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: 0xaaae3f33a4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaae3f338a70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaae3f338b08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaae3f338ba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f338f40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaae3f338fd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaae3f338c38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f32b840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaae3f32b8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaae3f32b970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaae3f338cd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaae3f339080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaae3f339118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaae3f338d68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaae3f338e00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaae3f3391c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaae3f339258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaae3f338e98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaae3f339300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaae3f339398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f4389c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f438a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f438ae0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f438b70 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f438c00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f438c90 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f438d20 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f438db0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f438e40 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f438ed0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f438f60 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f438ff0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f439080 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f439110 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f4391a0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f439230 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f4392c0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f439350 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f4393e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f439470 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: 0xaaae3f33a610 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaae3f33b750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaae3f33b7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaae3f33b880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f33bc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaae3f33bcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaae3f33b918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f33bd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaae3f33bdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaae3f33be90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaae3f33b9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaae3f33bf30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaae3f33bfc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaae3f33ba48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaae3f33bae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaae3f33c070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaae3f33c108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaae3f33bb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaae3f33c1b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaae3f33c248 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f439510 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4395a0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f439630 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f4396c0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f439750 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f4397e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f439870 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f439900 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f439990 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f439a20 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f439ab0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f439b40 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f439bd0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f439c60 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f439cf0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f439d80 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f439e10 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f439ea0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f439f30 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f439fc0 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: 0xaaae3f33a728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaae3f333bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaae3f334080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f334118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f3341b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f333c48 MAP: (8 sibs) 3 children: 42: 0xaaae3f334250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaae3f3342e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaae3f334380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaae3f333ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaae3f333330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f333d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaae3f3333d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f333e10 MAP: (8 sibs) 7 children: 42: 0xaaae3f33c2f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaae3f33c388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaae3f33c420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaae3f33c4b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaae3f33c550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaae3f33c5e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaae3f33c680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaae3f333ea8 VAL***: '*a0' (8 sibs) 42: 0xaaae3f333f40 VAL***: '*a7' (8 sibs) 42: 0xaaae3f333fd8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43a060 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f43a0f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f43a180 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f43a210 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f43a2a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f43a330 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f43a3c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f43a450 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f43a4e0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f43a570 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f43a600 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f43a690 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f43a720 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f43a7b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f43a840 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f43a8d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f43a960 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f43a9f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f43aa80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f43ab10 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f43aba0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f43ac30 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f43acc0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f43ad50 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: 0xaaae3f33a840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f33c720 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cbf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaae3f33cc88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaae3f33cd20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaae3f33c7b8 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cdc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaae3f33ce58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaae3f33cef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaae3f33c850 MAP: (8 sibs) 1 children: 42: 0xaaae3f3317a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaae3f33c8e8 MAP: (8 sibs) 1 children: 42: 0xaaae3f334640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f33c980 MAP: (8 sibs) 7 children: 42: 0xaaae3f33cf90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaae3f33d028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaae3f33d0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaae3f33d158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaae3f33d1f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaae3f33d288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaae3f33d320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaae3f33ca18 MAP: (8 sibs) 3 children: 42: 0xaaae3f33d3c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f33d458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f33d4f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f33cab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f33cb48 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d630 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43adf0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f43ae80 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f43af10 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f43afa0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f43b030 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f43b0c0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f43b150 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f43b1e0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f43b270 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f43b300 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f43b390 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f43b420 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f43b4b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f43b540 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f43b5d0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f43b660 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f43b6f0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f43b780 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f43b810 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f43b8a0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f43b930 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f43b9c0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f43ba50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f43bae0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f43bb70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f43bc00 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f43bc90 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f43bd20 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f43bdb0 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: 0xaaae3f33a958 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaae3f32b670 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaae3f32b708 KEYVAL: 'b' '' (3 sibs) 42: 0xaaae3f32b7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43be50 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f43bee0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f43bf70 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f43c000 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: 0xaaae3f33aa70 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43c0a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f43c130 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f43c1c0 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: 0xaaae3f33ab88 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f3314d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331568 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43c260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f43c2f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f43c380 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: 0xaaae3f339490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32bd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0xaaae3f32c1d0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32c268 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32bd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0xaaae3f32c310 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32c3a8 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32be30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0xaaae3f32c450 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32bec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0xaaae3f32c4f0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32bf60 MAP: (8 sibs) 4 children: 42: 0xaaae3f32c590 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32c628 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32c6c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32c758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32bff8 MAP: (8 sibs) 3 children: 42: 0xaaae3f32c800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0xaaae3f32c898 KEYVAL: 'r' '10' (3 sibs) 42: 0xaaae3f32c930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0xaaae3f32c090 MAP: (8 sibs) 2 children: 42: 0xaaae3f32c9d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0xaaae3f32cb10 VAL***: '*CENTER' (2 sibs) 42: 0xaaae3f32cba8 VAL***: '*BIG' (2 sibs) 42: 0xaaae3f32ca68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0xaaae3f32c128 MAP: (8 sibs) 3 children: 42: 0xaaae3f32cc50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0xaaae3f32ce20 VAL***: '*BIG' (3 sibs) 42: 0xaaae3f32ceb8 VAL***: '*LEFT' (3 sibs) 42: 0xaaae3f32cf50 VAL***: '*SMALL' (3 sibs) 42: 0xaaae3f32cce8 KEYVAL: 'x' '1' (3 sibs) 42: 0xaaae3f32cd80 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43c420 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f43c4b0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0xaaae3f43c540 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f43c5d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f43c660 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0xaaae3f43c6f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f43c780 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f43c810 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0xaaae3f43c8a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f43c930 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f43c9c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f43ca50 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f43cae0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f43cb70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f43cc00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f43cc90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f43cd20 MAP: (8 sibs) 3 children: 42: [17] [17] 0xaaae3f43cdb0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0xaaae3f43ce40 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0xaaae3f43ced0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0xaaae3f43cf60 MAP: (8 sibs) 2 children: 42: [21] [21] 0xaaae3f43cff0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0xaaae3f43d080 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0xaaae3f43d110 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0xaaae3f43d1a0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0xaaae3f43d230 MAP: (8 sibs) 3 children: 42: [26] [26] 0xaaae3f43d2c0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0xaaae3f43d350 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0xaaae3f43d3e0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0xaaae3f43d470 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0xaaae3f43d500 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0xaaae3f43d590 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: 0xaaae3f3395a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f32d980 MAP: (8 sibs) 2 children: 42: 0xaaae3f32abf0 KEYVAL: 'x' '1' (2 sibs) 42: 0xaaae3f32ac88 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32da18 MAP: (8 sibs) 2 children: 42: 0xaaae3f32b3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0xaaae3f32b488 KEYVAL: 'y' '2' (2 sibs) 42: 0xaaae3f32dab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f32de50 KEYVAL: 'r' '10' (1 sibs) 42: 0xaaae3f32db48 MAP: (8 sibs) 1 children: 42: 0xaaae3f32def0 KEYVAL: 'r' '1' (1 sibs) 42: 0xaaae3f32dbe0 MAP: (8 sibs) 4 children: 42: 0xaaae3f32df90 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e028 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e0c0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dc78 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e200 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e298 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e330 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e3c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dd10 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e470 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e508 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e5a0 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0xaaae3f32dda8 MAP: (8 sibs) 4 children: 42: 0xaaae3f32e6e0 KEYVAL: 'x' '1' (4 sibs) 42: 0xaaae3f32e778 KEYVAL: 'y' '2' (4 sibs) 42: 0xaaae3f32e810 KEYVAL: 'r' '10' (4 sibs) 42: 0xaaae3f32e8a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43d630 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f43d6c0 MAP: (8 sibs) 2 children: 42: [2] [2] 0xaaae3f43d750 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0xaaae3f43d7e0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0xaaae3f43d870 MAP: (8 sibs) 2 children: 42: [5] [5] 0xaaae3f43d900 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0xaaae3f43d990 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0xaaae3f43da20 MAP: (8 sibs) 1 children: 42: [8] [8] 0xaaae3f43dab0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0xaaae3f43db40 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f43dbd0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0xaaae3f43dc60 MAP: (8 sibs) 4 children: 42: [12] [12] 0xaaae3f43dcf0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0xaaae3f43dd80 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0xaaae3f43de10 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0xaaae3f43dea0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0xaaae3f43df30 MAP: (8 sibs) 4 children: 42: [17] [17] 0xaaae3f43dfc0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0xaaae3f43e050 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0xaaae3f43e0e0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0xaaae3f43e170 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0xaaae3f43e200 MAP: (8 sibs) 4 children: 42: [22] [22] 0xaaae3f43e290 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0xaaae3f43e320 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0xaaae3f43e3b0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0xaaae3f43e440 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0xaaae3f43e4d0 MAP: (8 sibs) 4 children: 42: [27] [27] 0xaaae3f43e560 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0xaaae3f43e5f0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0xaaae3f43e680 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0xaaae3f43e710 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: 0xaaae3f3396c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32edc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32ee58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32eef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f1f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32ef88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32add0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32f2a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f338 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f0b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32f3e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32f478 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43e7b0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f43e840 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f43e8d0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f43e960 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f43e9f0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f43ea80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f43eb10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f43eba0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f43ec30 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f43ecc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f43ed50 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f43ede0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f43ee70 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f43ef00 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: 0xaaae3f3397d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32f520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0xaaae3f32f5b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0xaaae3f32f650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f32f8c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0xaaae3f32f958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0xaaae3f32f6e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0xaaae3f32fa00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32f780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0xaaae3f32faa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fb38 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32f818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0xaaae3f32fbe0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0xaaae3f32fc78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43efa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f43f030 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0xaaae3f43f0c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0xaaae3f43f150 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f43f1e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0xaaae3f43f270 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0xaaae3f43f300 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f43f390 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f43f420 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f43f4b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0xaaae3f43f540 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f43f5d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f43f660 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0xaaae3f43f6f0 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: 0xaaae3f3398f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f3305f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f330720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f3307b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f330850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330c08 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f3308e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f330cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f330d48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43f790 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f43f820 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f43f8b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f43f940 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f43f9d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f43fa60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f43faf0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f43fb80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f43fc10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f43fca0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f43fd30 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f43fdc0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f43fe50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f43fee0 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: 0xaaae3f339a08 [ROOT] MAP: (0 sibs) 6 children: 42: 0xaaae3f32e9a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ea38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0xaaae3f32ead0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0xaaae3f330df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f330e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0xaaae3f32eb68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0xaaae3f330f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0xaaae3f32ec00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0xaaae3f330fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f331068 KEYVAL: 'age' '10' (2 sibs) 42: 0xaaae3f32ec98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0xaaae3f331110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0xaaae3f3311a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f43ff80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f440010 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0xaaae3f4400a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0xaaae3f440130 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0xaaae3f4401c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0xaaae3f440250 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0xaaae3f4402e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0xaaae3f440370 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0xaaae3f440400 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0xaaae3f440490 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0xaaae3f440520 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0xaaae3f4405b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0xaaae3f440640 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0xaaae3f4406d0 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: 0xaaae3f339b20 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f331850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3318e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f331980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f32b530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f32b5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f331a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f331c80 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d2f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f331d18 MAP: (2 sibs) 5 children: 42: 0xaaae3f331dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f331e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f331ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f331f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f331ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0xaaae3f32b0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32b178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32b210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f331b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0xaaae3f331be0 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] 0xaaae3f440770 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f440800 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f440890 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f440920 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f4409b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f440a40 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f440ad0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f440b60 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f440bf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f440c80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f440d10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f440da0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f440e30 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f440ec0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f440f50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f440fe0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f441070 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f441100 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f441190 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f441220 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f4412b0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f441340 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f4413d0 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0xaaae3f441460 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: 0xaaae3f339c38 [ROOT] MAP: (0 sibs) 7 children: 42: 0xaaae3f332110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0xaaae3f3321a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0xaaae3f332240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0xaaae3f332540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0xaaae3f3325d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0xaaae3f3322d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0xaaae3f332680 MAP: (2 sibs) 4 children: 42: 0xaaae3f32d4d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0xaaae3f32d568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0xaaae3f32d600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0xaaae3f32d698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0xaaae3f332718 MAP: (2 sibs) 5 children: 42: 0xaaae3f3327c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0xaaae3f332858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0xaaae3f3328f0 KEYVAL: 'size' '8' (5 sibs) 42: 0xaaae3f332988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0xaaae3f332a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0xaaae3f332370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0xaaae3f32ba10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f32baa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f32bb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f332408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0xaaae3f332ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0xaaae3f332b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0xaaae3f332bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0xaaae3f3324a0 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] 0xaaae3f441500 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0xaaae3f441590 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0xaaae3f441620 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0xaaae3f4416b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0xaaae3f441740 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0xaaae3f4417d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0xaaae3f441860 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0xaaae3f4418f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0xaaae3f441980 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0xaaae3f441a10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0xaaae3f441aa0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0xaaae3f441b30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0xaaae3f441bc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0xaaae3f441c50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0xaaae3f441ce0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0xaaae3f441d70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0xaaae3f441e00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0xaaae3f441e90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0xaaae3f441f20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0xaaae3f441fb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0xaaae3f442040 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0xaaae3f4420d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0xaaae3f442160 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0xaaae3f4421f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0xaaae3f442280 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0xaaae3f442310 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0xaaae3f4423a0 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: 0xaaae3f339d50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f334790 MAP: (6 sibs) 1 children: 42: 0xaaae3f334b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0xaaae3f334bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f334c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f334d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f334d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f334e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f334828 MAP: (6 sibs) 1 children: 42: 0xaaae3f334ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0xaaae3f334f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f335008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f3350a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f335138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f3351d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f3348c0 MAP: (6 sibs) 1 children: 42: 0xaaae3f335270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0xaaae3f334958 MAP: (6 sibs) 1 children: 42: 0xaaae3f335310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0xaaae3f3349f0 MAP: (6 sibs) 1 children: 42: 0xaaae3f3353b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0xaaae3f335450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0xaaae3f3354e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0xaaae3f334a88 MAP: (6 sibs) 1 children: 42: 0xaaae3f335590 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f442440 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f4424d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f442560 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f4425f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f442680 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f442710 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f4427a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f442830 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f4428c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f442950 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f4429e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f442a70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f442b00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f442b90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f442c20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f442cb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f442d40 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0xaaae3f442dd0 MAP: (6 sibs) 1 children: 42: [18] [18] 0xaaae3f442e60 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0xaaae3f442ef0 MAP: (6 sibs) 1 children: 42: [20] [20] 0xaaae3f442f80 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0xaaae3f443010 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0xaaae3f4430a0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0xaaae3f443130 MAP: (6 sibs) 1 children: 42: [24] [24] 0xaaae3f4431c0 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: 0xaaae3f339e68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0xaaae3f336830 MAP: (6 sibs) 1 children: 42: 0xaaae3f330370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f336d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f336d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f336e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3368c8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f336ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f336f68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336960 MAP: (6 sibs) 1 children: 42: 0xaaae3f3304b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3371d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f337300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0xaaae3f3369f8 MAP: (6 sibs) 1 children: 42: 0xaaae3f330550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f3374d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336a90 MAP: (6 sibs) 1 children: 42: 0xaaae3f3377d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0xaaae3f3379a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0xaaae3f337a38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0xaaae3f337ad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0xaaae3f336b28 MAP: (6 sibs) 1 children: 42: 0xaaae3f337b70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0xaaae3f337c10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0xaaae3f337ca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0xaaae3f337d40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0xaaae3f337dd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0xaaae3f337e70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f443260 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0xaaae3f4432f0 MAP: (6 sibs) 1 children: 42: [2] [2] 0xaaae3f443380 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0xaaae3f443410 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0xaaae3f4434a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0xaaae3f443530 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0xaaae3f4435c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0xaaae3f443650 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0xaaae3f4436e0 MAP: (6 sibs) 1 children: 42: [9] [9] 0xaaae3f443770 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0xaaae3f443800 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0xaaae3f443890 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0xaaae3f443920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0xaaae3f4439b0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0xaaae3f443a40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0xaaae3f443ad0 MAP: (6 sibs) 1 children: 42: [16] [16] 0xaaae3f443b60 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0xaaae3f443bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0xaaae3f443c80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0xaaae3f443d10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0xaaae3f443da0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0xaaae3f443e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0xaaae3f443ec0 MAP: (6 sibs) 1 children: 42: [23] [23] 0xaaae3f443f50 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0xaaae3f443fe0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0xaaae3f444070 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0xaaae3f444100 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0xaaae3f444190 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0xaaae3f444220 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0xaaae3f4442b0 MAP: (6 sibs) 1 children: 42: [30] [30] 0xaaae3f444340 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0xaaae3f4443d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0xaaae3f444460 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0xaaae3f4444f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0xaaae3f444580 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0xaaae3f444610 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0xaaae3f4446a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0xaaae3f444730 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0xaaae3f4447c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0xaaae3f444850 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0xaaae3f4448e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0xaaae3f444970 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0xaaae3f444a00 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: 0xaaae3f339f80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0xaaae3f337f10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f337fa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f3380d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0xaaae3f338170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f338208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0xaaae3f3382a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f338338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0xaaae3f3383d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0xaaae3f335cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0xaaae3f338500 DOCMAP: (17 sibs) 2 children: 42: 0xaaae3f32aab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0xaaae3f32ab48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0xaaae3f338598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f338630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0xaaae3f3386c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f335630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f338760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0xaaae3f3356d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0xaaae3f3387f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0xaaae3f338890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f444aa0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0xaaae3f444b30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0xaaae3f444bc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0xaaae3f444c50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0xaaae3f444ce0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0xaaae3f444d70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0xaaae3f444e00 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0xaaae3f444e90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0xaaae3f444f20 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0xaaae3f444fb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0xaaae3f445040 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0xaaae3f4450d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0xaaae3f445160 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0xaaae3f4451f0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0xaaae3f445280 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0xaaae3f445310 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0xaaae3f4453a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0xaaae3f445430 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0xaaae3f4454c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0xaaae3f445550 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0xaaae3f4455e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0xaaae3f445670 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0xaaae3f445700 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0xaaae3f445790 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0xaaae3f445820 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0xaaae3f4458b0 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: 0xaaae3f33a098 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f336230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0xaaae3f3362c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0xaaae3f336360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0xaaae3f3363f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0xaaae3f336490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32fd20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0xaaae3f32fdb8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f445950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f4459e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0xaaae3f445a70 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0xaaae3f445b00 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f445b90 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0xaaae3f445c20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f445cb0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f445d40 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: 0xaaae3f33a1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0xaaae3f332c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0xaaae3f332d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0xaaae3f332dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0xaaae3f332e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0xaaae3f332ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0xaaae3f32feb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0xaaae3f32ff48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f445de0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0xaaae3f445e70 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0xaaae3f445f00 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0xaaae3f445f90 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0xaaae3f446020 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0xaaae3f4460b0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0xaaae3f446140 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0xaaae3f4461d0 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: 0xaaae3f33a2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f32b2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0xaaae3f32b348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f446270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f446300 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0xaaae3f446390 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: 0xaaae3f33a3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0xaaae3f3312e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f446430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f4464c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0xaaae3f446550 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: 0xaaae3f33a4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0xaaae3f338a70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0xaaae3f338b08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0xaaae3f338ba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f338f40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0xaaae3f338fd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0xaaae3f338c38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f32b840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0xaaae3f32b8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0xaaae3f32b970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0xaaae3f338cd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0xaaae3f339080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0xaaae3f339118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0xaaae3f338d68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0xaaae3f338e00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0xaaae3f3391c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0xaaae3f339258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0xaaae3f338e98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0xaaae3f339300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0xaaae3f339398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f4465f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f446680 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0xaaae3f446710 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0xaaae3f4467a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f446830 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0xaaae3f4468c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0xaaae3f446950 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f4469e0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0xaaae3f446a70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0xaaae3f446b00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0xaaae3f446b90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f446c20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0xaaae3f446cb0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0xaaae3f446d40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0xaaae3f446dd0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f446e60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0xaaae3f446ef0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0xaaae3f446f80 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f447010 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0xaaae3f4470a0 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: 0xaaae3f33a610 [ROOT] MAP: (0 sibs) 8 children: 42: 0xaaae3f33b750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0xaaae3f33b7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0xaaae3f33b880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0xaaae3f33bc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0xaaae3f33bcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0xaaae3f33b918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0xaaae3f33bd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0xaaae3f33bdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0xaaae3f33be90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0xaaae3f33b9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0xaaae3f33bf30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0xaaae3f33bfc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0xaaae3f33ba48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0xaaae3f33bae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0xaaae3f33c070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0xaaae3f33c108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0xaaae3f33bb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0xaaae3f33c1b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0xaaae3f33c248 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f447140 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f4471d0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0xaaae3f447260 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0xaaae3f4472f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0xaaae3f447380 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0xaaae3f447410 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0xaaae3f4474a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0xaaae3f447530 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0xaaae3f4475c0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0xaaae3f447650 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0xaaae3f4476e0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0xaaae3f447770 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0xaaae3f447800 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0xaaae3f447890 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0xaaae3f447920 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0xaaae3f4479b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0xaaae3f447a40 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0xaaae3f447ad0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0xaaae3f447b60 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0xaaae3f447bf0 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: 0xaaae3f33a728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0xaaae3f333bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0xaaae3f334080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f334118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f3341b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f333c48 MAP: (8 sibs) 3 children: 42: 0xaaae3f334250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0xaaae3f3342e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0xaaae3f334380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0xaaae3f333ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0xaaae3f333330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f333d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0xaaae3f3333d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f333e10 MAP: (8 sibs) 7 children: 42: 0xaaae3f33c2f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0xaaae3f33c388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0xaaae3f33c420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0xaaae3f33c4b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0xaaae3f33c550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0xaaae3f33c5e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0xaaae3f33c680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0xaaae3f333ea8 VAL***: '*a0' (8 sibs) 42: 0xaaae3f333f40 VAL***: '*a7' (8 sibs) 42: 0xaaae3f333fd8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f447c90 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0xaaae3f447d20 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0xaaae3f447db0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f447e40 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f447ed0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f447f60 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f447ff0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f448080 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f448110 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f4481a0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0xaaae3f448230 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f4482c0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0xaaae3f448350 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f4483e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f448470 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f448500 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f448590 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f448620 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f4486b0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f448740 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f4487d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f448860 VAL***: '*a0' (8 sibs) 42: [22] [22] 0xaaae3f4488f0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0xaaae3f448980 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: 0xaaae3f33a840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0xaaae3f33c720 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cbf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0xaaae3f33cc88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0xaaae3f33cd20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0xaaae3f33c7b8 MAP: (8 sibs) 3 children: 42: 0xaaae3f33cdc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0xaaae3f33ce58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0xaaae3f33cef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0xaaae3f33c850 MAP: (8 sibs) 1 children: 42: 0xaaae3f3317a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0xaaae3f33c8e8 MAP: (8 sibs) 1 children: 42: 0xaaae3f334640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0xaaae3f33c980 MAP: (8 sibs) 7 children: 42: 0xaaae3f33cf90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0xaaae3f33d028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0xaaae3f33d0c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0xaaae3f33d158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0xaaae3f33d1f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0xaaae3f33d288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0xaaae3f33d320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0xaaae3f33ca18 MAP: (8 sibs) 3 children: 42: 0xaaae3f33d3c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0xaaae3f33d458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0xaaae3f33d4f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0xaaae3f33cab0 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0xaaae3f33cb48 MAP: (8 sibs) 1 children: 42: 0xaaae3f33d630 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f448a20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0xaaae3f448ab0 MAP: (8 sibs) 3 children: 42: [2] [2] 0xaaae3f448b40 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0xaaae3f448bd0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0xaaae3f448c60 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0xaaae3f448cf0 MAP: (8 sibs) 3 children: 42: [6] [6] 0xaaae3f448d80 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0xaaae3f448e10 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0xaaae3f448ea0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0xaaae3f448f30 MAP: (8 sibs) 1 children: 42: [10] [10] 0xaaae3f448fc0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0xaaae3f449050 MAP: (8 sibs) 1 children: 42: [12] [12] 0xaaae3f4490e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0xaaae3f449170 MAP: (8 sibs) 7 children: 42: [14] [14] 0xaaae3f449200 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0xaaae3f449290 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0xaaae3f449320 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0xaaae3f4493b0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0xaaae3f449440 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0xaaae3f4494d0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0xaaae3f449560 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0xaaae3f4495f0 MAP: (8 sibs) 3 children: 42: [22] [22] 0xaaae3f449680 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0xaaae3f449710 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0xaaae3f4497a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0xaaae3f449830 MAP: (8 sibs) 1 children: 42: [26] [26] 0xaaae3f4498c0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0xaaae3f449950 MAP: (8 sibs) 1 children: 42: [28] [28] 0xaaae3f4499e0 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: 0xaaae3f33a958 [ROOT] MAP: (0 sibs) 3 children: 42: 0xaaae3f32b670 KEYVAL: 'a' '1' (3 sibs) 42: 0xaaae3f32b708 KEYVAL: 'b' '' (3 sibs) 42: 0xaaae3f32b7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f449a80 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0xaaae3f449b10 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0xaaae3f449ba0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0xaaae3f449c30 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: 0xaaae3f33aa70 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f331390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f449cd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f449d60 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f449df0 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: 0xaaae3f33ab88 [ROOT] MAP: (0 sibs) 2 children: 42: 0xaaae3f3314d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0xaaae3f331568 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0xaaae3f449e90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0xaaae3f449f20 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0xaaae3f449fb0 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 (47 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (48 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.06 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaac7c52f0f0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaac7c528170 DOCSEQ: (1 sibs) 3 children: 43: 0xaaac7c528210 VAL: 'foo' (3 sibs) 43: 0xaaac7c5282a8 VAL: 'bar' (3 sibs) 43: 0xaaac7c528340 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c569160 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5691f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c569280 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c569310 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c5693a0 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: 0xaaac7c52f208 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528ec0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c528f58 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c5291d0 VAL: 'val0' (2 sibs) 43: 0xaaac7c529268 VAL: 'val1' (2 sibs) 43: 0xaaac7c529098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529310 VAL: 'val2' (2 sibs) 43: 0xaaac7c5293a8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529450 VAL: 'val4' (2 sibs) 43: 0xaaac7c5294e8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c56b250 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c56b2e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c56b370 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c56b400 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c56b490 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c56b520 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c56b5b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c56b640 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c56b6d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c56b760 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c56b7f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c56b880 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: 0xaaac7c52f320 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c529a00 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c529a98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529b40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c529d10 VAL: 'val0' (2 sibs) 43: 0xaaac7c529da8 VAL: 'val1' (2 sibs) 43: 0xaaac7c529bd8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529e50 VAL: 'val2' (2 sibs) 43: 0xaaac7c529ee8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529c70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529f90 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a028 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c56d240 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c56d2d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c56d360 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c56d3f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c56d480 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c56d510 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c56d5a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c56d630 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c56d6c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c56d750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c56d7e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c56d870 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: 0xaaac7c52f438 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52a0d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52a168 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52a210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52a3e0 VAL: 'val0' (2 sibs) 43: 0xaaac7c52a478 VAL: 'val1' (2 sibs) 43: 0xaaac7c52a2a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52a520 VAL: 'val2' (2 sibs) 43: 0xaaac7c52a5b8 VAL: 'val3' (2 sibs) 43: 0xaaac7c52a340 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52a660 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a6f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c56f230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c56f2c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c56f350 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c56f3e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c56f470 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c56f500 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c56f590 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c56f620 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c56f6b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c56f740 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c56f7d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c56f860 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: 0xaaac7c52f550 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52b070 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52b108 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52b1b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52b380 VAL: 'val0' (2 sibs) 43: 0xaaac7c52b418 VAL: 'val1' (2 sibs) 43: 0xaaac7c52b248 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52b4c0 VAL: 'val2' (2 sibs) 43: 0xaaac7c52b558 VAL: 'val3' (2 sibs) 43: 0xaaac7c52b2e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52b600 VAL: 'val4' (2 sibs) 43: 0xaaac7c52b698 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c571220 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5712b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c571340 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5713d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c571460 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5714f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c571580 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c571610 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5716a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c571730 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5717c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c571850 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: 0xaaac7c52f668 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529680 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaac7c529720 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaac7c52d8a0 VAL: 'env01' (28 sibs) 43: 0xaaac7c52d938 VAL: 'env02' (28 sibs) 43: 0xaaac7c52d9d0 VAL: 'env03' (28 sibs) 43: 0xaaac7c52da68 VAL: 'env04' (28 sibs) 43: 0xaaac7c52db00 VAL: 'env11' (28 sibs) 43: 0xaaac7c52db98 VAL: 'env12' (28 sibs) 43: 0xaaac7c52dc30 VAL: 'env13' (28 sibs) 43: 0xaaac7c52dcc8 VAL: 'env14' (28 sibs) 43: 0xaaac7c52dd60 VAL: 'env21' (28 sibs) 43: 0xaaac7c52ddf8 VAL: 'env22' (28 sibs) 43: 0xaaac7c52de90 VAL: 'env23' (28 sibs) 43: 0xaaac7c52df28 VAL: 'env24' (28 sibs) 43: 0xaaac7c52dfc0 VAL: 'env31' (28 sibs) 43: 0xaaac7c52e058 VAL: 'env32' (28 sibs) 43: 0xaaac7c52e0f0 VAL: 'env33' (28 sibs) 43: 0xaaac7c52e188 VAL: 'env34' (28 sibs) 43: 0xaaac7c52e220 VAL: 'env41' (28 sibs) 43: 0xaaac7c52e2b8 VAL: 'env42' (28 sibs) 43: 0xaaac7c52e350 VAL: 'env43' (28 sibs) 43: 0xaaac7c52e3e8 VAL: 'env44' (28 sibs) 43: 0xaaac7c52e480 VAL: 'env51' (28 sibs) 43: 0xaaac7c52e518 VAL: 'env52' (28 sibs) 43: 0xaaac7c52e5b0 VAL: 'env53' (28 sibs) 43: 0xaaac7c52e648 VAL: 'env54' (28 sibs) 43: 0xaaac7c52e6e0 VAL: 'env61' (28 sibs) 43: 0xaaac7c52e778 VAL: 'env62' (28 sibs) 43: 0xaaac7c52e810 VAL: 'env63' (28 sibs) 43: 0xaaac7c52e8a8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5744f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c574580 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c574610 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c5746a0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c574730 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c5747c0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c574850 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c5748e0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c574970 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c574a00 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c574a90 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c574b20 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c574bb0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c574c40 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c574cd0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c574d60 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c574df0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c574e80 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c574f10 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c574fa0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c575030 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c5750c0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c575150 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c5751e0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c575270 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c575300 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c575390 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c575420 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c5754b0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c575540 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c5755d0 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: 0xaaac7c52f780 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52c750 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaac7c52c890 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaac7c52ca60 VAL: 'a' (6 sibs) 43: 0xaaac7c52caf8 VAL: 'b' (6 sibs) 43: 0xaaac7c52cb90 VAL: 'c' (6 sibs) 43: 0xaaac7c52cc28 VAL: 'd' (6 sibs) 43: 0xaaac7c52ccc0 VAL: 'e' (6 sibs) 43: 0xaaac7c52cd58 VAL: 'f' (6 sibs) 43: 0xaaac7c52c928 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaac7c52ce00 VAL: 'a' (2 sibs) 43: 0xaaac7c52ce98 VAL: 'b' (2 sibs) 43: 0xaaac7c52c9c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaac7c52cf40 VAL: 'a' (2 sibs) 43: 0xaaac7c52cfd8 VAL: 'b' (2 sibs) 43: 0xaaac7c52c7e8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaac7c52d080 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaac7c52d1c0 VAL: 'a' (6 sibs) 43: 0xaaac7c52d258 VAL: 'b' (6 sibs) 43: 0xaaac7c52d2f0 VAL: 'c' (6 sibs) 43: 0xaaac7c52d388 VAL: 'd' (6 sibs) 43: 0xaaac7c52d420 VAL: 'e' (6 sibs) 43: 0xaaac7c52d4b8 VAL: 'f' (6 sibs) 43: 0xaaac7c52d118 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaac7c52d560 VAL: 'a' (2 sibs) 43: 0xaaac7c52d5f8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c577430 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5774c0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c577550 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c5775e0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c577670 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c577700 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c577790 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c577820 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c5778b0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c577940 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5779d0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c577a60 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c577af0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c577b80 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c577c10 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c577ca0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c577d30 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c577dc0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c577e50 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c577ee0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c577f70 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c578000 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c578090 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c578120 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c5781b0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c578240 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: 0xaaac7c52f898 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c52d6f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaac7c52d790 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaac7c52ee30 VAL: 'a' (4 sibs) 43: 0xaaac7c52eec8 VAL: 'b' (4 sibs) 43: 0xaaac7c52ef60 VAL: 'c' (4 sibs) 43: 0xaaac7c52eff8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c579a60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c579af0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c579b80 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c579c10 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c579ca0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c579d30 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c579dc0 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: 0xaaac7c52f9b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528a00 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaac7c5288c0 VAL: 'a' (2 sibs) 43: 0xaaac7c528958 VAL: 'b' (2 sibs) 43: 0xaaac7c528a98 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaac7c528780 VAL: 'c' (2 sibs) 43: 0xaaac7c528818 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c57b790 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c57b820 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c57b8b0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c57b940 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c57b9d0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c57ba60 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c57baf0 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: 0xaaac7c52fac8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529590 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaac7c528640 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaac7c5286d8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaac7c531b30 VAL: 'a' (21 sibs) 43: 0xaaac7c531bc8 VAL: 'b' (21 sibs) 43: 0xaaac7c531c60 VAL: 'b1' (21 sibs) 43: 0xaaac7c531cf8 VAL: 'b2' (21 sibs) 43: 0xaaac7c531d90 VAL: 'b3' (21 sibs) 43: 0xaaac7c531e28 VAL: 'b4' (21 sibs) 43: 0xaaac7c531ec0 VAL: 'b5' (21 sibs) 43: 0xaaac7c531f58 VAL: 'b6' (21 sibs) 43: 0xaaac7c531ff0 VAL: 'b61' (21 sibs) 43: 0xaaac7c532088 VAL: 'b62' (21 sibs) 43: 0xaaac7c532120 VAL: 'b63' (21 sibs) 43: 0xaaac7c5321b8 VAL: 'b64' (21 sibs) 43: 0xaaac7c532250 VAL: 'b65' (21 sibs) 43: 0xaaac7c5322e8 VAL: 'b66' (21 sibs) 43: 0xaaac7c532380 VAL: 'b7' (21 sibs) 43: 0xaaac7c532418 VAL: 'b8' (21 sibs) 43: 0xaaac7c5324b0 VAL: 'b9' (21 sibs) 43: 0xaaac7c532548 VAL: 'b10' (21 sibs) 43: 0xaaac7c5325e0 VAL: 'e' (21 sibs) 43: 0xaaac7c532678 VAL: 'f' (21 sibs) 43: 0xaaac7c532710 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c57ef00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c57ef90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c57f020 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c57f0b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c57f140 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c57f1d0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c57f260 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c57f2f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c57f380 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c57f410 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c57f4a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c57f530 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c57f5c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c57f650 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c57f6e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c57f770 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c57f800 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c57f890 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c57f920 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c57f9b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c57fa40 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c57fad0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c57fb60 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c57fbf0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c57fc80 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: 0xaaac7c52fbe0 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaac7c52e950 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaac7c52a7a0 VAL: 'f' (1 sibs) 43: 0xaaac7c52e9e8 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaac7c52ea80 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaac7c52a840 VAL: 'b' (1 sibs) 43: 0xaaac7c52eb18 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c57e5f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c57e680 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c57e710 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c57e7a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c57e830 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c57e8c0 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c57e950 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: 0xaaac7c52f0f0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaac7c528170 DOCSEQ: (1 sibs) 3 children: 43: 0xaaac7c528210 VAL: 'foo' (3 sibs) 43: 0xaaac7c5282a8 VAL: 'bar' (3 sibs) 43: 0xaaac7c528340 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c581530 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5815c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c581650 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c5816e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c581770 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: 0xaaac7c52f208 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528ec0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c528f58 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c5291d0 VAL: 'val0' (2 sibs) 43: 0xaaac7c529268 VAL: 'val1' (2 sibs) 43: 0xaaac7c529098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529310 VAL: 'val2' (2 sibs) 43: 0xaaac7c5293a8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529450 VAL: 'val4' (2 sibs) 43: 0xaaac7c5294e8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c581e40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c581ed0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c581f60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c581ff0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c582080 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c582110 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5821a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c582230 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5822c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c582350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5823e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c582470 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: 0xaaac7c52f320 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c529a00 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c529a98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529b40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c529d10 VAL: 'val0' (2 sibs) 43: 0xaaac7c529da8 VAL: 'val1' (2 sibs) 43: 0xaaac7c529bd8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529e50 VAL: 'val2' (2 sibs) 43: 0xaaac7c529ee8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529c70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529f90 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a028 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c582750 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5827e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c582870 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c582900 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c582990 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c582a20 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c582ab0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c582b40 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c582bd0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c582c60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c582cf0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c582d80 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: 0xaaac7c52f438 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52a0d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52a168 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52a210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52a3e0 VAL: 'val0' (2 sibs) 43: 0xaaac7c52a478 VAL: 'val1' (2 sibs) 43: 0xaaac7c52a2a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52a520 VAL: 'val2' (2 sibs) 43: 0xaaac7c52a5b8 VAL: 'val3' (2 sibs) 43: 0xaaac7c52a340 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52a660 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a6f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c583060 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5830f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c583180 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c583210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c5832a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c583330 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5833c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c583450 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5834e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c583570 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c583600 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c583690 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: 0xaaac7c52f550 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52b070 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52b108 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52b1b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52b380 VAL: 'val0' (2 sibs) 43: 0xaaac7c52b418 VAL: 'val1' (2 sibs) 43: 0xaaac7c52b248 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52b4c0 VAL: 'val2' (2 sibs) 43: 0xaaac7c52b558 VAL: 'val3' (2 sibs) 43: 0xaaac7c52b2e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52b600 VAL: 'val4' (2 sibs) 43: 0xaaac7c52b698 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c583970 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c583a00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c583a90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c583b20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c583bb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c583c40 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c583cd0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c583d60 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c583df0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c583e80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c583f10 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c583fa0 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: 0xaaac7c52f668 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529680 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaac7c529720 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaac7c52d8a0 VAL: 'env01' (28 sibs) 43: 0xaaac7c52d938 VAL: 'env02' (28 sibs) 43: 0xaaac7c52d9d0 VAL: 'env03' (28 sibs) 43: 0xaaac7c52da68 VAL: 'env04' (28 sibs) 43: 0xaaac7c52db00 VAL: 'env11' (28 sibs) 43: 0xaaac7c52db98 VAL: 'env12' (28 sibs) 43: 0xaaac7c52dc30 VAL: 'env13' (28 sibs) 43: 0xaaac7c52dcc8 VAL: 'env14' (28 sibs) 43: 0xaaac7c52dd60 VAL: 'env21' (28 sibs) 43: 0xaaac7c52ddf8 VAL: 'env22' (28 sibs) 43: 0xaaac7c52de90 VAL: 'env23' (28 sibs) 43: 0xaaac7c52df28 VAL: 'env24' (28 sibs) 43: 0xaaac7c52dfc0 VAL: 'env31' (28 sibs) 43: 0xaaac7c52e058 VAL: 'env32' (28 sibs) 43: 0xaaac7c52e0f0 VAL: 'env33' (28 sibs) 43: 0xaaac7c52e188 VAL: 'env34' (28 sibs) 43: 0xaaac7c52e220 VAL: 'env41' (28 sibs) 43: 0xaaac7c52e2b8 VAL: 'env42' (28 sibs) 43: 0xaaac7c52e350 VAL: 'env43' (28 sibs) 43: 0xaaac7c52e3e8 VAL: 'env44' (28 sibs) 43: 0xaaac7c52e480 VAL: 'env51' (28 sibs) 43: 0xaaac7c52e518 VAL: 'env52' (28 sibs) 43: 0xaaac7c52e5b0 VAL: 'env53' (28 sibs) 43: 0xaaac7c52e648 VAL: 'env54' (28 sibs) 43: 0xaaac7c52e6e0 VAL: 'env61' (28 sibs) 43: 0xaaac7c52e778 VAL: 'env62' (28 sibs) 43: 0xaaac7c52e810 VAL: 'env63' (28 sibs) 43: 0xaaac7c52e8a8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c584b90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c584c20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c584cb0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c584d40 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c584dd0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c584e60 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c584ef0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c584f80 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c585010 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c5850a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c585130 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c5851c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c585250 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c5852e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c585370 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c585400 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c585490 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c585520 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c5855b0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c585640 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c5856d0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c585760 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c5857f0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c585880 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c585910 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c5859a0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c585a30 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c585ac0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c585b50 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c585be0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c585c70 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: 0xaaac7c52f780 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52c750 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaac7c52c890 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaac7c52ca60 VAL: 'a' (6 sibs) 43: 0xaaac7c52caf8 VAL: 'b' (6 sibs) 43: 0xaaac7c52cb90 VAL: 'c' (6 sibs) 43: 0xaaac7c52cc28 VAL: 'd' (6 sibs) 43: 0xaaac7c52ccc0 VAL: 'e' (6 sibs) 43: 0xaaac7c52cd58 VAL: 'f' (6 sibs) 43: 0xaaac7c52c928 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaac7c52ce00 VAL: 'a' (2 sibs) 43: 0xaaac7c52ce98 VAL: 'b' (2 sibs) 43: 0xaaac7c52c9c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaac7c52cf40 VAL: 'a' (2 sibs) 43: 0xaaac7c52cfd8 VAL: 'b' (2 sibs) 43: 0xaaac7c52c7e8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaac7c52d080 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaac7c52d1c0 VAL: 'a' (6 sibs) 43: 0xaaac7c52d258 VAL: 'b' (6 sibs) 43: 0xaaac7c52d2f0 VAL: 'c' (6 sibs) 43: 0xaaac7c52d388 VAL: 'd' (6 sibs) 43: 0xaaac7c52d420 VAL: 'e' (6 sibs) 43: 0xaaac7c52d4b8 VAL: 'f' (6 sibs) 43: 0xaaac7c52d118 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaac7c52d560 VAL: 'a' (2 sibs) 43: 0xaaac7c52d5f8 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c585da0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c585e30 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c585ec0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c585f50 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c585fe0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c586070 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c586100 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c586190 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c586220 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c5862b0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c586340 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c5863d0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c586460 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c5864f0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c586580 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c586610 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c5866a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c586730 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c5867c0 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c586850 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c5868e0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c586970 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c586a00 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c586a90 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c586b20 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c586bb0 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: 0xaaac7c52f898 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c52d6f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaac7c52d790 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaac7c52ee30 VAL: 'a' (4 sibs) 43: 0xaaac7c52eec8 VAL: 'b' (4 sibs) 43: 0xaaac7c52ef60 VAL: 'c' (4 sibs) 43: 0xaaac7c52eff8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c584280 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c584310 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c5843a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c584430 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c5844c0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c584550 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c5845e0 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: 0xaaac7c52f9b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528a00 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaac7c5288c0 VAL: 'a' (2 sibs) 43: 0xaaac7c528958 VAL: 'b' (2 sibs) 43: 0xaaac7c528a98 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaac7c528780 VAL: 'c' (2 sibs) 43: 0xaaac7c528818 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c586fb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c587040 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c5870d0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c587160 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c5871f0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c587280 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c587310 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: 0xaaac7c52fac8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529590 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaac7c528640 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaac7c5286d8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaac7c531b30 VAL: 'a' (21 sibs) 43: 0xaaac7c531bc8 VAL: 'b' (21 sibs) 43: 0xaaac7c531c60 VAL: 'b1' (21 sibs) 43: 0xaaac7c531cf8 VAL: 'b2' (21 sibs) 43: 0xaaac7c531d90 VAL: 'b3' (21 sibs) 43: 0xaaac7c531e28 VAL: 'b4' (21 sibs) 43: 0xaaac7c531ec0 VAL: 'b5' (21 sibs) 43: 0xaaac7c531f58 VAL: 'b6' (21 sibs) 43: 0xaaac7c531ff0 VAL: 'b61' (21 sibs) 43: 0xaaac7c532088 VAL: 'b62' (21 sibs) 43: 0xaaac7c532120 VAL: 'b63' (21 sibs) 43: 0xaaac7c5321b8 VAL: 'b64' (21 sibs) 43: 0xaaac7c532250 VAL: 'b65' (21 sibs) 43: 0xaaac7c5322e8 VAL: 'b66' (21 sibs) 43: 0xaaac7c532380 VAL: 'b7' (21 sibs) 43: 0xaaac7c532418 VAL: 'b8' (21 sibs) 43: 0xaaac7c5324b0 VAL: 'b9' (21 sibs) 43: 0xaaac7c532548 VAL: 'b10' (21 sibs) 43: 0xaaac7c5325e0 VAL: 'e' (21 sibs) 43: 0xaaac7c532678 VAL: 'f' (21 sibs) 43: 0xaaac7c532710 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5881d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c588260 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c5882f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c588380 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c588410 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c5884a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c588530 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c5885c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c588650 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c5886e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c588770 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c588800 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c588890 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c588920 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c5889b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c588a40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c588ad0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c588b60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c588bf0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c588c80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c588d10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c588da0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c588e30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c588ec0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c588f50 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: 0xaaac7c52fbe0 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaac7c52e950 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaac7c52a7a0 VAL: 'f' (1 sibs) 43: 0xaaac7c52e9e8 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaac7c52ea80 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaac7c52a840 VAL: 'b' (1 sibs) 43: 0xaaac7c52eb18 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5878c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c587950 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c5879e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c587a70 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c587b00 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c587b90 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c587c20 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] 0xaaac7c569160 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5691f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c569280 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c569310 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c5693a0 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] 0xaaac7c58ab20 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c58abb0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c58ac40 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c58acd0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c58ad60 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] 0xaaac7c56b250 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c56b2e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c56b370 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c56b400 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c56b490 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c56b520 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c56b5b0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c56b640 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c56b6d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c56b760 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c56b7f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c56b880 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] 0xaaac7c58bd10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c58bda0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c58be30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c58bec0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c58bf50 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c58bfe0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c58c070 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c58c100 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c58c190 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c58c220 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c58c2b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c58c340 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] 0xaaac7c56d240 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c56d2d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c56d360 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c56d3f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c56d480 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c56d510 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c56d5a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c56d630 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c56d6c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c56d750 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c56d7e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c56d870 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] 0xaaac7c58c620 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c58c6b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c58c740 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c58c7d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c58c860 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c58c8f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c58c980 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c58ca10 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c58caa0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c58cb30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c58cbc0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c58cc50 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] 0xaaac7c56f230 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c56f2c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c56f350 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c56f3e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c56f470 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c56f500 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c56f590 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c56f620 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c56f6b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c56f740 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c56f7d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c56f860 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] 0xaaac7c58cf30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c58cfc0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c58d050 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c58d0e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c58d170 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c58d200 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c58d290 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c58d320 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c58d3b0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c58d440 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c58d4d0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c58d560 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] 0xaaac7c571220 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5712b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c571340 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5713d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c571460 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5714f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c571580 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c571610 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5716a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c571730 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5717c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c571850 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] 0xaaac7c58d840 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c58d8d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c58d960 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c58d9f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c58da80 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c58db10 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c58dba0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c58dc30 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c58dcc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c58dd50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c58dde0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c58de70 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] 0xaaac7c5744f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c574580 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c574610 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c5746a0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c574730 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c5747c0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c574850 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c5748e0 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c574970 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c574a00 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c574a90 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c574b20 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c574bb0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c574c40 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c574cd0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c574d60 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c574df0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c574e80 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c574f10 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c574fa0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c575030 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c5750c0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c575150 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c5751e0 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c575270 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c575300 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c575390 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c575420 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c5754b0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c575540 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c5755d0 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] 0xaaac7c58ea60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c58eaf0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c58eb80 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c58ec10 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c58eca0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c58ed30 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c58edc0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c58ee50 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c58eee0 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c58ef70 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c58f000 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c58f090 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c58f120 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c58f1b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c58f240 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c58f2d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c58f360 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c58f3f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c58f480 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c58f510 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c58f5a0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c58f630 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c58f6c0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c58f750 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c58f7e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c58f870 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c58f900 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c58f990 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c58fa20 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c58fab0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c58fb40 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] 0xaaac7c577430 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5774c0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c577550 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c5775e0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c577670 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c577700 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c577790 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c577820 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c5778b0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c577940 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5779d0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c577a60 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c577af0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c577b80 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c577c10 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c577ca0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c577d30 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c577dc0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c577e50 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c577ee0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c577f70 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c578000 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c578090 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c578120 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c5781b0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c578240 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] 0xaaac7c58fc70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c58fd00 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c58fd90 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c58fe20 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c58feb0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c58ff40 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c58ffd0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c590060 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c5900f0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c590180 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c590210 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c5902a0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c590330 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c5903c0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c590450 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c5904e0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c590570 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c590600 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c590690 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c590720 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c5907b0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c590840 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c5908d0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c590960 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c5909f0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c590a80 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] 0xaaac7c579a60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c579af0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c579b80 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c579c10 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c579ca0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c579d30 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c579dc0 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] 0xaaac7c58e150 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c58e1e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c58e270 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c58e300 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c58e390 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c58e420 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c58e4b0 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] 0xaaac7c57b790 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c57b820 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c57b8b0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c57b940 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c57b9d0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c57ba60 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c57baf0 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] 0xaaac7c590e80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c590f10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c590fa0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c591030 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c5910c0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c591150 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c5911e0 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] 0xaaac7c57ef00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c57ef90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c57f020 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c57f0b0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c57f140 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c57f1d0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c57f260 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c57f2f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c57f380 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c57f410 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c57f4a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c57f530 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c57f5c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c57f650 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c57f6e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c57f770 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c57f800 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c57f890 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c57f920 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c57f9b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c57fa40 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c57fad0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c57fb60 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c57fbf0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c57fc80 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] 0xaaac7c5920a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c592130 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c5921c0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c592250 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c5922e0 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c592370 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c592400 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c592490 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c592520 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c5925b0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c592640 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c5926d0 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c592760 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c5927f0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c592880 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c592910 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c5929a0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c592a30 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c592ac0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c592b50 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c592be0 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c592c70 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c592d00 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c592d90 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c592e20 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] 0xaaac7c57e5f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c57e680 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c57e710 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c57e7a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c57e830 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c57e8c0 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c57e950 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] 0xaaac7c591790 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c591820 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c5918b0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c591940 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c5919d0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c591a60 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c591af0 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] 0xaaac7c581530 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5815c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c581650 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c5816e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c581770 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] 0xaaac7c5932b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c593340 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c5933d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c593460 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c5934f0 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] 0xaaac7c581e40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c581ed0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c581f60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c581ff0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c582080 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c582110 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5821a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c582230 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5822c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c582350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5823e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c582470 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] 0xaaac7c593bc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c593c50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c593ce0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c593d70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c593e00 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c593e90 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c593f20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c593fb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c594040 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5940d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c594160 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c5941f0 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] 0xaaac7c582750 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5827e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c582870 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c582900 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c582990 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c582a20 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c582ab0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c582b40 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c582bd0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c582c60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c582cf0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c582d80 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] 0xaaac7c5944d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c594560 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c5945f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c594680 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c594710 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5947a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c594830 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c5948c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c594950 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5949e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c594a70 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c594b00 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] 0xaaac7c583060 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5830f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c583180 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c583210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c5832a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c583330 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5833c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c583450 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5834e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c583570 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c583600 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c583690 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] 0xaaac7c594de0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c594e70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c594f00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c594f90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c595020 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5950b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c595140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c5951d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c595260 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5952f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c595380 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c595410 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] 0xaaac7c583970 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c583a00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c583a90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c583b20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c583bb0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c583c40 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c583cd0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c583d60 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c583df0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c583e80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c583f10 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c583fa0 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] 0xaaac7c5956f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c595780 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c595810 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5958a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c595930 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5959c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c595a50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c595ae0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c595b70 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c595c00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c595c90 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c595d20 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] 0xaaac7c584b90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c584c20 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c584cb0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c584d40 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c584dd0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c584e60 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c584ef0 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c584f80 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c585010 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c5850a0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c585130 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c5851c0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c585250 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c5852e0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c585370 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c585400 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c585490 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c585520 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c5855b0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c585640 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c5856d0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c585760 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c5857f0 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c585880 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c585910 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c5859a0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c585a30 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c585ac0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c585b50 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c585be0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c585c70 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] 0xaaac7c596910 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5969a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c596a30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c596ac0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c596b50 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c596be0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c596c70 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c596d00 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c596d90 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c596e20 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c596eb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c596f40 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c596fd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c597060 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c5970f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c597180 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c597210 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c5972a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c597330 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c5973c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c597450 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c5974e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c597570 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c597600 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c597690 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c597720 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c5977b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c597840 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c5978d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c597960 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c5979f0 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] 0xaaac7c585da0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c585e30 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c585ec0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c585f50 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c585fe0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c586070 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c586100 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c586190 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c586220 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c5862b0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c586340 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c5863d0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c586460 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c5864f0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c586580 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c586610 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c5866a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c586730 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c5867c0 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c586850 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c5868e0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c586970 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c586a00 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c586a90 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c586b20 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c586bb0 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] 0xaaac7c597b20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c597bb0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c597c40 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c597cd0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c597d60 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c597df0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c597e80 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c597f10 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c597fa0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c598030 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5980c0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c598150 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c5981e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c598270 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c598300 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c598390 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c598420 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c5984b0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c598540 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c5985d0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c598660 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c5986f0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c598780 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c598810 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c5988a0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c598930 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] 0xaaac7c584280 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c584310 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c5843a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c584430 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c5844c0 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c584550 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c5845e0 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] 0xaaac7c596000 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c596090 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c596120 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c5961b0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c596240 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c5962d0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c596360 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] 0xaaac7c586fb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c587040 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c5870d0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c587160 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c5871f0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c587280 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c587310 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] 0xaaac7c598d30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c598dc0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c598e50 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c598ee0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c598f70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c599000 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c599090 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] 0xaaac7c5881d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c588260 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c5882f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c588380 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c588410 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c5884a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c588530 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c5885c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c588650 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c5886e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c588770 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c588800 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c588890 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c588920 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c5889b0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c588a40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c588ad0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c588b60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c588bf0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c588c80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c588d10 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c588da0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c588e30 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c588ec0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c588f50 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] 0xaaac7c599f50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c599fe0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c59a070 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c59a100 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c59a190 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c59a220 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c59a2b0 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c59a340 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c59a3d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c59a460 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c59a4f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c59a580 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c59a610 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c59a6a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c59a730 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c59a7c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c59a850 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c59a8e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c59a970 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c59aa00 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c59aa90 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c59ab20 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c59abb0 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c59ac40 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c59acd0 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] 0xaaac7c5878c0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c587950 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c5879e0 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c587a70 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c587b00 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c587b90 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c587c20 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] 0xaaac7c599640 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c5996d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c599760 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c5997f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c599880 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c599910 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c5999a0 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: 0xaaac7c52f0f0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaac7c528170 DOCSEQ: (1 sibs) 3 children: 43: 0xaaac7c528210 VAL: 'foo' (3 sibs) 43: 0xaaac7c5282a8 VAL: 'bar' (3 sibs) 43: 0xaaac7c528340 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c58b730 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c58b7c0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c58b850 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c58b8e0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c58b970 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: 0xaaac7c52f208 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528ec0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c528f58 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c5291d0 VAL: 'val0' (2 sibs) 43: 0xaaac7c529268 VAL: 'val1' (2 sibs) 43: 0xaaac7c529098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529310 VAL: 'val2' (2 sibs) 43: 0xaaac7c5293a8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529450 VAL: 'val4' (2 sibs) 43: 0xaaac7c5294e8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59b160 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c59b1f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c59b280 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c59b310 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c59b3a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c59b430 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c59b4c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c59b550 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c59b5e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c59b670 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c59b700 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c59b790 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: 0xaaac7c52f320 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c529a00 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c529a98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529b40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c529d10 VAL: 'val0' (2 sibs) 43: 0xaaac7c529da8 VAL: 'val1' (2 sibs) 43: 0xaaac7c529bd8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529e50 VAL: 'val2' (2 sibs) 43: 0xaaac7c529ee8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529c70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529f90 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a028 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59b830 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c59b8c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c59b950 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c59b9e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c59ba70 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c59bb00 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c59bb90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c59bc20 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c59bcb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c59bd40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c59bdd0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c59be60 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: 0xaaac7c52f438 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52a0d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52a168 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52a210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52a3e0 VAL: 'val0' (2 sibs) 43: 0xaaac7c52a478 VAL: 'val1' (2 sibs) 43: 0xaaac7c52a2a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52a520 VAL: 'val2' (2 sibs) 43: 0xaaac7c52a5b8 VAL: 'val3' (2 sibs) 43: 0xaaac7c52a340 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52a660 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a6f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59bf00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c59bf90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c59c020 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c59c0b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c59c140 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c59c1d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c59c260 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c59c2f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c59c380 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c59c410 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c59c4a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c59c530 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: 0xaaac7c52f550 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52b070 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52b108 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52b1b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52b380 VAL: 'val0' (2 sibs) 43: 0xaaac7c52b418 VAL: 'val1' (2 sibs) 43: 0xaaac7c52b248 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52b4c0 VAL: 'val2' (2 sibs) 43: 0xaaac7c52b558 VAL: 'val3' (2 sibs) 43: 0xaaac7c52b2e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52b600 VAL: 'val4' (2 sibs) 43: 0xaaac7c52b698 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59c5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c59c660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c59c6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c59c780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c59c810 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c59c8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c59c930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c59c9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c59ca50 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c59cae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c59cb70 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c59cc00 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: 0xaaac7c52f668 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529680 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaac7c529720 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaac7c52d8a0 VAL: 'env01' (28 sibs) 43: 0xaaac7c52d938 VAL: 'env02' (28 sibs) 43: 0xaaac7c52d9d0 VAL: 'env03' (28 sibs) 43: 0xaaac7c52da68 VAL: 'env04' (28 sibs) 43: 0xaaac7c52db00 VAL: 'env11' (28 sibs) 43: 0xaaac7c52db98 VAL: 'env12' (28 sibs) 43: 0xaaac7c52dc30 VAL: 'env13' (28 sibs) 43: 0xaaac7c52dcc8 VAL: 'env14' (28 sibs) 43: 0xaaac7c52dd60 VAL: 'env21' (28 sibs) 43: 0xaaac7c52ddf8 VAL: 'env22' (28 sibs) 43: 0xaaac7c52de90 VAL: 'env23' (28 sibs) 43: 0xaaac7c52df28 VAL: 'env24' (28 sibs) 43: 0xaaac7c52dfc0 VAL: 'env31' (28 sibs) 43: 0xaaac7c52e058 VAL: 'env32' (28 sibs) 43: 0xaaac7c52e0f0 VAL: 'env33' (28 sibs) 43: 0xaaac7c52e188 VAL: 'env34' (28 sibs) 43: 0xaaac7c52e220 VAL: 'env41' (28 sibs) 43: 0xaaac7c52e2b8 VAL: 'env42' (28 sibs) 43: 0xaaac7c52e350 VAL: 'env43' (28 sibs) 43: 0xaaac7c52e3e8 VAL: 'env44' (28 sibs) 43: 0xaaac7c52e480 VAL: 'env51' (28 sibs) 43: 0xaaac7c52e518 VAL: 'env52' (28 sibs) 43: 0xaaac7c52e5b0 VAL: 'env53' (28 sibs) 43: 0xaaac7c52e648 VAL: 'env54' (28 sibs) 43: 0xaaac7c52e6e0 VAL: 'env61' (28 sibs) 43: 0xaaac7c52e778 VAL: 'env62' (28 sibs) 43: 0xaaac7c52e810 VAL: 'env63' (28 sibs) 43: 0xaaac7c52e8a8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59cca0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c59cd30 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c59cdc0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c59ce50 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c59cee0 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c59cf70 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c59d000 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c59d090 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c59d120 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c59d1b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c59d240 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c59d2d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c59d360 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c59d3f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c59d480 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c59d510 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c59d5a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c59d630 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c59d6c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c59d750 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c59d7e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c59d870 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c59d900 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c59d990 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c59da20 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c59dab0 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c59db40 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c59dbd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c59dc60 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c59dcf0 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c59dd80 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: 0xaaac7c52f780 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52c750 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaac7c52c890 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaac7c52ca60 VAL: 'a' (6 sibs) 43: 0xaaac7c52caf8 VAL: 'b' (6 sibs) 43: 0xaaac7c52cb90 VAL: 'c' (6 sibs) 43: 0xaaac7c52cc28 VAL: 'd' (6 sibs) 43: 0xaaac7c52ccc0 VAL: 'e' (6 sibs) 43: 0xaaac7c52cd58 VAL: 'f' (6 sibs) 43: 0xaaac7c52c928 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaac7c52ce00 VAL: 'a' (2 sibs) 43: 0xaaac7c52ce98 VAL: 'b' (2 sibs) 43: 0xaaac7c52c9c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaac7c52cf40 VAL: 'a' (2 sibs) 43: 0xaaac7c52cfd8 VAL: 'b' (2 sibs) 43: 0xaaac7c52c7e8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaac7c52d080 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaac7c52d1c0 VAL: 'a' (6 sibs) 43: 0xaaac7c52d258 VAL: 'b' (6 sibs) 43: 0xaaac7c52d2f0 VAL: 'c' (6 sibs) 43: 0xaaac7c52d388 VAL: 'd' (6 sibs) 43: 0xaaac7c52d420 VAL: 'e' (6 sibs) 43: 0xaaac7c52d4b8 VAL: 'f' (6 sibs) 43: 0xaaac7c52d118 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaac7c52d560 VAL: 'a' (2 sibs) 43: 0xaaac7c52d5f8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59de20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c59deb0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c59df40 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c59dfd0 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c59e060 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c59e0f0 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c59e180 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c59e210 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c59e2a0 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c59e330 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c59e3c0 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c59e450 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c59e4e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c59e570 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c59e600 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c59e690 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c59e720 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c59e7b0 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c59e840 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c59e8d0 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c59e960 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c59e9f0 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c59ea80 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c59eb10 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c59eba0 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c59ec30 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: 0xaaac7c52f898 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c52d6f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaac7c52d790 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaac7c52ee30 VAL: 'a' (4 sibs) 43: 0xaaac7c52eec8 VAL: 'b' (4 sibs) 43: 0xaaac7c52ef60 VAL: 'c' (4 sibs) 43: 0xaaac7c52eff8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59ecd0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c59ed60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c59edf0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c59ee80 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c59ef10 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c59efa0 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c59f030 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: 0xaaac7c52f9b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528a00 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaac7c5288c0 VAL: 'a' (2 sibs) 43: 0xaaac7c528958 VAL: 'b' (2 sibs) 43: 0xaaac7c528a98 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaac7c528780 VAL: 'c' (2 sibs) 43: 0xaaac7c528818 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59f0d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c59f160 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c59f1f0 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c59f280 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c59f310 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c59f3a0 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c59f430 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: 0xaaac7c52fac8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529590 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaac7c528640 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaac7c5286d8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaac7c531b30 VAL: 'a' (21 sibs) 43: 0xaaac7c531bc8 VAL: 'b' (21 sibs) 43: 0xaaac7c531c60 VAL: 'b1' (21 sibs) 43: 0xaaac7c531cf8 VAL: 'b2' (21 sibs) 43: 0xaaac7c531d90 VAL: 'b3' (21 sibs) 43: 0xaaac7c531e28 VAL: 'b4' (21 sibs) 43: 0xaaac7c531ec0 VAL: 'b5' (21 sibs) 43: 0xaaac7c531f58 VAL: 'b6' (21 sibs) 43: 0xaaac7c531ff0 VAL: 'b61' (21 sibs) 43: 0xaaac7c532088 VAL: 'b62' (21 sibs) 43: 0xaaac7c532120 VAL: 'b63' (21 sibs) 43: 0xaaac7c5321b8 VAL: 'b64' (21 sibs) 43: 0xaaac7c532250 VAL: 'b65' (21 sibs) 43: 0xaaac7c5322e8 VAL: 'b66' (21 sibs) 43: 0xaaac7c532380 VAL: 'b7' (21 sibs) 43: 0xaaac7c532418 VAL: 'b8' (21 sibs) 43: 0xaaac7c5324b0 VAL: 'b9' (21 sibs) 43: 0xaaac7c532548 VAL: 'b10' (21 sibs) 43: 0xaaac7c5325e0 VAL: 'e' (21 sibs) 43: 0xaaac7c532678 VAL: 'f' (21 sibs) 43: 0xaaac7c532710 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c59f4d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c59f560 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c59f5f0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c59f680 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c59f710 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c59f7a0 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c59f830 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c59f8c0 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c59f950 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c59f9e0 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c59fa70 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c59fb00 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c59fb90 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c59fc20 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c59fcb0 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c59fd40 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c59fdd0 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c59fe60 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c59fef0 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c59ff80 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c5a0010 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c5a00a0 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c5a0130 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c5a01c0 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c5a0250 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: 0xaaac7c52fbe0 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaac7c52e950 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaac7c52a7a0 VAL: 'f' (1 sibs) 43: 0xaaac7c52e9e8 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaac7c52ea80 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaac7c52a840 VAL: 'b' (1 sibs) 43: 0xaaac7c52eb18 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a02f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c5a0380 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c5a0410 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c5a04a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c5a0530 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c5a05c0 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c5a0650 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: 0xaaac7c52f0f0 [ROOT] STREAM: (0 sibs) 1 children: 43: 0xaaac7c528170 DOCSEQ: (1 sibs) 3 children: 43: 0xaaac7c528210 VAL: 'foo' (3 sibs) 43: 0xaaac7c5282a8 VAL: 'bar' (3 sibs) 43: 0xaaac7c528340 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a06f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5a0780 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0xaaac7c5a0810 VAL: 'foo' (3 sibs) 43: [3] [3] 0xaaac7c5a08a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0xaaac7c5a0930 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: 0xaaac7c52f208 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528ec0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c528f58 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529000 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c5291d0 VAL: 'val0' (2 sibs) 43: 0xaaac7c529268 VAL: 'val1' (2 sibs) 43: 0xaaac7c529098 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529310 VAL: 'val2' (2 sibs) 43: 0xaaac7c5293a8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529130 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529450 VAL: 'val4' (2 sibs) 43: 0xaaac7c5294e8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a09d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5a0a60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c5a0af0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5a0b80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c5a0c10 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5a0ca0 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5a0d30 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c5a0dc0 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5a0e50 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5a0ee0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5a0f70 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c5a1000 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: 0xaaac7c52f320 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c529a00 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c529a98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c529b40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c529d10 VAL: 'val0' (2 sibs) 43: 0xaaac7c529da8 VAL: 'val1' (2 sibs) 43: 0xaaac7c529bd8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c529e50 VAL: 'val2' (2 sibs) 43: 0xaaac7c529ee8 VAL: 'val3' (2 sibs) 43: 0xaaac7c529c70 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c529f90 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a028 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a10a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5a1130 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c5a11c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5a1250 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c5a12e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5a1370 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5a1400 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c5a1490 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5a1520 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5a15b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5a1640 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c5a16d0 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: 0xaaac7c52f438 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52a0d0 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52a168 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52a210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52a3e0 VAL: 'val0' (2 sibs) 43: 0xaaac7c52a478 VAL: 'val1' (2 sibs) 43: 0xaaac7c52a2a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52a520 VAL: 'val2' (2 sibs) 43: 0xaaac7c52a5b8 VAL: 'val3' (2 sibs) 43: 0xaaac7c52a340 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52a660 VAL: 'val4' (2 sibs) 43: 0xaaac7c52a6f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a1770 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5a1800 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c5a1890 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5a1920 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c5a19b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5a1a40 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5a1ad0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c5a1b60 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5a1bf0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5a1c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5a1d10 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c5a1da0 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: 0xaaac7c52f550 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52b070 KEYVAL: 'key' 'value' (2 sibs) 43: 0xaaac7c52b108 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0xaaac7c52b1b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0xaaac7c52b380 VAL: 'val0' (2 sibs) 43: 0xaaac7c52b418 VAL: 'val1' (2 sibs) 43: 0xaaac7c52b248 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0xaaac7c52b4c0 VAL: 'val2' (2 sibs) 43: 0xaaac7c52b558 VAL: 'val3' (2 sibs) 43: 0xaaac7c52b2e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0xaaac7c52b600 VAL: 'val4' (2 sibs) 43: 0xaaac7c52b698 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a1e40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5a1ed0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0xaaac7c5a1f60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0xaaac7c5a1ff0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0xaaac7c5a2080 VAL: 'val0' (2 sibs) 43: [5] [5] 0xaaac7c5a2110 VAL: 'val1' (2 sibs) 43: [6] [6] 0xaaac7c5a21a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0xaaac7c5a2230 VAL: 'val2' (2 sibs) 43: [8] [8] 0xaaac7c5a22c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0xaaac7c5a2350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5a23e0 VAL: 'val4' (2 sibs) 43: [11] [11] 0xaaac7c5a2470 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: 0xaaac7c52f668 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529680 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0xaaac7c529720 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0xaaac7c52d8a0 VAL: 'env01' (28 sibs) 43: 0xaaac7c52d938 VAL: 'env02' (28 sibs) 43: 0xaaac7c52d9d0 VAL: 'env03' (28 sibs) 43: 0xaaac7c52da68 VAL: 'env04' (28 sibs) 43: 0xaaac7c52db00 VAL: 'env11' (28 sibs) 43: 0xaaac7c52db98 VAL: 'env12' (28 sibs) 43: 0xaaac7c52dc30 VAL: 'env13' (28 sibs) 43: 0xaaac7c52dcc8 VAL: 'env14' (28 sibs) 43: 0xaaac7c52dd60 VAL: 'env21' (28 sibs) 43: 0xaaac7c52ddf8 VAL: 'env22' (28 sibs) 43: 0xaaac7c52de90 VAL: 'env23' (28 sibs) 43: 0xaaac7c52df28 VAL: 'env24' (28 sibs) 43: 0xaaac7c52dfc0 VAL: 'env31' (28 sibs) 43: 0xaaac7c52e058 VAL: 'env32' (28 sibs) 43: 0xaaac7c52e0f0 VAL: 'env33' (28 sibs) 43: 0xaaac7c52e188 VAL: 'env34' (28 sibs) 43: 0xaaac7c52e220 VAL: 'env41' (28 sibs) 43: 0xaaac7c52e2b8 VAL: 'env42' (28 sibs) 43: 0xaaac7c52e350 VAL: 'env43' (28 sibs) 43: 0xaaac7c52e3e8 VAL: 'env44' (28 sibs) 43: 0xaaac7c52e480 VAL: 'env51' (28 sibs) 43: 0xaaac7c52e518 VAL: 'env52' (28 sibs) 43: 0xaaac7c52e5b0 VAL: 'env53' (28 sibs) 43: 0xaaac7c52e648 VAL: 'env54' (28 sibs) 43: 0xaaac7c52e6e0 VAL: 'env61' (28 sibs) 43: 0xaaac7c52e778 VAL: 'env62' (28 sibs) 43: 0xaaac7c52e810 VAL: 'env63' (28 sibs) 43: 0xaaac7c52e8a8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a2510 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5a25a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c5a2630 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0xaaac7c5a26c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0xaaac7c5a2750 VAL: 'env02' (28 sibs) 43: [5] [5] 0xaaac7c5a27e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0xaaac7c5a2870 VAL: 'env04' (28 sibs) 43: [7] [7] 0xaaac7c5a2900 VAL: 'env11' (28 sibs) 43: [8] [8] 0xaaac7c5a2990 VAL: 'env12' (28 sibs) 43: [9] [9] 0xaaac7c5a2a20 VAL: 'env13' (28 sibs) 43: [10] [10] 0xaaac7c5a2ab0 VAL: 'env14' (28 sibs) 43: [11] [11] 0xaaac7c5a2b40 VAL: 'env21' (28 sibs) 43: [12] [12] 0xaaac7c5a2bd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0xaaac7c5a2c60 VAL: 'env23' (28 sibs) 43: [14] [14] 0xaaac7c5a2cf0 VAL: 'env24' (28 sibs) 43: [15] [15] 0xaaac7c5a2d80 VAL: 'env31' (28 sibs) 43: [16] [16] 0xaaac7c5a2e10 VAL: 'env32' (28 sibs) 43: [17] [17] 0xaaac7c5a2ea0 VAL: 'env33' (28 sibs) 43: [18] [18] 0xaaac7c5a2f30 VAL: 'env34' (28 sibs) 43: [19] [19] 0xaaac7c5a2fc0 VAL: 'env41' (28 sibs) 43: [20] [20] 0xaaac7c5a3050 VAL: 'env42' (28 sibs) 43: [21] [21] 0xaaac7c5a30e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0xaaac7c5a3170 VAL: 'env44' (28 sibs) 43: [23] [23] 0xaaac7c5a3200 VAL: 'env51' (28 sibs) 43: [24] [24] 0xaaac7c5a3290 VAL: 'env52' (28 sibs) 43: [25] [25] 0xaaac7c5a3320 VAL: 'env53' (28 sibs) 43: [26] [26] 0xaaac7c5a33b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0xaaac7c5a3440 VAL: 'env61' (28 sibs) 43: [28] [28] 0xaaac7c5a34d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0xaaac7c5a3560 VAL: 'env63' (28 sibs) 43: [30] [30] 0xaaac7c5a35f0 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: 0xaaac7c52f780 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c52c750 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0xaaac7c52c890 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0xaaac7c52ca60 VAL: 'a' (6 sibs) 43: 0xaaac7c52caf8 VAL: 'b' (6 sibs) 43: 0xaaac7c52cb90 VAL: 'c' (6 sibs) 43: 0xaaac7c52cc28 VAL: 'd' (6 sibs) 43: 0xaaac7c52ccc0 VAL: 'e' (6 sibs) 43: 0xaaac7c52cd58 VAL: 'f' (6 sibs) 43: 0xaaac7c52c928 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0xaaac7c52ce00 VAL: 'a' (2 sibs) 43: 0xaaac7c52ce98 VAL: 'b' (2 sibs) 43: 0xaaac7c52c9c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0xaaac7c52cf40 VAL: 'a' (2 sibs) 43: 0xaaac7c52cfd8 VAL: 'b' (2 sibs) 43: 0xaaac7c52c7e8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0xaaac7c52d080 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0xaaac7c52d1c0 VAL: 'a' (6 sibs) 43: 0xaaac7c52d258 VAL: 'b' (6 sibs) 43: 0xaaac7c52d2f0 VAL: 'c' (6 sibs) 43: 0xaaac7c52d388 VAL: 'd' (6 sibs) 43: 0xaaac7c52d420 VAL: 'e' (6 sibs) 43: 0xaaac7c52d4b8 VAL: 'f' (6 sibs) 43: 0xaaac7c52d118 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0xaaac7c52d560 VAL: 'a' (2 sibs) 43: 0xaaac7c52d5f8 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a3690 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5a3720 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0xaaac7c5a37b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0xaaac7c5a3840 VAL: 'a' (6 sibs) 43: [4] [4] 0xaaac7c5a38d0 VAL: 'b' (6 sibs) 43: [5] [5] 0xaaac7c5a3960 VAL: 'c' (6 sibs) 43: [6] [6] 0xaaac7c5a39f0 VAL: 'd' (6 sibs) 43: [7] [7] 0xaaac7c5a3a80 VAL: 'e' (6 sibs) 43: [8] [8] 0xaaac7c5a3b10 VAL: 'f' (6 sibs) 43: [9] [9] 0xaaac7c5a3ba0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0xaaac7c5a3c30 VAL: 'a' (2 sibs) 43: [11] [11] 0xaaac7c5a3cc0 VAL: 'b' (2 sibs) 43: [12] [12] 0xaaac7c5a3d50 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0xaaac7c5a3de0 VAL: 'a' (2 sibs) 43: [14] [14] 0xaaac7c5a3e70 VAL: 'b' (2 sibs) 43: [15] [15] 0xaaac7c5a3f00 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0xaaac7c5a3f90 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0xaaac7c5a4020 VAL: 'a' (6 sibs) 43: [18] [18] 0xaaac7c5a40b0 VAL: 'b' (6 sibs) 43: [19] [19] 0xaaac7c5a4140 VAL: 'c' (6 sibs) 43: [20] [20] 0xaaac7c5a41d0 VAL: 'd' (6 sibs) 43: [21] [21] 0xaaac7c5a4260 VAL: 'e' (6 sibs) 43: [22] [22] 0xaaac7c5a42f0 VAL: 'f' (6 sibs) 43: [23] [23] 0xaaac7c5a4380 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0xaaac7c5a4410 VAL: 'a' (2 sibs) 43: [25] [25] 0xaaac7c5a44a0 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: 0xaaac7c52f898 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c52d6f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0xaaac7c52d790 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0xaaac7c52ee30 VAL: 'a' (4 sibs) 43: 0xaaac7c52eec8 VAL: 'b' (4 sibs) 43: 0xaaac7c52ef60 VAL: 'c' (4 sibs) 43: 0xaaac7c52eff8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a4540 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5a45d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0xaaac7c5a4660 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0xaaac7c5a46f0 VAL: 'a' (4 sibs) 43: [4] [4] 0xaaac7c5a4780 VAL: 'b' (4 sibs) 43: [5] [5] 0xaaac7c5a4810 VAL: 'c' (4 sibs) 43: [6] [6] 0xaaac7c5a48a0 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: 0xaaac7c52f9b0 [ROOT] MAP: (0 sibs) 2 children: 43: 0xaaac7c528a00 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0xaaac7c5288c0 VAL: 'a' (2 sibs) 43: 0xaaac7c528958 VAL: 'b' (2 sibs) 43: 0xaaac7c528a98 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0xaaac7c528780 VAL: 'c' (2 sibs) 43: 0xaaac7c528818 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a4940 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0xaaac7c5a49d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0xaaac7c5a4a60 VAL: 'a' (2 sibs) 43: [3] [3] 0xaaac7c5a4af0 VAL: 'b' (2 sibs) 43: [4] [4] 0xaaac7c5a4b80 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0xaaac7c5a4c10 VAL: 'c' (2 sibs) 43: [6] [6] 0xaaac7c5a4ca0 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: 0xaaac7c52fac8 [ROOT] MAP: (0 sibs) 1 children: 43: 0xaaac7c529590 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0xaaac7c528640 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0xaaac7c5286d8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0xaaac7c531b30 VAL: 'a' (21 sibs) 43: 0xaaac7c531bc8 VAL: 'b' (21 sibs) 43: 0xaaac7c531c60 VAL: 'b1' (21 sibs) 43: 0xaaac7c531cf8 VAL: 'b2' (21 sibs) 43: 0xaaac7c531d90 VAL: 'b3' (21 sibs) 43: 0xaaac7c531e28 VAL: 'b4' (21 sibs) 43: 0xaaac7c531ec0 VAL: 'b5' (21 sibs) 43: 0xaaac7c531f58 VAL: 'b6' (21 sibs) 43: 0xaaac7c531ff0 VAL: 'b61' (21 sibs) 43: 0xaaac7c532088 VAL: 'b62' (21 sibs) 43: 0xaaac7c532120 VAL: 'b63' (21 sibs) 43: 0xaaac7c5321b8 VAL: 'b64' (21 sibs) 43: 0xaaac7c532250 VAL: 'b65' (21 sibs) 43: 0xaaac7c5322e8 VAL: 'b66' (21 sibs) 43: 0xaaac7c532380 VAL: 'b7' (21 sibs) 43: 0xaaac7c532418 VAL: 'b8' (21 sibs) 43: 0xaaac7c5324b0 VAL: 'b9' (21 sibs) 43: 0xaaac7c532548 VAL: 'b10' (21 sibs) 43: 0xaaac7c5325e0 VAL: 'e' (21 sibs) 43: 0xaaac7c532678 VAL: 'f' (21 sibs) 43: 0xaaac7c532710 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a4d40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0xaaac7c5a4dd0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0xaaac7c5a4e60 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0xaaac7c5a4ef0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0xaaac7c5a4f80 VAL: 'a' (21 sibs) 43: [5] [5] 0xaaac7c5a5010 VAL: 'b' (21 sibs) 43: [6] [6] 0xaaac7c5a50a0 VAL: 'b1' (21 sibs) 43: [7] [7] 0xaaac7c5a5130 VAL: 'b2' (21 sibs) 43: [8] [8] 0xaaac7c5a51c0 VAL: 'b3' (21 sibs) 43: [9] [9] 0xaaac7c5a5250 VAL: 'b4' (21 sibs) 43: [10] [10] 0xaaac7c5a52e0 VAL: 'b5' (21 sibs) 43: [11] [11] 0xaaac7c5a5370 VAL: 'b6' (21 sibs) 43: [12] [12] 0xaaac7c5a5400 VAL: 'b61' (21 sibs) 43: [13] [13] 0xaaac7c5a5490 VAL: 'b62' (21 sibs) 43: [14] [14] 0xaaac7c5a5520 VAL: 'b63' (21 sibs) 43: [15] [15] 0xaaac7c5a55b0 VAL: 'b64' (21 sibs) 43: [16] [16] 0xaaac7c5a5640 VAL: 'b65' (21 sibs) 43: [17] [17] 0xaaac7c5a56d0 VAL: 'b66' (21 sibs) 43: [18] [18] 0xaaac7c5a5760 VAL: 'b7' (21 sibs) 43: [19] [19] 0xaaac7c5a57f0 VAL: 'b8' (21 sibs) 43: [20] [20] 0xaaac7c5a5880 VAL: 'b9' (21 sibs) 43: [21] [21] 0xaaac7c5a5910 VAL: 'b10' (21 sibs) 43: [22] [22] 0xaaac7c5a59a0 VAL: 'e' (21 sibs) 43: [23] [23] 0xaaac7c5a5a30 VAL: 'f' (21 sibs) 43: [24] [24] 0xaaac7c5a5ac0 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: 0xaaac7c52fbe0 [ROOT] MAP: (0 sibs) 4 children: 43: 0xaaac7c52e950 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0xaaac7c52a7a0 VAL: 'f' (1 sibs) 43: 0xaaac7c52e9e8 KEYVAL: 'g' 'h' (4 sibs) 43: 0xaaac7c52ea80 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0xaaac7c52a840 VAL: 'b' (1 sibs) 43: 0xaaac7c52eb18 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0xaaac7c5a5b60 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0xaaac7c5a5bf0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0xaaac7c5a5c80 VAL: 'f' (1 sibs) 43: [3] [3] 0xaaac7c5a5d10 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0xaaac7c5a5da0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0xaaac7c5a5e30 VAL: 'b' (1 sibs) 43: [6] [6] 0xaaac7c5a5ec0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [----------] 396 tests from INDENTATION/YmlTestCase (24 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (25 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaae3708a480 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088c90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaae37088d30 VAL: '-2' (15 sibs) 44: 0xaaae37088dc8 VAL: '-2' (15 sibs) 44: 0xaaae37088e60 VAL: '5' (15 sibs) 44: 0xaaae37088ef8 VAL: '0xa' (15 sibs) 44: 0xaaae37088f90 VAL: '-0xb' (15 sibs) 44: 0xaaae37089028 VAL: '0XA' (15 sibs) 44: 0xaaae370890c0 VAL: '-0XA' (15 sibs) 44: 0xaaae37089158 VAL: '0b10' (15 sibs) 44: 0xaaae370891f0 VAL: '-0b10' (15 sibs) 44: 0xaaae37089288 VAL: '0B10' (15 sibs) 44: 0xaaae37089320 VAL: '-0B10' (15 sibs) 44: 0xaaae370893b8 VAL: '0o17' (15 sibs) 44: 0xaaae37089450 VAL: '-0o17' (15 sibs) 44: 0xaaae370894e8 VAL: '0O17' (15 sibs) 44: 0xaaae37089580 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370aeac0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370aeb50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370aebe0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370aec70 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370aed00 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370aed90 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370aee20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370aeeb0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370aef40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370aefd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370af060 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370af0f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370af180 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370af210 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370af2a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370af330 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370af3c0 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: 0xaaae3708a598 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088690 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaae37088730 VAL: '-2' (3 sibs) 44: 0xaaae370887c8 VAL: '-2' (3 sibs) 44: 0xaaae37088860 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370b10f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370b1180 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370b1210 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370b12a0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370b1330 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: 0xaaae3708a6b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089a90 VAL: '-2.0' (8 sibs) 44: 0xaaae37089b28 VAL: '-2.1' (8 sibs) 44: 0xaaae37089bc0 VAL: '0.1' (8 sibs) 44: 0xaaae37089c58 VAL: '.1' (8 sibs) 44: 0xaaae37089cf0 VAL: '-.2' (8 sibs) 44: 0xaaae37089d88 VAL: '-2.e+6' (8 sibs) 44: 0xaaae37089e20 VAL: '-3e-6' (8 sibs) 44: 0xaaae37089eb8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370b2e20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370b2eb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370b2f40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370b2fd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370b3060 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370b30f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370b3180 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370b3210 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370b32a0 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: 0xaaae3708a7c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089f60 VAL: '-2.0' (8 sibs) 44: 0xaaae37089ff8 VAL: '-2.1' (8 sibs) 44: 0xaaae3708a090 VAL: '0.1' (8 sibs) 44: 0xaaae3708a128 VAL: '.1' (8 sibs) 44: 0xaaae3708a1c0 VAL: '-.2' (8 sibs) 44: 0xaaae3708a258 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708a2f0 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708a388 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370b4b50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370b4be0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370b4c70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370b4d00 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370b4d90 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370b4e20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370b4eb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370b4f40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370b4fd0 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: 0xaaae3708a8e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae3708ad00 VAL: '-2.0' (8 sibs) 44: 0xaaae3708ad98 VAL: '-2.1' (8 sibs) 44: 0xaaae3708ae30 VAL: '0.1' (8 sibs) 44: 0xaaae3708aec8 VAL: '.1' (8 sibs) 44: 0xaaae3708af60 VAL: '-.2' (8 sibs) 44: 0xaaae3708aff8 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708b090 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708b128 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370b6880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370b6910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370b69a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370b6a30 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370b6ac0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370b6b50 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370b6be0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370b6c70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370b6d00 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: 0xaaae3708a9f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaae3708b810 VAL: '1.2.3' (14 sibs) 44: 0xaaae3708b8a8 VAL: '1.2.3.4' (14 sibs) 44: 0xaaae3708b940 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c070 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c108 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708b9d8 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c1b0 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c248 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708ba70 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c2f0 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c388 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708bb08 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c430 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c4c8 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708bba0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c570 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bc38 MAP: (14 sibs) 1 children: 44: 0xaaae3708c610 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708bcd0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c6b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bd68 MAP: (14 sibs) 1 children: 44: 0xaaae3708c750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708be00 MAP: (14 sibs) 2 children: 44: 0xaaae3708c7f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708c888 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708be98 MAP: (14 sibs) 2 children: 44: 0xaaae3708c930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708c9c8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaae3708bf30 MAP: (14 sibs) 2 children: 44: 0xaaae3708ca70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708cb08 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708bfc8 MAP: (14 sibs) 2 children: 44: 0xaaae3708cbb0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708cc48 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370ba1f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370ba280 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370ba310 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370ba3a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370ba430 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370ba4c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370ba550 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370ba5e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370ba670 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370ba700 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370ba790 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370ba820 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370ba8b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370ba940 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370ba9d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370baa60 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370baaf0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370bab80 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370bac10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370baca0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370bad30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370badc0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370bae50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370baee0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370baf70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370bb000 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370bb090 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370bb120 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370bb1b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370bb240 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370bb2d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370bb360 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370bb3f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370bb480 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370bb510 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: 0xaaae3708a480 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088c90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaae37088d30 VAL: '-2' (15 sibs) 44: 0xaaae37088dc8 VAL: '-2' (15 sibs) 44: 0xaaae37088e60 VAL: '5' (15 sibs) 44: 0xaaae37088ef8 VAL: '0xa' (15 sibs) 44: 0xaaae37088f90 VAL: '-0xb' (15 sibs) 44: 0xaaae37089028 VAL: '0XA' (15 sibs) 44: 0xaaae370890c0 VAL: '-0XA' (15 sibs) 44: 0xaaae37089158 VAL: '0b10' (15 sibs) 44: 0xaaae370891f0 VAL: '-0b10' (15 sibs) 44: 0xaaae37089288 VAL: '0B10' (15 sibs) 44: 0xaaae37089320 VAL: '-0B10' (15 sibs) 44: 0xaaae370893b8 VAL: '0o17' (15 sibs) 44: 0xaaae37089450 VAL: '-0o17' (15 sibs) 44: 0xaaae370894e8 VAL: '0O17' (15 sibs) 44: 0xaaae37089580 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370b8fe0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370b9070 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370b9100 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370b9190 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370b9220 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370b92b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370b9340 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370b93d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370b9460 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370b94f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370b9580 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370b9610 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370b96a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370b9730 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370b97c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370b9850 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370b98e0 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: 0xaaae3708a598 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088690 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaae37088730 VAL: '-2' (3 sibs) 44: 0xaaae370887c8 VAL: '-2' (3 sibs) 44: 0xaaae37088860 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370b86d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370b8760 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370b87f0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370b8880 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370b8910 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: 0xaaae3708a6b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089a90 VAL: '-2.0' (8 sibs) 44: 0xaaae37089b28 VAL: '-2.1' (8 sibs) 44: 0xaaae37089bc0 VAL: '0.1' (8 sibs) 44: 0xaaae37089c58 VAL: '.1' (8 sibs) 44: 0xaaae37089cf0 VAL: '-.2' (8 sibs) 44: 0xaaae37089d88 VAL: '-2.e+6' (8 sibs) 44: 0xaaae37089e20 VAL: '-3e-6' (8 sibs) 44: 0xaaae37089eb8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370bc600 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370bc690 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370bc720 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370bc7b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370bc840 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370bc8d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370bc960 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370bc9f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370bca80 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: 0xaaae3708a7c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089f60 VAL: '-2.0' (8 sibs) 44: 0xaaae37089ff8 VAL: '-2.1' (8 sibs) 44: 0xaaae3708a090 VAL: '0.1' (8 sibs) 44: 0xaaae3708a128 VAL: '.1' (8 sibs) 44: 0xaaae3708a1c0 VAL: '-.2' (8 sibs) 44: 0xaaae3708a258 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708a2f0 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708a388 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370bcf10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370bcfa0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370bd030 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370bd0c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370bd150 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370bd1e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370bd270 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370bd300 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370bd390 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: 0xaaae3708a8e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae3708ad00 VAL: '-2.0' (8 sibs) 44: 0xaaae3708ad98 VAL: '-2.1' (8 sibs) 44: 0xaaae3708ae30 VAL: '0.1' (8 sibs) 44: 0xaaae3708aec8 VAL: '.1' (8 sibs) 44: 0xaaae3708af60 VAL: '-.2' (8 sibs) 44: 0xaaae3708aff8 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708b090 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708b128 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370bd820 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370bd8b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370bd940 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370bd9d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370bda60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370bdaf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370bdb80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370bdc10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370bdca0 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: 0xaaae3708a9f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaae3708b810 VAL: '1.2.3' (14 sibs) 44: 0xaaae3708b8a8 VAL: '1.2.3.4' (14 sibs) 44: 0xaaae3708b940 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c070 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c108 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708b9d8 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c1b0 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c248 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708ba70 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c2f0 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c388 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708bb08 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c430 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c4c8 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708bba0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c570 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bc38 MAP: (14 sibs) 1 children: 44: 0xaaae3708c610 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708bcd0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c6b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bd68 MAP: (14 sibs) 1 children: 44: 0xaaae3708c750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708be00 MAP: (14 sibs) 2 children: 44: 0xaaae3708c7f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708c888 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708be98 MAP: (14 sibs) 2 children: 44: 0xaaae3708c930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708c9c8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaae3708bf30 MAP: (14 sibs) 2 children: 44: 0xaaae3708ca70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708cb08 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708bfc8 MAP: (14 sibs) 2 children: 44: 0xaaae3708cbb0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708cc48 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370bfc50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370bfce0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370bfd70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370bfe00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370bfe90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370bff20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370bffb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370c0040 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370c00d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370c0160 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370c01f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370c0280 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370c0310 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370c03a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370c0430 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370c04c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370c0550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370c05e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370c0670 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370c0700 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370c0790 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370c0820 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370c08b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370c0940 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370c09d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370c0a60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370c0af0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370c0b80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370c0c10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370c0ca0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370c0d30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370c0dc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370c0e50 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370c0ee0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370c0f70 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] 0xaaae370aeac0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370aeb50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370aebe0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370aec70 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370aed00 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370aed90 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370aee20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370aeeb0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370aef40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370aefd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370af060 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370af0f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370af180 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370af210 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370af2a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370af330 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370af3c0 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] 0xaaae370ce730 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370ce7c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370ce850 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370ce8e0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370ce970 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370cea00 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370cea90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370ceb20 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370cebb0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370cec40 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370cecd0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370ced60 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370cedf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370cee80 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370cef10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370cefa0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370cf030 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] 0xaaae370b10f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370b1180 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370b1210 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370b12a0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370b1330 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] 0xaaae370cde20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370cdeb0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370cdf40 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370cdfd0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370ce060 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] 0xaaae370b2e20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370b2eb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370b2f40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370b2fd0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370b3060 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370b30f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370b3180 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370b3210 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370b32a0 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] 0xaaae370cf940 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370cf9d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370cfa60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370cfaf0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370cfb80 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370cfc10 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370cfca0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370cfd30 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370cfdc0 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] 0xaaae370b4b50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370b4be0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370b4c70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370b4d00 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370b4d90 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370b4e20 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370b4eb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370b4f40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370b4fd0 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] 0xaaae370d0250 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370d02e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370d0370 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370d0400 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370d0490 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370d0520 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370d05b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370d0640 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370d06d0 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] 0xaaae370b6880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370b6910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370b69a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370b6a30 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370b6ac0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370b6b50 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370b6be0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370b6c70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370b6d00 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] 0xaaae370d0b60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370d0bf0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370d0c80 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370d0d10 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370d0da0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370d0e30 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370d0ec0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370d0f50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370d0fe0 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] 0xaaae370ba1f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370ba280 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370ba310 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370ba3a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370ba430 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370ba4c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370ba550 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370ba5e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370ba670 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370ba700 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370ba790 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370ba820 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370ba8b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370ba940 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370ba9d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370baa60 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370baaf0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370bab80 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370bac10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370baca0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370bad30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370badc0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370bae50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370baee0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370baf70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370bb000 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370bb090 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370bb120 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370bb1b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370bb240 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370bb2d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370bb360 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370bb3f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370bb480 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370bb510 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] 0xaaae370d2f90 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370d3020 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370d30b0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370d3140 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370d31d0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370d3260 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370d32f0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370d3380 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370d3410 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370d34a0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370d3530 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370d35c0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370d3650 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370d36e0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370d3770 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370d3800 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370d3890 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370d3920 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370d39b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370d3a40 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370d3ad0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370d3b60 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370d3bf0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370d3c80 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370d3d10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370d3da0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370d3e30 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370d3ec0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370d3f50 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370d3fe0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370d4070 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370d4100 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370d4190 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370d4220 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370d42b0 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] 0xaaae370bea40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370bead0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370beb60 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370bebf0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370bec80 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370bed10 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370beda0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370bee30 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370beec0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370bef50 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370befe0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370bf070 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370bf100 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370bf190 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370bf220 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370bf2b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370bf340 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] 0xaaae370d1d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370d1e10 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370d1ea0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370d1f30 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370d1fc0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370d2050 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370d20e0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370d2170 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370d2200 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370d2290 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370d2320 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370d23b0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370d2440 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370d24d0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370d2560 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370d25f0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370d2680 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] 0xaaae370be130 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370be1c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370be250 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370be2e0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370be370 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] 0xaaae370d1470 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370d1500 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370d1590 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370d1620 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370d16b0 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] 0xaaae370c2060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370c20f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370c2180 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370c2210 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370c22a0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370c2330 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370c23c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370c2450 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370c24e0 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] 0xaaae370d53a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370d5430 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370d54c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370d5550 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370d55e0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370d5670 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370d5700 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370d5790 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370d5820 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] 0xaaae370c2970 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370c2a00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370c2a90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370c2b20 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370c2bb0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370c2c40 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370c2cd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370c2d60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370c2df0 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] 0xaaae370d5cb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370d5d40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370d5dd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370d5e60 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370d5ef0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370d5f80 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370d6010 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370d60a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370d6130 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] 0xaaae370c3280 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370c3310 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370c33a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370c3430 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370c34c0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370c3550 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370c35e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370c3670 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370c3700 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] 0xaaae370d65c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370d6650 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370d66e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370d6770 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370d6800 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370d6890 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370d6920 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370d69b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370d6a40 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] 0xaaae370c56b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370c5740 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370c57d0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370c5860 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370c58f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370c5980 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370c5a10 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370c5aa0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370c5b30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370c5bc0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370c5c50 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370c5ce0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370c5d70 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370c5e00 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370c5e90 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370c5f20 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370c5fb0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370c6040 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370c60d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370c6160 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370c61f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370c6280 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370c6310 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370c63a0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370c6430 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370c64c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370c6550 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370c65e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370c6670 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370c6700 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370c6790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370c6820 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370c68b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370c6940 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370c69d0 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] 0xaaae370d89f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370d8a80 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370d8b10 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370d8ba0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370d8c30 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370d8cc0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370d8d50 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370d8de0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370d8e70 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370d8f00 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370d8f90 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370d9020 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370d90b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370d9140 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370d91d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370d9260 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370d92f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370d9380 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370d9410 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370d94a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370d9530 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370d95c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370d9650 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370d96e0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370d9770 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370d9800 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370d9890 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370d9920 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370d99b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370d9a40 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370d9ad0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370d9b60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370d9bf0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370d9c80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370d9d10 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] 0xaaae370b8fe0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370b9070 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370b9100 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370b9190 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370b9220 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370b92b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370b9340 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370b93d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370b9460 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370b94f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370b9580 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370b9610 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370b96a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370b9730 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370b97c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370b9850 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370b98e0 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] 0xaaae370d77e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370d7870 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370d7900 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370d7990 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370d7a20 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370d7ab0 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370d7b40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370d7bd0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370d7c60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370d7cf0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370d7d80 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370d7e10 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370d7ea0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370d7f30 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370d7fc0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370d8050 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370d80e0 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] 0xaaae370b86d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370b8760 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370b87f0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370b8880 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370b8910 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] 0xaaae370d6ed0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370d6f60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370d6ff0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370d7080 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370d7110 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] 0xaaae370bc600 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370bc690 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370bc720 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370bc7b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370bc840 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370bc8d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370bc960 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370bc9f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370bca80 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] 0xaaae370dae00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370dae90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370daf20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370dafb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370db040 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370db0d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370db160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370db1f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370db280 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] 0xaaae370bcf10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370bcfa0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370bd030 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370bd0c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370bd150 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370bd1e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370bd270 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370bd300 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370bd390 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] 0xaaae370db710 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370db7a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370db830 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370db8c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370db950 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370db9e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370dba70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370dbb00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370dbb90 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] 0xaaae370bd820 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370bd8b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370bd940 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370bd9d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370bda60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370bdaf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370bdb80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370bdc10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370bdca0 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] 0xaaae370dc020 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370dc0b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370dc140 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370dc1d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370dc260 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370dc2f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370dc380 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370dc410 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370dc4a0 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] 0xaaae370bfc50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370bfce0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370bfd70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370bfe00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370bfe90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370bff20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370bffb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370c0040 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370c00d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370c0160 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370c01f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370c0280 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370c0310 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370c03a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370c0430 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370c04c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370c0550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370c05e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370c0670 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370c0700 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370c0790 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370c0820 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370c08b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370c0940 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370c09d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370c0a60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370c0af0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370c0b80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370c0c10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370c0ca0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370c0d30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370c0dc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370c0e50 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370c0ee0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370c0f70 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] 0xaaae370de450 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370de4e0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370de570 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370de600 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370de690 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370de720 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370de7b0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370de840 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370de8d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370de960 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370de9f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370dea80 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370deb10 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370deba0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370dec30 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370decc0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370ded50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370dede0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370dee70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370def00 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370def90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370df020 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370df0b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370df140 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370df1d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370df260 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370df2f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370df380 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370df410 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370df4a0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370df530 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370df5c0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370df650 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370df6e0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370df770 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] 0xaaae370c7ac0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370c7b50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370c7be0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370c7c70 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370c7d00 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370c7d90 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370c7e20 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370c7eb0 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370c7f40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370c7fd0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370c8060 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370c80f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370c8180 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370c8210 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370c82a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370c8330 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370c83c0 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] 0xaaae370dd240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370dd2d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370dd360 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370dd3f0 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370dd480 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370dd510 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370dd5a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370dd630 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370dd6c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370dd750 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370dd7e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370dd870 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370dd900 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370dd990 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370dda20 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370ddab0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370ddb40 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] 0xaaae370c3db0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370c3e40 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370c3ed0 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370c3f60 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370c3ff0 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] 0xaaae370dc930 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370dc9c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370dca50 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370dcae0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370dcb70 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] 0xaaae370c46f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370c4780 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370c4810 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370c48a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370c4930 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370c49c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370c4a50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370c4ae0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370c4b70 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] 0xaaae370e0860 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e08f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e0980 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e0a10 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e0aa0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e0b30 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e0bc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e0c50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e0ce0 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] 0xaaae370c8cd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370c8d60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370c8df0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370c8e80 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370c8f10 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370c8fa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370c9030 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370c90c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370c9150 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] 0xaaae370e1170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e1200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e1290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e1320 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e13b0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e1440 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e14d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e1560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e15f0 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] 0xaaae370c95e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370c9670 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370c9700 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370c9790 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370c9820 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370c98b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370c9940 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370c99d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370c9a60 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] 0xaaae370e1a80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e1b10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e1ba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e1c30 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e1cc0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e1d50 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e1de0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e1e70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e1f00 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] 0xaaae370cba10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370cbaa0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370cbb30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370cbbc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370cbc50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370cbce0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370cbd70 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370cbe00 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370cbe90 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370cbf20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370cbfb0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370cc040 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370cc0d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370cc160 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370cc1f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370cc280 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370cc310 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370cc3a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370cc430 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370cc4c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370cc550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370cc5e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370cc670 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370cc700 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370cc790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370cc820 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370cc8b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370cc940 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370cc9d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370cca60 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370ccaf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370ccb80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370ccc10 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370ccca0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370ccd30 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] 0xaaae370e3eb0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370e3f40 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370e3fd0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370e4060 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370e40f0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370e4180 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370e4210 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370e42a0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370e4330 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370e43c0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370e4450 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370e44e0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370e4570 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370e4600 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370e4690 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370e4720 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370e47b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370e4840 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370e48d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370e4960 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370e49f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370e4a80 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370e4b10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370e4ba0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370e4c30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370e4cc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370e4d50 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370e4de0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370e4e70 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370e4f00 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370e4f90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370e5020 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370e50b0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370e5140 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370e51d0 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: 0xaaae3708a480 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088c90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaae37088d30 VAL: '-2' (15 sibs) 44: 0xaaae37088dc8 VAL: '-2' (15 sibs) 44: 0xaaae37088e60 VAL: '5' (15 sibs) 44: 0xaaae37088ef8 VAL: '0xa' (15 sibs) 44: 0xaaae37088f90 VAL: '-0xb' (15 sibs) 44: 0xaaae37089028 VAL: '0XA' (15 sibs) 44: 0xaaae370890c0 VAL: '-0XA' (15 sibs) 44: 0xaaae37089158 VAL: '0b10' (15 sibs) 44: 0xaaae370891f0 VAL: '-0b10' (15 sibs) 44: 0xaaae37089288 VAL: '0B10' (15 sibs) 44: 0xaaae37089320 VAL: '-0B10' (15 sibs) 44: 0xaaae370893b8 VAL: '0o17' (15 sibs) 44: 0xaaae37089450 VAL: '-0o17' (15 sibs) 44: 0xaaae370894e8 VAL: '0O17' (15 sibs) 44: 0xaaae37089580 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e2390 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370e2420 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370e24b0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370e2540 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370e25d0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370e2660 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370e26f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370e2780 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370e2810 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370e28a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370e2930 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370e29c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370e2a50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370e2ae0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370e2b70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370e2c00 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370e2c90 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: 0xaaae3708a598 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088690 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaae37088730 VAL: '-2' (3 sibs) 44: 0xaaae370887c8 VAL: '-2' (3 sibs) 44: 0xaaae37088860 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370cb4f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370cb580 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370cb610 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370cb6a0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370cb730 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: 0xaaae3708a6b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089a90 VAL: '-2.0' (8 sibs) 44: 0xaaae37089b28 VAL: '-2.1' (8 sibs) 44: 0xaaae37089bc0 VAL: '0.1' (8 sibs) 44: 0xaaae37089c58 VAL: '.1' (8 sibs) 44: 0xaaae37089cf0 VAL: '-.2' (8 sibs) 44: 0xaaae37089d88 VAL: '-2.e+6' (8 sibs) 44: 0xaaae37089e20 VAL: '-3e-6' (8 sibs) 44: 0xaaae37089eb8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e2d30 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e2dc0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e2e50 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e2ee0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e2f70 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e3000 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e3090 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e3120 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e31b0 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: 0xaaae3708a7c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089f60 VAL: '-2.0' (8 sibs) 44: 0xaaae37089ff8 VAL: '-2.1' (8 sibs) 44: 0xaaae3708a090 VAL: '0.1' (8 sibs) 44: 0xaaae3708a128 VAL: '.1' (8 sibs) 44: 0xaaae3708a1c0 VAL: '-.2' (8 sibs) 44: 0xaaae3708a258 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708a2f0 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708a388 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e3250 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e32e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e3370 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e3400 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e3490 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e3520 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e35b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e3640 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e36d0 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: 0xaaae3708a8e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae3708ad00 VAL: '-2.0' (8 sibs) 44: 0xaaae3708ad98 VAL: '-2.1' (8 sibs) 44: 0xaaae3708ae30 VAL: '0.1' (8 sibs) 44: 0xaaae3708aec8 VAL: '.1' (8 sibs) 44: 0xaaae3708af60 VAL: '-.2' (8 sibs) 44: 0xaaae3708aff8 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708b090 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708b128 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e3770 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e3800 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e3890 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e3920 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e39b0 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e3a40 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e3ad0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e3b60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e3bf0 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: 0xaaae3708a9f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaae3708b810 VAL: '1.2.3' (14 sibs) 44: 0xaaae3708b8a8 VAL: '1.2.3.4' (14 sibs) 44: 0xaaae3708b940 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c070 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c108 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708b9d8 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c1b0 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c248 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708ba70 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c2f0 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c388 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708bb08 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c430 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c4c8 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708bba0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c570 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bc38 MAP: (14 sibs) 1 children: 44: 0xaaae3708c610 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708bcd0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c6b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bd68 MAP: (14 sibs) 1 children: 44: 0xaaae3708c750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708be00 MAP: (14 sibs) 2 children: 44: 0xaaae3708c7f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708c888 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708be98 MAP: (14 sibs) 2 children: 44: 0xaaae3708c930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708c9c8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaae3708bf30 MAP: (14 sibs) 2 children: 44: 0xaaae3708ca70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708cb08 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708bfc8 MAP: (14 sibs) 2 children: 44: 0xaaae3708cbb0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708cc48 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e62c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370e6350 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370e63e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370e6470 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370e6500 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370e6590 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370e6620 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370e66b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370e6740 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370e67d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370e6860 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370e68f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370e6980 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370e6a10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370e6aa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370e6b30 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370e6bc0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370e6c50 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370e6ce0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370e6d70 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370e6e00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370e6e90 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370e6f20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370e6fb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370e7040 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370e70d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370e7160 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370e71f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370e7280 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370e7310 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370e73a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370e7430 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370e74c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370e7550 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370e75e0 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: 0xaaae3708a480 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088c90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0xaaae37088d30 VAL: '-2' (15 sibs) 44: 0xaaae37088dc8 VAL: '-2' (15 sibs) 44: 0xaaae37088e60 VAL: '5' (15 sibs) 44: 0xaaae37088ef8 VAL: '0xa' (15 sibs) 44: 0xaaae37088f90 VAL: '-0xb' (15 sibs) 44: 0xaaae37089028 VAL: '0XA' (15 sibs) 44: 0xaaae370890c0 VAL: '-0XA' (15 sibs) 44: 0xaaae37089158 VAL: '0b10' (15 sibs) 44: 0xaaae370891f0 VAL: '-0b10' (15 sibs) 44: 0xaaae37089288 VAL: '0B10' (15 sibs) 44: 0xaaae37089320 VAL: '-0B10' (15 sibs) 44: 0xaaae370893b8 VAL: '0o17' (15 sibs) 44: 0xaaae37089450 VAL: '-0o17' (15 sibs) 44: 0xaaae370894e8 VAL: '0O17' (15 sibs) 44: 0xaaae37089580 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e7680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370e7710 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0xaaae370e77a0 VAL: '-2' (15 sibs) 44: [3] [3] 0xaaae370e7830 VAL: '-2' (15 sibs) 44: [4] [4] 0xaaae370e78c0 VAL: '5' (15 sibs) 44: [5] [5] 0xaaae370e7950 VAL: '0xa' (15 sibs) 44: [6] [6] 0xaaae370e79e0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0xaaae370e7a70 VAL: '0XA' (15 sibs) 44: [8] [8] 0xaaae370e7b00 VAL: '-0XA' (15 sibs) 44: [9] [9] 0xaaae370e7b90 VAL: '0b10' (15 sibs) 44: [10] [10] 0xaaae370e7c20 VAL: '-0b10' (15 sibs) 44: [11] [11] 0xaaae370e7cb0 VAL: '0B10' (15 sibs) 44: [12] [12] 0xaaae370e7d40 VAL: '-0B10' (15 sibs) 44: [13] [13] 0xaaae370e7dd0 VAL: '0o17' (15 sibs) 44: [14] [14] 0xaaae370e7e60 VAL: '-0o17' (15 sibs) 44: [15] [15] 0xaaae370e7ef0 VAL: '0O17' (15 sibs) 44: [16] [16] 0xaaae370e7f80 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: 0xaaae3708a598 [ROOT] MAP: (0 sibs) 1 children: 44: 0xaaae37088690 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0xaaae37088730 VAL: '-2' (3 sibs) 44: 0xaaae370887c8 VAL: '-2' (3 sibs) 44: 0xaaae37088860 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e8020 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0xaaae370e80b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0xaaae370e8140 VAL: '-2' (3 sibs) 44: [3] [3] 0xaaae370e81d0 VAL: '-2' (3 sibs) 44: [4] [4] 0xaaae370e8260 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: 0xaaae3708a6b0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089a90 VAL: '-2.0' (8 sibs) 44: 0xaaae37089b28 VAL: '-2.1' (8 sibs) 44: 0xaaae37089bc0 VAL: '0.1' (8 sibs) 44: 0xaaae37089c58 VAL: '.1' (8 sibs) 44: 0xaaae37089cf0 VAL: '-.2' (8 sibs) 44: 0xaaae37089d88 VAL: '-2.e+6' (8 sibs) 44: 0xaaae37089e20 VAL: '-3e-6' (8 sibs) 44: 0xaaae37089eb8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e8300 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e8390 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e8420 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e84b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e8540 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e85d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e8660 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e86f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e8780 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: 0xaaae3708a7c8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae37089f60 VAL: '-2.0' (8 sibs) 44: 0xaaae37089ff8 VAL: '-2.1' (8 sibs) 44: 0xaaae3708a090 VAL: '0.1' (8 sibs) 44: 0xaaae3708a128 VAL: '.1' (8 sibs) 44: 0xaaae3708a1c0 VAL: '-.2' (8 sibs) 44: 0xaaae3708a258 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708a2f0 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708a388 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e8820 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e88b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e8940 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e89d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e8a60 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e8af0 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e8b80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e8c10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e8ca0 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: 0xaaae3708a8e0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0xaaae3708ad00 VAL: '-2.0' (8 sibs) 44: 0xaaae3708ad98 VAL: '-2.1' (8 sibs) 44: 0xaaae3708ae30 VAL: '0.1' (8 sibs) 44: 0xaaae3708aec8 VAL: '.1' (8 sibs) 44: 0xaaae3708af60 VAL: '-.2' (8 sibs) 44: 0xaaae3708aff8 VAL: '-2.e+6' (8 sibs) 44: 0xaaae3708b090 VAL: '-3e-6' (8 sibs) 44: 0xaaae3708b128 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e8d40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0xaaae370e8dd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0xaaae370e8e60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0xaaae370e8ef0 VAL: '0.1' (8 sibs) 44: [4] [4] 0xaaae370e8f80 VAL: '.1' (8 sibs) 44: [5] [5] 0xaaae370e9010 VAL: '-.2' (8 sibs) 44: [6] [6] 0xaaae370e90a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0xaaae370e9130 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0xaaae370e91c0 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: 0xaaae3708a9f8 [ROOT] SEQ: (0 sibs) 14 children: 44: 0xaaae3708b810 VAL: '1.2.3' (14 sibs) 44: 0xaaae3708b8a8 VAL: '1.2.3.4' (14 sibs) 44: 0xaaae3708b940 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c070 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c108 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708b9d8 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c1b0 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c248 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708ba70 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c2f0 VAL: '1.2.3' (2 sibs) 44: 0xaaae3708c388 VAL: '4.5.6' (2 sibs) 44: 0xaaae3708bb08 SEQ: (14 sibs) 2 children: 44: 0xaaae3708c430 VAL: '1.2.3.4' (2 sibs) 44: 0xaaae3708c4c8 VAL: '4.5.6.7' (2 sibs) 44: 0xaaae3708bba0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c570 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bc38 MAP: (14 sibs) 1 children: 44: 0xaaae3708c610 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708bcd0 MAP: (14 sibs) 1 children: 44: 0xaaae3708c6b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0xaaae3708bd68 MAP: (14 sibs) 1 children: 44: 0xaaae3708c750 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0xaaae3708be00 MAP: (14 sibs) 2 children: 44: 0xaaae3708c7f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708c888 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708be98 MAP: (14 sibs) 2 children: 44: 0xaaae3708c930 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708c9c8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0xaaae3708bf30 MAP: (14 sibs) 2 children: 44: 0xaaae3708ca70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0xaaae3708cb08 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0xaaae3708bfc8 MAP: (14 sibs) 2 children: 44: 0xaaae3708cbb0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0xaaae3708cc48 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0xaaae370e9260 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0xaaae370e92f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0xaaae370e9380 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0xaaae370e9410 SEQ: (14 sibs) 2 children: 44: [4] [4] 0xaaae370e94a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0xaaae370e9530 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0xaaae370e95c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0xaaae370e9650 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0xaaae370e96e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0xaaae370e9770 SEQ: (14 sibs) 2 children: 44: [10] [10] 0xaaae370e9800 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0xaaae370e9890 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0xaaae370e9920 SEQ: (14 sibs) 2 children: 44: [13] [13] 0xaaae370e99b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0xaaae370e9a40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0xaaae370e9ad0 MAP: (14 sibs) 1 children: 44: [16] [16] 0xaaae370e9b60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0xaaae370e9bf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0xaaae370e9c80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0xaaae370e9d10 MAP: (14 sibs) 1 children: 44: [20] [20] 0xaaae370e9da0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0xaaae370e9e30 MAP: (14 sibs) 1 children: 44: [22] [22] 0xaaae370e9ec0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0xaaae370e9f50 MAP: (14 sibs) 2 children: 44: [24] [24] 0xaaae370e9fe0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0xaaae370ea070 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0xaaae370ea100 MAP: (14 sibs) 2 children: 44: [27] [27] 0xaaae370ea190 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0xaaae370ea220 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0xaaae370ea2b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0xaaae370ea340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0xaaae370ea3d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0xaaae370ea460 MAP: (14 sibs) 2 children: 44: [33] [33] 0xaaae370ea4f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0xaaae370ea580 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 (18 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (19 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaab3b4cbca0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaab3b4c8f70 VAL: '' (12 sibs) 45: 0xaaab3b4c9008 VAL: '' (12 sibs) 45: 0xaaab3b4c90a0 VAL: 'null' (12 sibs) 45: 0xaaab3b4c9138 VAL: 'Null' (12 sibs) 45: 0xaaab3b4c91d0 VAL: 'NULL' (12 sibs) 45: 0xaaab3b4c9268 VAL: '~' (12 sibs) 45: 0xaaab3b4c9300 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c96a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaab3b4c9398 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9740 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaab3b4c9430 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c97e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaab3b4c94c8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9880 KEYVAL: '~' '~' (1 sibs) 45: 0xaaab3b4c9560 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9920 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaab3b4c95f8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c99c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b511f10 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b511fa0 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b512030 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b5120c0 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b512150 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b5121e0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b512270 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b512300 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b512390 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b512420 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b5124b0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b512540 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b5125d0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b512660 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b5126f0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b512780 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b512810 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b5128a0 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b512930 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: 0xaaab3b4cbdb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ca0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9d38 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4c9dd0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b514540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5145d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b514660 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b5146f0 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: 0xaaab3b4cbed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca2e0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4ca378 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4ca410 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b516270 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b516300 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b516390 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b516420 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: 0xaaab3b4cbfe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca4b0 VAL: '' (3 sibs) 45: 0xaaab3b4ca548 VAL: '' (3 sibs) 45: 0xaaab3b4ca5e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b517fa0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b518030 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b5180c0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b518150 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: 0xaaab3b4cc100 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb120 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaab3b4cb2f0 VAL: '' (3 sibs) 45: 0xaaab3b4cb388 VAL: '' (3 sibs) 45: 0xaaab3b4cb420 VAL: '' (3 sibs) 45: 0xaaab3b4cb1b8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb250 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b519cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b519d60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b519df0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b519e80 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b519f10 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b519fa0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b51a030 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: 0xaaab3b4cc218 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ec0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9f58 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaab3b4ca090 VAL: '' (3 sibs) 45: 0xaaab3b4ca128 VAL: '' (3 sibs) 45: 0xaaab3b4ca1c0 VAL: '' (3 sibs) 45: 0xaaab3b4c9ff0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b51ba00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b51ba90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b51bb20 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b51bbb0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b51bc40 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b51bcd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b51bd60 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: 0xaaab3b4cc330 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb4c0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cb558 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb5f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaab3b4cb690 VAL: '' (3 sibs) 45: 0xaaab3b4cb728 VAL: '' (3 sibs) 45: 0xaaab3b4cb7c0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b51d730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b51d7c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b51d850 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b51d8e0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b51d970 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b51da00 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b51da90 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: 0xaaab3b4cc448 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cb8b0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cba80 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cbb18 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cbbb0 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4cb948 VAL: '' (3 sibs) 45: 0xaaab3b4cb9e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b51f460 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b51f4f0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b51f580 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b51f610 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b51f6a0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b51f730 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b51f7c0 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: 0xaaab3b4cc560 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cce30 VAL: '' (3 sibs) 45: 0xaaab3b4ccec8 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cd000 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cd098 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cd130 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4ccf60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b521190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b521220 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b5212b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b521340 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b5213d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b521460 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b5214f0 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: 0xaaab3b4cc678 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca8a0 VAL: '' (3 sibs) 45: 0xaaab3b4ca938 VAL: '' (3 sibs) 45: 0xaaab3b4ca9d0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4caa70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cab08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4caba0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b522ec0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b522f50 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b522fe0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b523070 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b523100 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b523190 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b523220 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: 0xaaab3b4cc790 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca680 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaab3b4caf10 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cafa8 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca718 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaab3b4cd1d0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cd268 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca7b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b524bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b524c80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b524d10 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b524da0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b524e30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b524ec0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b524f50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b524fe0 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: 0xaaab3b4cc8a8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ce540 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaab3b4ce5d8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaab3b4ce670 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaab3b4c8b30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaab3b4ce710 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaab3b4ce850 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaab3b4ce8e8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaab3b4ce7a8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaab3b4ce990 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaab3b4cea28 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaab3b4ceac0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaab3b4ceb58 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaab3b4cebf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaab3b4cec88 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaab3b4ced20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaab3b4cedb8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b5277a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b527830 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b5278c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b527950 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b5279e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b527a70 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b527b00 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b527b90 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b527c20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b527cb0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b527d40 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b527dd0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b527e60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b527ef0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b527f80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b528010 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b5280a0 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: 0xaaab3b4cc9c0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cd530 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaab3b4cd5c8 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaab3b4cd660 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaab3b4cad80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaab3b4c8c70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaab3b4ce070 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaab3b4ce108 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaab3b4ce1a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaab3b4cae18 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b526e90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b526f20 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b526fb0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b527040 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b5270d0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b527160 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b5271f0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b527280 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b527310 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b5273a0 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: 0xaaab3b4cbca0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaab3b4c8f70 VAL: '' (12 sibs) 45: 0xaaab3b4c9008 VAL: '' (12 sibs) 45: 0xaaab3b4c90a0 VAL: 'null' (12 sibs) 45: 0xaaab3b4c9138 VAL: 'Null' (12 sibs) 45: 0xaaab3b4c91d0 VAL: 'NULL' (12 sibs) 45: 0xaaab3b4c9268 VAL: '~' (12 sibs) 45: 0xaaab3b4c9300 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c96a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaab3b4c9398 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9740 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaab3b4c9430 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c97e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaab3b4c94c8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9880 KEYVAL: '~' '~' (1 sibs) 45: 0xaaab3b4c9560 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9920 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaab3b4c95f8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c99c0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52a6e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b52a770 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b52a800 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b52a890 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b52a920 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b52a9b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b52aa40 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b52aad0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b52ab60 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b52abf0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b52ac80 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b52ad10 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b52ada0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b52ae30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b52aec0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b52af50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b52afe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b52b070 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b52b100 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: 0xaaab3b4cbdb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ca0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9d38 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4c9dd0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b529dd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b529e60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b529ef0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b529f80 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: 0xaaab3b4cbed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca2e0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4ca378 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4ca410 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52b8f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52b980 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b52ba10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b52baa0 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: 0xaaab3b4cbfe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca4b0 VAL: '' (3 sibs) 45: 0xaaab3b4ca548 VAL: '' (3 sibs) 45: 0xaaab3b4ca5e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52c200 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52c290 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b52c320 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b52c3b0 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: 0xaaab3b4cc100 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb120 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaab3b4cb2f0 VAL: '' (3 sibs) 45: 0xaaab3b4cb388 VAL: '' (3 sibs) 45: 0xaaab3b4cb420 VAL: '' (3 sibs) 45: 0xaaab3b4cb1b8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb250 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52cb10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52cba0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b52cc30 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b52ccc0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b52cd50 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b52cde0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b52ce70 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: 0xaaab3b4cc218 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ec0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9f58 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaab3b4ca090 VAL: '' (3 sibs) 45: 0xaaab3b4ca128 VAL: '' (3 sibs) 45: 0xaaab3b4ca1c0 VAL: '' (3 sibs) 45: 0xaaab3b4c9ff0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52d420 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52d4b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b52d540 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b52d5d0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b52d660 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b52d6f0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b52d780 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: 0xaaab3b4cc330 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb4c0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cb558 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb5f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaab3b4cb690 VAL: '' (3 sibs) 45: 0xaaab3b4cb728 VAL: '' (3 sibs) 45: 0xaaab3b4cb7c0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52dd30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52ddc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b52de50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b52dee0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b52df70 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b52e000 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b52e090 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: 0xaaab3b4cc448 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cb8b0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cba80 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cbb18 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cbbb0 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4cb948 VAL: '' (3 sibs) 45: 0xaaab3b4cb9e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52e640 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52e6d0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b52e760 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b52e7f0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b52e880 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b52e910 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b52e9a0 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: 0xaaab3b4cc560 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cce30 VAL: '' (3 sibs) 45: 0xaaab3b4ccec8 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cd000 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cd098 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cd130 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4ccf60 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52ef50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52efe0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b52f070 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b52f100 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b52f190 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b52f220 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b52f2b0 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: 0xaaab3b4cc678 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca8a0 VAL: '' (3 sibs) 45: 0xaaab3b4ca938 VAL: '' (3 sibs) 45: 0xaaab3b4ca9d0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4caa70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cab08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4caba0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b52f860 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52f8f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b52f980 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b52fa10 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b52faa0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b52fb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b52fbc0 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: 0xaaab3b4cc790 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca680 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaab3b4caf10 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cafa8 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca718 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaab3b4cd1d0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cd268 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca7b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b530170 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b530200 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b530290 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b530320 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b5303b0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b530440 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b5304d0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b530560 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: 0xaaab3b4cc8a8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ce540 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaab3b4ce5d8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaab3b4ce670 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaab3b4c8b30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaab3b4ce710 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaab3b4ce850 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaab3b4ce8e8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaab3b4ce7a8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaab3b4ce990 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaab3b4cea28 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaab3b4ceac0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaab3b4ceb58 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaab3b4cebf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaab3b4cec88 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaab3b4ced20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaab3b4cedb8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b531390 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b531420 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b5314b0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b531540 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b5315d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b531660 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b5316f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b531780 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b531810 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b5318a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b531930 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b5319c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b531a50 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b531ae0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b531b70 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b531c00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b531c90 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: 0xaaab3b4cc9c0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cd530 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaab3b4cd5c8 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaab3b4cd660 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaab3b4cad80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaab3b4c8c70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaab3b4ce070 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaab3b4ce108 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaab3b4ce1a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaab3b4cae18 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b530a80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b530b10 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b530ba0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b530c30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b530cc0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b530d50 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b530de0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b530e70 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b530f00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b530f90 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] 0xaaab3b511f10 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b511fa0 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b512030 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b5120c0 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b512150 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b5121e0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b512270 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b512300 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b512390 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b512420 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b5124b0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b512540 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b5125d0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b512660 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b5126f0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b512780 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b512810 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b5128a0 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b512930 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] 0xaaab3b534b10 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b534ba0 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b534c30 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b534cc0 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b534d50 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b534de0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b534e70 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b534f00 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b534f90 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b535020 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b5350b0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b535140 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b5351d0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b535260 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b5352f0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b535380 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b535410 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b5354a0 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b535530 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] 0xaaab3b514540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5145d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b514660 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b5146f0 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] 0xaaab3b533920 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5339b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b533a40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b533ad0 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] 0xaaab3b516270 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b516300 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b516390 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b516420 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] 0xaaab3b535d20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b535db0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b535e40 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b535ed0 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] 0xaaab3b517fa0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b518030 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b5180c0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b518150 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] 0xaaab3b536630 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5366c0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b536750 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b5367e0 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] 0xaaab3b519cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b519d60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b519df0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b519e80 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b519f10 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b519fa0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b51a030 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] 0xaaab3b536f40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b536fd0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b537060 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b5370f0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b537180 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b537210 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b5372a0 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] 0xaaab3b51ba00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b51ba90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b51bb20 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b51bbb0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b51bc40 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b51bcd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b51bd60 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] 0xaaab3b537850 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5378e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b537970 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b537a00 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b537a90 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b537b20 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b537bb0 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] 0xaaab3b51d730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b51d7c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b51d850 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b51d8e0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b51d970 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b51da00 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b51da90 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] 0xaaab3b538160 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5381f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b538280 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b538310 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b5383a0 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b538430 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b5384c0 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] 0xaaab3b51f460 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b51f4f0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b51f580 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b51f610 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b51f6a0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b51f730 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b51f7c0 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] 0xaaab3b538a70 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b538b00 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b538b90 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b538c20 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b538cb0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b538d40 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b538dd0 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] 0xaaab3b521190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b521220 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b5212b0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b521340 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b5213d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b521460 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b5214f0 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] 0xaaab3b539380 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b539410 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b5394a0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b539530 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b5395c0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b539650 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b5396e0 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] 0xaaab3b522ec0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b522f50 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b522fe0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b523070 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b523100 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b523190 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b523220 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] 0xaaab3b539c90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b539d20 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b539db0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b539e40 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b539ed0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b539f60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b539ff0 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] 0xaaab3b524bf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b524c80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b524d10 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b524da0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b524e30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b524ec0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b524f50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b524fe0 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] 0xaaab3b53a5a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53a630 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b53a6c0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b53a750 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b53a7e0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b53a870 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b53a900 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b53a990 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] 0xaaab3b5277a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b527830 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b5278c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b527950 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b5279e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b527a70 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b527b00 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b527b90 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b527c20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b527cb0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b527d40 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b527dd0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b527e60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b527ef0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b527f80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b528010 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b5280a0 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] 0xaaab3b53b7c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53b850 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b53b8e0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b53b970 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b53ba00 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b53ba90 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b53bb20 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b53bbb0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b53bc40 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b53bcd0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b53bd60 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b53bdf0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b53be80 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b53bf10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b53bfa0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b53c030 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b53c0c0 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] 0xaaab3b526e90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b526f20 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b526fb0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b527040 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b5270d0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b527160 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b5271f0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b527280 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b527310 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b5273a0 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] 0xaaab3b53aeb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53af40 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b53afd0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b53b060 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b53b0f0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b53b180 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b53b210 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b53b2a0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b53b330 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b53b3c0 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] 0xaaab3b52a6e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b52a770 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b52a800 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b52a890 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b52a920 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b52a9b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b52aa40 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b52aad0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b52ab60 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b52abf0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b52ac80 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b52ad10 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b52ada0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b52ae30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b52aec0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b52af50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b52afe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b52b070 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b52b100 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] 0xaaab3b53d2e0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b53d370 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b53d400 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b53d490 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b53d520 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b53d5b0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b53d640 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b53d6d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b53d760 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b53d7f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b53d880 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b53d910 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b53d9a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b53da30 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b53dac0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b53db50 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b53dbe0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b53dc70 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b53dd00 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] 0xaaab3b529dd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b529e60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b529ef0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b529f80 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] 0xaaab3b53c9d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53ca60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b53caf0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b53cb80 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] 0xaaab3b52b8f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52b980 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b52ba10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b52baa0 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] 0xaaab3b53e4f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53e580 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b53e610 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b53e6a0 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] 0xaaab3b52c200 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52c290 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b52c320 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b52c3b0 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] 0xaaab3b53ee00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53ee90 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b53ef20 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b53efb0 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] 0xaaab3b52cb10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52cba0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b52cc30 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b52ccc0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b52cd50 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b52cde0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b52ce70 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] 0xaaab3b53f710 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b53f7a0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b53f830 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b53f8c0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b53f950 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b53f9e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b53fa70 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] 0xaaab3b52d420 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52d4b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b52d540 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b52d5d0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b52d660 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b52d6f0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b52d780 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] 0xaaab3b540020 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5400b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b540140 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b5401d0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b540260 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b5402f0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b540380 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] 0xaaab3b52dd30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52ddc0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b52de50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b52dee0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b52df70 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b52e000 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b52e090 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] 0xaaab3b540930 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5409c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b540a50 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b540ae0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b540b70 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b540c00 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b540c90 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] 0xaaab3b52e640 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52e6d0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b52e760 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b52e7f0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b52e880 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b52e910 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b52e9a0 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] 0xaaab3b541240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5412d0 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b541360 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b5413f0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b541480 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b541510 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b5415a0 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] 0xaaab3b52ef50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52efe0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b52f070 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b52f100 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b52f190 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b52f220 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b52f2b0 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] 0xaaab3b541b50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b541be0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b541c70 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b541d00 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b541d90 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b541e20 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b541eb0 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] 0xaaab3b52f860 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b52f8f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b52f980 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b52fa10 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b52faa0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b52fb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b52fbc0 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] 0xaaab3b542460 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5424f0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b542580 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b542610 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b5426a0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b542730 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b5427c0 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] 0xaaab3b530170 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b530200 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b530290 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b530320 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b5303b0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b530440 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b5304d0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b530560 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] 0xaaab3b542d70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b542e00 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b542e90 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b542f20 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b542fb0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b543040 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b5430d0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b543160 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] 0xaaab3b531390 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b531420 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b5314b0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b531540 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b5315d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b531660 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b5316f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b531780 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b531810 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b5318a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b531930 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b5319c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b531a50 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b531ae0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b531b70 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b531c00 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b531c90 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] 0xaaab3b543f90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b544020 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b5440b0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b544140 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b5441d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b544260 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b5442f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b544380 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b544410 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b5444a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b544530 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b5445c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b544650 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b5446e0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b544770 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b544800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b544890 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] 0xaaab3b530a80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b530b10 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b530ba0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b530c30 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b530cc0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b530d50 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b530de0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b530e70 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b530f00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b530f90 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] 0xaaab3b543680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b543710 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b5437a0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b543830 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b5438c0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b543950 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b5439e0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b543a70 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b543b00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b543b90 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: 0xaaab3b4cbca0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaab3b4c8f70 VAL: '' (12 sibs) 45: 0xaaab3b4c9008 VAL: '' (12 sibs) 45: 0xaaab3b4c90a0 VAL: 'null' (12 sibs) 45: 0xaaab3b4c9138 VAL: 'Null' (12 sibs) 45: 0xaaab3b4c91d0 VAL: 'NULL' (12 sibs) 45: 0xaaab3b4c9268 VAL: '~' (12 sibs) 45: 0xaaab3b4c9300 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c96a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaab3b4c9398 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9740 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaab3b4c9430 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c97e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaab3b4c94c8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9880 KEYVAL: '~' '~' (1 sibs) 45: 0xaaab3b4c9560 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9920 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaab3b4c95f8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c99c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b5451a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b545230 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b5452c0 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b545350 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b5453e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b545470 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b545500 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b545590 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b545620 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b5456b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b545740 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b5457d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b545860 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b5458f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b545980 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b545a10 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b545aa0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b545b30 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b545bc0 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: 0xaaab3b4cbdb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ca0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9d38 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4c9dd0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b5344d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b534560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b5345f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b534680 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: 0xaaab3b4cbed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca2e0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4ca378 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4ca410 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b545c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b545cf0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b545d80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b545e10 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: 0xaaab3b4cbfe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca4b0 VAL: '' (3 sibs) 45: 0xaaab3b4ca548 VAL: '' (3 sibs) 45: 0xaaab3b4ca5e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b545eb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b545f40 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b545fd0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b546060 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: 0xaaab3b4cc100 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb120 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaab3b4cb2f0 VAL: '' (3 sibs) 45: 0xaaab3b4cb388 VAL: '' (3 sibs) 45: 0xaaab3b4cb420 VAL: '' (3 sibs) 45: 0xaaab3b4cb1b8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb250 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b546100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b546190 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b546220 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b5462b0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b546340 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b5463d0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b546460 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: 0xaaab3b4cc218 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ec0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9f58 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaab3b4ca090 VAL: '' (3 sibs) 45: 0xaaab3b4ca128 VAL: '' (3 sibs) 45: 0xaaab3b4ca1c0 VAL: '' (3 sibs) 45: 0xaaab3b4c9ff0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b546500 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b546590 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b546620 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b5466b0 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b546740 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b5467d0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b546860 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: 0xaaab3b4cc330 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb4c0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cb558 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb5f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaab3b4cb690 VAL: '' (3 sibs) 45: 0xaaab3b4cb728 VAL: '' (3 sibs) 45: 0xaaab3b4cb7c0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b546900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b546990 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b546a20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b546ab0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b546b40 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b546bd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b546c60 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: 0xaaab3b4cc448 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cb8b0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cba80 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cbb18 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cbbb0 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4cb948 VAL: '' (3 sibs) 45: 0xaaab3b4cb9e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b546d00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b546d90 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b546e20 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b546eb0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b546f40 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b546fd0 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b547060 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: 0xaaab3b4cc560 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cce30 VAL: '' (3 sibs) 45: 0xaaab3b4ccec8 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cd000 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cd098 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cd130 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4ccf60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b547100 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b547190 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b547220 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b5472b0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b547340 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b5473d0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b547460 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: 0xaaab3b4cc678 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca8a0 VAL: '' (3 sibs) 45: 0xaaab3b4ca938 VAL: '' (3 sibs) 45: 0xaaab3b4ca9d0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4caa70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cab08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4caba0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b547500 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b547590 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b547620 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b5476b0 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b547740 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b5477d0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b547860 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: 0xaaab3b4cc790 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca680 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaab3b4caf10 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cafa8 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca718 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaab3b4cd1d0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cd268 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca7b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b547900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b547990 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b547a20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b547ab0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b547b40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b547bd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b547c60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b547cf0 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: 0xaaab3b4cc8a8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ce540 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaab3b4ce5d8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaab3b4ce670 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaab3b4c8b30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaab3b4ce710 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaab3b4ce850 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaab3b4ce8e8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaab3b4ce7a8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaab3b4ce990 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaab3b4cea28 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaab3b4ceac0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaab3b4ceb58 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaab3b4cebf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaab3b4cec88 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaab3b4ced20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaab3b4cedb8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b547d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b547e20 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b547eb0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b547f40 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b547fd0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b548060 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b5480f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b548180 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b548210 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b5482a0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b548330 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b5483c0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b548450 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b5484e0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b548570 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b548600 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b548690 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: 0xaaab3b4cc9c0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cd530 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaab3b4cd5c8 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaab3b4cd660 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaab3b4cad80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaab3b4c8c70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaab3b4ce070 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaab3b4ce108 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaab3b4ce1a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaab3b4cae18 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b548730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b5487c0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b548850 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b5488e0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b548970 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b548a00 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b548a90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b548b20 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b548bb0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b548c40 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: 0xaaab3b4cbca0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0xaaab3b4c8f70 VAL: '' (12 sibs) 45: 0xaaab3b4c9008 VAL: '' (12 sibs) 45: 0xaaab3b4c90a0 VAL: 'null' (12 sibs) 45: 0xaaab3b4c9138 VAL: 'Null' (12 sibs) 45: 0xaaab3b4c91d0 VAL: 'NULL' (12 sibs) 45: 0xaaab3b4c9268 VAL: '~' (12 sibs) 45: 0xaaab3b4c9300 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c96a0 KEYVAL: 'null' 'null' (1 sibs) 45: 0xaaab3b4c9398 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9740 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0xaaab3b4c9430 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c97e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0xaaab3b4c94c8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9880 KEYVAL: '~' '~' (1 sibs) 45: 0xaaab3b4c9560 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c9920 KEYVAL: '~' 'null' (1 sibs) 45: 0xaaab3b4c95f8 MAP: (12 sibs) 1 children: 45: 0xaaab3b4c99c0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b548ce0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0xaaab3b548d70 VAL: '' (12 sibs) 45: [2] [2] 0xaaab3b548e00 VAL: '' (12 sibs) 45: [3] [3] 0xaaab3b548e90 VAL: 'null' (12 sibs) 45: [4] [4] 0xaaab3b548f20 VAL: 'Null' (12 sibs) 45: [5] [5] 0xaaab3b548fb0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0xaaab3b549040 VAL: '~' (12 sibs) 45: [7] [7] 0xaaab3b5490d0 MAP: (12 sibs) 1 children: 45: [8] [8] 0xaaab3b549160 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0xaaab3b5491f0 MAP: (12 sibs) 1 children: 45: [10] [10] 0xaaab3b549280 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0xaaab3b549310 MAP: (12 sibs) 1 children: 45: [12] [12] 0xaaab3b5493a0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0xaaab3b549430 MAP: (12 sibs) 1 children: 45: [14] [14] 0xaaab3b5494c0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0xaaab3b549550 MAP: (12 sibs) 1 children: 45: [16] [16] 0xaaab3b5495e0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0xaaab3b549670 MAP: (12 sibs) 1 children: 45: [18] [18] 0xaaab3b549700 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: 0xaaab3b4cbdb8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ca0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9d38 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4c9dd0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b5497a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b549830 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b5498c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b549950 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: 0xaaab3b4cbed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca2e0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4ca378 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4ca410 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b5499f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b549a80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b549b10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b549ba0 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: 0xaaab3b4cbfe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca4b0 VAL: '' (3 sibs) 45: 0xaaab3b4ca548 VAL: '' (3 sibs) 45: 0xaaab3b4ca5e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b549c40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b549cd0 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b549d60 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b549df0 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: 0xaaab3b4cc100 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb120 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0xaaab3b4cb2f0 VAL: '' (3 sibs) 45: 0xaaab3b4cb388 VAL: '' (3 sibs) 45: 0xaaab3b4cb420 VAL: '' (3 sibs) 45: 0xaaab3b4cb1b8 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb250 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b549e90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b549f20 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0xaaab3b549fb0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b54a040 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b54a0d0 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b54a160 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b54a1f0 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: 0xaaab3b4cc218 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4c9ec0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4c9f58 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0xaaab3b4ca090 VAL: '' (3 sibs) 45: 0xaaab3b4ca128 VAL: '' (3 sibs) 45: 0xaaab3b4ca1c0 VAL: '' (3 sibs) 45: 0xaaab3b4c9ff0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54a290 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54a320 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b54a3b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0xaaab3b54a440 VAL: '' (3 sibs) 45: [4] [4] 0xaaab3b54a4d0 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b54a560 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b54a5f0 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: 0xaaab3b4cc330 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cb4c0 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cb558 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cb5f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0xaaab3b4cb690 VAL: '' (3 sibs) 45: 0xaaab3b4cb728 VAL: '' (3 sibs) 45: 0xaaab3b4cb7c0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54a690 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54a720 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0xaaab3b54a7b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0xaaab3b54a840 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0xaaab3b54a8d0 VAL: '' (3 sibs) 45: [5] [5] 0xaaab3b54a960 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b54a9f0 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: 0xaaab3b4cc448 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cb8b0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cba80 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cbb18 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cbbb0 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4cb948 VAL: '' (3 sibs) 45: 0xaaab3b4cb9e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54aa90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54ab20 MAP: (3 sibs) 3 children: 45: [2] [2] 0xaaab3b54abb0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0xaaab3b54ac40 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0xaaab3b54acd0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0xaaab3b54ad60 VAL: '' (3 sibs) 45: [6] [6] 0xaaab3b54adf0 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: 0xaaab3b4cc560 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4cce30 VAL: '' (3 sibs) 45: 0xaaab3b4ccec8 MAP: (3 sibs) 3 children: 45: 0xaaab3b4cd000 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cd098 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4cd130 KEYVAL: 'baz' '' (3 sibs) 45: 0xaaab3b4ccf60 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54ae90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54af20 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b54afb0 MAP: (3 sibs) 3 children: 45: [3] [3] 0xaaab3b54b040 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0xaaab3b54b0d0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0xaaab3b54b160 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0xaaab3b54b1f0 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: 0xaaab3b4cc678 [ROOT] SEQ: (0 sibs) 3 children: 45: 0xaaab3b4ca8a0 VAL: '' (3 sibs) 45: 0xaaab3b4ca938 VAL: '' (3 sibs) 45: 0xaaab3b4ca9d0 MAP: (3 sibs) 3 children: 45: 0xaaab3b4caa70 KEYVAL: 'foo' '' (3 sibs) 45: 0xaaab3b4cab08 KEYVAL: 'bar' '' (3 sibs) 45: 0xaaab3b4caba0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54b290 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54b320 VAL: '' (3 sibs) 45: [2] [2] 0xaaab3b54b3b0 VAL: '' (3 sibs) 45: [3] [3] 0xaaab3b54b440 MAP: (3 sibs) 3 children: 45: [4] [4] 0xaaab3b54b4d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0xaaab3b54b560 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0xaaab3b54b5f0 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: 0xaaab3b4cc790 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ca680 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0xaaab3b4caf10 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cafa8 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca718 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0xaaab3b4cd1d0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0xaaab3b4cd268 KEYVAL: 'bar' '' (2 sibs) 45: 0xaaab3b4ca7b0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54b690 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54b720 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0xaaab3b54b7b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0xaaab3b54b840 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0xaaab3b54b8d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0xaaab3b54b960 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0xaaab3b54b9f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0xaaab3b54ba80 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: 0xaaab3b4cc8a8 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4ce540 KEYVAL: 'version' '0' (3 sibs) 45: 0xaaab3b4ce5d8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0xaaab3b4ce670 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0xaaab3b4c8b30 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0xaaab3b4ce710 KEYMAP: 'System' (2 sibs) 2 children: 45: 0xaaab3b4ce850 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0xaaab3b4ce8e8 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0xaaab3b4ce7a8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0xaaab3b4ce990 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0xaaab3b4cea28 KEYVAL: 'Life' '100' (8 sibs) 45: 0xaaab3b4ceac0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0xaaab3b4ceb58 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0xaaab3b4cebf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0xaaab3b4cec88 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0xaaab3b4ced20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0xaaab3b4cedb8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54bb20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54bbb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0xaaab3b54bc40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0xaaab3b54bcd0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0xaaab3b54bd60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0xaaab3b54bdf0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0xaaab3b54be80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0xaaab3b54bf10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0xaaab3b54bfa0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0xaaab3b54c030 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0xaaab3b54c0c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0xaaab3b54c150 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0xaaab3b54c1e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0xaaab3b54c270 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0xaaab3b54c300 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0xaaab3b54c390 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0xaaab3b54c420 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: 0xaaab3b4cc9c0 [ROOT] MAP: (0 sibs) 3 children: 45: 0xaaab3b4cd530 KEYVAL: 'version' '10' (3 sibs) 45: 0xaaab3b4cd5c8 KEYVAL: 'type' 'test' (3 sibs) 45: 0xaaab3b4cd660 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0xaaab3b4cad80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0xaaab3b4c8c70 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0xaaab3b4ce070 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0xaaab3b4ce108 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0xaaab3b4ce1a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0xaaab3b4cae18 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0xaaab3b54c4c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0xaaab3b54c550 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0xaaab3b54c5e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0xaaab3b54c670 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0xaaab3b54c700 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0xaaab3b54c790 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0xaaab3b54c820 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0xaaab3b54c8b0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0xaaab3b54c940 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0xaaab3b54c9d0 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 (29 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (30 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/aarch64-OpenCloudOS-linux-gnu/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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: 0xaaae6efae490 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa8c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaae6efa8ca0 VAL: '-2' (3 sibs) 46: 0xaaae6efa8d38 VAL: '-2' (3 sibs) 46: 0xaaae6efa8dd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f0056a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f005730 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0057c0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f005850 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f0058e0 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: 0xaaae6efae5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa90b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f002fb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f003040 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: 0xaaae6efae6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaae6efa9660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaae6efa96f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaae6efa97a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f008e20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f008eb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f008f40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f008fd0 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: 0xaaae6efae7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa9150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaae6efa9840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaae6efa98d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaae6efa9970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f00ab50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f00abe0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f00ac70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f00ad00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f00ad90 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: 0xaaae6efae8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaae6efa8910 MAP: (3 sibs) 1 children: 46: 0xaaae6efab360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efab400 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab498 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab530 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab5c8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa89a8 MAP: (3 sibs) 1 children: 46: 0xaaae6efab670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efab710 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab7a8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab840 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab8d8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa8a40 MAP: (3 sibs) 1 children: 46: 0xaaae6efab980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efaba20 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efabab8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efabb50 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efabbe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f00d190 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f00d220 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f00d2b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f00d340 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f00d3d0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f00d460 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f00d4f0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f00d580 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f00d610 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f00d6a0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f00d730 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f00d7c0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f00d850 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f00d8e0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f00d970 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f00da00 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f00da90 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f00db20 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f00dbb0 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: 0xaaae6efaea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efac3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaae6efac480 MAP: (3 sibs) 1 children: 46: 0xaaae6efac650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efac6f0 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efac788 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efac820 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efac8b8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac518 MAP: (3 sibs) 1 children: 46: 0xaaae6efac960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efaca00 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efaca98 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efacb30 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efacbc8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac5b0 MAP: (3 sibs) 1 children: 46: 0xaaae6efacc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efacd10 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efacda8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6eface40 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efaced8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f0100d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f010160 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0101f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f010280 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f010310 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f0103a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f010430 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f0104c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f010550 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f0105e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f010670 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f010700 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f010790 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f010820 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f0108b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f010940 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f0109d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f010a60 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f010af0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f010b80 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: 0xaaae6efaeb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efacf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f012700 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f012790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f012820 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f0128b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f012940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f0129d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f012a60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f012af0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f012b80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f012c10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f012ca0 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: 0xaaae6efaec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaae6efad580 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad618 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad6b0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad748 MAP: (10 sibs) 1 children: 46: 0xaaae6efadc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad7e0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad878 MAP: (10 sibs) 1 children: 46: 0xaaae6efadd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad910 MAP: (10 sibs) 1 children: 46: 0xaaae6efade00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad9a8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efada40 MAP: (10 sibs) 1 children: 46: 0xaaae6efadf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efadad8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f015130 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f0151c0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f015250 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f0152e0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f015370 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f015400 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f015490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f015520 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f0155b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f015640 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f0156d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f015760 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f0157f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f015880 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f015910 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f0159a0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f015a30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f015ac0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f015b50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f015be0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f015c70 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: 0xaaae6efaed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaae6efaf5d0 MAP: (14 sibs) 1 children: 46: 0xaaae6efafe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf668 MAP: (14 sibs) 1 children: 46: 0xaaae6efafed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf700 MAP: (14 sibs) 1 children: 46: 0xaaae6efaff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf798 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf830 MAP: (14 sibs) 1 children: 46: 0xaaae6efb00b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf8c8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf960 MAP: (14 sibs) 1 children: 46: 0xaaae6efb01f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf9f8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafa90 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafb28 MAP: (14 sibs) 1 children: 46: 0xaaae6efb03d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafbc0 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafc58 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafcf0 MAP: (14 sibs) 2 children: 46: 0xaaae6efb05b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaae6efb0648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaae6efafd88 MAP: (14 sibs) 2 children: 46: 0xaaae6efb06f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaae6efb0788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f018f50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f018fe0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f019070 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f019100 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f019190 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f019220 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f0192b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f019340 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f0193d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f019460 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f0194f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f019580 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f019610 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f0196a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f019730 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f0197c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f019850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f0198e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f019970 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f019a00 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f019a90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f019b20 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f019bb0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f019c40 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f019cd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f019d60 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f019df0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f019e80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f019f10 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f019fa0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f01a030 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: 0xaaae6efaf3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f024480 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f024480 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f024480 [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: 0xaaae6efaf4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efaaa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaae6efaab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaae6efaabc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaae6efaac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaae6efaacf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaae6efaad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaae6efaae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaf50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaae6efaafe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f026b40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f026bd0 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaae6f026c60 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaae6f026cf0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f026d80 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f026e10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f026ea0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f026f30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f026fc0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f027050 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f0270e0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f026b40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f026bd0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f026c60 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f026cf0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f026d80 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f026e10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f026ea0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f026f30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f026fc0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f027050 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f0270e0 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f026b40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f026bd0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f026c60 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f026cf0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f026d80 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f026e10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f026ea0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f026f30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f026fc0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f027050 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f0270e0 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: 0xaaae6efae490 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa8c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaae6efa8ca0 VAL: '-2' (3 sibs) 46: 0xaaae6efa8d38 VAL: '-2' (3 sibs) 46: 0xaaae6efa8dd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f0274e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f027570 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f027600 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f027690 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f027720 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: 0xaaae6efae5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa90b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f027df0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f027e80 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: 0xaaae6efae6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaae6efa9660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaae6efa96f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaae6efa97a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f028700 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f028790 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f028820 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f0288b0 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: 0xaaae6efae7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa9150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaae6efa9840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaae6efa98d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaae6efa9970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f029010 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f0290a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f029130 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f0291c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f029250 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: 0xaaae6efae8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaae6efa8910 MAP: (3 sibs) 1 children: 46: 0xaaae6efab360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efab400 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab498 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab530 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab5c8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa89a8 MAP: (3 sibs) 1 children: 46: 0xaaae6efab670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efab710 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab7a8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab840 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab8d8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa8a40 MAP: (3 sibs) 1 children: 46: 0xaaae6efab980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efaba20 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efabab8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efabb50 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efabbe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f02a230 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f02a2c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f02a350 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f02a3e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f02a470 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f02a500 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f02a590 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f02a620 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f02a6b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f02a740 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f02a7d0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f02a860 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f02a8f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f02a980 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f02aa10 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f02aaa0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f02ab30 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f02abc0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f02ac50 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: 0xaaae6efaea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efac3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaae6efac480 MAP: (3 sibs) 1 children: 46: 0xaaae6efac650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efac6f0 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efac788 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efac820 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efac8b8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac518 MAP: (3 sibs) 1 children: 46: 0xaaae6efac960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efaca00 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efaca98 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efacb30 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efacbc8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac5b0 MAP: (3 sibs) 1 children: 46: 0xaaae6efacc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efacd10 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efacda8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6eface40 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efaced8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f02b440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f02b4d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f02b560 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f02b5f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f02b680 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f02b710 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f02b7a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f02b830 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f02b8c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f02b950 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f02b9e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f02ba70 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f02bb00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f02bb90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f02bc20 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f02bcb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f02bd40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f02bdd0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f02be60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f02bef0 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: 0xaaae6efaeb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efacf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f029920 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f0299b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f029a40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f029ad0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f029b60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f029bf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f029c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f029d10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f029da0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f029e30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f029ec0 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: 0xaaae6efaec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaae6efad580 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad618 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad6b0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad748 MAP: (10 sibs) 1 children: 46: 0xaaae6efadc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad7e0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad878 MAP: (10 sibs) 1 children: 46: 0xaaae6efadd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad910 MAP: (10 sibs) 1 children: 46: 0xaaae6efade00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad9a8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efada40 MAP: (10 sibs) 1 children: 46: 0xaaae6efadf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efadad8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f02cf60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f02cff0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f02d080 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f02d110 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f02d1a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f02d230 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f02d2c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f02d350 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f02d3e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f02d470 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f02d500 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f02d590 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f02d620 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f02d6b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f02d740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f02d7d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f02d860 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f02d8f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f02d980 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f02da10 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f02daa0 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: 0xaaae6efaed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaae6efaf5d0 MAP: (14 sibs) 1 children: 46: 0xaaae6efafe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf668 MAP: (14 sibs) 1 children: 46: 0xaaae6efafed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf700 MAP: (14 sibs) 1 children: 46: 0xaaae6efaff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf798 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf830 MAP: (14 sibs) 1 children: 46: 0xaaae6efb00b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf8c8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf960 MAP: (14 sibs) 1 children: 46: 0xaaae6efb01f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf9f8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafa90 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafb28 MAP: (14 sibs) 1 children: 46: 0xaaae6efb03d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafbc0 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafc58 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafcf0 MAP: (14 sibs) 2 children: 46: 0xaaae6efb05b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaae6efb0648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaae6efafd88 MAP: (14 sibs) 2 children: 46: 0xaaae6efb06f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaae6efb0788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f02e170 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f02e200 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f02e290 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f02e320 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f02e3b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f02e440 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f02e4d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f02e560 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f02e5f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f02e680 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f02e710 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f02e7a0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f02e830 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f02e8c0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f02e950 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f02e9e0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f02ea70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f02eb00 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f02eb90 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f02ec20 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f02ecb0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f02ed40 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f02edd0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f02ee60 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f02eef0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f02ef80 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f02f010 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f02f0a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f02f130 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f02f1c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f02f250 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: 0xaaae6efaf3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f0317c0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f0317c0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f0317c0 [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: 0xaaae6efaf4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efaaa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaae6efaab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaae6efaabc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaae6efaac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaae6efaacf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaae6efaad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaae6efaae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaf50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaae6efaafe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f0320d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f032160 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0xaaae6f0321f0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0xaaae6f032280 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f032310 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f0323a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f032430 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f0324c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f032550 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f0325e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f032670 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f0320d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f032160 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f0321f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f032280 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f032310 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f0323a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f032430 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f0324c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f032550 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f0325e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f032670 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0xaaae6f0320d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f032160 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f0321f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f032280 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f032310 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f0323a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f032430 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f0324c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f032550 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f0325e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f032670 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] 0xaaae6f0056a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f005730 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0057c0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f005850 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f0058e0 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] 0xaaae6f034790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f034820 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0348b0 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f034940 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f0349d0 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] 0xaaae6f002fb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f003040 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] 0xaaae6f035980 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f035a10 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] 0xaaae6f008e20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f008eb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f008f40 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f008fd0 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] 0xaaae6f036290 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f036320 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f0363b0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f036440 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] 0xaaae6f00ab50 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f00abe0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f00ac70 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f00ad00 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f00ad90 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] 0xaaae6f036ba0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f036c30 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f036cc0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f036d50 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f036de0 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] 0xaaae6f00d190 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f00d220 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f00d2b0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f00d340 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f00d3d0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f00d460 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f00d4f0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f00d580 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f00d610 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f00d6a0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f00d730 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f00d7c0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f00d850 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f00d8e0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f00d970 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f00da00 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f00da90 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f00db20 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f00dbb0 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] 0xaaae6f037dc0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f037e50 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f037ee0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f037f70 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f038000 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f038090 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f038120 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f0381b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f038240 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f0382d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f038360 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f0383f0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f038480 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f038510 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f0385a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f038630 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f0386c0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f038750 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f0387e0 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] 0xaaae6f0100d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f010160 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0101f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f010280 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f010310 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f0103a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f010430 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f0104c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f010550 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f0105e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f010670 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f010700 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f010790 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f010820 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f0108b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f010940 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f0109d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f010a60 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f010af0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f010b80 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] 0xaaae6f038fd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f039060 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0390f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f039180 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f039210 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f0392a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f039330 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f0393c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f039450 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f0394e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f039570 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f039600 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f039690 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f039720 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f0397b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f039840 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f0398d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f039960 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f0399f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f039a80 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] 0xaaae6f012700 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f012790 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f012820 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f0128b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f012940 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f0129d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f012a60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f012af0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f012b80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f012c10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f012ca0 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] 0xaaae6f0374b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f037540 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f0375d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f037660 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f0376f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f037780 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f037810 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f0378a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f037930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f0379c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f037a50 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] 0xaaae6f015130 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f0151c0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f015250 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f0152e0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f015370 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f015400 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f015490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f015520 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f0155b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f015640 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f0156d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f015760 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f0157f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f015880 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f015910 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f0159a0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f015a30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f015ac0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f015b50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f015be0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f015c70 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] 0xaaae6f03aaf0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f03ab80 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f03ac10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f03aca0 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f03ad30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f03adc0 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f03ae50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f03aee0 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f03af70 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f03b000 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f03b090 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f03b120 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f03b1b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f03b240 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f03b2d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f03b360 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f03b3f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f03b480 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f03b510 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f03b5a0 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f03b630 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] 0xaaae6f018f50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f018fe0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f019070 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f019100 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f019190 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f019220 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f0192b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f019340 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f0193d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f019460 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f0194f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f019580 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f019610 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f0196a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f019730 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f0197c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f019850 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f0198e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f019970 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f019a00 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f019a90 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f019b20 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f019bb0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f019c40 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f019cd0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f019d60 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f019df0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f019e80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f019f10 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f019fa0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f01a030 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] 0xaaae6f03bd00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f03bd90 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f03be20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f03beb0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f03bf40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f03bfd0 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f03c060 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f03c0f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f03c180 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f03c210 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f03c2a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f03c330 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f03c3c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f03c450 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f03c4e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f03c570 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f03c600 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f03c690 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f03c720 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f03c7b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f03c840 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f03c8d0 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f03c960 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f03c9f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f03ca80 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f03cb10 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f03cba0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f03cc30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f03ccc0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f03cd50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f03cde0 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] 0xaaae6f024480 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaae6f03a1e0 [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] 0xaaae6f026b40 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f026bd0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f026c60 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f026cf0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f026d80 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f026e10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f026ea0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f026f30 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f026fc0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f027050 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f0270e0 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] 0xaaae6f03cf10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f03cfa0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f03d030 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f03d0c0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f03d150 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f03d1e0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f03d270 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f03d300 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f03d390 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f03d420 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f03d4b0 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] 0xaaae6f0274e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f027570 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f027600 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f027690 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f027720 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] 0xaaae6f03d820 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f03d8b0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f03d940 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f03d9d0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f03da60 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] 0xaaae6f027df0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f027e80 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] 0xaaae6f03e130 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f03e1c0 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] 0xaaae6f028700 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f028790 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f028820 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f0288b0 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] 0xaaae6f03ea40 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f03ead0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f03eb60 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f03ebf0 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] 0xaaae6f029010 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f0290a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f029130 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f0291c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f029250 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] 0xaaae6f03f350 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f03f3e0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f03f470 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f03f500 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f03f590 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] 0xaaae6f02a230 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f02a2c0 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f02a350 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f02a3e0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f02a470 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f02a500 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f02a590 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f02a620 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f02a6b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f02a740 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f02a7d0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f02a860 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f02a8f0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f02a980 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f02aa10 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f02aaa0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f02ab30 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f02abc0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f02ac50 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] 0xaaae6f040570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f040600 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f040690 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f040720 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f0407b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f040840 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f0408d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f040960 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f0409f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f040a80 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f040b10 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f040ba0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f040c30 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f040cc0 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f040d50 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f040de0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f040e70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f040f00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f040f90 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] 0xaaae6f02b440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f02b4d0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f02b560 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f02b5f0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f02b680 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f02b710 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f02b7a0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f02b830 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f02b8c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f02b950 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f02b9e0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f02ba70 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f02bb00 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f02bb90 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f02bc20 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f02bcb0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f02bd40 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f02bdd0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f02be60 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f02bef0 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] 0xaaae6f041780 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f041810 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0418a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f041930 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f0419c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f041a50 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f041ae0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f041b70 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f041c00 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f041c90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f041d20 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f041db0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f041e40 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f041ed0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f041f60 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f041ff0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f042080 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f042110 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f0421a0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f042230 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] 0xaaae6f029920 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f0299b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f029a40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f029ad0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f029b60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f029bf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f029c80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f029d10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f029da0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f029e30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f029ec0 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] 0xaaae6f03fc60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f03fcf0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f03fd80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f03fe10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f03fea0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f03ff30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f03ffc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f040050 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f0400e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f040170 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f040200 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] 0xaaae6f02cf60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f02cff0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f02d080 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f02d110 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f02d1a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f02d230 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f02d2c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f02d350 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f02d3e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f02d470 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f02d500 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f02d590 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f02d620 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f02d6b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f02d740 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f02d7d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f02d860 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f02d8f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f02d980 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f02da10 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f02daa0 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] 0xaaae6f0432a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f043330 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f0433c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f043450 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f0434e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f043570 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f043600 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f043690 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f043720 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f0437b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f043840 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f0438d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f043960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f0439f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f043a80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f043b10 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f043ba0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f043c30 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f043cc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f043d50 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f043de0 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] 0xaaae6f02e170 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f02e200 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f02e290 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f02e320 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f02e3b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f02e440 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f02e4d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f02e560 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f02e5f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f02e680 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f02e710 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f02e7a0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f02e830 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f02e8c0 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f02e950 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f02e9e0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f02ea70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f02eb00 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f02eb90 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f02ec20 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f02ecb0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f02ed40 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f02edd0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f02ee60 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f02eef0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f02ef80 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f02f010 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f02f0a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f02f130 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f02f1c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f02f250 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] 0xaaae6f0444b0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f044540 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f0445d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f044660 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f0446f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f044780 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f044810 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f0448a0 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f044930 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f0449c0 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f044a50 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f044ae0 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f044b70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f044c00 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f044c90 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f044d20 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f044db0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f044e40 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f044ed0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f044f60 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f044ff0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f045080 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f045110 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f0451a0 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f045230 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f0452c0 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f045350 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f0453e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f045470 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f045500 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f045590 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] 0xaaae6f0317c0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0xaaae6f042990 [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] 0xaaae6f0320d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f032160 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f0321f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f032280 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f032310 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f0323a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f032430 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f0324c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f032550 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f0325e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f032670 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] 0xaaae6f0456c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f045750 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f0457e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f045870 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f045900 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f045990 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f045a20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f045ab0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f045b40 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f045bd0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f045c60 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: 0xaaae6efae490 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa8c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaae6efa8ca0 VAL: '-2' (3 sibs) 46: 0xaaae6efa8d38 VAL: '-2' (3 sibs) 46: 0xaaae6efa8dd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f035160 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f0351f0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f035280 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f035310 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f0353a0 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: 0xaaae6efae5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa90b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f035440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f0354d0 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: 0xaaae6efae6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaae6efa9660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaae6efa96f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaae6efa97a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f045fd0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f046060 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f0460f0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f046180 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: 0xaaae6efae7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa9150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaae6efa9840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaae6efa98d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaae6efa9970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f046220 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f0462b0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f046340 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f0463d0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f046460 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: 0xaaae6efae8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaae6efa8910 MAP: (3 sibs) 1 children: 46: 0xaaae6efab360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efab400 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab498 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab530 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab5c8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa89a8 MAP: (3 sibs) 1 children: 46: 0xaaae6efab670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efab710 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab7a8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab840 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab8d8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa8a40 MAP: (3 sibs) 1 children: 46: 0xaaae6efab980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efaba20 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efabab8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efabb50 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efabbe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f046500 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f046590 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f046620 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f0466b0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f046740 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f0467d0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f046860 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f0468f0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f046980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f046a10 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f046aa0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f046b30 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f046bc0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f046c50 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f046ce0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f046d70 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f046e00 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f046e90 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f046f20 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: 0xaaae6efaea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efac3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaae6efac480 MAP: (3 sibs) 1 children: 46: 0xaaae6efac650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efac6f0 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efac788 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efac820 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efac8b8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac518 MAP: (3 sibs) 1 children: 46: 0xaaae6efac960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efaca00 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efaca98 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efacb30 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efacbc8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac5b0 MAP: (3 sibs) 1 children: 46: 0xaaae6efacc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efacd10 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efacda8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6eface40 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efaced8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f046fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f047050 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f0470e0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f047170 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f047200 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f047290 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f047320 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f0473b0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f047440 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f0474d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f047560 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f0475f0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f047680 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f047710 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f0477a0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f047830 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f0478c0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f047950 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f0479e0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f047a70 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: 0xaaae6efaeb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efacf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f047b10 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f047ba0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f047c30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f047cc0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f047d50 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f047de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f047e70 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f047f00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f047f90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f048020 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f0480b0 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: 0xaaae6efaec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaae6efad580 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad618 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad6b0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad748 MAP: (10 sibs) 1 children: 46: 0xaaae6efadc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad7e0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad878 MAP: (10 sibs) 1 children: 46: 0xaaae6efadd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad910 MAP: (10 sibs) 1 children: 46: 0xaaae6efade00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad9a8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efada40 MAP: (10 sibs) 1 children: 46: 0xaaae6efadf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efadad8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f048150 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f0481e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f048270 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f048300 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f048390 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f048420 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f0484b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f048540 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f0485d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f048660 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f0486f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f048780 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f048810 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f0488a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f048930 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f0489c0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f048a50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f048ae0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f048b70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f048c00 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f048c90 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: 0xaaae6efaed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaae6efaf5d0 MAP: (14 sibs) 1 children: 46: 0xaaae6efafe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf668 MAP: (14 sibs) 1 children: 46: 0xaaae6efafed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf700 MAP: (14 sibs) 1 children: 46: 0xaaae6efaff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf798 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf830 MAP: (14 sibs) 1 children: 46: 0xaaae6efb00b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf8c8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf960 MAP: (14 sibs) 1 children: 46: 0xaaae6efb01f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf9f8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafa90 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafb28 MAP: (14 sibs) 1 children: 46: 0xaaae6efb03d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafbc0 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafc58 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafcf0 MAP: (14 sibs) 2 children: 46: 0xaaae6efb05b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaae6efb0648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaae6efafd88 MAP: (14 sibs) 2 children: 46: 0xaaae6efb06f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaae6efb0788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f048d30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f048dc0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f048e50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f048ee0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f048f70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f049000 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f049090 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f049120 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f0491b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f049240 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f0492d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f049360 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f0493f0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f049480 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f049510 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f0495a0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f049630 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f0496c0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f049750 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f0497e0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f049870 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f049900 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f049990 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f049a20 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f049ab0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f049b40 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f049bd0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f049c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f049cf0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f049d80 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f049e10 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: 0xaaae6efaf3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6efaa650 [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: 0xaaae6efaf4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efaaa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaae6efaab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaae6efaabc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaae6efaac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaae6efaacf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaae6efaad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaae6efaae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaf50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaae6efaafe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f049eb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f049f40 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f049fd0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f04a060 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f04a0f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f04a180 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f04a210 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f04a2a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f04a330 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f04a3c0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f04a450 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: 0xaaae6efae490 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa8c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0xaaae6efa8ca0 VAL: '-2' (3 sibs) 46: 0xaaae6efa8d38 VAL: '-2' (3 sibs) 46: 0xaaae6efa8dd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04a4f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f04a580 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f04a610 VAL: '-2' (3 sibs) 46: [3] [3] 0xaaae6f04a6a0 VAL: '-2' (3 sibs) 46: [4] [4] 0xaaae6f04a730 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: 0xaaae6efae5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa90b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f035570 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f035600 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: 0xaaae6efae6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0xaaae6efa9660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0xaaae6efa96f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0xaaae6efa97a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04a7d0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0xaaae6f04a860 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0xaaae6f04a8f0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0xaaae6f04a980 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: 0xaaae6efae7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efa9150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0xaaae6efa9840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0xaaae6efa98d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0xaaae6efa9970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04aa20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f04aab0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f04ab40 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0xaaae6f04abd0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0xaaae6f04ac60 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: 0xaaae6efae8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0xaaae6efa8910 MAP: (3 sibs) 1 children: 46: 0xaaae6efab360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efab400 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab498 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab530 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab5c8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa89a8 MAP: (3 sibs) 1 children: 46: 0xaaae6efab670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efab710 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efab7a8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efab840 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efab8d8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efa8a40 MAP: (3 sibs) 1 children: 46: 0xaaae6efab980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efaba20 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efabab8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efabb50 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efabbe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04ad00 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0xaaae6f04ad90 MAP: (3 sibs) 1 children: 46: [2] [2] 0xaaae6f04ae20 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0xaaae6f04aeb0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0xaaae6f04af40 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0xaaae6f04afd0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0xaaae6f04b060 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0xaaae6f04b0f0 MAP: (3 sibs) 1 children: 46: [8] [8] 0xaaae6f04b180 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0xaaae6f04b210 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0xaaae6f04b2a0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0xaaae6f04b330 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0xaaae6f04b3c0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0xaaae6f04b450 MAP: (3 sibs) 1 children: 46: [14] [14] 0xaaae6f04b4e0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0xaaae6f04b570 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0xaaae6f04b600 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0xaaae6f04b690 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0xaaae6f04b720 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: 0xaaae6efaea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0xaaae6efac3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0xaaae6efac480 MAP: (3 sibs) 1 children: 46: 0xaaae6efac650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0xaaae6efac6f0 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efac788 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efac820 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efac8b8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac518 MAP: (3 sibs) 1 children: 46: 0xaaae6efac960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0xaaae6efaca00 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efaca98 VAL: '1.mp4' (4 sibs) 46: 0xaaae6efacb30 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efacbc8 VAL: '3.mp4' (4 sibs) 46: 0xaaae6efac5b0 MAP: (3 sibs) 1 children: 46: 0xaaae6efacc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0xaaae6efacd10 VAL: '0.mp4' (4 sibs) 46: 0xaaae6efacda8 VAL: '1.mp4' (4 sibs) 46: 0xaaae6eface40 VAL: '2.mp4' (4 sibs) 46: 0xaaae6efaced8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04b7c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0xaaae6f04b850 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0xaaae6f04b8e0 MAP: (3 sibs) 1 children: 46: [3] [3] 0xaaae6f04b970 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0xaaae6f04ba00 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0xaaae6f04ba90 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0xaaae6f04bb20 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0xaaae6f04bbb0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0xaaae6f04bc40 MAP: (3 sibs) 1 children: 46: [9] [9] 0xaaae6f04bcd0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0xaaae6f04bd60 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0xaaae6f04bdf0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0xaaae6f04be80 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0xaaae6f04bf10 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0xaaae6f04bfa0 MAP: (3 sibs) 1 children: 46: [15] [15] 0xaaae6f04c030 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0xaaae6f04c0c0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0xaaae6f04c150 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0xaaae6f04c1e0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0xaaae6f04c270 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: 0xaaae6efaeb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efacf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0xaaae6efad4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04c310 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f04c3a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0xaaae6f04c430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0xaaae6f04c4c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0xaaae6f04c550 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0xaaae6f04c5e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0xaaae6f04c670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0xaaae6f04c700 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0xaaae6f04c790 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0xaaae6f04c820 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0xaaae6f04c8b0 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: 0xaaae6efaec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0xaaae6efad580 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad618 MAP: (10 sibs) 1 children: 46: 0xaaae6efa9ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad6b0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadb80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad748 MAP: (10 sibs) 1 children: 46: 0xaaae6efadc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad7e0 MAP: (10 sibs) 1 children: 46: 0xaaae6efadcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad878 MAP: (10 sibs) 1 children: 46: 0xaaae6efadd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad910 MAP: (10 sibs) 1 children: 46: 0xaaae6efade00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efad9a8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efada40 MAP: (10 sibs) 1 children: 46: 0xaaae6efadf40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efadad8 MAP: (10 sibs) 1 children: 46: 0xaaae6efadfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04c950 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f04c9e0 MAP: (10 sibs) 1 children: 46: [2] [2] 0xaaae6f04ca70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f04cb00 MAP: (10 sibs) 1 children: 46: [4] [4] 0xaaae6f04cb90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f04cc20 MAP: (10 sibs) 1 children: 46: [6] [6] 0xaaae6f04ccb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0xaaae6f04cd40 MAP: (10 sibs) 1 children: 46: [8] [8] 0xaaae6f04cdd0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0xaaae6f04ce60 MAP: (10 sibs) 1 children: 46: [10] [10] 0xaaae6f04cef0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0xaaae6f04cf80 MAP: (10 sibs) 1 children: 46: [12] [12] 0xaaae6f04d010 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0xaaae6f04d0a0 MAP: (10 sibs) 1 children: 46: [14] [14] 0xaaae6f04d130 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0xaaae6f04d1c0 MAP: (10 sibs) 1 children: 46: [16] [16] 0xaaae6f04d250 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0xaaae6f04d2e0 MAP: (10 sibs) 1 children: 46: [18] [18] 0xaaae6f04d370 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0xaaae6f04d400 MAP: (10 sibs) 1 children: 46: [20] [20] 0xaaae6f04d490 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: 0xaaae6efaed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0xaaae6efaf5d0 MAP: (14 sibs) 1 children: 46: 0xaaae6efafe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf668 MAP: (14 sibs) 1 children: 46: 0xaaae6efafed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efaf700 MAP: (14 sibs) 1 children: 46: 0xaaae6efaff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf798 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf830 MAP: (14 sibs) 1 children: 46: 0xaaae6efb00b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf8c8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf960 MAP: (14 sibs) 1 children: 46: 0xaaae6efb01f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efaf9f8 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafa90 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafb28 MAP: (14 sibs) 1 children: 46: 0xaaae6efb03d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0xaaae6efafbc0 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafc58 MAP: (14 sibs) 1 children: 46: 0xaaae6efb0510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0xaaae6efafcf0 MAP: (14 sibs) 2 children: 46: 0xaaae6efb05b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0xaaae6efb0648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0xaaae6efafd88 MAP: (14 sibs) 2 children: 46: 0xaaae6efb06f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0xaaae6efb0788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04d530 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0xaaae6f04d5c0 MAP: (14 sibs) 1 children: 46: [2] [2] 0xaaae6f04d650 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0xaaae6f04d6e0 MAP: (14 sibs) 1 children: 46: [4] [4] 0xaaae6f04d770 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0xaaae6f04d800 MAP: (14 sibs) 1 children: 46: [6] [6] 0xaaae6f04d890 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0xaaae6f04d920 MAP: (14 sibs) 1 children: 46: [8] [8] 0xaaae6f04d9b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0xaaae6f04da40 MAP: (14 sibs) 1 children: 46: [10] [10] 0xaaae6f04dad0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0xaaae6f04db60 MAP: (14 sibs) 1 children: 46: [12] [12] 0xaaae6f04dbf0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0xaaae6f04dc80 MAP: (14 sibs) 1 children: 46: [14] [14] 0xaaae6f04dd10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0xaaae6f04dda0 MAP: (14 sibs) 1 children: 46: [16] [16] 0xaaae6f04de30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0xaaae6f04dec0 MAP: (14 sibs) 1 children: 46: [18] [18] 0xaaae6f04df50 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0xaaae6f04dfe0 MAP: (14 sibs) 1 children: 46: [20] [20] 0xaaae6f04e070 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0xaaae6f04e100 MAP: (14 sibs) 1 children: 46: [22] [22] 0xaaae6f04e190 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0xaaae6f04e220 MAP: (14 sibs) 1 children: 46: [24] [24] 0xaaae6f04e2b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0xaaae6f04e340 MAP: (14 sibs) 2 children: 46: [26] [26] 0xaaae6f04e3d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0xaaae6f04e460 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0xaaae6f04e4f0 MAP: (14 sibs) 2 children: 46: [29] [29] 0xaaae6f04e580 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0xaaae6f04e610 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: 0xaaae6efaf3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6efaa200 [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: 0xaaae6efaf4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0xaaae6efaaa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0xaaae6efaab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0xaaae6efaabc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0xaaae6efaac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0xaaae6efaacf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0xaaae6efaad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0xaaae6efaae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0xaaae6efaaf50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0xaaae6efaafe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0xaaae6f04e6b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0xaaae6f04e740 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0xaaae6f04e7d0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0xaaae6f04e860 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0xaaae6f04e8f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0xaaae6f04e980 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0xaaae6f04ea10 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0xaaae6f04eaa0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0xaaae6f04eb30 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0xaaae6f04ebc0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0xaaae6f04ec50 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 (36 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (36 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.04 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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/aarch64-OpenCloudOS-linux-gnu/test 47: Test timeout computed to be: 10000000 47: 0.531160ms: read_file 47: 0.002040ms: count_lines 47: reserving #lines=90 47: 0.027720ms: tree_reserve 47: 0.047800ms: parse_yml 47: 0.024960ms: emit_to_buffer 47: 0.003120ms: print_stdout 47: 0.768120ms: objects 47: 0.788160ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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/aarch64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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/aarch64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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.01 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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.01 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/aarch64-OpenCloudOS-linux-gnu/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.28 sec ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.0, 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 1.46s ============================== Processing files: rapidyaml-0.5.0-2.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qcTDo3 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oSQDsl Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-2.oc9 rapidyaml(aarch-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-2.oc9.aarch64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.oc9 rapidyaml-devel(aarch-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(aarch-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-2.oc9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mreUoQ Provides: python-rapidyaml = 0.5.0-2.oc9 python3-rapidyaml = 0.5.0-2.oc9 python3-rapidyaml(aarch-64) = 0.5.0-2.oc9 python3.11-rapidyaml = 0.5.0-2.oc9 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Obsoletes: python3.11-rapidyaml < 0.5.0-2.oc9 Processing files: rapidyaml-debugsource-0.5.0-2.oc9.aarch64 Provides: rapidyaml-debugsource = 0.5.0-2.oc9 rapidyaml-debugsource(aarch-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-2.oc9.aarch64 Provides: debuginfo(build-id) = dcd3106bb6f483411e59f1bdf376ab4e5d90f9d7 libryml.so.0.5.0-0.5.0-2.oc9.aarch64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-2.oc9 rapidyaml-debuginfo(aarch-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-2.oc9 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.oc9.aarch64 Provides: debuginfo(build-id) = 78c52a1cef55ccd5d8f604602e206455b326dd04 python-rapidyaml-debuginfo = 0.5.0-2.oc9 python3-rapidyaml-debuginfo = 0.5.0-2.oc9 python3-rapidyaml-debuginfo(aarch-64) = 0.5.0-2.oc9 python3.11-rapidyaml-debuginfo = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(aarch-64) = 0.5.0-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.oc9.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.oc9.aarch64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.oc9.aarch64.rpm + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + /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-2.oc9.aarch64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/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-2.oc9.aarch64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/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-2.oc9.aarch64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.aarch64/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: