Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-ppc64le-1671808373.647008/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: 0x17c1c3708 [ROOT] MAP: (0 sibs) 3 children:
27: 0x17c1ba0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x17c1ba188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x17c1ba220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3bd900 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x17c3bd990 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x17c3bda20 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x17c3bdab0 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: 0x17c1c3820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1ba310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1ba3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3bf8e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3bf970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3bfa00 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: 0x17c1c3938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1ba4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1ba588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3c18b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c3c1940 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3c19d0 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: 0x17c1c3a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1ba680 VAL: 'Several lines of text,
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: 0x17c1ba718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3c37e0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c3c3870 VAL: 'Several lines of text,
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] 0x17c3c3900 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: 0x17c1c3b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1ba810 VAL: 'Several 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: 0x17c1ba8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3c57b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c3c5840 VAL: 'Several 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] 0x17c3c58d0 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: 0x17c1c3c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1b9fa0 VAL: 'Several lines 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] 0x17c3c7800 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c3c7890 VAL: 'Several lines 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: 0x17c1c3d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1ba9f0 VAL: 'Several lines 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] 0x17c3c97d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c3c9860 VAL: 'Several lines 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: 0x17c1c3eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1baae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bab78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3cb7c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3cb850 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3cb8e0 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: 0x17c1c3fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bac70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bad08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3cd700 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3cd790 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3cd820 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: 0x17c1c40e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bae00 KEYVAL: 'example' 'Several lines of text,
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: 0x17c1bae98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3cf7c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3cf850 KEYVAL: 'example' 'Several lines of text,
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] 0x17c3cf8e0 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: 0x17c1c41f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1baf90 KEYVAL: 'example' 'Several 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: 0x17c1bb028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3d17d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3d1860 KEYVAL: 'example' 'Several 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] 0x17c3d18f0 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: 0x17c1c4310 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb1b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3d37e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3d3870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3d3900 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: 0x17c1c4428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb2b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3d57f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3d5880 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3d5910 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: 0x17c1c4540 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb4d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3d7820 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3d78b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3d7940 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: 0x17c1c4658 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb5d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3d9850 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3d98e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3d9970 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: 0x17c1c4770 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bb760 KEYVAL: 'example' 'Several lines 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] 0x17c3db820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c3db8b0 KEYVAL: 'example' 'Several lines 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: 0x17c1c4888 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bb850 KEYVAL: 'example' 'Several lines 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] 0x17c3dd810 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c3dd8a0 KEYVAL: 'example' 'Several lines 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: 0x17c1c49a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb9d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3df8d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3df960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3df9f0 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: 0x17c1c4ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bde60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bdef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3e1a80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3e1b10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c3e1ba0 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: 0x17c1c4bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1be040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x17c1be0e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3e37b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c3e3840 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x17c3e38d0 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: 0x17c1c4ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1be1d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x17c1be270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3e54e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c3e5570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x17c3e5600 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: 0x17c1c4e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1c2970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x17c1c2a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3e72d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c3e7360 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x17c3e73f0 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: 0x17c1c4f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bbb70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x17c1bbc08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3e9000 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c3e9090 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x17c3e9120 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: 0x17c1c5030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bdfa0 MAP: (1 sibs) 2 children:
27: 0x17c1bbe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x17c1bbed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3ead30 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c3eadc0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x17c3eae50 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x17c3eaee0 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: 0x17c1c5148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3eca60 [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: 0x17c1c5260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3ee790 [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: 0x17c1c5378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3f04c0 [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: 0x17c1c5490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3f21f0 [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: 0x17c1c55a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3f3f20 [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: 0x17c1c56c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3f5c50 [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: 0x17c1c57d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3f7980 [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: 0x17c1c58f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3f96b0 [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: 0x17c1c5a08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3fb3e0 [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: 0x17c1c5b20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3fd110 [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: 0x17c1c5c38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c3fee40 [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: 0x17c1c5d50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c400b70 [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: 0x17c1c5e68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4028a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c402930 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: 0x17c1c5f80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4045d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c404660 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: 0x17c1c6098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c406300 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c406390 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: 0x17c1c61b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bc610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c408030 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c4080c0 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: 0x17c1c62c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bc700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c409d60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c409df0 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: 0x17c1c63e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bc7f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c40ba90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c40bb20 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: 0x17c1c64f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c40d7c0 [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: 0x17c1c6610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c40f4f0 [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: 0x17c1c6728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c411220 [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: 0x17c1c6840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc9d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c412f50 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c412fe0 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: 0x17c1c6958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bcac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c414c80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c414d10 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: 0x17c1c6a70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bcbb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4169b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c416a40 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: 0x17c1c6b88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bcca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4186e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c418770 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: 0x17c1c6ca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c41a410 [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: 0x17c1c6db8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c41c140 [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: 0x17c1c6ed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c41de70 [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: 0x17c1c6fe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bce80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c41fc00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c41fc90 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: 0x17c1c7100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bcf70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4219b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c421a40 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: 0x17c1c7218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c423760 [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: 0x17c1c7330 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bd0b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c425510 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c4255a0 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: 0x17c1c7448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bd1a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4272c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c427350 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: 0x17c1c7560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c429070 [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: 0x17c1c7678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c42ae20 [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: 0x17c1c7790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c42cbd0 [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: 0x17c1c78a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c42e980 [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: 0x17c1c79c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c430730 [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: 0x17c1c7ad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4324e0 [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: 0x17c1c7bf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c434290 [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: 0x17c1c7d08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c436040 [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: 0x17c1c7e20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c437de0 [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: 0x17c1c7f38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c439bf0 [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: 0x17c1c8050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c43ba00 [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: 0x17c1c8168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c43d820 [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: 0x17c1c8280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c43f5d0 [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: 0x17c1c8398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c441380 [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: 0x17c1c84b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c443130 [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: 0x17c1c85c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c444ee0 [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: 0x17c1c86e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c446c90 [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: 0x17c1c87f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c448a40 [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: 0x17c1c8910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c44a7f0 [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: 0x17c1c8a28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1bbcb0 VAL: '
27: ' (2 sibs)
27: 0x17c1bbd48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c44c5a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c44c630 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x17c44c6c0 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: 0x17c1c8b40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1bd8d0 VAL: '
27: ' (2 sibs)
27: 0x17c1bd968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c44e350 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c44e3e0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x17c44e470 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: 0x17c1c2b00 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x17c1b9130 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x17c1b91c8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x17c1b9260 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x17c1b92f8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x17c1b9390 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x17c1b9428 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x17c1b94c0 DOCSEQ: (8 sibs) 2 children:
27: 0x17c1b9600 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x17c1b9698 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x17c1b9558 DOCMAP: (8 sibs) 2 children:
27: 0x17c1b9740 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x17c1b97d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c44ec60 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x17c44ecf0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x17c44ed80 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x17c44ee10 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x17c44eea0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x17c44ef30 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x17c44efc0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x17c44f050 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x17c44f0e0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x17c44f170 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x17c44f200 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x17c44f290 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x17c44f320 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: 0x17c1c2f60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x17c1ba050 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4510c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c451150 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: 0x17c1c3078 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x17c1b9be0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4519d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c451a60 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: 0x17c1c3190 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x17c1b9cd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4522e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c452370 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: 0x17c1c32a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c452bf0 [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: 0x17c1c33c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c453500 [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: 0x17c1c34d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c453e10 [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: 0x17c1c35f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1b9eb0 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] 0x17c454720 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c4547b0 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: 0x17c1c3708 [ROOT] MAP: (0 sibs) 3 children:
27: 0x17c1ba0f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x17c1ba188 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x17c1ba220 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c455030 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x17c4550c0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x17c455150 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x17c4551e0 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: 0x17c1c3820 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1ba310 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1ba3a8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c455940 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c4559d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c455a60 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: 0x17c1c3938 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1ba4f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1ba588 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c456250 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c4562e0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c456370 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: 0x17c1c3a50 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1ba680 VAL: 'Several lines of text,
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: 0x17c1ba718 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c456b60 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c456bf0 VAL: 'Several lines of text,
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] 0x17c456c80 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: 0x17c1c3b68 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1ba810 VAL: 'Several 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: 0x17c1ba8a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c457470 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c457500 VAL: 'Several 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] 0x17c457590 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: 0x17c1c3c80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1b9fa0 VAL: 'Several lines 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] 0x17c457d80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c457e10 VAL: 'Several lines 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: 0x17c1c3d98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1ba9f0 VAL: 'Several lines 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] 0x17c458690 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c458720 VAL: 'Several lines 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: 0x17c1c3eb0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1baae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bab78 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c458fa0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c459030 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c4590c0 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: 0x17c1c3fc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bac70 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bad08 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4598b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c459940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c4599d0 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: 0x17c1c40e0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bae00 KEYVAL: 'example' 'Several lines of text,
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: 0x17c1bae98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45a1c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45a250 KEYVAL: 'example' 'Several lines of text,
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] 0x17c45a2e0 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: 0x17c1c41f8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1baf90 KEYVAL: 'example' 'Several 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: 0x17c1bb028 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45aad0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45ab60 KEYVAL: 'example' 'Several 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] 0x17c45abf0 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: 0x17c1c4310 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb120 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb1b8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45b3e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45b470 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c45b500 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: 0x17c1c4428 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb2b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb348 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45bcf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45bd80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c45be10 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: 0x17c1c4540 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb4d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45c600 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45c690 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c45c720 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: 0x17c1c4658 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb5d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45cf10 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45cfa0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c45d030 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: 0x17c1c4770 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bb760 KEYVAL: 'example' 'Several lines 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] 0x17c45d820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c45d8b0 KEYVAL: 'example' 'Several lines 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: 0x17c1c4888 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bb850 KEYVAL: 'example' 'Several lines 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] 0x17c45e130 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c45e1c0 KEYVAL: 'example' 'Several lines 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: 0x17c1c49a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bb940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bb9d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45ea40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45ead0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c45eb60 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: 0x17c1c4ab8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bde60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x17c1bdef8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45f350 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c45f3e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x17c45f470 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: 0x17c1c4bd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1be040 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x17c1be0e0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c45fc60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c45fcf0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x17c45fd80 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: 0x17c1c4ce8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1be1d0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x17c1be270 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c460570 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c460600 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x17c460690 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: 0x17c1c4e00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1c2970 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x17c1c2a10 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c460e80 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c460f10 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x17c460fa0 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: 0x17c1c4f18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x17c1bbb70 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x17c1bbc08 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c461790 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x17c461820 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x17c4618b0 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: 0x17c1c5030 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bdfa0 MAP: (1 sibs) 2 children:
27: 0x17c1bbe40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x17c1bbed8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4620a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c462130 MAP: (1 sibs) 2 children:
27: [2] [2] 0x17c4621c0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x17c462250 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: 0x17c1c5148 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4629b0 [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: 0x17c1c5260 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4632c0 [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: 0x17c1c5378 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c463bd0 [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: 0x17c1c5490 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4644e0 [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: 0x17c1c55a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c464df0 [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: 0x17c1c56c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c465700 [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: 0x17c1c57d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c466010 [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: 0x17c1c58f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c466920 [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: 0x17c1c5a08 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c467230 [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: 0x17c1c5b20 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c467b40 [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: 0x17c1c5c38 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c468450 [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: 0x17c1c5d50 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c468d60 [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: 0x17c1c5e68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc340 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c469670 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c469700 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: 0x17c1c5f80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc430 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c469f80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c46a010 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: 0x17c1c6098 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc520 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46a890 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c46a920 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: 0x17c1c61b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bc610 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46b1a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c46b230 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: 0x17c1c62c8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bc700 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46bab0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c46bb40 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: 0x17c1c63e0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bc7f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46c3c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c46c450 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: 0x17c1c64f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46ccd0 [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: 0x17c1c6610 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46d5e0 [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: 0x17c1c6728 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46def0 [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: 0x17c1c6840 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bc9d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46e800 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c46e890 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: 0x17c1c6958 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bcac0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46f110 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c46f1a0 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: 0x17c1c6a70 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bcbb0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c46fa20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c46fab0 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: 0x17c1c6b88 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bcca0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c470330 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c4703c0 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: 0x17c1c6ca0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c470c40 [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: 0x17c1c6db8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c471550 [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: 0x17c1c6ed0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c471e60 [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: 0x17c1c6fe8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bce80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c472770 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c472800 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: 0x17c1c7100 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bcf70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c473080 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c473110 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: 0x17c1c7218 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c473990 [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: 0x17c1c7330 [ROOT] MAP: (0 sibs) 1 children:
27: 0x17c1bd0b0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4742a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c474330 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: 0x17c1c7448 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x17c1bd1a0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c474bb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x17c474c40 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: 0x17c1c7560 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4754c0 [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: 0x17c1c7678 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c475dd0 [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: 0x17c1c7790 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4766e0 [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: 0x17c1c78a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c476ff0 [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: 0x17c1c79c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c477900 [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: 0x17c1c7ad8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c478210 [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: 0x17c1c7bf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c478b20 [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: 0x17c1c7d08 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c479430 [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: 0x17c1c7e20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c479d40 [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: 0x17c1c7f38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47a650 [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: 0x17c1c8050 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47af60 [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: 0x17c1c8168 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47b870 [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: 0x17c1c8280 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47c180 [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: 0x17c1c8398 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47ca90 [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: 0x17c1c84b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47d3a0 [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: 0x17c1c85c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47dcb0 [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: 0x17c1c86e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47e5c0 [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: 0x17c1c87f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47eed0 [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: 0x17c1c8910 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c47f7e0 [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: 0x17c1c8a28 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1bbcb0 VAL: '
27: ' (2 sibs)
27: 0x17c1bbd48 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c4800f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c480180 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x17c480210 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: 0x17c1c8b40 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x17c1bd8d0 VAL: '
27: ' (2 sibs)
27: 0x17c1bd968 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x17c480a00 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x17c480a90 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x17c480b20 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] 0x17c3a9040 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x17c3a90d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x17c3a9160 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x17c3a91f0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x17c3a9280 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x17c3a9310 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x17c3a93a0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x17c3a9430 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x17c3a94c0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x17c3a9550 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x17c3a95e0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x17c3a9670 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x17c3a9700 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] 0x17c4844b0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x17c484540 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x17c4845d0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x17c484660 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x17c4846f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x17c484780 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x17c484810 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x17c4848a0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x17c484930 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x17c4849c0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x17c484a50 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x17c484ae0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x17c484b70 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] 0x17c3b0500 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c3b0590 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x17c484dc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c484e50 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] 0x17c3b2230 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c3b22c0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x17c4856d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c485760 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] 0x17c3b3f60 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c3b3ff0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x17c4866a0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x17c486730 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] 0x17c3b5c90 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x17c486fb0 [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] 0x17c3b79c0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x17c4878c0 [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] 0x17c3b96f0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x17c4881d0 [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] 0x17c3bb830 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c3bb8c0 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] 0x17c488ae0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x17c488b70 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] 0x17c3bdab0 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] 0x17c4893f0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x17c489480 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x17c489510 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] 0x17c4895a0 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] 0x17c3bf8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3bf970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3bfa00 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] 0x17c489d00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c489d90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c489e20 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] 0x17c3c18b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c3c1940 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3c19d0 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] 0x17c48a610 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c48a6a0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c48a730 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] 0x17c3c37e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c3c3870 VAL: 'Several lines of text, 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] 0x17c3c3900 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] 0x17c48af20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c48afb0 VAL: 'Several lines of text, 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] 0x17c48b040 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] 0x17c3c57b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c3c5840 VAL: 'Several 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] 0x17c3c58d0 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] 0x17c48b830 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c48b8c0 VAL: 'Several 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] 0x17c48b950 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] 0x17c3c7800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c3c7890 VAL: 'Several lines 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] 0x17c48c140 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c48c1d0 VAL: 'Several lines 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] 0x17c3c97d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c3c9860 VAL: 'Several lines 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] 0x17c48ca50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c48cae0 VAL: 'Several lines 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] 0x17c3cb7c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3cb850 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3cb8e0 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] 0x17c48d360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c48d3f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c48d480 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] 0x17c3cd700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3cd790 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3cd820 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] 0x17c48dc70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c48dd00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c48dd90 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] 0x17c3cf7c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3cf850 KEYVAL: 'example' 'Several lines of text, 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] 0x17c3cf8e0 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] 0x17c48e580 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c48e610 KEYVAL: 'example' 'Several lines of text, 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] 0x17c48e6a0 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] 0x17c3d17d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3d1860 KEYVAL: 'example' 'Several 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] 0x17c3d18f0 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] 0x17c48ee90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c48ef20 KEYVAL: 'example' 'Several 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] 0x17c48efb0 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] 0x17c3d37e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3d3870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3d3900 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] 0x17c48f7a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c48f830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c48f8c0 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] 0x17c3d57f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3d5880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3d5910 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] 0x17c4900b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c490140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4901d0 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] 0x17c3d7820 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3d78b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3d7940 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] 0x17c4909c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c490a50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c490ae0 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] 0x17c3d9850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3d98e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3d9970 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] 0x17c4912d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c491360 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4913f0 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] 0x17c3db820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c3db8b0 KEYVAL: 'example' 'Several lines 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] 0x17c491be0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c491c70 KEYVAL: 'example' 'Several lines 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] 0x17c3dd810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c3dd8a0 KEYVAL: 'example' 'Several lines 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] 0x17c492590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c492620 KEYVAL: 'example' 'Several lines 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] 0x17c3df8d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3df960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3df9f0 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] 0x17c492f40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c492fd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c493060 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] 0x17c3e1a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3e1b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c3e1ba0 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] 0x17c4938f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c493980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c493a10 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] 0x17c3e37b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c3e3840 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c3e38d0 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] 0x17c494200 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c494290 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c494320 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] 0x17c3e54e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c3e5570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c3e5600 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] 0x17c494b10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c494ba0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c494c30 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] 0x17c3e72d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c3e7360 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c3e73f0 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] 0x17c495420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4954b0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c495540 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] 0x17c3e9000 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c3e9090 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x17c3e9120 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] 0x17c495d30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c495dc0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x17c495e50 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] 0x17c3ead30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c3eadc0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x17c3eae50 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x17c3eaee0 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] 0x17c496640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4966d0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x17c496760 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x17c4967f0 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] 0x17c3eca60 [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] 0x17c496f50 [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] 0x17c3ee790 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c497860 [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] 0x17c3f04c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c498170 [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] 0x17c3f21f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c498a80 [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] 0x17c3f3f20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c499390 [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] 0x17c3f5c50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c499ca0 [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] 0x17c3f7980 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49a5b0 [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] 0x17c3f96b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49aec0 [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] 0x17c3fb3e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49b7d0 [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] 0x17c3fd110 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49c0e0 [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] 0x17c3fee40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49c9f0 [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] 0x17c400b70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49d300 [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] 0x17c4028a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c402930 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49dc10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c49dca0 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] 0x17c4045d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c404660 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] 0x17c49e520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c49e5b0 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] 0x17c406300 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c406390 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] 0x17c49ee30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c49eec0 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] 0x17c408030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4080c0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c49f740 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c49f7d0 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] 0x17c409d60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c409df0 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] 0x17c4a0050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4a00e0 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] 0x17c40ba90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c40bb20 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] 0x17c4a0960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4a09f0 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] 0x17c40d7c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4a1270 [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] 0x17c40f4f0 [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] 0x17c4a1b80 [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] 0x17c411220 [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] 0x17c4a2490 [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] 0x17c412f50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c412fe0 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] 0x17c4a2da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4a2e30 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] 0x17c414c80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c414d10 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] 0x17c4a36b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4a3740 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] 0x17c4169b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c416a40 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] 0x17c4a3fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4a4050 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] 0x17c4186e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c418770 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] 0x17c4a48d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4a4960 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] 0x17c41a410 [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] 0x17c4a51e0 [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] 0x17c41c140 [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] 0x17c4a5af0 [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] 0x17c41de70 [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] 0x17c4a6400 [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] 0x17c41fc00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c41fc90 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] 0x17c4a6d10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4a6da0 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] 0x17c4219b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c421a40 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] 0x17c4a7620 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4a76b0 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] 0x17c423760 [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] 0x17c4a7f30 [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] 0x17c425510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4255a0 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] 0x17c4a8840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4a88d0 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] 0x17c4272c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c427350 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] 0x17c4a9180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4a9210 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] 0x17c429070 [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] 0x17c4a9a90 [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] 0x17c42ae20 [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] 0x17c4aa3a0 [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] 0x17c42cbd0 [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] 0x17c4aacb0 [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] 0x17c42e980 [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] 0x17c4ab5c0 [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] 0x17c430730 [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] 0x17c4abed0 [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] 0x17c4324e0 [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] 0x17c4ac7e0 [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] 0x17c434290 [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] 0x17c4ad0f0 [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] 0x17c436040 [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] 0x17c4ada00 [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] 0x17c437de0 [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] 0x17c4ae310 [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] 0x17c439bf0 [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] 0x17c4aec20 [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] 0x17c43ba00 [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] 0x17c4af530 [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] 0x17c43d820 [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] 0x17c4afe70 [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] 0x17c43f5d0 [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] 0x17c4b0780 [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] 0x17c441380 [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] 0x17c4b1090 [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] 0x17c443130 [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] 0x17c4b19a0 [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] 0x17c444ee0 [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] 0x17c4b22b0 [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] 0x17c446c90 [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] 0x17c4b2bc0 [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] 0x17c448a40 [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] 0x17c4b34d0 [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] 0x17c44a7f0 [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] 0x17c4b3de0 [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] 0x17c44c5a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c44c630 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c44c6c0 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] 0x17c4b46f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4b4780 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4b4810 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] 0x17c44e350 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c44e3e0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c44e470 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] 0x17c4b5030 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4b50c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4b5150 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] 0x17c44ec60 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x17c44ecf0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x17c44ed80 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x17c44ee10 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x17c44eea0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x17c44ef30 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x17c44efc0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x17c44f050 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x17c44f0e0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x17c44f170 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x17c44f200 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x17c44f290 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x17c44f320 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] 0x17c4b5970 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x17c4b5a00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x17c4b5a90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x17c4b5b20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x17c4b5bb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x17c4b5c40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x17c4b5cd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x17c4b5d60 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x17c4b5df0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x17c4b5e80 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x17c4b5f10 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x17c4b5fa0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x17c4b6030 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] 0x17c4510c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c451150 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4b6280 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4b6310 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] 0x17c4519d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c451a60 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4b6b90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4b6c20 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] 0x17c4522e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c452370 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4b74a0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4b7530 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] 0x17c452bf0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4b7db0 [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] 0x17c453500 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4b86c0 [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] 0x17c453e10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4b8fd0 [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] 0x17c454720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4547b0 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] 0x17c4b98e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4b9970 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] 0x17c455030 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x17c4550c0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x17c455150 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] 0x17c4551e0 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] 0x17c4ba1f0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x17c4ba280 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x17c4ba310 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] 0x17c4ba3a0 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] 0x17c455940 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4559d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c455a60 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] 0x17c4bab00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4bab90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4bac20 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] 0x17c456250 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4562e0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c456370 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] 0x17c4bb4b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4bb540 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4bb5d0 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] 0x17c456b60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c456bf0 VAL: 'Several lines of text, 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] 0x17c456c80 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] 0x17c4bbe60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4bbef0 VAL: 'Several lines of text, 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] 0x17c4bbf80 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] 0x17c457470 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c457500 VAL: 'Several 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] 0x17c457590 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] 0x17c4bc810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4bc8a0 VAL: 'Several 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] 0x17c4bc930 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] 0x17c457d80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c457e10 VAL: 'Several lines 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] 0x17c4bd120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4bd1b0 VAL: 'Several lines 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] 0x17c458690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c458720 VAL: 'Several lines 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] 0x17c4bda30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4bdac0 VAL: 'Several lines 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] 0x17c458fa0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c459030 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4590c0 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] 0x17c4be470 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4be500 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4be590 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] 0x17c4598b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c459940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4599d0 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] 0x17c4bee20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4beeb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4bef40 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] 0x17c45a1c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45a250 KEYVAL: 'example' 'Several lines of text, 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] 0x17c45a2e0 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] 0x17c4bf730 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4bf7c0 KEYVAL: 'example' 'Several lines of text, 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] 0x17c4bf850 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] 0x17c45aad0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45ab60 KEYVAL: 'example' 'Several 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] 0x17c45abf0 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] 0x17c4c00e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c0170 KEYVAL: 'example' 'Several 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] 0x17c4c0200 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] 0x17c45b3e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45b470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c45b500 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] 0x17c4c0a90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c0b20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4c0bb0 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] 0x17c45bcf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45bd80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c45be10 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] 0x17c4c1440 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c14d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4c1560 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] 0x17c45c600 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45c690 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c45c720 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] 0x17c4c1df0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c1e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4c1f10 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] 0x17c45cf10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45cfa0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c45d030 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] 0x17c4c27a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c2830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4c28c0 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] 0x17c45d820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c45d8b0 KEYVAL: 'example' 'Several lines 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] 0x17c4c3150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4c31e0 KEYVAL: 'example' 'Several lines 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] 0x17c45e130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c45e1c0 KEYVAL: 'example' 'Several lines 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] 0x17c4c3b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4c3b90 KEYVAL: 'example' 'Several lines 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] 0x17c45ea40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45ead0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c45eb60 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] 0x17c4c44b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c4540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4c45d0 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] 0x17c45f350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c45f3e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c45f470 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] 0x17c4c4e60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c4ef0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4c4f80 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] 0x17c45fc60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c45fcf0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c45fd80 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] 0x17c4c57d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4c5860 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4c58f0 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] 0x17c460570 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c460600 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c460690 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] 0x17c4c6140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4c61d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4c6260 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] 0x17c460e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c460f10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c460fa0 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] 0x17c4c6ab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4c6b40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4c6bd0 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] 0x17c461790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c461820 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x17c4618b0 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] 0x17c4c73c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4c7450 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x17c4c74e0 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] 0x17c4620a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c462130 MAP: (1 sibs) 2 children: 27: [2] [2] 0x17c4621c0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x17c462250 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] 0x17c4c7d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4c7d90 MAP: (1 sibs) 2 children: 27: [2] [2] 0x17c4c7e20 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x17c4c7eb0 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] 0x17c4629b0 [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] 0x17c4c8640 [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] 0x17c4632c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4c8f50 [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] 0x17c463bd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4c9860 [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] 0x17c4644e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4ca170 [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] 0x17c464df0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4caa80 [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] 0x17c465700 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4cb390 [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] 0x17c466010 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4cbca0 [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] 0x17c466920 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4cc5b0 [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] 0x17c467230 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4ccec0 [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] 0x17c467b40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4cd7d0 [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] 0x17c468450 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4ce0e0 [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] 0x17c468d60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4ce9f0 [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] 0x17c469670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c469700 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4cf300 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4cf390 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] 0x17c469f80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c46a010 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] 0x17c4cfc10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4cfca0 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] 0x17c46a890 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c46a920 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] 0x17c4d0520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4d05b0 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] 0x17c46b1a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c46b230 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4d0e30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d0ec0 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] 0x17c46bab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c46bb40 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] 0x17c4d1740 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d17d0 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] 0x17c46c3c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c46c450 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] 0x17c4d2050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d20e0 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] 0x17c46ccd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x17c4d2960 [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] 0x17c46d5e0 [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] 0x17c4d3270 [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] 0x17c46def0 [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] 0x17c4d3b80 [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] 0x17c46e800 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c46e890 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] 0x17c4d4490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4d4520 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] 0x17c46f110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c46f1a0 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] 0x17c4d4da0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4d4e30 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] 0x17c46fa20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c46fab0 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] 0x17c4d56b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d5740 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] 0x17c470330 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4703c0 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] 0x17c4d5fc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d6050 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] 0x17c470c40 [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] 0x17c4d68d0 [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] 0x17c471550 [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] 0x17c4d71e0 [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] 0x17c471e60 [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] 0x17c4d7af0 [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] 0x17c472770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c472800 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] 0x17c4d8400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d8490 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] 0x17c473080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c473110 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] 0x17c4d8d10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4d8da0 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] 0x17c473990 [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] 0x17c4d9620 [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] 0x17c4742a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c474330 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] 0x17c4d9f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4d9fc0 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] 0x17c474bb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c474c40 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] 0x17c4da870 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4da900 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] 0x17c4754c0 [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] 0x17c4db180 [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] 0x17c475dd0 [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] 0x17c4dba90 [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] 0x17c4766e0 [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] 0x17c4dc3a0 [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] 0x17c476ff0 [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] 0x17c4dccb0 [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] 0x17c477900 [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] 0x17c4dd5c0 [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] 0x17c478210 [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] 0x17c4dded0 [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] 0x17c478b20 [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] 0x17c4de7e0 [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] 0x17c479430 [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] 0x17c4df0f0 [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] 0x17c479d40 [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] 0x17c4dfa00 [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] 0x17c47a650 [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] 0x17c4e0310 [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] 0x17c47af60 [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] 0x17c4e0c20 [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] 0x17c47b870 [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] 0x17c4e1560 [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] 0x17c47c180 [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] 0x17c4e1e70 [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] 0x17c47ca90 [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] 0x17c4e2780 [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] 0x17c47d3a0 [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] 0x17c4e3090 [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] 0x17c47dcb0 [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] 0x17c4e39a0 [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] 0x17c47e5c0 [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] 0x17c4e42b0 [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] 0x17c47eed0 [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] 0x17c4e4bc0 [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] 0x17c47f7e0 [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] 0x17c4e54d0 [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] 0x17c4800f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c480180 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c480210 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] 0x17c4e5de0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4e5e70 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4e5f00 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] 0x17c480a00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c480a90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c480b20 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] 0x17c4e6720 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4e67b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4e6840 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: 0x17c1c2b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x17c1b9130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x17c1b91c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x17c1b9260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x17c1b92f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x17c1b9390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x17c1b9428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x17c1b94c0 DOCSEQ: (8 sibs) 2 children: 27: 0x17c1b9600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x17c1b9698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x17c1b9558 DOCMAP: (8 sibs) 2 children: 27: 0x17c1b9740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x17c1b97d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e7060 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x17c4e70f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x17c4e7180 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x17c4e7210 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x17c4e72a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x17c4e7330 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x17c4e73c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x17c4e7450 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x17c4e74e0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x17c4e7570 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x17c4e7600 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x17c4e7690 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x17c4e7720 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: 0x17c1c2f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x17c1ba050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c3a7530 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c3a75c0 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: 0x17c1c3078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x17c1b9be0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e77c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4e7850 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: 0x17c1c3190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x17c1b9cd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e78f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4e7980 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: 0x17c1c32a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e7a20 [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: 0x17c1c33c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e7ac0 [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: 0x17c1c34d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e7b60 [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: 0x17c1c35f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1b9eb0 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] 0x17c4e7c00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4e7c90 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: 0x17c1c3708 [ROOT] MAP: (0 sibs) 3 children: 27: 0x17c1ba0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x17c1ba188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x17c1ba220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e7d30 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x17c4e7dc0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x17c4e7e50 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] 0x17c4e7ee0 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: 0x17c1c3820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1ba310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1ba3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e7f80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8010 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e80a0 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: 0x17c1c3938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1ba4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1ba588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e8140 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4e81d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e8260 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: 0x17c1c3a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1ba680 VAL: 'Several lines of text, 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: 0x17c1ba718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e8300 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8390 VAL: 'Several lines of text, 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] 0x17c4e8420 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: 0x17c1c3b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1ba810 VAL: 'Several 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: 0x17c1ba8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e84c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8550 VAL: 'Several 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] 0x17c4e85e0 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: 0x17c1c3c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1b9fa0 VAL: 'Several lines 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] 0x17c4e8680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4e8710 VAL: 'Several lines 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: 0x17c1c3d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1ba9f0 VAL: 'Several lines 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] 0x17c4e87b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4e8840 VAL: 'Several lines 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: 0x17c1c3eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1baae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bab78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e88e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e8a00 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: 0x17c1c3fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bac70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bad08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e8aa0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8b30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e8bc0 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: 0x17c1c40e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bae00 KEYVAL: 'example' 'Several lines of text, 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: 0x17c1bae98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e8c60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8cf0 KEYVAL: 'example' 'Several lines of text, 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] 0x17c4e8d80 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: 0x17c1c41f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1baf90 KEYVAL: 'example' 'Several 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: 0x17c1bb028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e8e20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e8eb0 KEYVAL: 'example' 'Several 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] 0x17c4e8f40 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: 0x17c1c4310 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb1b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e8fe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e9070 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e9100 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: 0x17c1c4428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e91a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e9230 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e92c0 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: 0x17c1c4540 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb4d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e9360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e93f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e9480 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: 0x17c1c4658 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb5d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e9520 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e95b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e9640 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: 0x17c1c4770 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bb760 KEYVAL: 'example' 'Several lines 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] 0x17c4e96e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4e9770 KEYVAL: 'example' 'Several lines 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: 0x17c1c4888 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bb850 KEYVAL: 'example' 'Several lines 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] 0x17c4e9810 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4e98a0 KEYVAL: 'example' 'Several lines 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: 0x17c1c49a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb9d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e9940 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e99d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e9a60 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: 0x17c1c4ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bde60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bdef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e9b00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4e9b90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4e9c20 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: 0x17c1c4bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1be040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x17c1be0e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e9cc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4e9d50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4e9de0 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: 0x17c1c4ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1be1d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x17c1be270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4e9e80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4e9f10 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4e9fa0 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: 0x17c1c4e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1c2970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x17c1c2a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4ea0d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4ea160 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: 0x17c1c4f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bbb70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x17c1bbc08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea200 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ea290 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x17c4ea320 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: 0x17c1c5030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bdfa0 MAP: (1 sibs) 2 children: 27: 0x17c1bbe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x17c1bbed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea3c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4ea450 MAP: (1 sibs) 2 children: 27: [2] [2] 0x17c4ea4e0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x17c4ea570 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: 0x17c1c5148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea610 [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: 0x17c1c5260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea6b0 [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: 0x17c1c5378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea750 [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: 0x17c1c5490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea7f0 [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: 0x17c1c55a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea890 [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: 0x17c1c56c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea930 [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: 0x17c1c57d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ea9d0 [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: 0x17c1c58f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eaa70 [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: 0x17c1c5a08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eab10 [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: 0x17c1c5b20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eabb0 [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: 0x17c1c5c38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eac50 [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: 0x17c1c5d50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eacf0 [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: 0x17c1c5e68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ead90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4eae20 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: 0x17c1c5f80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eaec0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4eaf50 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: 0x17c1c6098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eaff0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb080 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: 0x17c1c61b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bc610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb120 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb1b0 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: 0x17c1c62c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bc700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb2e0 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: 0x17c1c63e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bc7f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb380 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb410 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: 0x17c1c64f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb4b0 [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: 0x17c1c6610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb550 [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: 0x17c1c6728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb5f0 [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: 0x17c1c6840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc9d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb720 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: 0x17c1c6958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bcac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb7c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb850 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: 0x17c1c6a70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bcbb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eb8f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4eb980 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: 0x17c1c6b88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bcca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eba20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4ebab0 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: 0x17c1c6ca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ebb50 [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: 0x17c1c6db8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ebbf0 [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: 0x17c1c6ed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ebc90 [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: 0x17c1c6fe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bce80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ebd30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4ebdc0 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: 0x17c1c7100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bcf70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ebe60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4ebef0 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: 0x17c1c7218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ebf90 [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: 0x17c1c7330 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bd0b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4ec0c0 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: 0x17c1c7448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bd1a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec160 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4ec1f0 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: 0x17c1c7560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec290 [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: 0x17c1c7678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec330 [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: 0x17c1c7790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec3d0 [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: 0x17c1c78a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec470 [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: 0x17c1c79c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec510 [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: 0x17c1c7ad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec5b0 [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: 0x17c1c7bf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec650 [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: 0x17c1c7d08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec6f0 [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: 0x17c1c7e20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec790 [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: 0x17c1c7f38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec830 [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: 0x17c1c8050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec8d0 [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: 0x17c1c8168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ec970 [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: 0x17c1c8280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eca10 [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: 0x17c1c8398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ecab0 [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: 0x17c1c84b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ecb50 [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: 0x17c1c85c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ecbf0 [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: 0x17c1c86e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ecc90 [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: 0x17c1c87f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ecd30 [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: 0x17c1c8910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ecdd0 [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: 0x17c1c8a28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1bbcb0 VAL: ' 27: ' (2 sibs) 27: 0x17c1bbd48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ece70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4ecf00 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4ecf90 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: 0x17c1c8b40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1bd8d0 VAL: ' 27: ' (2 sibs) 27: 0x17c1bd968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ed030 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4ed0c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4ed150 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: 0x17c1c2b00 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x17c1b9130 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x17c1b91c8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x17c1b9260 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x17c1b92f8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x17c1b9390 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x17c1b9428 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x17c1b94c0 DOCSEQ: (8 sibs) 2 children: 27: 0x17c1b9600 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x17c1b9698 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x17c1b9558 DOCMAP: (8 sibs) 2 children: 27: 0x17c1b9740 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x17c1b97d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ed1f0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x17c4ed280 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x17c4ed310 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x17c4ed3a0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x17c4ed430 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x17c4ed4c0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x17c4ed550 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x17c4ed5e0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x17c4ed670 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x17c4ed700 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x17c4ed790 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x17c4ed820 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x17c4ed8b0 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: 0x17c1c2f60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x17c1ba050 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ed950 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4ed9e0 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: 0x17c1c3078 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x17c1b9be0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eda80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4edb10 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: 0x17c1c3190 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x17c1b9cd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4edbb0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x17c4edc40 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: 0x17c1c32a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4edce0 [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: 0x17c1c33c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4edd80 [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: 0x17c1c34d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ede20 [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: 0x17c1c35f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1b9eb0 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] 0x17c4edec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4edf50 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: 0x17c1c3708 [ROOT] MAP: (0 sibs) 3 children: 27: 0x17c1ba0f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x17c1ba188 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x17c1ba220 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4edff0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x17c4ee080 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x17c4ee110 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] 0x17c4ee1a0 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: 0x17c1c3820 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1ba310 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1ba3a8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ee240 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ee2d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4ee360 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: 0x17c1c3938 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1ba4f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1ba588 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ee400 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4ee490 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4ee520 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: 0x17c1c3a50 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1ba680 VAL: 'Several lines of text, 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: 0x17c1ba718 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ee5c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4ee650 VAL: 'Several lines of text, 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] 0x17c4ee6e0 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: 0x17c1c3b68 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1ba810 VAL: 'Several 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: 0x17c1ba8a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ee780 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4ee810 VAL: 'Several 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] 0x17c4ee8a0 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: 0x17c1c3c80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1b9fa0 VAL: 'Several lines 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] 0x17c4ee940 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4ee9d0 VAL: 'Several lines 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: 0x17c1c3d98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1ba9f0 VAL: 'Several lines 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] 0x17c4eea70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4eeb00 VAL: 'Several lines 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: 0x17c1c3eb0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1baae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bab78 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eeba0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4eec30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4eecc0 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: 0x17c1c3fc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bac70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bad08 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eed60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4eedf0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4eee80 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: 0x17c1c40e0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bae00 KEYVAL: 'example' 'Several lines of text, 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: 0x17c1bae98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eef20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4eefb0 KEYVAL: 'example' 'Several lines of text, 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] 0x17c4ef040 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: 0x17c1c41f8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1baf90 KEYVAL: 'example' 'Several 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: 0x17c1bb028 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ef0e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ef170 KEYVAL: 'example' 'Several 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] 0x17c4ef200 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: 0x17c1c4310 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb120 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb1b8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ef2a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ef330 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4ef3c0 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: 0x17c1c4428 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb2b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb348 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ef460 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ef4f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4ef580 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: 0x17c1c4540 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb4d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ef620 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ef6b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4ef740 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: 0x17c1c4658 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb5d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4ef7e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4ef870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4ef900 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: 0x17c1c4770 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bb760 KEYVAL: 'example' 'Several lines 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] 0x17c4ef9a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4efa30 KEYVAL: 'example' 'Several lines 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: 0x17c1c4888 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bb850 KEYVAL: 'example' 'Several lines 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] 0x17c4efad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4efb60 KEYVAL: 'example' 'Several lines 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: 0x17c1c49a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bb940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bb9d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4efc00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4efc90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4efd20 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: 0x17c1c4ab8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bde60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x17c1bdef8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4efdc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4efe50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x17c4efee0 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: 0x17c1c4bd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1be040 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x17c1be0e0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4eff80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f0010 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4f00a0 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: 0x17c1c4ce8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1be1d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x17c1be270 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f01d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4f0260 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: 0x17c1c4e00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1c2970 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x17c1c2a10 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f0390 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x17c4f0420 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: 0x17c1c4f18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x17c1bbb70 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x17c1bbc08 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f04c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x17c4f0550 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x17c4f05e0 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: 0x17c1c5030 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bdfa0 MAP: (1 sibs) 2 children: 27: 0x17c1bbe40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x17c1bbed8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f0710 MAP: (1 sibs) 2 children: 27: [2] [2] 0x17c4f07a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x17c4f0830 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: 0x17c1c5148 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f08d0 [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: 0x17c1c5260 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0970 [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: 0x17c1c5378 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0a10 [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: 0x17c1c5490 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0ab0 [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: 0x17c1c55a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0b50 [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: 0x17c1c56c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0bf0 [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: 0x17c1c57d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0c90 [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: 0x17c1c58f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0d30 [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: 0x17c1c5a08 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0dd0 [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: 0x17c1c5b20 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0e70 [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: 0x17c1c5c38 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0f10 [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: 0x17c1c5d50 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f0fb0 [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: 0x17c1c5e68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc340 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1050 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f10e0 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: 0x17c1c5f80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc430 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1180 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f1210 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: 0x17c1c6098 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc520 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f12b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f1340 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: 0x17c1c61b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bc610 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f13e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f1470 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: 0x17c1c62c8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bc700 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1510 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f15a0 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: 0x17c1c63e0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bc7f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1640 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f16d0 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: 0x17c1c64f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1770 [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: 0x17c1c6610 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1810 [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: 0x17c1c6728 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f18b0 [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: 0x17c1c6840 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bc9d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1950 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f19e0 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: 0x17c1c6958 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bcac0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1a80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f1b10 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: 0x17c1c6a70 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bcbb0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1bb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f1c40 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: 0x17c1c6b88 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bcca0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1ce0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f1d70 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: 0x17c1c6ca0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1e10 [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: 0x17c1c6db8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1eb0 [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: 0x17c1c6ed0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1f50 [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: 0x17c1c6fe8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bce80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f1ff0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f2080 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: 0x17c1c7100 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bcf70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f21b0 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: 0x17c1c7218 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2250 [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: 0x17c1c7330 [ROOT] MAP: (0 sibs) 1 children: 27: 0x17c1bd0b0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f22f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x17c4f2380 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: 0x17c1c7448 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x17c1bd1a0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2420 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x17c4f24b0 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: 0x17c1c7560 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2550 [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: 0x17c1c7678 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f25f0 [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: 0x17c1c7790 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2690 [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: 0x17c1c78a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2730 [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: 0x17c1c79c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f27d0 [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: 0x17c1c7ad8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2870 [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: 0x17c1c7bf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2910 [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: 0x17c1c7d08 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f29b0 [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: 0x17c1c7e20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2a50 [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: 0x17c1c7f38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2af0 [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: 0x17c1c8050 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2b90 [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: 0x17c1c8168 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2c30 [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: 0x17c1c8280 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2cd0 [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: 0x17c1c8398 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2d70 [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: 0x17c1c84b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2e10 [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: 0x17c1c85c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2eb0 [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: 0x17c1c86e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2f50 [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: 0x17c1c87f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f2ff0 [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: 0x17c1c8910 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f3090 [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: 0x17c1c8a28 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1bbcb0 VAL: ' 27: ' (2 sibs) 27: 0x17c1bbd48 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f3130 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4f31c0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4f3250 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: 0x17c1c8b40 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x17c1bd8d0 VAL: ' 27: ' (2 sibs) 27: 0x17c1bd968 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x17c4f32f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x17c4f3380 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x17c4f3410 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 (63 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (64 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.12 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (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: 0x1454b4380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1454aacd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aaf30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aafc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454ab060 DOCSEQ: (8 sibs) 2 children: 28: 0x1454ab1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1454ab238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1454ab0f8 DOCMAP: (8 sibs) 2 children: 28: 0x1454ab2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1454ab378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14561b070 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x14561b100 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x14561b190 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x14561b220 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x14561b2b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x14561b340 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x14561b3d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x14561b460 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x14561b4f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x14561b580 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x14561b610 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x14561b6a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x14561b730 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: 0x1454b47e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145624080 [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: 0x1454b48f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145625db0 [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: 0x1454b4a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145627ae0 [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: 0x1454b4b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1454ab870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab9a0 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] 0x14562a290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x14562a320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x14562a3b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x14562a440 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: 0x1454b4c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454aba90 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: 0x1454abb28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14562c100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x14562c190 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] 0x14562c220 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: 0x1454b4d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454abcb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14562e0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14562e180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14562e210 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: 0x1454b4e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abdb0 KEYVAL: '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: 0x1454abe48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145630030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456300c0 KEYVAL: '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] 0x145630150 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: 0x1454b4f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abf40 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: 0x1454abfd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145632020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456320b0 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] 0x145632140 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: 0x1454b50a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145634010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456340a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145634130 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: 0x1454b51b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac260 KEYVAL: '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: 0x1454ac2f8 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] 0x1456360e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145636170 KEYVAL: '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] 0x145636200 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: 0x1454b52d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad650 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: 0x1454ad6e8 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] 0x1456382f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145638380 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] 0x145638410 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: 0x1454b53e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ad828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14563a3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14563a440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14563a4d0 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: 0x1454b5500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454afbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454afc78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14563c3c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14563c450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14563c4e0 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: 0x1454b5618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14563e3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14563e480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14563e510 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: 0x1454b5730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145640420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456404b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145640540 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: 0x1454b5848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456423f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145642480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145642510 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: 0x1454b5960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454aca28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456445a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145644630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456446c0 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: 0x1454b5a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1454acad0 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] 0x145646470 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x145646500 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: 0x1454b5b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454acbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454acc58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145648440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456484d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145648560 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: 0x1454b5ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14564a170 [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: 0x1454b5dc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14564bea0 [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: 0x1454b5ed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14564dbd0 [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: 0x1454b5ff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14564f900 [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: 0x1454b6108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145651630 [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: 0x1454b6220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145653360 [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: 0x1454b6338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145655090 [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: 0x1454b6450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145656dc0 [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: 0x1454b6568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145658af0 [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: 0x1454b6680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14565a820 [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: 0x1454b6798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14565c550 [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: 0x1454b68b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14565e280 [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: 0x1454b69c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14565ffb0 [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: 0x1454b6ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145661ce0 [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: 0x1454b6bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145663a10 [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: 0x1454b6d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145665740 [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: 0x1454b6e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145667470 [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: 0x1454b6f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456691a0 [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: 0x1454b7058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14566aed0 [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: 0x1454b7170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14566cc00 [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: 0x1454b7288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14566e930 [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: 0x1454b73a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145670660 [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: 0x1454b74b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145672390 [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: 0x1454b75d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456740c0 [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: 0x1454b76e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145675df0 [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: 0x1454b7800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145677b80 [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: 0x1454b7918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145679930 [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: 0x1454b7a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14567b6e0 [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: 0x1454b7b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14567d490 [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: 0x1454b7c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14567f240 [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: 0x1454b7d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145680ff0 [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: 0x1454b7e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145682da0 [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: 0x1454b7fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145684b50 [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: 0x1454b80c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145686900 [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: 0x1454b81d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456886b0 [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: 0x1454b82f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14568a460 [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: 0x1454b8408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14568c210 [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: 0x1454b8520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14568dfc0 [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: 0x1454b8638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14568fd70 [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: 0x1454b8750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145691b20 [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: 0x1454b8868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454adc90 VAL: ' 28: ' (2 sibs) 28: 0x1454add28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456938d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145693960 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456939f0 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: 0x1454b8980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454ade20 VAL: ' 28: ' (2 sibs) 28: 0x1454adeb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145695680 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145695710 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456957a0 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: 0x1454b4380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1454aacd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aaf30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aafc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454ab060 DOCSEQ: (8 sibs) 2 children: 28: 0x1454ab1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1454ab238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1454ab0f8 DOCMAP: (8 sibs) 2 children: 28: 0x1454ab2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1454ab378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145695f90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x145696020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1456960b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x145696140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1456961d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x145696260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1456962f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x145696380 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x145696410 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1456964a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x145696530 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1456965c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x145696650 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: 0x1454b47e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145698470 [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: 0x1454b48f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145698d80 [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: 0x1454b4a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x145699690 [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: 0x1454b4b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1454ab870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab9a0 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] 0x145699fa0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x14569a030 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x14569a0c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x14569a150 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: 0x1454b4c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454aba90 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: 0x1454abb28 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569a8b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x14569a940 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] 0x14569a9d0 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: 0x1454b4d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454abcb8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569b1c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569b250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569b2e0 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: 0x1454b4e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abdb0 KEYVAL: '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: 0x1454abe48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569bad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569bb60 KEYVAL: '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] 0x14569bbf0 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: 0x1454b4f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abf40 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: 0x1454abfd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569c3e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569c470 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] 0x14569c500 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: 0x1454b50a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac168 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569ccf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569cd80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569ce10 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: 0x1454b51b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac260 KEYVAL: '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: 0x1454ac2f8 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] 0x14569d600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569d690 KEYVAL: '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] 0x14569d720 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: 0x1454b52d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad650 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: 0x1454ad6e8 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] 0x14569df10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569dfa0 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] 0x14569e030 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: 0x1454b53e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ad828 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569e820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569e8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569e940 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: 0x1454b5500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454afbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454afc78 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569f130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569f1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569f250 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: 0x1454b5618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x14569fa40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569fad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569fb60 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: 0x1454b5730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac708 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a0350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a03e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a0470 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: 0x1454b5848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac898 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a0c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a0cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a0d80 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: 0x1454b5960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454aca28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a1640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a16d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a1760 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: 0x1454b5a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1454acad0 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] 0x1456a1f50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1456a1fe0 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: 0x1454b5b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454acbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454acc58 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a2860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a28f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a2980 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: 0x1454b5ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a3170 [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: 0x1454b5dc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a3a80 [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: 0x1454b5ed8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a4390 [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: 0x1454b5ff0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a4ca0 [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: 0x1454b6108 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a55b0 [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: 0x1454b6220 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a5ec0 [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: 0x1454b6338 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a67d0 [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: 0x1454b6450 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a70e0 [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: 0x1454b6568 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a79f0 [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: 0x1454b6680 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a8300 [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: 0x1454b6798 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a8c10 [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: 0x1454b68b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a9520 [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: 0x1454b69c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456a9e30 [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: 0x1454b6ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456aa740 [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: 0x1454b6bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456ab050 [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: 0x1454b6d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456ab960 [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: 0x1454b6e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456ac270 [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: 0x1454b6f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456acb80 [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: 0x1454b7058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456ad490 [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: 0x1454b7170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456adda0 [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: 0x1454b7288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456ae6b0 [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: 0x1454b73a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456aefc0 [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: 0x1454b74b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456af8d0 [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: 0x1454b75d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b01e0 [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: 0x1454b76e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b0af0 [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: 0x1454b7800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b1400 [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: 0x1454b7918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b1d10 [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: 0x1454b7a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b2620 [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: 0x1454b7b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b2f30 [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: 0x1454b7c60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b3840 [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: 0x1454b7d78 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b4150 [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: 0x1454b7e90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b4a60 [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: 0x1454b7fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b5370 [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: 0x1454b80c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b5c80 [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: 0x1454b81d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b6590 [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: 0x1454b82f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b6ea0 [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: 0x1454b8408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b77b0 [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: 0x1454b8520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b80c0 [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: 0x1454b8638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b89d0 [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: 0x1454b8750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b92e0 [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: 0x1454b8868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454adc90 VAL: ' 28: ' (2 sibs) 28: 0x1454add28 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456b9bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456b9c80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456b9d10 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: 0x1454b8980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454ade20 VAL: ' 28: ' (2 sibs) 28: 0x1454adeb8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x1456ba500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456ba590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456ba620 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x14561b070 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x14561b100 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x14561b190 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x14561b220 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x14561b2b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x14561b340 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x14561b3d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x14561b460 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x14561b4f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x14561b580 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x14561b610 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x14561b6a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x14561b730 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] 0x1456bd540 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x1456bd5d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1456bd660 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x1456bd6f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1456bd780 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x1456bd810 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1456bd8a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x1456bd930 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x1456bd9c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1456bda50 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x1456bdae0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1456bdb70 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x1456bdc00 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] 0x145624080 [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] 0x1456bde50 [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] 0x145625db0 [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] 0x1456be760 [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] 0x145627ae0 [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] 0x1456bf730 [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] 0x14562a290 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x14562a320 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x14562a3b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x14562a440 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] 0x1456c0040 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x1456c00d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1456c0160 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x1456c01f0 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] 0x14562c100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x14562c190 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] 0x14562c220 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] 0x1456c0950 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456c09e0 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] 0x1456c0a70 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] 0x14562e0f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14562e180 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14562e210 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] 0x1456c1260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c12f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c1380 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] 0x145630030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456300c0 KEYVAL: '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] 0x145630150 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] 0x1456c1b70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c1c00 KEYVAL: '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] 0x1456c1c90 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] 0x145632020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456320b0 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] 0x145632140 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] 0x1456c2480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c2510 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] 0x1456c25a0 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] 0x145634010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456340a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145634130 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] 0x1456c2d90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c2e20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c2eb0 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] 0x1456360e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145636170 KEYVAL: '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] 0x145636200 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] 0x1456c36a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c3730 KEYVAL: '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] 0x1456c37c0 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] 0x1456382f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145638380 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] 0x145638410 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] 0x1456c3fb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c4040 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] 0x1456c40d0 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] 0x14563a3b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14563a440 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14563a4d0 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] 0x1456c48c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c4950 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c49e0 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] 0x14563c3c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14563c450 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14563c4e0 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] 0x1456c51d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c5260 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c52f0 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] 0x14563e3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14563e480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14563e510 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] 0x1456c5ae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c5b70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c5c00 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] 0x145640420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456404b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145640540 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] 0x1456c63f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c6480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c6510 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] 0x1456423f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145642480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145642510 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] 0x1456c6d00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c6d90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c6e20 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] 0x1456445a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145644630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456446c0 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] 0x1456c7610 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c76a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c7730 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] 0x145646470 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x145646500 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] 0x1456c7f20 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1456c7fb0 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] 0x145648440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456484d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145648560 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] 0x1456c88d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456c8960 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456c89f0 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] 0x14564a170 [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] 0x1456c91e0 [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] 0x14564bea0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456c9af0 [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] 0x14564dbd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456ca400 [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] 0x14564f900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cad10 [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] 0x145651630 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cb620 [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] 0x145653360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cbf30 [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] 0x145655090 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cc840 [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] 0x145656dc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cd150 [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] 0x145658af0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cda60 [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] 0x14565a820 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456ce370 [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] 0x14565c550 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cec80 [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] 0x14565e280 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456cf590 [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] 0x14565ffb0 [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] 0x1456cfea0 [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] 0x145661ce0 [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] 0x1456d07b0 [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] 0x145663a10 [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] 0x1456d10c0 [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] 0x145665740 [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] 0x1456d19d0 [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] 0x145667470 [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] 0x1456d22e0 [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] 0x1456691a0 [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] 0x1456d2bf0 [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] 0x14566aed0 [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] 0x1456d3500 [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] 0x14566cc00 [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] 0x1456d3e10 [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] 0x14566e930 [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] 0x1456d4720 [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] 0x145670660 [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] 0x1456d5030 [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] 0x145672390 [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] 0x1456d5940 [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] 0x1456740c0 [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] 0x1456d6250 [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] 0x145675df0 [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] 0x1456d6b60 [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] 0x145677b80 [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] 0x1456d7470 [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] 0x145679930 [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] 0x1456d7d80 [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] 0x14567b6e0 [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] 0x1456d8690 [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] 0x14567d490 [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] 0x1456d8fa0 [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] 0x14567f240 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456d98b0 [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] 0x145680ff0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456da1c0 [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] 0x145682da0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456daad0 [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] 0x145684b50 [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] 0x1456db3e0 [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] 0x145686900 [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] 0x1456dbcf0 [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] 0x1456886b0 [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] 0x1456dc600 [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] 0x14568a460 [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] 0x1456dcf10 [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] 0x14568c210 [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] 0x1456dd820 [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] 0x14568dfc0 [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] 0x1456de130 [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] 0x14568fd70 [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] 0x1456dea40 [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] 0x145691b20 [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] 0x1456df350 [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] 0x1456938d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145693960 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456939f0 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] 0x1456dfc60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456dfcf0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456dfd80 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] 0x145695680 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145695710 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456957a0 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] 0x1456e0570 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456e0600 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456e0690 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] 0x145695f90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x145696020 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1456960b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x145696140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1456961d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x145696260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1456962f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x145696380 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x145696410 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1456964a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x145696530 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1456965c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x145696650 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] 0x1456e0eb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x1456e0f40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1456e0fd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x1456e1060 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1456e10f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x1456e1180 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x1456e1210 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x1456e12a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x1456e1330 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x1456e13c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x1456e1450 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x1456e14e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x1456e1570 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] 0x145698470 [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] 0x1456e17c0 [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] 0x145698d80 [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] 0x1456e20d0 [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] 0x145699690 [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] 0x1456e29e0 [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] 0x145699fa0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x14569a030 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x14569a0c0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x14569a150 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] 0x1456e3320 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x1456e33b0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1456e3440 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x1456e34d0 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] 0x14569a8b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x14569a940 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] 0x14569a9d0 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] 0x1456e3cd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456e3d60 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] 0x1456e3df0 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] 0x14569b1c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569b250 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569b2e0 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] 0x1456e4680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e4710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456e47a0 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] 0x14569bad0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569bb60 KEYVAL: '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] 0x14569bbf0 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] 0x1456e5030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e50c0 KEYVAL: '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] 0x1456e5150 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] 0x14569c3e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569c470 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] 0x14569c500 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] 0x1456e59e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e5a70 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] 0x1456e5b00 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] 0x14569ccf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569cd80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569ce10 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] 0x1456e6390 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e6420 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456e64b0 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] 0x14569d600 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569d690 KEYVAL: '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] 0x14569d720 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] 0x1456e6ca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e6d30 KEYVAL: '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] 0x1456e6dc0 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] 0x14569df10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569dfa0 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] 0x14569e030 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] 0x1456e75b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e7640 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] 0x1456e76d0 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] 0x14569e820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569e8b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569e940 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] 0x1456e7f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e7ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456e8080 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] 0x14569f130 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569f1c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569f250 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] 0x1456e8910 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e89a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456e8a30 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] 0x14569fa40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14569fad0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14569fb60 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] 0x1456e92c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e9350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456e93e0 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] 0x1456a0350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a03e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a0470 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] 0x1456e9c70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456e9d00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456e9d90 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] 0x1456a0c60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a0cf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a0d80 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] 0x1456ea620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456ea6b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456ea740 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] 0x1456a1640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a16d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a1760 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] 0x1456eafd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456eb060 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456eb0f0 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] 0x1456a1f50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1456a1fe0 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] 0x1456eb8e0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x1456eb970 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] 0x1456a2860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456a28f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456a2980 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] 0x1456ec290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1456ec320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1456ec3b0 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] 0x1456a3170 [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] 0x1456ecba0 [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] 0x1456a3a80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456ed4b0 [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] 0x1456a4390 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456eddc0 [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] 0x1456a4ca0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456ee6d0 [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] 0x1456a55b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456eefe0 [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] 0x1456a5ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456ef8f0 [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] 0x1456a67d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456f0200 [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] 0x1456a70e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456f0b10 [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] 0x1456a79f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456f1420 [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] 0x1456a8300 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456f1d30 [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] 0x1456a8c10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456f2640 [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] 0x1456a9520 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456f2f50 [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] 0x1456a9e30 [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] 0x1456f3860 [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] 0x1456aa740 [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] 0x1456f4170 [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] 0x1456ab050 [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] 0x1456f4a80 [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] 0x1456ab960 [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] 0x1456f5390 [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] 0x1456ac270 [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] 0x1456f5ca0 [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] 0x1456acb80 [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] 0x1456f65b0 [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] 0x1456ad490 [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] 0x1456f6ec0 [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] 0x1456adda0 [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] 0x1456f77d0 [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] 0x1456ae6b0 [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] 0x1456f80e0 [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] 0x1456aefc0 [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] 0x1456f8a20 [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] 0x1456af8d0 [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] 0x1456f9330 [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] 0x1456b01e0 [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] 0x1456f9c40 [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] 0x1456b0af0 [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] 0x1456fa550 [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] 0x1456b1400 [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] 0x1456fae60 [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] 0x1456b1d10 [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] 0x1456fb770 [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] 0x1456b2620 [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] 0x1456fc080 [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] 0x1456b2f30 [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] 0x1456fc990 [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] 0x1456b3840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456fd2a0 [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] 0x1456b4150 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456fdbb0 [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] 0x1456b4a60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x1456fe4c0 [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] 0x1456b5370 [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] 0x1456fedd0 [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] 0x1456b5c80 [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] 0x1456ff6e0 [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] 0x1456b6590 [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] 0x1456ffff0 [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] 0x1456b6ea0 [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] 0x145700900 [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] 0x1456b77b0 [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] 0x145701210 [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] 0x1456b80c0 [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] 0x145701b20 [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] 0x1456b89d0 [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] 0x145702430 [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] 0x1456b92e0 [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] 0x145702d40 [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] 0x1456b9bf0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456b9c80 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456b9d10 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] 0x145703650 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1457036e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x145703770 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] 0x1456ba500 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x1456ba590 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1456ba620 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] 0x145703f60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145703ff0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x145704080 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: 0x1454b4380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1454aacd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aaf30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aafc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454ab060 DOCSEQ: (8 sibs) 2 children: 28: 0x1454ab1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1454ab238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1454ab0f8 DOCMAP: (8 sibs) 2 children: 28: 0x1454ab2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1454ab378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457048a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x145704930 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x1457049c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x145704a50 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x145704ae0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x145704b70 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x145704c00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x145704c90 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x145704d20 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x145704db0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x145704e40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x145704ed0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x145704f60 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: 0x1454b47e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145705000 [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: 0x1454b48f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457050a0 [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: 0x1454b4a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145705140 [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: 0x1454b4b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1454ab870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab9a0 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] 0x1457051e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x145705270 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x145705300 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x145705390 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: 0x1454b4c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454aba90 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: 0x1454abb28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1456197f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145619880 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] 0x145619910 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: 0x1454b4d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454abcb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145705430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1457054c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145705550 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: 0x1454b4e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abdb0 KEYVAL: '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: 0x1454abe48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457055f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145705680 KEYVAL: '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] 0x145705710 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: 0x1454b4f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abf40 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: 0x1454abfd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457057b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145705840 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] 0x1457058d0 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: 0x1454b50a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145705970 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145705a00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145705a90 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: 0x1454b51b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac260 KEYVAL: '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: 0x1454ac2f8 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] 0x145705b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145705bc0 KEYVAL: '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] 0x145705c50 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: 0x1454b52d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad650 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: 0x1454ad6e8 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] 0x145705cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145705d80 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] 0x145705e10 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: 0x1454b53e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ad828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145705eb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145705f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145705fd0 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: 0x1454b5500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454afbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454afc78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145706100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145706190 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: 0x1454b5618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1457062c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145706350 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: 0x1454b5730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457063f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145706480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145706510 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: 0x1454b5848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457065b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145706640 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1457066d0 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: 0x1454b5960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454aca28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145706800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145706890 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: 0x1454b5a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1454acad0 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] 0x14561ba90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x14561bb20 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: 0x1454b5b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454acbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454acc58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1457069c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145706a50 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: 0x1454b5ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706af0 [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: 0x1454b5dc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706b90 [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: 0x1454b5ed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706c30 [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: 0x1454b5ff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706cd0 [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: 0x1454b6108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706d70 [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: 0x1454b6220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706e10 [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: 0x1454b6338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706eb0 [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: 0x1454b6450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706f50 [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: 0x1454b6568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145706ff0 [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: 0x1454b6680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707090 [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: 0x1454b6798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707130 [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: 0x1454b68b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457071d0 [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: 0x1454b69c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707270 [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: 0x1454b6ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707310 [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: 0x1454b6bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457073b0 [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: 0x1454b6d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707450 [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: 0x1454b6e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457074f0 [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: 0x1454b6f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707590 [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: 0x1454b7058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707630 [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: 0x1454b7170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457076d0 [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: 0x1454b7288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707770 [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: 0x1454b73a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707810 [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: 0x1454b74b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457078b0 [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: 0x1454b75d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707950 [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: 0x1454b76e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457079f0 [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: 0x1454b7800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707a90 [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: 0x1454b7918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707b30 [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: 0x1454b7a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707bd0 [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: 0x1454b7b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707c70 [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: 0x1454b7c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707d10 [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: 0x1454b7d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707db0 [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: 0x1454b7e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707e50 [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: 0x1454b7fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707ef0 [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: 0x1454b80c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145707f90 [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: 0x1454b81d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708030 [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: 0x1454b82f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457080d0 [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: 0x1454b8408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708170 [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: 0x1454b8520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708210 [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: 0x1454b8638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457082b0 [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: 0x1454b8750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708350 [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: 0x1454b8868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454adc90 VAL: ' 28: ' (2 sibs) 28: 0x1454add28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457083f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145708480 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x145708510 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: 0x1454b8980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454ade20 VAL: ' 28: ' (2 sibs) 28: 0x1454adeb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457085b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145708640 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x1457086d0 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: 0x1454b4380 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x1454aacd0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aad68 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x1454aae98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aaf30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454aafc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x1454ab060 DOCSEQ: (8 sibs) 2 children: 28: 0x1454ab1a0 VAL: 'hello there 28: ' (2 sibs) 28: 0x1454ab238 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x1454ab0f8 DOCMAP: (8 sibs) 2 children: 28: 0x1454ab2e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x1454ab378 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708770 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x145708800 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x145708890 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x145708920 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x1457089b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x145708a40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x145708ad0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x145708b60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x145708bf0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x145708c80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x145708d10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x145708da0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x145708e30 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: 0x1454b47e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708ed0 [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: 0x1454b48f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145708f70 [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: 0x1454b4a10 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145709010 [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: 0x1454b4b28 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x1454ab870 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab908 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x1454ab9a0 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] 0x1457090b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x145709140 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x1457091d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x145709260 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: 0x1454b4c40 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454aba90 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: 0x1454abb28 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145709300 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x145709390 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] 0x145709420 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: 0x1454b4d58 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abc20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454abcb8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x1457094c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145709550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x1457095e0 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: 0x1454b4e70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abdb0 KEYVAL: '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: 0x1454abe48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145709680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145709710 KEYVAL: '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] 0x1457097a0 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: 0x1454b4f88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454abf40 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: 0x1454abfd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145709840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x1457098d0 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] 0x145709960 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: 0x1454b50a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac0d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac168 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145709a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145709a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x145709b20 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: 0x1454b51b8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac260 KEYVAL: '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: 0x1454ac2f8 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] 0x145709bc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145709c50 KEYVAL: '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] 0x145709ce0 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: 0x1454b52d0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad650 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: 0x1454ad6e8 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] 0x145709d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145709e10 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] 0x145709ea0 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: 0x1454b53e8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ad790 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ad828 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x145709f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x145709fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570a060 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: 0x1454b5500 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454afbe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454afc78 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570a100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14570a190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570a220 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: 0x1454b5618 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac4e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570a2c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14570a350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570a3e0 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: 0x1454b5730 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac708 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570a480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14570a510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570a5a0 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: 0x1454b5848 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454ac898 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570a640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14570a6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570a760 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: 0x1454b5960 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454ac990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454aca28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570a800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14570a890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570a920 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: 0x1454b5a78 [ROOT] MAP: (0 sibs) 1 children: 28: 0x1454acad0 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] 0x14570a9c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x14570aa50 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: 0x1454b5b90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x1454acbc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x1454acc58 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570aaf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x14570ab80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x14570ac10 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: 0x1454b5ca8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570acb0 [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: 0x1454b5dc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570ad50 [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: 0x1454b5ed8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570adf0 [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: 0x1454b5ff0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570ae90 [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: 0x1454b6108 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570af30 [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: 0x1454b6220 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570afd0 [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: 0x1454b6338 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b070 [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: 0x1454b6450 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b110 [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: 0x1454b6568 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b1b0 [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: 0x1454b6680 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b250 [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: 0x1454b6798 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b2f0 [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: 0x1454b68b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b390 [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: 0x1454b69c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b430 [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: 0x1454b6ae0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b4d0 [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: 0x1454b6bf8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b570 [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: 0x1454b6d10 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b610 [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: 0x1454b6e28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b6b0 [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: 0x1454b6f40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b750 [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: 0x1454b7058 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b7f0 [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: 0x1454b7170 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b890 [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: 0x1454b7288 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b930 [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: 0x1454b73a0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570b9d0 [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: 0x1454b74b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570ba70 [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: 0x1454b75d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bb10 [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: 0x1454b76e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bbb0 [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: 0x1454b7800 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bc50 [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: 0x1454b7918 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bcf0 [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: 0x1454b7a30 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bd90 [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: 0x1454b7b48 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570be30 [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: 0x1454b7c60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bed0 [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: 0x1454b7d78 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570bf70 [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: 0x1454b7e90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c010 [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: 0x1454b7fa8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c0b0 [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: 0x1454b80c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c150 [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: 0x1454b81d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c1f0 [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: 0x1454b82f0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c290 [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: 0x1454b8408 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c330 [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: 0x1454b8520 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c3d0 [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: 0x1454b8638 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c470 [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: 0x1454b8750 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c510 [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: 0x1454b8868 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454adc90 VAL: ' 28: ' (2 sibs) 28: 0x1454add28 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c5b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x14570c640 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x14570c6d0 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: 0x1454b8980 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x1454ade20 VAL: ' 28: ' (2 sibs) 28: 0x1454adeb8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x14570c770 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x14570c800 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x14570c890 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 (43 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (45 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.09 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x167ddcbe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e3a950 [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: 0x167ddccf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddae90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x167ddaf28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x167ddafc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x167ddb058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x167ddb0f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x167ddb188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x167ddb220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddb360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddb3f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddb2b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e3c680 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e3c710 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e3c7a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e3c830 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e3c8c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e3c950 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e3c9e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e3ca70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e3cb00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e3cb90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e3cc20 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: 0x167ddce10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddb910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x167ddb9a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x167ddba40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x167ddbad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x167ddbb70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x167ddbc08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x167ddbca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddbde0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddbe78 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddbd38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e3e7e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e3e870 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e3e900 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e3e990 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e3ea20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e3eab0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e3eb40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e3ebd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e3ec60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e3ecf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e3ed80 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: 0x167ddcf28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddbf20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x167ddbfb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x167ddc050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e40510 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e405a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e40630 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e406c0 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: 0x167ddd040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddc9c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x167ddca58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x167ddcaf0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e42280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e42310 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e423a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e42430 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: 0x167ddd158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddab10 VAL***: '!!int 0' (2 sibs) 29: 0x167ddaba8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e44030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e440c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e44150 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: 0x167ddd270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb540 VAL***: '!int 0' (2 sibs) 29: 0x167ddb5d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e45d60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e45df0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e45e80 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: 0x167ddd388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb6d0 VAL***: '!!int 0' (2 sibs) 29: 0x167ddb768 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e47a90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e47b20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e47bb0 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: 0x167ddd4a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167dddd20 VAL***: '!int 0' (2 sibs) 29: 0x167ddddb8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e497e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e49870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e49900 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: 0x167ddd5b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x167ddc320 VAL***: '!!int 0' (2 sibs) 29: 0x167ddc3b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e4b5d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e4b660 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e4b6f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e4b780 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: 0x167ddd6d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc4b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x167ddc550 VAL***: '!int 0' (2 sibs) 29: 0x167ddc5e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e4d380 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e4d410 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e4d4a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e4d530 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: 0x167ddd7e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x167dde0e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x167dde810 KEYVAL: 'a' '0' (2 sibs) 29: 0x167dde8a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x167dde178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x167ddb860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x167dde210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x167dde950 VAL: 'a' (2 sibs) 29: 0x167dde9e8 VAL: 'b' (2 sibs) 29: 0x167dde2a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde3d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde5a0 DOCMAP: (12 sibs) 1 children: 29: 0x167ddc910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x167dde638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde6d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddea90 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddeb28 KEYVAL: 'b' '' (2 sibs) 29: 0x167dde768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddebd0 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddec68 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e4fec0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e4ff50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e4ffe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e50070 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e50100 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e50190 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e50220 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e502b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e50340 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e503d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e50460 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e504f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e50580 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e50610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e506a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e50730 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e507c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e50850 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e508e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e50970 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e50a00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e50a90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e50b20 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: 0x167ddd900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x167ddedb0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x167ddee48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x167ddf0b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x167ddf148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x167ddeee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x167ddf1f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x167ddf288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x167ddef78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x167ddf330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x167ddf3c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x167ddf010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x167ddf470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x167ddf508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e524f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e52580 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e52610 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e526a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e52730 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e527c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e52850 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e528e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e52970 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e52a00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e52a90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e52b20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e52bb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e52c40 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: 0x167ddda18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x167ddf600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x167ddf698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x167ddf900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x167ddf998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x167ddf730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x167ddfa40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x167ddfad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x167ddf7c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x167ddfb80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x167ddfc18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x167ddf860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x167ddfcc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x167ddfd58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e54220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e542b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e54340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e543d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e54460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e544f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e54580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e54610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e546a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e54730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e547c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e54850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e548e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e54970 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: 0x167dddb30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x167de0930 MAP: (6 sibs) 3 children: 29: 0x167de0cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x167de0d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x167de0e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x167de09c8 MAP***: !!map (6 sibs) 3 children: 29: 0x167de0ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x167de0f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x167de0fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x167de0a60 MAP***: !!map (6 sibs) 3 children: 29: 0x167de1070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de11a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de0af8 SEQ: (6 sibs) 3 children: 29: 0x167de1240 VAL***: '!!str v10' (3 sibs) 29: 0x167de12d8 VAL***: '!!str v20' (3 sibs) 29: 0x167de1370 VAL***: '!!str v30' (3 sibs) 29: 0x167de0b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de1410 VAL***: '!!str v40' (3 sibs) 29: 0x167de14a8 VAL***: '!!str v50' (3 sibs) 29: 0x167de1540 VAL***: '!!str v60' (3 sibs) 29: 0x167de0c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de15e0 VAL: 'v70' (3 sibs) 29: 0x167de1678 VAL: 'v80' (3 sibs) 29: 0x167de1710 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e56e10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e56ea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e56f30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e56fc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e57050 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e570e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e57170 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e57200 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e57290 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e57320 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e573b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e57440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e574d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e57560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e575f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e57680 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e57710 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e577a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e57830 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e578c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e57950 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e579e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e57a70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e57b00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e57b90 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: 0x167dddc48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x167de1800 MAP: (6 sibs) 3 children: 29: 0x167de1ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x167de1c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x167de1cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x167de1898 MAP***: !map (6 sibs) 3 children: 29: 0x167de1d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x167de1e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x167de1ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x167de1930 MAP***: !map (6 sibs) 3 children: 29: 0x167de1f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de2070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de19c8 SEQ: (6 sibs) 3 children: 29: 0x167de2110 VAL***: '!str v10' (3 sibs) 29: 0x167de21a8 VAL***: '!str v20' (3 sibs) 29: 0x167de2240 VAL***: '!str v30' (3 sibs) 29: 0x167de1a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de22e0 VAL***: '!str v40' (3 sibs) 29: 0x167de2378 VAL***: '!str v50' (3 sibs) 29: 0x167de2410 VAL***: '!str v60' (3 sibs) 29: 0x167de1af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de24b0 VAL: 'v70' (3 sibs) 29: 0x167de2548 VAL: 'v80' (3 sibs) 29: 0x167de25e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e59d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e59de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e59e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e59f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e59f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e5a020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e5a0b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e5a140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e5a1d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e5a260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e5a2f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e5a380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e5a410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e5a4a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e5a530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e5a5c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e5a650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e5a6e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e5a770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e5a800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e5a890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e5a920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e5a9b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e5aa40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e5aad0 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: 0x167ddcbe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e59440 [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: 0x167ddccf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddae90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x167ddaf28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x167ddafc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x167ddb058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x167ddb0f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x167ddb188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x167ddb220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddb360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddb3f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddb2b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5af60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e5aff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e5b080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e5b110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e5b1a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e5b230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e5b2c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e5b350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e5b3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e5b470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e5b500 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: 0x167ddce10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddb910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x167ddb9a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x167ddba40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x167ddbad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x167ddbb70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x167ddbc08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x167ddbca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddbde0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddbe78 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddbd38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5b870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e5b900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e5b990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e5ba20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e5bab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e5bb40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e5bbd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e5bc60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e5bcf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e5bd80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e5be10 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: 0x167ddcf28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddbf20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x167ddbfb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x167ddc050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5c180 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e5c210 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e5c2a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e5c330 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: 0x167ddd040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddc9c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x167ddca58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x167ddcaf0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5ca90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e5cb20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e5cbb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e5cc40 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: 0x167ddd158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddab10 VAL***: '!!int 0' (2 sibs) 29: 0x167ddaba8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5d3a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5d430 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e5d4c0 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: 0x167ddd270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb540 VAL***: '!int 0' (2 sibs) 29: 0x167ddb5d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5dcb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5dd40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e5ddd0 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: 0x167ddd388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb6d0 VAL***: '!!int 0' (2 sibs) 29: 0x167ddb768 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5e5c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5e650 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e5e6e0 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: 0x167ddd4a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167dddd20 VAL***: '!int 0' (2 sibs) 29: 0x167ddddb8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5eed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5ef60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e5eff0 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: 0x167ddd5b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x167ddc320 VAL***: '!!int 0' (2 sibs) 29: 0x167ddc3b8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e5f7e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e5f870 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e5f900 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e5f990 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: 0x167ddd6d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc4b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x167ddc550 VAL***: '!int 0' (2 sibs) 29: 0x167ddc5e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e600f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e60180 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e60210 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e602a0 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: 0x167ddd7e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x167dde0e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x167dde810 KEYVAL: 'a' '0' (2 sibs) 29: 0x167dde8a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x167dde178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x167ddb860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x167dde210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x167dde950 VAL: 'a' (2 sibs) 29: 0x167dde9e8 VAL: 'b' (2 sibs) 29: 0x167dde2a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde3d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde5a0 DOCMAP: (12 sibs) 1 children: 29: 0x167ddc910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x167dde638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde6d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddea90 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddeb28 KEYVAL: 'b' '' (2 sibs) 29: 0x167dde768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddebd0 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddec68 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e61310 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e613a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e61430 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e614c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e61550 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e615e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e61670 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e61700 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e61790 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e61820 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e618b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e61940 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e619d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e61a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e61af0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e61b80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e61c10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e61ca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e61d30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e61dc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e61e50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e61ee0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e61f70 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: 0x167ddd900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x167ddedb0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x167ddee48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x167ddf0b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x167ddf148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x167ddeee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x167ddf1f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x167ddf288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x167ddef78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x167ddf330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x167ddf3c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x167ddf010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x167ddf470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x167ddf508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e60a00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e60a90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e60b20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e60bb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e60c40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e60cd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e60d60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e60df0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e60e80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e60f10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e60fa0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e61030 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e610c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e61150 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: 0x167ddda18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x167ddf600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x167ddf698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x167ddf900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x167ddf998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x167ddf730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x167ddfa40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x167ddfad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x167ddf7c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x167ddfb80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x167ddfc18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x167ddf860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x167ddfcc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x167ddfd58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e62520 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e625b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e62640 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e626d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e62760 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e627f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e62880 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e62910 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e629a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e62a30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e62ac0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e62b50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e62be0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e62c70 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: 0x167dddb30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x167de0930 MAP: (6 sibs) 3 children: 29: 0x167de0cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x167de0d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x167de0e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x167de09c8 MAP***: !!map (6 sibs) 3 children: 29: 0x167de0ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x167de0f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x167de0fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x167de0a60 MAP***: !!map (6 sibs) 3 children: 29: 0x167de1070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de11a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de0af8 SEQ: (6 sibs) 3 children: 29: 0x167de1240 VAL***: '!!str v10' (3 sibs) 29: 0x167de12d8 VAL***: '!!str v20' (3 sibs) 29: 0x167de1370 VAL***: '!!str v30' (3 sibs) 29: 0x167de0b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de1410 VAL***: '!!str v40' (3 sibs) 29: 0x167de14a8 VAL***: '!!str v50' (3 sibs) 29: 0x167de1540 VAL***: '!!str v60' (3 sibs) 29: 0x167de0c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de15e0 VAL: 'v70' (3 sibs) 29: 0x167de1678 VAL: 'v80' (3 sibs) 29: 0x167de1710 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e63740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e637d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e63860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e638f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e63980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e63a10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e63aa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e63b30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e63bc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e63c50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e63ce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e63d70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e63e00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e63e90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e63f20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e63fb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e64040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e640d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e64160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e641f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e64280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e64310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e643a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e64430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e644c0 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: 0x167dddc48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x167de1800 MAP: (6 sibs) 3 children: 29: 0x167de1ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x167de1c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x167de1cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x167de1898 MAP***: !map (6 sibs) 3 children: 29: 0x167de1d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x167de1e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x167de1ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x167de1930 MAP***: !map (6 sibs) 3 children: 29: 0x167de1f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de2070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de19c8 SEQ: (6 sibs) 3 children: 29: 0x167de2110 VAL***: '!str v10' (3 sibs) 29: 0x167de21a8 VAL***: '!str v20' (3 sibs) 29: 0x167de2240 VAL***: '!str v30' (3 sibs) 29: 0x167de1a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de22e0 VAL***: '!str v40' (3 sibs) 29: 0x167de2378 VAL***: '!str v50' (3 sibs) 29: 0x167de2410 VAL***: '!str v60' (3 sibs) 29: 0x167de1af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de24b0 VAL: 'v70' (3 sibs) 29: 0x167de2548 VAL: 'v80' (3 sibs) 29: 0x167de25e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x167e64950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e649e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e64a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e64b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e64b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e64c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e64cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e64d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e64dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e64e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e64ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e64f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e65010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e650a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e65130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e651c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e65250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e652e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e65370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e65400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e65490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e65520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e655b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e65640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e656d0 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] 0x167e3a950 [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] 0x167e66de0 [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] 0x167e3c680 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e3c710 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e3c7a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e3c830 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e3c8c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e3c950 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e3c9e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e3ca70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e3cb00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e3cb90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e3cc20 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] 0x167e676f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e67780 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e67810 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e678a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e67930 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e679c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e67a50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e67ae0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e67b70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e67c00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e67c90 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] 0x167e3e7e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e3e870 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e3e900 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e3e990 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e3ea20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e3eab0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e3eb40 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e3ebd0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e3ec60 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e3ecf0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e3ed80 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] 0x167e68000 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e68090 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e68120 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e681b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e68240 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e682d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e68360 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e683f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e68480 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e68510 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e685a0 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] 0x167e40510 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e405a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e40630 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e406c0 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] 0x167e68fd0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e69060 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e690f0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e69180 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] 0x167e42280 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e42310 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e423a0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e42430 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] 0x167e698e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e69970 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e69a00 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e69a90 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] 0x167e44030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e440c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e44150 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] 0x167e6a1f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e6a280 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e6a310 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] 0x167e45d60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e45df0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e45e80 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] 0x167e6ab00 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e6ab90 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e6ac20 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] 0x167e47a90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e47b20 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e47bb0 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] 0x167e6b410 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e6b4a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e6b530 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] 0x167e497e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e49870 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e49900 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] 0x167e6bd20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e6bdb0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e6be40 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] 0x167e4b5d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e4b660 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e4b6f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e4b780 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] 0x167e6c630 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e6c6c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e6c750 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e6c7e0 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] 0x167e4d380 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e4d410 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e4d4a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e4d530 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] 0x167e6cf40 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e6cfd0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e6d060 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e6d0f0 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] 0x167e4fec0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e4ff50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e4ffe0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e50070 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e50100 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e50190 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e50220 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e502b0 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e50340 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e503d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e50460 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e504f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e50580 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e50610 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e506a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e50730 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e507c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e50850 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e508e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e50970 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e50a00 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e50a90 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e50b20 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] 0x167e6e160 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e6e1f0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e6e280 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e6e310 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e6e3a0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e6e430 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e6e4c0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e6e550 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e6e5e0 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e6e670 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e6e700 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e6e790 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e6e820 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e6e8b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e6e940 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e6e9d0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e6ea60 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e6eaf0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e6eb80 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e6ec10 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e6eca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e6ed30 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e6edc0 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] 0x167e524f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e52580 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e52610 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e526a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e52730 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e527c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e52850 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e528e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e52970 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e52a00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e52a90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e52b20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e52bb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e52c40 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] 0x167e6d850 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e6d8e0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e6d970 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e6da00 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e6da90 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e6db20 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e6dbb0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e6dc40 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e6dcd0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e6dd60 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e6ddf0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e6de80 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e6df10 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e6dfa0 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] 0x167e54220 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e542b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e54340 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e543d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e54460 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e544f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e54580 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e54610 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e546a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e54730 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e547c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e54850 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e548e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e54970 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] 0x167e6f370 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e6f400 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e6f490 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e6f520 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e6f5b0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e6f640 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e6f6d0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e6f760 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e6f7f0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e6f880 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e6f910 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e6f9a0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e6fa30 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e6fac0 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] 0x167e56e10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e56ea0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e56f30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e56fc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e57050 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e570e0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e57170 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e57200 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e57290 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e57320 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e573b0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e57440 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e574d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e57560 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e575f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e57680 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e57710 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e577a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e57830 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e578c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e57950 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e579e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e57a70 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e57b00 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e57b90 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] 0x167e70590 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e70620 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e706b0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e70740 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e707d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e70860 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e708f0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e70980 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e70a10 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e70aa0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e70b30 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e70bc0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e70c50 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e70ce0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e70d70 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e70e00 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e70e90 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e70f20 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e70fb0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e71040 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e710d0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e71160 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e711f0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e71280 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e71310 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] 0x167e59d50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e59de0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e59e70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e59f00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e59f90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e5a020 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e5a0b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e5a140 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e5a1d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e5a260 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e5a2f0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e5a380 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e5a410 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e5a4a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e5a530 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e5a5c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e5a650 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e5a6e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e5a770 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e5a800 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e5a890 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e5a920 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e5a9b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e5aa40 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e5aad0 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] 0x167e717a0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e71830 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e718c0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e71950 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e719e0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e71a70 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e71b00 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e71b90 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e71c20 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e71cb0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e71d40 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e71dd0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e71e60 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e71ef0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e71f80 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e72010 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e720a0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e72130 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e721c0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e72250 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e722e0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e72370 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e72400 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e72490 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e72520 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] 0x167e59440 [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] 0x167e6fc80 [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] 0x167e5af60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e5aff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e5b080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e5b110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e5b1a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e5b230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e5b2c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e5b350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e5b3e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e5b470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e5b500 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] 0x167e729b0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e72a40 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e72ad0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e72b60 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e72bf0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e72c80 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e72d10 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e72da0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e72e30 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e72ec0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e72f50 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] 0x167e5b870 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e5b900 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e5b990 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e5ba20 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e5bab0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e5bb40 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e5bbd0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e5bc60 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e5bcf0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e5bd80 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e5be10 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] 0x167e732c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e73350 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e733e0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e73470 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e73500 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e73590 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e73620 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e736b0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e73740 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e737d0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e73860 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] 0x167e5c180 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e5c210 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e5c2a0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e5c330 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] 0x167e73bd0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e73c60 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e73cf0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e73d80 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] 0x167e5ca90 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e5cb20 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e5cbb0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e5cc40 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] 0x167e744e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e74570 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e74600 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e74690 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] 0x167e5d3a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5d430 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e5d4c0 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] 0x167e74df0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e74e80 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e74f10 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] 0x167e5dcb0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5dd40 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e5ddd0 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] 0x167e75700 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e75790 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e75820 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] 0x167e5e5c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5e650 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e5e6e0 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] 0x167e76010 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e760a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e76130 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] 0x167e5eed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e5ef60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e5eff0 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] 0x167e76920 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e769b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e76a40 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] 0x167e5f7e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e5f870 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e5f900 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e5f990 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] 0x167e77230 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e772c0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e77350 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e773e0 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] 0x167e600f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e60180 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e60210 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e602a0 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] 0x167e77b40 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e77bd0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e77c60 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e77cf0 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] 0x167e61310 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e613a0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e61430 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e614c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e61550 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e615e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e61670 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e61700 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e61790 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e61820 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e618b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e61940 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e619d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e61a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e61af0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e61b80 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e61c10 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e61ca0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e61d30 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e61dc0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e61e50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e61ee0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e61f70 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] 0x167e78d60 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e78df0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e78e80 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e78f10 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e78fa0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e79030 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e790c0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e79150 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e791e0 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e79270 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e79300 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e79390 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e79420 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e794b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e79540 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e795d0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e79660 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e796f0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e79780 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e79810 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e798a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e79930 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e799c0 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] 0x167e60a00 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e60a90 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e60b20 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e60bb0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e60c40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e60cd0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e60d60 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e60df0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e60e80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e60f10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e60fa0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e61030 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e610c0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e61150 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] 0x167e78450 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e784e0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e78570 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e78600 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e78690 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e78720 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e787b0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e78840 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e788d0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e78960 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e789f0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e78a80 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e78b10 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e78ba0 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] 0x167e62520 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e625b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e62640 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e626d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e62760 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e627f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e62880 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e62910 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e629a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e62a30 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e62ac0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e62b50 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e62be0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e62c70 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] 0x167e79f70 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e7a000 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e7a090 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e7a120 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e7a1b0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e7a240 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e7a2d0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e7a360 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e7a3f0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e7a480 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e7a510 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e7a5a0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e7a630 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e7a6c0 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] 0x167e63740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e637d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e63860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e638f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e63980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e63a10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e63aa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e63b30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e63bc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e63c50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e63ce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e63d70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e63e00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e63e90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e63f20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e63fb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e64040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e640d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e64160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e641f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e64280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e64310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e643a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e64430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e644c0 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] 0x167e7b190 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e7b220 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e7b2b0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e7b340 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e7b3d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e7b460 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e7b4f0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e7b580 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e7b610 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e7b6a0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e7b730 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e7b7c0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e7b850 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e7b8e0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e7b970 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e7ba00 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e7ba90 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e7bb20 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e7bbb0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e7bc40 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e7bcd0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e7bd60 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e7bdf0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e7be80 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e7bf10 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] 0x167e64950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e649e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e64a70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e64b00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e64b90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e64c20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e64cb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e64d40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e64dd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e64e60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e64ef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e64f80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e65010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e650a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e65130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e651c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e65250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e652e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e65370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e65400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e65490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e65520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e655b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e65640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e656d0 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] 0x167e7ccb0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e7cd40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e7cdd0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e7ce60 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e7cef0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e7cf80 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e7d010 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e7d0a0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e7d130 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e7d1c0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e7d250 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e7d2e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e7d370 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e7d400 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e7d490 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e7d520 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e7d5b0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e7d640 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e7d6d0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e7d760 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e7d7f0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e7d880 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e7d910 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e7d9a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e7da30 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: 0x167ddcbe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167ddc690 [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: 0x167ddccf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddae90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x167ddaf28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x167ddafc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x167ddb058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x167ddb0f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x167ddb188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x167ddb220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddb360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddb3f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddb2b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7a980 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e7aa10 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e7aaa0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e7ab30 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e7abc0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e7ac50 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e7ace0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e7ad70 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e7ae00 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e7ae90 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e7af20 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: 0x167ddce10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddb910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x167ddb9a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x167ddba40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x167ddbad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x167ddbb70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x167ddbc08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x167ddbca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddbde0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddbe78 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddbd38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7c3a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e7c430 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e7c4c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e7c550 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e7c5e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e7c670 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e7c700 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e7c790 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e7c820 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e7c8b0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e7c940 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: 0x167ddcf28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddbf20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x167ddbfb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x167ddc050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7c9e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e7ca70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e7cb00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e7cb90 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: 0x167ddd040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddc9c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x167ddca58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x167ddcaf0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7dec0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e7df50 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e7dfe0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e7e070 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: 0x167ddd158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddab10 VAL***: '!!int 0' (2 sibs) 29: 0x167ddaba8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7afc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e7b050 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e7b0e0 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: 0x167ddd270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb540 VAL***: '!int 0' (2 sibs) 29: 0x167ddb5d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7e110 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e7e1a0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e7e230 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: 0x167ddd388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb6d0 VAL***: '!!int 0' (2 sibs) 29: 0x167ddb768 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7e2d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e7e360 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e7e3f0 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: 0x167ddd4a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167dddd20 VAL***: '!int 0' (2 sibs) 29: 0x167ddddb8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7e490 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e7e520 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e7e5b0 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: 0x167ddd5b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x167ddc320 VAL***: '!!int 0' (2 sibs) 29: 0x167ddc3b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7e650 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e7e6e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e7e770 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e7e800 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: 0x167ddd6d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc4b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x167ddc550 VAL***: '!int 0' (2 sibs) 29: 0x167ddc5e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7e8a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e7e930 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e7e9c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e7ea50 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: 0x167ddd7e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x167dde0e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x167dde810 KEYVAL: 'a' '0' (2 sibs) 29: 0x167dde8a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x167dde178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x167ddb860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x167dde210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x167dde950 VAL: 'a' (2 sibs) 29: 0x167dde9e8 VAL: 'b' (2 sibs) 29: 0x167dde2a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde3d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde5a0 DOCMAP: (12 sibs) 1 children: 29: 0x167ddc910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x167dde638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde6d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddea90 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddeb28 KEYVAL: 'b' '' (2 sibs) 29: 0x167dde768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddebd0 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddec68 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7eaf0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e7eb80 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e7ec10 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e7eca0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e7ed30 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e7edc0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e7ee50 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e7eee0 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e7ef70 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e7f000 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e7f090 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e7f120 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e7f1b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e7f240 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e7f2d0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e7f360 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e7f3f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e7f480 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e7f510 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e7f5a0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e7f630 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e7f6c0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e7f750 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: 0x167ddd900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x167ddedb0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x167ddee48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x167ddf0b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x167ddf148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x167ddeee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x167ddf1f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x167ddf288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x167ddef78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x167ddf330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x167ddf3c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x167ddf010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x167ddf470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x167ddf508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7f7f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e7f880 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e7f910 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e7f9a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e7fa30 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e7fac0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e7fb50 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e7fbe0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e7fc70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e7fd00 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e7fd90 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e7fe20 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e7feb0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e7ff40 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: 0x167ddda18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x167ddf600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x167ddf698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x167ddf900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x167ddf998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x167ddf730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x167ddfa40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x167ddfad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x167ddf7c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x167ddfb80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x167ddfc18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x167ddf860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x167ddfcc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x167ddfd58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e7ffe0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e80070 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e80100 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e80190 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e80220 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e802b0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e80340 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e803d0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e80460 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e804f0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e80580 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e80610 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e806a0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e80730 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: 0x167dddb30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x167de0930 MAP: (6 sibs) 3 children: 29: 0x167de0cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x167de0d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x167de0e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x167de09c8 MAP***: !!map (6 sibs) 3 children: 29: 0x167de0ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x167de0f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x167de0fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x167de0a60 MAP***: !!map (6 sibs) 3 children: 29: 0x167de1070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de11a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de0af8 SEQ: (6 sibs) 3 children: 29: 0x167de1240 VAL***: '!!str v10' (3 sibs) 29: 0x167de12d8 VAL***: '!!str v20' (3 sibs) 29: 0x167de1370 VAL***: '!!str v30' (3 sibs) 29: 0x167de0b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de1410 VAL***: '!!str v40' (3 sibs) 29: 0x167de14a8 VAL***: '!!str v50' (3 sibs) 29: 0x167de1540 VAL***: '!!str v60' (3 sibs) 29: 0x167de0c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de15e0 VAL: 'v70' (3 sibs) 29: 0x167de1678 VAL: 'v80' (3 sibs) 29: 0x167de1710 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e807d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e80860 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e808f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e80980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e80a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e80aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e80b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e80bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e80c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e80ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e80d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e80e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e80e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e80f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e80fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e81040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e810d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e81160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e811f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e81280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e81310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e813a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e81430 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e814c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e81550 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: 0x167dddc48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x167de1800 MAP: (6 sibs) 3 children: 29: 0x167de1ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x167de1c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x167de1cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x167de1898 MAP***: !map (6 sibs) 3 children: 29: 0x167de1d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x167de1e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x167de1ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x167de1930 MAP***: !map (6 sibs) 3 children: 29: 0x167de1f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de2070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de19c8 SEQ: (6 sibs) 3 children: 29: 0x167de2110 VAL***: '!str v10' (3 sibs) 29: 0x167de21a8 VAL***: '!str v20' (3 sibs) 29: 0x167de2240 VAL***: '!str v30' (3 sibs) 29: 0x167de1a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de22e0 VAL***: '!str v40' (3 sibs) 29: 0x167de2378 VAL***: '!str v50' (3 sibs) 29: 0x167de2410 VAL***: '!str v60' (3 sibs) 29: 0x167de1af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de24b0 VAL: 'v70' (3 sibs) 29: 0x167de2548 VAL: 'v80' (3 sibs) 29: 0x167de25e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e815f0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e81680 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e81710 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e817a0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e81830 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e818c0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e81950 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e819e0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e81a70 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e81b00 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e81b90 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e81c20 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e81cb0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e81d40 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e81dd0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e81e60 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e81ef0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e81f80 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e82010 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e820a0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e82130 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e821c0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e82250 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e822e0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e82370 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: 0x167ddcbe0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167ddc870 [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: 0x167ddccf8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddae90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x167ddaf28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x167ddafc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x167ddb058 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x167ddb0f0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x167ddb188 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x167ddb220 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddb360 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddb3f8 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddb2b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e82410 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e824a0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x167e82530 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x167e825c0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x167e82650 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x167e826e0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x167e82770 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x167e82800 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e82890 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e82920 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e829b0 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: 0x167ddce10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x167ddb910 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x167ddb9a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x167ddba40 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x167ddbad8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x167ddbb70 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x167ddbc08 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x167ddbca0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x167ddbde0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x167ddbe78 KEYVAL: 'age' '15' (2 sibs) 29: 0x167ddbd38 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e82a50 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x167e82ae0 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x167e82b70 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x167e82c00 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x167e82c90 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x167e82d20 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x167e82db0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x167e82e40 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x167e82ed0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x167e82f60 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x167e82ff0 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: 0x167ddcf28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddbf20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x167ddbfb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x167ddc050 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e83090 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e83120 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x167e831b0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x167e83240 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: 0x167ddd040 [ROOT] MAP: (0 sibs) 3 children: 29: 0x167ddc9c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x167ddca58 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x167ddcaf0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e832e0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x167e83370 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x167e83400 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x167e83490 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: 0x167ddd158 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddab10 VAL***: '!!int 0' (2 sibs) 29: 0x167ddaba8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e83530 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e835c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e83650 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: 0x167ddd270 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb540 VAL***: '!int 0' (2 sibs) 29: 0x167ddb5d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e836f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e83780 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e83810 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: 0x167ddd388 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167ddb6d0 VAL***: '!!int 0' (2 sibs) 29: 0x167ddb768 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e838b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e83940 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x167e839d0 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: 0x167ddd4a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x167dddd20 VAL***: '!int 0' (2 sibs) 29: 0x167ddddb8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e83a70 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x167e83b00 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x167e83b90 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: 0x167ddd5b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc280 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x167ddc320 VAL***: '!!int 0' (2 sibs) 29: 0x167ddc3b8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e83c30 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e83cc0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x167e83d50 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x167e83de0 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: 0x167ddd6d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x167ddc4b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x167ddc550 VAL***: '!int 0' (2 sibs) 29: 0x167ddc5e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e83e80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x167e83f10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x167e83fa0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x167e84030 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: 0x167ddd7e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x167dde0e0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x167dde810 KEYVAL: 'a' '0' (2 sibs) 29: 0x167dde8a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x167dde178 DOCMAP***: !map (12 sibs) 1 children: 29: 0x167ddb860 KEYVAL: 'a' 'b' (1 sibs) 29: 0x167dde210 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x167dde950 VAL: 'a' (2 sibs) 29: 0x167dde9e8 VAL: 'b' (2 sibs) 29: 0x167dde2a8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde340 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde3d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde470 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde508 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x167dde5a0 DOCMAP: (12 sibs) 1 children: 29: 0x167ddc910 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x167dde638 DOCVAL***: '!!str a b' (12 sibs) 29: 0x167dde6d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddea90 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddeb28 KEYVAL: 'b' '' (2 sibs) 29: 0x167dde768 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x167ddebd0 KEYVAL: 'a' '' (2 sibs) 29: 0x167ddec68 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e840d0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x167e84160 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x167e841f0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x167e84280 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x167e84310 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x167e843a0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x167e84430 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x167e844c0 VAL: 'a' (2 sibs) 29: [8] [8] 0x167e84550 VAL: 'b' (2 sibs) 29: [9] [9] 0x167e845e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x167e84670 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x167e84700 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x167e84790 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x167e84820 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x167e848b0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x167e84940 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x167e849d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x167e84a60 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x167e84af0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x167e84b80 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x167e84c10 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x167e84ca0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x167e84d30 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: 0x167ddd900 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x167ddedb0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x167ddee48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x167ddf0b0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x167ddf148 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x167ddeee0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x167ddf1f0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x167ddf288 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x167ddef78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x167ddf330 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x167ddf3c8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x167ddf010 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x167ddf470 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x167ddf508 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e84dd0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x167e84e60 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x167e84ef0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x167e84f80 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x167e85010 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x167e850a0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x167e85130 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x167e851c0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x167e85250 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x167e852e0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x167e85370 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x167e85400 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e85490 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x167e85520 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: 0x167ddda18 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x167ddf600 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x167ddf698 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x167ddf900 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x167ddf998 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x167ddf730 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x167ddfa40 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x167ddfad8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x167ddf7c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x167ddfb80 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x167ddfc18 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x167ddf860 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x167ddfcc0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x167ddfd58 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e855c0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x167e85650 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x167e856e0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x167e85770 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x167e85800 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x167e85890 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x167e85920 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x167e859b0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x167e85a40 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x167e85ad0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x167e85b60 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x167e85bf0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x167e85c80 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x167e85d10 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: 0x167dddb30 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x167de0930 MAP: (6 sibs) 3 children: 29: 0x167de0cd0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x167de0d68 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x167de0e00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x167de09c8 MAP***: !!map (6 sibs) 3 children: 29: 0x167de0ea0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x167de0f38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x167de0fd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x167de0a60 MAP***: !!map (6 sibs) 3 children: 29: 0x167de1070 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1108 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de11a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de0af8 SEQ: (6 sibs) 3 children: 29: 0x167de1240 VAL***: '!!str v10' (3 sibs) 29: 0x167de12d8 VAL***: '!!str v20' (3 sibs) 29: 0x167de1370 VAL***: '!!str v30' (3 sibs) 29: 0x167de0b90 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de1410 VAL***: '!!str v40' (3 sibs) 29: 0x167de14a8 VAL***: '!!str v50' (3 sibs) 29: 0x167de1540 VAL***: '!!str v60' (3 sibs) 29: 0x167de0c28 SEQ***: !!seq (6 sibs) 3 children: 29: 0x167de15e0 VAL: 'v70' (3 sibs) 29: 0x167de1678 VAL: 'v80' (3 sibs) 29: 0x167de1710 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e85db0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x167e85e40 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e85ed0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e85f60 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e85ff0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e86080 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x167e86110 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e861a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e86230 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e862c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x167e86350 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e863e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e86470 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e86500 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e86590 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x167e86620 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x167e866b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x167e86740 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x167e867d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x167e86860 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x167e868f0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x167e86980 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x167e86a10 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e86aa0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e86b30 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: 0x167dddc48 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x167de1800 MAP: (6 sibs) 3 children: 29: 0x167de1ba0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x167de1c38 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x167de1cd0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x167de1898 MAP***: !map (6 sibs) 3 children: 29: 0x167de1d70 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x167de1e08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x167de1ea0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x167de1930 MAP***: !map (6 sibs) 3 children: 29: 0x167de1f40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x167de1fd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x167de2070 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x167de19c8 SEQ: (6 sibs) 3 children: 29: 0x167de2110 VAL***: '!str v10' (3 sibs) 29: 0x167de21a8 VAL***: '!str v20' (3 sibs) 29: 0x167de2240 VAL***: '!str v30' (3 sibs) 29: 0x167de1a60 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de22e0 VAL***: '!str v40' (3 sibs) 29: 0x167de2378 VAL***: '!str v50' (3 sibs) 29: 0x167de2410 VAL***: '!str v60' (3 sibs) 29: 0x167de1af8 SEQ***: !seq (6 sibs) 3 children: 29: 0x167de24b0 VAL: 'v70' (3 sibs) 29: 0x167de2548 VAL: 'v80' (3 sibs) 29: 0x167de25e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x167e86bd0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x167e86c60 MAP: (6 sibs) 3 children: 29: [2] [2] 0x167e86cf0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x167e86d80 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x167e86e10 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x167e86ea0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x167e86f30 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x167e86fc0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x167e87050 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x167e870e0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x167e87170 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x167e87200 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x167e87290 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x167e87320 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x167e873b0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x167e87440 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x167e874d0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x167e87560 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x167e875f0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x167e87680 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x167e87710 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x167e877a0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x167e87830 VAL: 'v70' (3 sibs) 29: [23] [23] 0x167e878c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x167e87950 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 (21 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (23 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.03 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x118edc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x118ed8e30 DOCMAP: (3 sibs) 3 children: 30: 0x118ed9000 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed9098 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9130 KEYVAL: '' '' (3 sibs) 30: 0x118ed8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x118ed91d0 KEYVAL: 'a' '' (2 sibs) 30: 0x118ed9268 KEYVAL: 'b' '' (2 sibs) 30: 0x118ed8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x118ed9310 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed93a8 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f4a6f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x118f4a930 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x118f4a780 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x118f4a810 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x118f4a8a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f4a9c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f4aa50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f4aae0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f4ab70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f4ac00 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f4ac90 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f4ad20 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: 0x118edc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x118ed98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118ed9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118ed9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118ed9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f4c770 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f4c800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f4c890 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f4c920 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f4c9b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f4ca40 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: 0x118edc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x118eda048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118eda0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118eda178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118eda210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f4e720 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f4e7b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f4e840 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f4e8d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f4e960 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f4e9f0 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: 0x118edcab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118eda2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x118eda348 VAL: '?foo' (5 sibs) 30: 0x118eda3e0 VAL: ':foo' (5 sibs) 30: 0x118eda478 VAL: '-foo' (5 sibs) 30: 0x118eda510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f50530 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f505c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f50650 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f506e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f50770 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f50800 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: 0x118edcbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118edae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x118edaf18 VAL: '?foo' (5 sibs) 30: 0x118edafb0 VAL: ':foo' (5 sibs) 30: 0x118edb048 VAL: '-foo' (5 sibs) 30: 0x118edb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f52420 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f524b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f52540 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f525d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f52660 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f526f0 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: 0x118edcce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118ed9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f54150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f541e0 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: 0x118edce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f55fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f56030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f560c0 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: 0x118edcf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118ed9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f57d90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f57e20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f57eb0 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: 0x118edd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f59ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f59b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f59be0 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: 0x118edd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118eda698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f5b7f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f5b880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f5b910 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: 0x118edd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x118edaa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edaaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118eda968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f5d820 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f5d8b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f5d940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f5d9d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f5da60 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: 0x118edd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x118edac40 MAP: (2 sibs) 2 children: 30: 0x118edc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118edacd8 MAP: (2 sibs) 1 children: 30: 0x118edad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f5f710 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f5f7a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f5f830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f5f8c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f5f950 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f5f9e0 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: 0x118edd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edab50 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] 0x118f615c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f61650 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: 0x118edd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc4a0 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] 0x118f63470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f63500 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: 0x118edd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f65320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f653b0 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: 0x118edd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f671d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f67260 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: 0x118edd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edea80 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] 0x118f69080 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f69110 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: 0x118edda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f6af30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f6afc0 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: 0x118eddb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118edb270 KEYVAL: 'a' '' (5 sibs) 30: 0x118edb308 KEYVAL: 'b' '' (5 sibs) 30: 0x118edb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x118edb438 KEYVAL: 'd' '' (5 sibs) 30: 0x118edb4d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f6cc60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f6ccf0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f6cd80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f6ce10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f6cea0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f6cf30 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: 0x118eddc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x118edb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x118edb658 KEYVAL: 'b' '' (6 sibs) 30: 0x118edb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x118edb788 KEYVAL: 'd' '' (6 sibs) 30: 0x118edb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x118edb8b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f6e990 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f6ea20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f6eab0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f6eb40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f6ebd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f6ec60 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f6ecf0 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: 0x118edc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x118ed8e30 DOCMAP: (3 sibs) 3 children: 30: 0x118ed9000 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed9098 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9130 KEYVAL: '' '' (3 sibs) 30: 0x118ed8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x118ed91d0 KEYVAL: 'a' '' (2 sibs) 30: 0x118ed9268 KEYVAL: 'b' '' (2 sibs) 30: 0x118ed8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x118ed9310 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed93a8 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9440 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f6f2e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x118f6f520 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x118f6f370 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x118f6f400 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x118f6f490 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f6f5b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f6f640 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f6f6d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f6f760 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f6f7f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f6f880 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f6f910 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: 0x118edc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x118ed98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118ed9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118ed9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118ed9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f6fbf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f6fc80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f6fd10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f6fda0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f6fe30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f6fec0 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: 0x118edc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x118eda048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118eda0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118eda178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118eda210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f70500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f70590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f70620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f706b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f70740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f707d0 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: 0x118edcab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118eda2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x118eda348 VAL: '?foo' (5 sibs) 30: 0x118eda3e0 VAL: ':foo' (5 sibs) 30: 0x118eda478 VAL: '-foo' (5 sibs) 30: 0x118eda510 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f70e10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f70ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f70f30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f70fc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f71050 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f710e0 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: 0x118edcbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118edae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x118edaf18 VAL: '?foo' (5 sibs) 30: 0x118edafb0 VAL: ':foo' (5 sibs) 30: 0x118edb048 VAL: '-foo' (5 sibs) 30: 0x118edb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f71720 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f717b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f71840 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f718d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f71960 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f719f0 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: 0x118edcce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118ed9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f72030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f720c0 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: 0x118edce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f72940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f729d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f72a60 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: 0x118edcf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118ed9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f73250 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f732e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f73370 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: 0x118edd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f73b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f73bf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f73c80 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: 0x118edd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118eda698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f74470 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f74500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f74590 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: 0x118edd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x118edaa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edaaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118eda968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f74d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f74e10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f74ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f74f30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f74fc0 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: 0x118edd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x118edac40 MAP: (2 sibs) 2 children: 30: 0x118edc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118edacd8 MAP: (2 sibs) 1 children: 30: 0x118edad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f75690 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f75720 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f757b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f75840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f758d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f75960 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: 0x118edd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edab50 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] 0x118f75fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f76030 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: 0x118edd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc4a0 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] 0x118f768b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f76940 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: 0x118edd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f771c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f77250 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: 0x118edd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f77ad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f77b60 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: 0x118edd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edea80 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] 0x118f783e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f78470 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: 0x118edda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f78cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f78d80 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: 0x118eddb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118edb270 KEYVAL: 'a' '' (5 sibs) 30: 0x118edb308 KEYVAL: 'b' '' (5 sibs) 30: 0x118edb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x118edb438 KEYVAL: 'd' '' (5 sibs) 30: 0x118edb4d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f79600 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f79690 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f79720 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f797b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f79840 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f798d0 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: 0x118eddc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x118edb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x118edb658 KEYVAL: 'b' '' (6 sibs) 30: 0x118edb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x118edb788 KEYVAL: 'd' '' (6 sibs) 30: 0x118edb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x118edb8b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x118f79f10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f79fa0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f7a030 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f7a0c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f7a150 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f7a1e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f7a270 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] 0x118f4a6f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x118f4a930 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x118f4a780 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x118f4a810 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x118f4a8a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f4a9c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f4aa50 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f4aae0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f4ab70 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f4ac00 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f4ac90 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f4ad20 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] 0x118f7bc80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x118f7bd10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x118f7bda0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x118f7be30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x118f7bec0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f7bf50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f7bfe0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f7c070 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f7c100 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f7c190 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f7c220 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f7c2b0 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] 0x118f4c770 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f4c800 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f4c890 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f4c920 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f4c9b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f4ca40 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] 0x118f7c590 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f7c620 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f7c6b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f7c740 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f7c7d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f7c860 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] 0x118f4e720 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f4e7b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f4e840 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f4e8d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f4e960 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f4e9f0 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] 0x118f7cea0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f7cf30 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f7cfc0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f7d050 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f7d0e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f7d170 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] 0x118f50530 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f505c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f50650 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f506e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f50770 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f50800 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] 0x118f7de70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f7df00 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f7df90 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f7e020 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f7e0b0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f7e140 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] 0x118f52420 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f524b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f52540 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f525d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f52660 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f526f0 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] 0x118f7e780 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f7e810 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f7e8a0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f7e930 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f7e9c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f7ea50 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] 0x118f54150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f541e0 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] 0x118f7f090 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f7f120 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] 0x118f55fa0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f56030 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f560c0 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] 0x118f7f9a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f7fa30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f7fac0 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] 0x118f57d90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f57e20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f57eb0 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] 0x118f802b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f80340 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f803d0 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] 0x118f59ac0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f59b50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f59be0 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] 0x118f80bc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f80c50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f80ce0 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] 0x118f5b7f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f5b880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f5b910 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] 0x118f814d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f81560 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f815f0 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] 0x118f5d820 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f5d8b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f5d940 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f5d9d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f5da60 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] 0x118f81de0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f81e70 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f81f00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f81f90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f82020 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] 0x118f5f710 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f5f7a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f5f830 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f5f8c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f5f950 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f5f9e0 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] 0x118f826f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f82780 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f82810 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f828a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f82930 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f829c0 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] 0x118f615c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f61650 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] 0x118f83000 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f83090 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] 0x118f63470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f63500 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] 0x118f83910 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f839a0 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] 0x118f65320 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f653b0 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] 0x118f84220 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f842b0 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] 0x118f671d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f67260 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] 0x118f84b30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f84bc0 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] 0x118f69080 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f69110 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] 0x118f85440 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f854d0 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] 0x118f6af30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f6afc0 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] 0x118f85d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f85de0 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] 0x118f6cc60 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f6ccf0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f6cd80 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f6ce10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f6cea0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f6cf30 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] 0x118f86660 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f866f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f86780 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f86810 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f868a0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f86930 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] 0x118f6e990 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f6ea20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f6eab0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f6eb40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f6ebd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f6ec60 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f6ecf0 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] 0x118f86f70 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f87000 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f87090 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f87120 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f871b0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f87240 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f872d0 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] 0x118f6f2e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x118f6f520 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x118f6f370 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x118f6f400 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x118f6f490 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f6f5b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f6f640 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f6f6d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f6f760 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f6f7f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f6f880 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f6f910 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] 0x118f87880 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x118f87910 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x118f879a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x118f87a30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x118f87ac0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f87b50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f87be0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f87c70 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f87d00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f87d90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f87e20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f87eb0 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] 0x118f6fbf0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f6fc80 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f6fd10 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f6fda0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f6fe30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f6fec0 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] 0x118f88190 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f88220 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f882b0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f88340 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f883d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f88460 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] 0x118f70500 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f70590 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f70620 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f706b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f70740 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f707d0 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] 0x118f88aa0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f88b30 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f88bc0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f88c50 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f88ce0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f88d70 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] 0x118f70e10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f70ea0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f70f30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f70fc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f71050 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f710e0 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] 0x118f893b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f89440 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f894d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f89560 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f895f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f89680 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] 0x118f71720 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f717b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f71840 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f718d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f71960 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f719f0 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] 0x118f89cc0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f89d50 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f89de0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f89e70 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f89f00 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f89f90 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] 0x118f72030 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f720c0 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] 0x118f8a5d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f8a660 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] 0x118f72940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f729d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f72a60 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] 0x118f8aee0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f8af70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f8b000 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] 0x118f73250 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f732e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f73370 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] 0x118f8b7f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f8b880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f8b910 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] 0x118f73b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f73bf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f73c80 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] 0x118f8c100 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f8c190 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f8c220 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] 0x118f74470 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f74500 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f74590 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] 0x118f8ca10 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f8caa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f8cb30 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] 0x118f74d80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f74e10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f74ea0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f74f30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f74fc0 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] 0x118f8d320 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f8d3b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f8d440 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f8d4d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f8d560 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] 0x118f75690 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f75720 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f757b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f75840 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f758d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f75960 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] 0x118f8dc30 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f8dcc0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f8dd50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f8dde0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f8de70 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f8df00 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] 0x118f75fa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f76030 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] 0x118f8e540 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f8e5d0 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] 0x118f768b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f76940 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] 0x118f8ee50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f8eee0 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] 0x118f771c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f77250 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] 0x118f8f760 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f8f7f0 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] 0x118f77ad0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f77b60 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] 0x118f900c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f90150 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] 0x118f783e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f78470 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] 0x118f909d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f90a60 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] 0x118f78cf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f78d80 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] 0x118f91330 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f913c0 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] 0x118f79600 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f79690 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f79720 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f797b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f79840 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f798d0 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] 0x118f91c40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f91cd0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f91d60 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f91df0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f91e80 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f91f10 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] 0x118f79f10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f79fa0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f7a030 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f7a0c0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f7a150 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f7a1e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f7a270 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] 0x118f92580 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f92610 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f926a0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f92730 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f927c0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f92850 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f928e0 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: 0x118edc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x118ed8e30 DOCMAP: (3 sibs) 3 children: 30: 0x118ed9000 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed9098 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9130 KEYVAL: '' '' (3 sibs) 30: 0x118ed8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x118ed91d0 KEYVAL: 'a' '' (2 sibs) 30: 0x118ed9268 KEYVAL: 'b' '' (2 sibs) 30: 0x118ed8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x118ed9310 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed93a8 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f92ed0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x118f92f60 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x118f92ff0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x118f93080 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x118f93110 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f931a0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f93230 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f932c0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f93350 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f933e0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f93470 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f93500 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: 0x118edc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x118ed98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118ed9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118ed9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118ed9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f935a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f93630 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f936c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f93750 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f937e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f93870 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: 0x118edc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x118eda048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118eda0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118eda178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118eda210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f93910 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f939a0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f93a30 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f93ac0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f93b50 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f93be0 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: 0x118edcab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118eda2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x118eda348 VAL: '?foo' (5 sibs) 30: 0x118eda3e0 VAL: ':foo' (5 sibs) 30: 0x118eda478 VAL: '-foo' (5 sibs) 30: 0x118eda510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f93c80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f93d10 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f93da0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f93e30 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f93ec0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f93f50 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: 0x118edcbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118edae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x118edaf18 VAL: '?foo' (5 sibs) 30: 0x118edafb0 VAL: ':foo' (5 sibs) 30: 0x118edb048 VAL: '-foo' (5 sibs) 30: 0x118edb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f93ff0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f94080 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f94110 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f941a0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f94230 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f942c0 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: 0x118edcce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118ed9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f94360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f943f0 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: 0x118edce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f94490 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f94520 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f945b0 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: 0x118edcf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118ed9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f94650 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f946e0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f94770 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: 0x118edd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f94810 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f948a0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f94930 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: 0x118edd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118eda698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f949d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f94a60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f94af0 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: 0x118edd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x118edaa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edaaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118eda968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f94b90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f94c20 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f94cb0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f94d40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f94dd0 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: 0x118edd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x118edac40 MAP: (2 sibs) 2 children: 30: 0x118edc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118edacd8 MAP: (2 sibs) 1 children: 30: 0x118edad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f94e70 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f94f00 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f94f90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f95020 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f950b0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f95140 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: 0x118edd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edab50 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] 0x118f951e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f95270 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: 0x118edd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc4a0 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] 0x118f95310 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f953a0 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: 0x118edd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f95440 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f954d0 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: 0x118edd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f95570 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f95600 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: 0x118edd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edea80 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] 0x118f956a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f95730 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: 0x118edda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f957d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f95860 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: 0x118eddb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118edb270 KEYVAL: 'a' '' (5 sibs) 30: 0x118edb308 KEYVAL: 'b' '' (5 sibs) 30: 0x118edb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x118edb438 KEYVAL: 'd' '' (5 sibs) 30: 0x118edb4d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f95900 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f95990 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f95a20 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f95ab0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f95b40 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f95bd0 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: 0x118eddc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x118edb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x118edb658 KEYVAL: 'b' '' (6 sibs) 30: 0x118edb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x118edb788 KEYVAL: 'd' '' (6 sibs) 30: 0x118edb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x118edb8b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f95c70 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f95d00 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f95d90 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f95e20 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f95eb0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f95f40 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f95fd0 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: 0x118edc770 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x118ed8e30 DOCMAP: (3 sibs) 3 children: 30: 0x118ed9000 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed9098 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9130 KEYVAL: '' '' (3 sibs) 30: 0x118ed8ec8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x118ed91d0 KEYVAL: 'a' '' (2 sibs) 30: 0x118ed9268 KEYVAL: 'b' '' (2 sibs) 30: 0x118ed8f60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x118ed9310 KEYVAL: 'a' '' (3 sibs) 30: 0x118ed93a8 KEYVAL: 'b' '' (3 sibs) 30: 0x118ed9440 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f96070 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x118f96100 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x118f96190 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x118f96220 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x118f962b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x118f96340 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x118f963d0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x118f96460 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x118f964f0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x118f96580 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x118f96610 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x118f966a0 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: 0x118edc888 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9840 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x118ed98d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118ed9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118ed9a08 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118ed9aa0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f96740 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f967d0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x118f96860 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f968f0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f96980 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f96a10 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: 0x118edc9a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118ed9fb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x118eda048 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x118eda0e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x118eda178 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x118eda210 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f96ab0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f96b40 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x118f96bd0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x118f96c60 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x118f96cf0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x118f96d80 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: 0x118edcab8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118eda2b0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x118eda348 VAL: '?foo' (5 sibs) 30: 0x118eda3e0 VAL: ':foo' (5 sibs) 30: 0x118eda478 VAL: '-foo' (5 sibs) 30: 0x118eda510 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f96e20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f96eb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f96f40 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f96fd0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f97060 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f970f0 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: 0x118edcbd0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x118edae80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x118edaf18 VAL: '?foo' (5 sibs) 30: 0x118edafb0 VAL: ':foo' (5 sibs) 30: 0x118edb048 VAL: '-foo' (5 sibs) 30: 0x118edb0e0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f97190 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x118f97220 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x118f972b0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x118f97340 VAL: ':foo' (5 sibs) 30: [4] [4] 0x118f973d0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x118f97460 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: 0x118edcce8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118ed9b90 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f97500 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f97590 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: 0x118edce00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed8b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed8bb8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f97630 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f976c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f97750 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: 0x118edcf18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9cd0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118ed9d68 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f977f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f97880 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f97910 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: 0x118edd030 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118ed9e60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118ed9ef8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f979b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f97a40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x118f97ad0 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: 0x118edd148 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda600 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118eda698 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f97b70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f97c00 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x118f97c90 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: 0x118edd260 [ROOT] MAP: (0 sibs) 2 children: 30: 0x118eda8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x118edaa10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edaaa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118eda968 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f97d30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x118f97dc0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x118f97e50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f97ee0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f97f70 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: 0x118edd378 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x118edac40 MAP: (2 sibs) 2 children: 30: 0x118edc310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x118edc3a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x118edacd8 MAP: (2 sibs) 1 children: 30: 0x118edad80 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f98010 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x118f980a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x118f98130 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x118f981c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x118f98250 MAP: (2 sibs) 1 children: 30: [5] [5] 0x118f982e0 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: 0x118edd490 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edab50 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] 0x118f98380 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f98410 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: 0x118edd5a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc4a0 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] 0x118f984b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f98540 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: 0x118edd6c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc590 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f985e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f98670 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: 0x118edd7d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edc680 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f98710 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f987a0 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: 0x118edd8f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edea80 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] 0x118f98840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f988d0 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: 0x118edda08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x118edb1d0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f98970 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x118f98a00 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: 0x118eddb20 [ROOT] MAP: (0 sibs) 5 children: 30: 0x118edb270 KEYVAL: 'a' '' (5 sibs) 30: 0x118edb308 KEYVAL: 'b' '' (5 sibs) 30: 0x118edb3a0 KEYVAL: 'c' '' (5 sibs) 30: 0x118edb438 KEYVAL: 'd' '' (5 sibs) 30: 0x118edb4d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f98aa0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x118f98b30 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x118f98bc0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x118f98c50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x118f98ce0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x118f98d70 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: 0x118eddc38 [ROOT] MAP: (0 sibs) 6 children: 30: 0x118edb5c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x118edb658 KEYVAL: 'b' '' (6 sibs) 30: 0x118edb6f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x118edb788 KEYVAL: 'd' '' (6 sibs) 30: 0x118edb820 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x118edb8b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x118f98e10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x118f98ea0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x118f98f30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x118f98fc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x118f99050 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x118f990e0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x118f99170 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 (17 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/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x13d979750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d978810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d9788a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d978940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d9786d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d9789e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d978a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d978b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d978770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d978bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d978c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d978ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d991350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9913e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d991470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d991500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d991590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d991620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9916b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d991740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9917d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d991860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9918f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d991980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d991a10 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: 0x13d979868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d9792c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d9793f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d979490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d9790f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d979530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d9795c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d979660 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9933d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d993460 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9934f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d993580 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d993610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9936a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d993730 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9937c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d993850 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9938e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d993970 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d993a00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d993a90 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: 0x13d979980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d979b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d979e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d979fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d97a040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d979ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d97a0e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d97a178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d97a210 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d995320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9953b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d995440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d9954d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d995560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9955f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d995680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d995710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9957a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d995830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9958c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d995950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9959e0 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: 0x13d979a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x13d97a3f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x13d97a490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x13d97a528 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d997270 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d997300 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d997390 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d997420 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: 0x13d979750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d978810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d9788a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d978940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d9786d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d9789e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d978a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d978b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d978770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d978bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d978c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d978ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d997b80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d997c10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d997ca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d997d30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d997dc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d997e50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d997ee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d997f70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d998000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d998090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d998120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9981b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d998240 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: 0x13d979868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d9792c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d9793f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d979490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d9790f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d979530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d9795c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d979660 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d998490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d998520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9985b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d998640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9986d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d998760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9987f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d998880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d998910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9989a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d998a30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d998ac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d998b50 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: 0x13d979980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d979b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d979e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d979fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d97a040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d979ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d97a0e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d97a178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d97a210 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d998da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d998e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d998ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d998f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d998fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d999070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d999100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d999190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d999220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9992b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d999340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9993d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d999460 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: 0x13d979a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x13d97a3f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x13d97a490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x13d97a528 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9996b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d999740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d9997d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d999860 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] 0x13d991350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9913e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d991470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d991500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d991590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d991620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9916b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d991740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9917d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d991860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9918f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d991980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d991a10 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] 0x13d99a730 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99a7c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99a850 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99a8e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99a970 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99aa00 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99aa90 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99ab20 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99abb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99ac40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99acd0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99ad60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99adf0 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] 0x13d9933d0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d993460 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9934f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d993580 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d993610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9936a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d993730 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9937c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d993850 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9938e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d993970 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d993a00 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d993a90 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] 0x13d99b040 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99b0d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99b160 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99b1f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99b280 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99b310 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99b3a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99b430 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99b4c0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99b550 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99b5e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99b670 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99b700 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] 0x13d995320 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9953b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d995440 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d9954d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d995560 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9955f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d995680 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d995710 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9957a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d995830 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9958c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d995950 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9959e0 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] 0x13d99b950 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99b9e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99ba70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99bb00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99bb90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99bc20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99bcb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99bd40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99bdd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99be60 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99bef0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99bf80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99c010 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] 0x13d997270 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d997300 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d997390 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d997420 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] 0x13d99c920 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d99c9b0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d99ca40 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d99cad0 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] 0x13d997b80 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d997c10 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d997ca0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d997d30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d997dc0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d997e50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d997ee0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d997f70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d998000 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d998090 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d998120 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9981b0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d998240 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] 0x13d99d230 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99d2c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99d350 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99d3e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99d470 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99d500 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99d590 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99d620 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99d6b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99d740 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99d7d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99d860 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99d8f0 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] 0x13d998490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d998520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9985b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d998640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9986d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d998760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9987f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d998880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d998910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9989a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d998a30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d998ac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d998b50 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] 0x13d99db40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99dbd0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99dc60 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99dcf0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99dd80 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99de10 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99dea0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99df30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99dfc0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99e050 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99e0e0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99e170 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99e200 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] 0x13d998da0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d998e30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d998ec0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d998f50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d998fe0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d999070 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d999100 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d999190 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d999220 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9992b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d999340 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9993d0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d999460 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] 0x13d99e450 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99e4e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99e570 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99e600 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99e690 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99e720 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99e7b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99e840 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99e8d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99e960 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99e9f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99ea80 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99eb10 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] 0x13d9996b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d999740 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d9997d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d999860 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] 0x13d99ed60 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d99edf0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d99ee80 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d99ef10 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: 0x13d979750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d978810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d9788a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d978940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d9786d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d9789e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d978a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d978b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d978770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d978bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d978c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d978ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d99f670 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99f700 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99f790 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99f820 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d99f8b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d99f940 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d99f9d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d99fa60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d99faf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d99fb80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d99fc10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d99fca0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d99fd30 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: 0x13d979868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d9792c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d9793f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d979490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d9790f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d979530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d9795c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d979660 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d99fdd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d99fe60 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d99fef0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d99ff80 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9a0010 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9a00a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9a0130 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9a01c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9a0250 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9a02e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9a0370 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9a0400 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9a0490 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: 0x13d979980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d979b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d979e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d979fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d97a040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d979ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d97a0e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d97a178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d97a210 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9a0530 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9a05c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9a0650 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d9a06e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9a0770 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9a0800 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9a0890 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9a0920 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9a09b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9a0a40 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9a0ad0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9a0b60 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9a0bf0 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: 0x13d979a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x13d97a3f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x13d97a490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x13d97a528 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d99c360 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d99c3f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d99c480 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d99c510 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: 0x13d979750 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978640 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d978810 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d9788a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d978940 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d9786d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d9789e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d978a78 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d978b10 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d978770 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d978bb0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d978c48 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d978ce0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9a0c90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9a0d20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9a0db0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d9a0e40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9a0ed0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9a0f60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9a0ff0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9a1080 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9a1110 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9a11a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9a1230 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9a12c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9a1350 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: 0x13d979868 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d978fc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979190 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979228 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d9792c0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979058 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979360 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d9793f8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d979490 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d9790f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d979530 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d9795c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d979660 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9a13f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9a1480 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9a1510 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d9a15a0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9a1630 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9a16c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9a1750 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9a17e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9a1870 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9a1900 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9a1990 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9a1a20 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9a1ab0 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: 0x13d979980 [ROOT] MAP: (0 sibs) 3 children: 31: 0x13d979b70 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x13d979d40 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x13d979dd8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x13d979e70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x13d979c08 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x13d979f10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x13d979fa8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x13d97a040 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x13d979ca0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x13d97a0e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x13d97a178 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x13d97a210 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9a1b50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x13d9a1be0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x13d9a1c70 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x13d9a1d00 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x13d9a1d90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x13d9a1e20 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x13d9a1eb0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x13d9a1f40 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x13d9a1fd0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x13d9a2060 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x13d9a20f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x13d9a2180 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x13d9a2210 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: 0x13d979a98 [ROOT] MAP: (0 sibs) 1 children: 31: 0x13d97a3f0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x13d97a490 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x13d97a528 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x13d9a22b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x13d9a2340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x13d9a23d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x13d9a2460 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 (4 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (4 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x15ef7a4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef780d0 SEQ: (3 sibs) 0 children: 32: 0x15ef78168 SEQ: (3 sibs) 0 children: 32: 0x15ef78200 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efa9390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efa9420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efa94b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efa9540 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: 0x15ef7a5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef78a50 SEQ: (3 sibs) 3 children: 32: 0x15ef78c20 VAL: '00' (3 sibs) 32: 0x15ef78cb8 VAL: '01' (3 sibs) 32: 0x15ef78d50 VAL: '02' (3 sibs) 32: 0x15ef78ae8 SEQ: (3 sibs) 3 children: 32: 0x15ef78df0 VAL: '10' (3 sibs) 32: 0x15ef78e88 VAL: '11' (3 sibs) 32: 0x15ef78f20 VAL: '12' (3 sibs) 32: 0x15ef78b80 SEQ: (3 sibs) 3 children: 32: 0x15ef78fc0 VAL: '20' (3 sibs) 32: 0x15ef79058 VAL: '21' (3 sibs) 32: 0x15ef790f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efab250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efab2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efab370 VAL: '00' (3 sibs) 32: [3] [3] 0x15efab400 VAL: '01' (3 sibs) 32: [4] [4] 0x15efab490 VAL: '02' (3 sibs) 32: [5] [5] 0x15efab520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efab5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efab640 VAL: '11' (3 sibs) 32: [8] [8] 0x15efab6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efab760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efab7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efab880 VAL: '21' (3 sibs) 32: [12] [12] 0x15efab910 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: 0x15ef7a700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79600 SEQ: (3 sibs) 3 children: 32: 0x15ef797d0 VAL: '00' (3 sibs) 32: 0x15ef79868 VAL: '01' (3 sibs) 32: 0x15ef79900 VAL: '02' (3 sibs) 32: 0x15ef79698 SEQ: (3 sibs) 3 children: 32: 0x15ef799a0 VAL: '10' (3 sibs) 32: 0x15ef79a38 VAL: '11' (3 sibs) 32: 0x15ef79ad0 VAL: '12' (3 sibs) 32: 0x15ef79730 SEQ: (3 sibs) 3 children: 32: 0x15ef79b70 VAL: '20' (3 sibs) 32: 0x15ef79c08 VAL: '21' (3 sibs) 32: 0x15ef79ca0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efacfc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efad050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efad0e0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efad170 VAL: '01' (3 sibs) 32: [4] [4] 0x15efad200 VAL: '02' (3 sibs) 32: [5] [5] 0x15efad290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efad320 VAL: '10' (3 sibs) 32: [7] [7] 0x15efad3b0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efad440 VAL: '12' (3 sibs) 32: [9] [9] 0x15efad4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efad560 VAL: '20' (3 sibs) 32: [11] [11] 0x15efad5f0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efad680 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: 0x15ef7a818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79d40 SEQ: (3 sibs) 3 children: 32: 0x15ef79f10 VAL: '00' (3 sibs) 32: 0x15ef79fa8 VAL: '01' (3 sibs) 32: 0x15ef7a040 VAL: '02' (3 sibs) 32: 0x15ef79dd8 SEQ: (3 sibs) 3 children: 32: 0x15ef7a0e0 VAL: '10' (3 sibs) 32: 0x15ef7a178 VAL: '11' (3 sibs) 32: 0x15ef7a210 VAL: '12' (3 sibs) 32: 0x15ef79e70 SEQ: (3 sibs) 3 children: 32: 0x15ef7a2b0 VAL: '20' (3 sibs) 32: 0x15ef7a348 VAL: '21' (3 sibs) 32: 0x15ef7a3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efaedb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efaee40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efaeed0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efaef60 VAL: '01' (3 sibs) 32: [4] [4] 0x15efaeff0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efaf080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efaf110 VAL: '10' (3 sibs) 32: [7] [7] 0x15efaf1a0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efaf230 VAL: '12' (3 sibs) 32: [9] [9] 0x15efaf2c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efaf350 VAL: '20' (3 sibs) 32: [11] [11] 0x15efaf3e0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efaf470 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: 0x15ef7a930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7ad50 SEQ: (3 sibs) 3 children: 32: 0x15ef7af20 VAL: '00' (3 sibs) 32: 0x15ef7afb8 VAL: '01' (3 sibs) 32: 0x15ef7b050 VAL: '02' (3 sibs) 32: 0x15ef7ade8 SEQ: (3 sibs) 3 children: 32: 0x15ef7b0f0 VAL: '10' (3 sibs) 32: 0x15ef7b188 VAL: '11' (3 sibs) 32: 0x15ef7b220 VAL: '12' (3 sibs) 32: 0x15ef7ae80 SEQ: (3 sibs) 3 children: 32: 0x15ef7b2c0 VAL: '20' (3 sibs) 32: 0x15ef7b358 VAL: '21' (3 sibs) 32: 0x15ef7b3f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb0b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb0c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb0ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb0d30 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb0dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb0e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb0ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb0f70 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb1000 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb1090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb1120 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb11b0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb1240 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: 0x15ef7aa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef791e0 SEQ: (3 sibs) 3 children: 32: 0x15ef793b0 VAL: '00' (3 sibs) 32: 0x15ef79448 VAL: '01' (3 sibs) 32: 0x15ef794e0 VAL: '02' (3 sibs) 32: 0x15ef79278 SEQ: (3 sibs) 3 children: 32: 0x15ef7b490 VAL: '10' (3 sibs) 32: 0x15ef7b528 VAL: '11' (3 sibs) 32: 0x15ef7b5c0 VAL: '12' (3 sibs) 32: 0x15ef79310 SEQ: (3 sibs) 3 children: 32: 0x15ef7b660 VAL: '20' (3 sibs) 32: 0x15ef7b6f8 VAL: '21' (3 sibs) 32: 0x15ef7b790 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb2970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb2a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb2a90 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb2b20 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb2bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb2c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb2cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb2d60 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb2df0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb2e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb2f10 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb2fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb3030 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: 0x15ef7ab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7b830 SEQ: (3 sibs) 3 children: 32: 0x15ef7ba00 VAL: '00' (3 sibs) 32: 0x15ef7ba98 VAL: '01' (3 sibs) 32: 0x15ef7bb30 VAL: '02' (3 sibs) 32: 0x15ef7b8c8 SEQ: (3 sibs) 3 children: 32: 0x15ef7bbd0 VAL: '10' (3 sibs) 32: 0x15ef7bc68 VAL: '11' (3 sibs) 32: 0x15ef7bd00 VAL: '12' (3 sibs) 32: 0x15ef7b960 SEQ: (3 sibs) 3 children: 32: 0x15ef7bda0 VAL: '20' (3 sibs) 32: 0x15ef7be38 VAL: '21' (3 sibs) 32: 0x15ef7bed0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb48b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb4940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb49d0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb4a60 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb4af0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb4b80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb4c10 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb4ca0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb4d30 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb4dc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb4e50 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb4ee0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb4f70 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: 0x15ef7ac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7bfc0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c190 VAL: '00' (3 sibs) 32: 0x15ef7c228 VAL: '01' (3 sibs) 32: 0x15ef7c2c0 VAL: '02' (3 sibs) 32: 0x15ef7c058 SEQ: (3 sibs) 3 children: 32: 0x15ef7c360 VAL: '10' (3 sibs) 32: 0x15ef7c3f8 VAL: '11' (3 sibs) 32: 0x15ef7c490 VAL: '12' (3 sibs) 32: 0x15ef7c0f0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c530 VAL: '20' (3 sibs) 32: 0x15ef7c5c8 VAL: '21' (3 sibs) 32: 0x15ef7c660 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb66a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb6730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb67c0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb6850 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb68e0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb6970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb6a00 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb6a90 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb6b20 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb6bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb6c40 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb6cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb6d60 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: 0x15ef7a4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef780d0 SEQ: (3 sibs) 0 children: 32: 0x15ef78168 SEQ: (3 sibs) 0 children: 32: 0x15ef78200 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb6ff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb7080 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efb7110 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efb71a0 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: 0x15ef7a5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef78a50 SEQ: (3 sibs) 3 children: 32: 0x15ef78c20 VAL: '00' (3 sibs) 32: 0x15ef78cb8 VAL: '01' (3 sibs) 32: 0x15ef78d50 VAL: '02' (3 sibs) 32: 0x15ef78ae8 SEQ: (3 sibs) 3 children: 32: 0x15ef78df0 VAL: '10' (3 sibs) 32: 0x15ef78e88 VAL: '11' (3 sibs) 32: 0x15ef78f20 VAL: '12' (3 sibs) 32: 0x15ef78b80 SEQ: (3 sibs) 3 children: 32: 0x15ef78fc0 VAL: '20' (3 sibs) 32: 0x15ef79058 VAL: '21' (3 sibs) 32: 0x15ef790f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb7900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb7990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb7a20 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb7ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb7b40 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb7bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb7c60 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb7cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb7d80 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb7e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb7ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb7f30 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb7fc0 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: 0x15ef7a700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79600 SEQ: (3 sibs) 3 children: 32: 0x15ef797d0 VAL: '00' (3 sibs) 32: 0x15ef79868 VAL: '01' (3 sibs) 32: 0x15ef79900 VAL: '02' (3 sibs) 32: 0x15ef79698 SEQ: (3 sibs) 3 children: 32: 0x15ef799a0 VAL: '10' (3 sibs) 32: 0x15ef79a38 VAL: '11' (3 sibs) 32: 0x15ef79ad0 VAL: '12' (3 sibs) 32: 0x15ef79730 SEQ: (3 sibs) 3 children: 32: 0x15ef79b70 VAL: '20' (3 sibs) 32: 0x15ef79c08 VAL: '21' (3 sibs) 32: 0x15ef79ca0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb8210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb82a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb8330 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb83c0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb8450 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb84e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb8570 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb8600 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb8690 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb8720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb87b0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb8840 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb88d0 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: 0x15ef7a818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79d40 SEQ: (3 sibs) 3 children: 32: 0x15ef79f10 VAL: '00' (3 sibs) 32: 0x15ef79fa8 VAL: '01' (3 sibs) 32: 0x15ef7a040 VAL: '02' (3 sibs) 32: 0x15ef79dd8 SEQ: (3 sibs) 3 children: 32: 0x15ef7a0e0 VAL: '10' (3 sibs) 32: 0x15ef7a178 VAL: '11' (3 sibs) 32: 0x15ef7a210 VAL: '12' (3 sibs) 32: 0x15ef79e70 SEQ: (3 sibs) 3 children: 32: 0x15ef7a2b0 VAL: '20' (3 sibs) 32: 0x15ef7a348 VAL: '21' (3 sibs) 32: 0x15ef7a3e0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb8b20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb8bb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb8c40 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb8cd0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb8d60 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb8df0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb8e80 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb8f10 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb8fa0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb9030 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb90c0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb9150 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb91e0 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: 0x15ef7a930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7ad50 SEQ: (3 sibs) 3 children: 32: 0x15ef7af20 VAL: '00' (3 sibs) 32: 0x15ef7afb8 VAL: '01' (3 sibs) 32: 0x15ef7b050 VAL: '02' (3 sibs) 32: 0x15ef7ade8 SEQ: (3 sibs) 3 children: 32: 0x15ef7b0f0 VAL: '10' (3 sibs) 32: 0x15ef7b188 VAL: '11' (3 sibs) 32: 0x15ef7b220 VAL: '12' (3 sibs) 32: 0x15ef7ae80 SEQ: (3 sibs) 3 children: 32: 0x15ef7b2c0 VAL: '20' (3 sibs) 32: 0x15ef7b358 VAL: '21' (3 sibs) 32: 0x15ef7b3f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb9430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb94c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb9550 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb95e0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb9670 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb9700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb9790 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb9820 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb98b0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb9940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb99d0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb9a60 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb9af0 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: 0x15ef7aa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef791e0 SEQ: (3 sibs) 3 children: 32: 0x15ef793b0 VAL: '00' (3 sibs) 32: 0x15ef79448 VAL: '01' (3 sibs) 32: 0x15ef794e0 VAL: '02' (3 sibs) 32: 0x15ef79278 SEQ: (3 sibs) 3 children: 32: 0x15ef7b490 VAL: '10' (3 sibs) 32: 0x15ef7b528 VAL: '11' (3 sibs) 32: 0x15ef7b5c0 VAL: '12' (3 sibs) 32: 0x15ef79310 SEQ: (3 sibs) 3 children: 32: 0x15ef7b660 VAL: '20' (3 sibs) 32: 0x15ef7b6f8 VAL: '21' (3 sibs) 32: 0x15ef7b790 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efb9d40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb9dd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb9e60 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb9ef0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb9f80 VAL: '02' (3 sibs) 32: [5] [5] 0x15efba010 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efba0a0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efba130 VAL: '11' (3 sibs) 32: [8] [8] 0x15efba1c0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efba250 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efba2e0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efba370 VAL: '21' (3 sibs) 32: [12] [12] 0x15efba400 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: 0x15ef7ab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7b830 SEQ: (3 sibs) 3 children: 32: 0x15ef7ba00 VAL: '00' (3 sibs) 32: 0x15ef7ba98 VAL: '01' (3 sibs) 32: 0x15ef7bb30 VAL: '02' (3 sibs) 32: 0x15ef7b8c8 SEQ: (3 sibs) 3 children: 32: 0x15ef7bbd0 VAL: '10' (3 sibs) 32: 0x15ef7bc68 VAL: '11' (3 sibs) 32: 0x15ef7bd00 VAL: '12' (3 sibs) 32: 0x15ef7b960 SEQ: (3 sibs) 3 children: 32: 0x15ef7bda0 VAL: '20' (3 sibs) 32: 0x15ef7be38 VAL: '21' (3 sibs) 32: 0x15ef7bed0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efba650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efba6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efba770 VAL: '00' (3 sibs) 32: [3] [3] 0x15efba800 VAL: '01' (3 sibs) 32: [4] [4] 0x15efba890 VAL: '02' (3 sibs) 32: [5] [5] 0x15efba920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efba9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbaa40 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbaad0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbab60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbabf0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbac80 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbad10 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: 0x15ef7ac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7bfc0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c190 VAL: '00' (3 sibs) 32: 0x15ef7c228 VAL: '01' (3 sibs) 32: 0x15ef7c2c0 VAL: '02' (3 sibs) 32: 0x15ef7c058 SEQ: (3 sibs) 3 children: 32: 0x15ef7c360 VAL: '10' (3 sibs) 32: 0x15ef7c3f8 VAL: '11' (3 sibs) 32: 0x15ef7c490 VAL: '12' (3 sibs) 32: 0x15ef7c0f0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c530 VAL: '20' (3 sibs) 32: 0x15ef7c5c8 VAL: '21' (3 sibs) 32: 0x15ef7c660 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x15efbaf60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbaff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbb080 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbb110 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbb1a0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbb230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbb2c0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbb350 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbb3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbb470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbb500 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbb590 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbb620 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] 0x15efa9390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efa9420 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efa94b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efa9540 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] 0x15efbbf70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbc000 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efbc090 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efbc120 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] 0x15efab250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efab2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efab370 VAL: '00' (3 sibs) 32: [3] [3] 0x15efab400 VAL: '01' (3 sibs) 32: [4] [4] 0x15efab490 VAL: '02' (3 sibs) 32: [5] [5] 0x15efab520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efab5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efab640 VAL: '11' (3 sibs) 32: [8] [8] 0x15efab6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efab760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efab7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efab880 VAL: '21' (3 sibs) 32: [12] [12] 0x15efab910 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] 0x15efbc880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbc910 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbc9a0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbca30 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbcac0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbcb50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbcbe0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbcc70 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbcd00 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbcd90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbce20 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbceb0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbcf40 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] 0x15efacfc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efad050 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efad0e0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efad170 VAL: '01' (3 sibs) 32: [4] [4] 0x15efad200 VAL: '02' (3 sibs) 32: [5] [5] 0x15efad290 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efad320 VAL: '10' (3 sibs) 32: [7] [7] 0x15efad3b0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efad440 VAL: '12' (3 sibs) 32: [9] [9] 0x15efad4d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efad560 VAL: '20' (3 sibs) 32: [11] [11] 0x15efad5f0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efad680 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] 0x15efbd190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbd220 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbd2b0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbd340 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbd3d0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbd460 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbd4f0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbd580 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbd610 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbd6a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbd730 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbd7c0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbd850 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] 0x15efaedb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efaee40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efaeed0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efaef60 VAL: '01' (3 sibs) 32: [4] [4] 0x15efaeff0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efaf080 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efaf110 VAL: '10' (3 sibs) 32: [7] [7] 0x15efaf1a0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efaf230 VAL: '12' (3 sibs) 32: [9] [9] 0x15efaf2c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efaf350 VAL: '20' (3 sibs) 32: [11] [11] 0x15efaf3e0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efaf470 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] 0x15efbe160 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbe1f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbe280 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbe310 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbe3a0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbe430 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbe4c0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbe550 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbe5e0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbe670 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbe700 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbe790 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbe820 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] 0x15efb0b80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb0c10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb0ca0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb0d30 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb0dc0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb0e50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb0ee0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb0f70 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb1000 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb1090 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb1120 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb11b0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb1240 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] 0x15efbea70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbeb00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbeb90 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbec20 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbecb0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbed40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbedd0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbee60 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbeef0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbef80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbf010 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbf0a0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbf130 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] 0x15efb2970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb2a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb2a90 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb2b20 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb2bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb2c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb2cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb2d60 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb2df0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb2e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb2f10 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb2fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb3030 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] 0x15efbf380 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbf410 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbf4a0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbf530 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbf5c0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbf650 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbf6e0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbf770 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbf800 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbf890 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbf920 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbf9b0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbfa40 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] 0x15efb48b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb4940 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb49d0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb4a60 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb4af0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb4b80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb4c10 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb4ca0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb4d30 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb4dc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb4e50 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb4ee0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb4f70 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] 0x15efbfc90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbfd20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbfdb0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbfe40 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbfed0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbff60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbfff0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc0080 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc0110 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc01a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc0230 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc02c0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc0350 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] 0x15efb66a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb6730 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb67c0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb6850 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb68e0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb6970 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb6a00 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb6a90 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb6b20 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb6bb0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb6c40 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb6cd0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb6d60 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] 0x15efc05a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc0630 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc06c0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc0750 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc07e0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc0870 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc0900 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc0990 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc0a20 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc0ab0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc0b40 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc0bd0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc0c60 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] 0x15efb6ff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb7080 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efb7110 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efb71a0 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] 0x15efc0eb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc0f40 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efc0fd0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efc1060 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] 0x15efb7900 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb7990 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb7a20 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb7ab0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb7b40 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb7bd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb7c60 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb7cf0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb7d80 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb7e10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb7ea0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb7f30 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb7fc0 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] 0x15efc17c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc1850 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc18e0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc1970 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc1a00 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc1a90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc1b20 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc1bb0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc1c40 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc1cd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc1d60 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc1df0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc1e80 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] 0x15efb8210 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb82a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb8330 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb83c0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb8450 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb84e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb8570 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb8600 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb8690 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb8720 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb87b0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb8840 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb88d0 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] 0x15efc20d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc2160 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc21f0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc2280 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc2310 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc23a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc2430 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc24c0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc2550 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc25e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc2670 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc2700 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc2790 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] 0x15efb8b20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb8bb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb8c40 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb8cd0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb8d60 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb8df0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb8e80 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb8f10 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb8fa0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb9030 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb90c0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb9150 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb91e0 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] 0x15efc29e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc2a70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc2b00 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc2b90 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc2c20 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc2cb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc2d40 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc2dd0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc2e60 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc2ef0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc2f80 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc3010 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc30a0 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] 0x15efb9430 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb94c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb9550 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb95e0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb9670 VAL: '02' (3 sibs) 32: [5] [5] 0x15efb9700 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efb9790 VAL: '10' (3 sibs) 32: [7] [7] 0x15efb9820 VAL: '11' (3 sibs) 32: [8] [8] 0x15efb98b0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efb9940 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efb99d0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efb9a60 VAL: '21' (3 sibs) 32: [12] [12] 0x15efb9af0 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] 0x15efc32f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc3380 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc3410 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc34a0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc3530 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc35c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc3650 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc36e0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc3770 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc3800 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc3890 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc3920 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc39b0 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] 0x15efb9d40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efb9dd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efb9e60 VAL: '00' (3 sibs) 32: [3] [3] 0x15efb9ef0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efb9f80 VAL: '02' (3 sibs) 32: [5] [5] 0x15efba010 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efba0a0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efba130 VAL: '11' (3 sibs) 32: [8] [8] 0x15efba1c0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efba250 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efba2e0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efba370 VAL: '21' (3 sibs) 32: [12] [12] 0x15efba400 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] 0x15efc3c00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc3c90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc3d20 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc3db0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc3e40 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc3ed0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc3f60 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc3ff0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc4080 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc4110 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc41a0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc4230 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc42c0 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] 0x15efba650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efba6e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efba770 VAL: '00' (3 sibs) 32: [3] [3] 0x15efba800 VAL: '01' (3 sibs) 32: [4] [4] 0x15efba890 VAL: '02' (3 sibs) 32: [5] [5] 0x15efba920 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efba9b0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbaa40 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbaad0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbab60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbabf0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbac80 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbad10 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] 0x15efc4510 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc45a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc4630 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc46c0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc4750 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc47e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc4870 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc4900 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc4990 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc4a20 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc4ab0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc4b40 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc4bd0 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] 0x15efbaf60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efbaff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efbb080 VAL: '00' (3 sibs) 32: [3] [3] 0x15efbb110 VAL: '01' (3 sibs) 32: [4] [4] 0x15efbb1a0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efbb230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efbb2c0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efbb350 VAL: '11' (3 sibs) 32: [8] [8] 0x15efbb3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efbb470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efbb500 VAL: '20' (3 sibs) 32: [11] [11] 0x15efbb590 VAL: '21' (3 sibs) 32: [12] [12] 0x15efbb620 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] 0x15efc4e20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc4eb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc4f40 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc4fd0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc5060 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc50f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc5180 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc5210 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc52a0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc5330 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc53c0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc5450 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc54e0 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: 0x15ef7a4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef780d0 SEQ: (3 sibs) 0 children: 32: 0x15ef78168 SEQ: (3 sibs) 0 children: 32: 0x15ef78200 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc5730 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc57c0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efc5850 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efc58e0 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: 0x15ef7a5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef78a50 SEQ: (3 sibs) 3 children: 32: 0x15ef78c20 VAL: '00' (3 sibs) 32: 0x15ef78cb8 VAL: '01' (3 sibs) 32: 0x15ef78d50 VAL: '02' (3 sibs) 32: 0x15ef78ae8 SEQ: (3 sibs) 3 children: 32: 0x15ef78df0 VAL: '10' (3 sibs) 32: 0x15ef78e88 VAL: '11' (3 sibs) 32: 0x15ef78f20 VAL: '12' (3 sibs) 32: 0x15ef78b80 SEQ: (3 sibs) 3 children: 32: 0x15ef78fc0 VAL: '20' (3 sibs) 32: 0x15ef79058 VAL: '21' (3 sibs) 32: 0x15ef790f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc5980 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc5a10 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc5aa0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc5b30 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc5bc0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc5c50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc5ce0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc5d70 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc5e00 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc5e90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc5f20 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc5fb0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc6040 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: 0x15ef7a700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79600 SEQ: (3 sibs) 3 children: 32: 0x15ef797d0 VAL: '00' (3 sibs) 32: 0x15ef79868 VAL: '01' (3 sibs) 32: 0x15ef79900 VAL: '02' (3 sibs) 32: 0x15ef79698 SEQ: (3 sibs) 3 children: 32: 0x15ef799a0 VAL: '10' (3 sibs) 32: 0x15ef79a38 VAL: '11' (3 sibs) 32: 0x15ef79ad0 VAL: '12' (3 sibs) 32: 0x15ef79730 SEQ: (3 sibs) 3 children: 32: 0x15ef79b70 VAL: '20' (3 sibs) 32: 0x15ef79c08 VAL: '21' (3 sibs) 32: 0x15ef79ca0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc60e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc6170 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc6200 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc6290 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc6320 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc63b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc6440 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc64d0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc6560 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc65f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc6680 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc6710 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc67a0 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: 0x15ef7a818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79d40 SEQ: (3 sibs) 3 children: 32: 0x15ef79f10 VAL: '00' (3 sibs) 32: 0x15ef79fa8 VAL: '01' (3 sibs) 32: 0x15ef7a040 VAL: '02' (3 sibs) 32: 0x15ef79dd8 SEQ: (3 sibs) 3 children: 32: 0x15ef7a0e0 VAL: '10' (3 sibs) 32: 0x15ef7a178 VAL: '11' (3 sibs) 32: 0x15ef7a210 VAL: '12' (3 sibs) 32: 0x15ef79e70 SEQ: (3 sibs) 3 children: 32: 0x15ef7a2b0 VAL: '20' (3 sibs) 32: 0x15ef7a348 VAL: '21' (3 sibs) 32: 0x15ef7a3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc6840 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc68d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc6960 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc69f0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc6a80 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc6b10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc6ba0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc6c30 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc6cc0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc6d50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc6de0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc6e70 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc6f00 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: 0x15ef7a930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7ad50 SEQ: (3 sibs) 3 children: 32: 0x15ef7af20 VAL: '00' (3 sibs) 32: 0x15ef7afb8 VAL: '01' (3 sibs) 32: 0x15ef7b050 VAL: '02' (3 sibs) 32: 0x15ef7ade8 SEQ: (3 sibs) 3 children: 32: 0x15ef7b0f0 VAL: '10' (3 sibs) 32: 0x15ef7b188 VAL: '11' (3 sibs) 32: 0x15ef7b220 VAL: '12' (3 sibs) 32: 0x15ef7ae80 SEQ: (3 sibs) 3 children: 32: 0x15ef7b2c0 VAL: '20' (3 sibs) 32: 0x15ef7b358 VAL: '21' (3 sibs) 32: 0x15ef7b3f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc6fa0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc7030 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc70c0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc7150 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc71e0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc7270 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc7300 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc7390 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc7420 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc74b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc7540 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc75d0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc7660 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: 0x15ef7aa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef791e0 SEQ: (3 sibs) 3 children: 32: 0x15ef793b0 VAL: '00' (3 sibs) 32: 0x15ef79448 VAL: '01' (3 sibs) 32: 0x15ef794e0 VAL: '02' (3 sibs) 32: 0x15ef79278 SEQ: (3 sibs) 3 children: 32: 0x15ef7b490 VAL: '10' (3 sibs) 32: 0x15ef7b528 VAL: '11' (3 sibs) 32: 0x15ef7b5c0 VAL: '12' (3 sibs) 32: 0x15ef79310 SEQ: (3 sibs) 3 children: 32: 0x15ef7b660 VAL: '20' (3 sibs) 32: 0x15ef7b6f8 VAL: '21' (3 sibs) 32: 0x15ef7b790 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc7700 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc7790 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc7820 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc78b0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc7940 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc79d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc7a60 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc7af0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc7b80 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc7c10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc7ca0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc7d30 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc7dc0 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: 0x15ef7ab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7b830 SEQ: (3 sibs) 3 children: 32: 0x15ef7ba00 VAL: '00' (3 sibs) 32: 0x15ef7ba98 VAL: '01' (3 sibs) 32: 0x15ef7bb30 VAL: '02' (3 sibs) 32: 0x15ef7b8c8 SEQ: (3 sibs) 3 children: 32: 0x15ef7bbd0 VAL: '10' (3 sibs) 32: 0x15ef7bc68 VAL: '11' (3 sibs) 32: 0x15ef7bd00 VAL: '12' (3 sibs) 32: 0x15ef7b960 SEQ: (3 sibs) 3 children: 32: 0x15ef7bda0 VAL: '20' (3 sibs) 32: 0x15ef7be38 VAL: '21' (3 sibs) 32: 0x15ef7bed0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc7e60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc7ef0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc7f80 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc8010 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc80a0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc8130 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc81c0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc8250 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc82e0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc8370 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc8400 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc8490 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc8520 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: 0x15ef7ac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7bfc0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c190 VAL: '00' (3 sibs) 32: 0x15ef7c228 VAL: '01' (3 sibs) 32: 0x15ef7c2c0 VAL: '02' (3 sibs) 32: 0x15ef7c058 SEQ: (3 sibs) 3 children: 32: 0x15ef7c360 VAL: '10' (3 sibs) 32: 0x15ef7c3f8 VAL: '11' (3 sibs) 32: 0x15ef7c490 VAL: '12' (3 sibs) 32: 0x15ef7c0f0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c530 VAL: '20' (3 sibs) 32: 0x15ef7c5c8 VAL: '21' (3 sibs) 32: 0x15ef7c660 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc85c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc8650 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc86e0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc8770 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc8800 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc8890 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc8920 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc89b0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc8a40 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc8ad0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc8b60 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc8bf0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc8c80 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: 0x15ef7a4d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef780d0 SEQ: (3 sibs) 0 children: 32: 0x15ef78168 SEQ: (3 sibs) 0 children: 32: 0x15ef78200 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc8d20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc8db0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x15efc8e40 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x15efc8ed0 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: 0x15ef7a5e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef78a50 SEQ: (3 sibs) 3 children: 32: 0x15ef78c20 VAL: '00' (3 sibs) 32: 0x15ef78cb8 VAL: '01' (3 sibs) 32: 0x15ef78d50 VAL: '02' (3 sibs) 32: 0x15ef78ae8 SEQ: (3 sibs) 3 children: 32: 0x15ef78df0 VAL: '10' (3 sibs) 32: 0x15ef78e88 VAL: '11' (3 sibs) 32: 0x15ef78f20 VAL: '12' (3 sibs) 32: 0x15ef78b80 SEQ: (3 sibs) 3 children: 32: 0x15ef78fc0 VAL: '20' (3 sibs) 32: 0x15ef79058 VAL: '21' (3 sibs) 32: 0x15ef790f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc8f70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc9000 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc9090 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc9120 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc91b0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc9240 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc92d0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc9360 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc93f0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc9480 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc9510 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc95a0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc9630 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: 0x15ef7a700 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79600 SEQ: (3 sibs) 3 children: 32: 0x15ef797d0 VAL: '00' (3 sibs) 32: 0x15ef79868 VAL: '01' (3 sibs) 32: 0x15ef79900 VAL: '02' (3 sibs) 32: 0x15ef79698 SEQ: (3 sibs) 3 children: 32: 0x15ef799a0 VAL: '10' (3 sibs) 32: 0x15ef79a38 VAL: '11' (3 sibs) 32: 0x15ef79ad0 VAL: '12' (3 sibs) 32: 0x15ef79730 SEQ: (3 sibs) 3 children: 32: 0x15ef79b70 VAL: '20' (3 sibs) 32: 0x15ef79c08 VAL: '21' (3 sibs) 32: 0x15ef79ca0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc96d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc9760 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc97f0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc9880 VAL: '01' (3 sibs) 32: [4] [4] 0x15efc9910 VAL: '02' (3 sibs) 32: [5] [5] 0x15efc99a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efc9a30 VAL: '10' (3 sibs) 32: [7] [7] 0x15efc9ac0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efc9b50 VAL: '12' (3 sibs) 32: [9] [9] 0x15efc9be0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efc9c70 VAL: '20' (3 sibs) 32: [11] [11] 0x15efc9d00 VAL: '21' (3 sibs) 32: [12] [12] 0x15efc9d90 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: 0x15ef7a818 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef79d40 SEQ: (3 sibs) 3 children: 32: 0x15ef79f10 VAL: '00' (3 sibs) 32: 0x15ef79fa8 VAL: '01' (3 sibs) 32: 0x15ef7a040 VAL: '02' (3 sibs) 32: 0x15ef79dd8 SEQ: (3 sibs) 3 children: 32: 0x15ef7a0e0 VAL: '10' (3 sibs) 32: 0x15ef7a178 VAL: '11' (3 sibs) 32: 0x15ef7a210 VAL: '12' (3 sibs) 32: 0x15ef79e70 SEQ: (3 sibs) 3 children: 32: 0x15ef7a2b0 VAL: '20' (3 sibs) 32: 0x15ef7a348 VAL: '21' (3 sibs) 32: 0x15ef7a3e0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efc9e30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efc9ec0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efc9f50 VAL: '00' (3 sibs) 32: [3] [3] 0x15efc9fe0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efca070 VAL: '02' (3 sibs) 32: [5] [5] 0x15efca100 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efca190 VAL: '10' (3 sibs) 32: [7] [7] 0x15efca220 VAL: '11' (3 sibs) 32: [8] [8] 0x15efca2b0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efca340 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efca3d0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efca460 VAL: '21' (3 sibs) 32: [12] [12] 0x15efca4f0 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: 0x15ef7a930 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7ad50 SEQ: (3 sibs) 3 children: 32: 0x15ef7af20 VAL: '00' (3 sibs) 32: 0x15ef7afb8 VAL: '01' (3 sibs) 32: 0x15ef7b050 VAL: '02' (3 sibs) 32: 0x15ef7ade8 SEQ: (3 sibs) 3 children: 32: 0x15ef7b0f0 VAL: '10' (3 sibs) 32: 0x15ef7b188 VAL: '11' (3 sibs) 32: 0x15ef7b220 VAL: '12' (3 sibs) 32: 0x15ef7ae80 SEQ: (3 sibs) 3 children: 32: 0x15ef7b2c0 VAL: '20' (3 sibs) 32: 0x15ef7b358 VAL: '21' (3 sibs) 32: 0x15ef7b3f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efca590 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efca620 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efca6b0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efca740 VAL: '01' (3 sibs) 32: [4] [4] 0x15efca7d0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efca860 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efca8f0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efca980 VAL: '11' (3 sibs) 32: [8] [8] 0x15efcaa10 VAL: '12' (3 sibs) 32: [9] [9] 0x15efcaaa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efcab30 VAL: '20' (3 sibs) 32: [11] [11] 0x15efcabc0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efcac50 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: 0x15ef7aa48 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef791e0 SEQ: (3 sibs) 3 children: 32: 0x15ef793b0 VAL: '00' (3 sibs) 32: 0x15ef79448 VAL: '01' (3 sibs) 32: 0x15ef794e0 VAL: '02' (3 sibs) 32: 0x15ef79278 SEQ: (3 sibs) 3 children: 32: 0x15ef7b490 VAL: '10' (3 sibs) 32: 0x15ef7b528 VAL: '11' (3 sibs) 32: 0x15ef7b5c0 VAL: '12' (3 sibs) 32: 0x15ef79310 SEQ: (3 sibs) 3 children: 32: 0x15ef7b660 VAL: '20' (3 sibs) 32: 0x15ef7b6f8 VAL: '21' (3 sibs) 32: 0x15ef7b790 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efcacf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efcad80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efcae10 VAL: '00' (3 sibs) 32: [3] [3] 0x15efcaea0 VAL: '01' (3 sibs) 32: [4] [4] 0x15efcaf30 VAL: '02' (3 sibs) 32: [5] [5] 0x15efcafc0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efcb050 VAL: '10' (3 sibs) 32: [7] [7] 0x15efcb0e0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efcb170 VAL: '12' (3 sibs) 32: [9] [9] 0x15efcb200 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efcb290 VAL: '20' (3 sibs) 32: [11] [11] 0x15efcb320 VAL: '21' (3 sibs) 32: [12] [12] 0x15efcb3b0 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: 0x15ef7ab60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7b830 SEQ: (3 sibs) 3 children: 32: 0x15ef7ba00 VAL: '00' (3 sibs) 32: 0x15ef7ba98 VAL: '01' (3 sibs) 32: 0x15ef7bb30 VAL: '02' (3 sibs) 32: 0x15ef7b8c8 SEQ: (3 sibs) 3 children: 32: 0x15ef7bbd0 VAL: '10' (3 sibs) 32: 0x15ef7bc68 VAL: '11' (3 sibs) 32: 0x15ef7bd00 VAL: '12' (3 sibs) 32: 0x15ef7b960 SEQ: (3 sibs) 3 children: 32: 0x15ef7bda0 VAL: '20' (3 sibs) 32: 0x15ef7be38 VAL: '21' (3 sibs) 32: 0x15ef7bed0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efcb450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efcb4e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efcb570 VAL: '00' (3 sibs) 32: [3] [3] 0x15efcb600 VAL: '01' (3 sibs) 32: [4] [4] 0x15efcb690 VAL: '02' (3 sibs) 32: [5] [5] 0x15efcb720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efcb7b0 VAL: '10' (3 sibs) 32: [7] [7] 0x15efcb840 VAL: '11' (3 sibs) 32: [8] [8] 0x15efcb8d0 VAL: '12' (3 sibs) 32: [9] [9] 0x15efcb960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efcb9f0 VAL: '20' (3 sibs) 32: [11] [11] 0x15efcba80 VAL: '21' (3 sibs) 32: [12] [12] 0x15efcbb10 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: 0x15ef7ac78 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x15ef7bfc0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c190 VAL: '00' (3 sibs) 32: 0x15ef7c228 VAL: '01' (3 sibs) 32: 0x15ef7c2c0 VAL: '02' (3 sibs) 32: 0x15ef7c058 SEQ: (3 sibs) 3 children: 32: 0x15ef7c360 VAL: '10' (3 sibs) 32: 0x15ef7c3f8 VAL: '11' (3 sibs) 32: 0x15ef7c490 VAL: '12' (3 sibs) 32: 0x15ef7c0f0 SEQ: (3 sibs) 3 children: 32: 0x15ef7c530 VAL: '20' (3 sibs) 32: 0x15ef7c5c8 VAL: '21' (3 sibs) 32: 0x15ef7c660 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x15efcbbb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x15efcbc40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x15efcbcd0 VAL: '00' (3 sibs) 32: [3] [3] 0x15efcbd60 VAL: '01' (3 sibs) 32: [4] [4] 0x15efcbdf0 VAL: '02' (3 sibs) 32: [5] [5] 0x15efcbe80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x15efcbf10 VAL: '10' (3 sibs) 32: [7] [7] 0x15efcbfa0 VAL: '11' (3 sibs) 32: [8] [8] 0x15efcc030 VAL: '12' (3 sibs) 32: [9] [9] 0x15efcc0c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x15efcc150 VAL: '20' (3 sibs) 32: [11] [11] 0x15efcc1e0 VAL: '21' (3 sibs) 32: [12] [12] 0x15efcc270 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 (8 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (8 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x14ac2bec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2a6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2a8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2aa80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2ab18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2abb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2a948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2ac50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2ace8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2ad80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2a9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2ae20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2aeb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2af50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2a778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2aff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2b258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2b2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2b088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2b390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2b428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2b4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2b120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2b560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2b5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2b690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2a810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2b730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2b998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2ba30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2b7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2bad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2bb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2bc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2b860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2bca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2bd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2bdd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac3a420 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac3a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac3a540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac3a5d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac3a660 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac3a6f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac3a780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac3a810 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac3a8a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac3a930 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac3a9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac3aa50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac3aae0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac3ab70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac3ac00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac3ac90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac3ad20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac3adb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac3ae40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac3aed0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac3af60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac3aff0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac3b080 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac3b110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac3b1a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac3b230 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac3b2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac3b350 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac3b3e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac3b470 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac3b500 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac3b590 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac3b620 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac3b6b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac3b740 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac3b7d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac3b860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac3b8f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac3b980 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac3ba10 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: 0x14ac2bfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2c0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2c280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2c450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2c4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2c580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2c318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2c620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2c6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2c750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2c3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2c7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2c888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2c920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2c148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2c9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2cb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2cc28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2ccc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2ca58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2cd60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2cdf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2ce90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2caf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2cf30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2cfc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2d060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2c1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2d100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2d2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2d368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2d400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2d198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2d4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2d538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2d5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2d230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2d670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2d708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2d7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac3e560 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac3e5f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac3e680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac3e710 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac3e7a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac3e830 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac3e8c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac3e950 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac3e9e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac3ea70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac3eb00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac3eb90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac3ec20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac3ecb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac3ed40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac3edd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac3ee60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac3eef0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac3ef80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac3f010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac3f0a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac3f130 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac3f1c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac3f250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac3f2e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac3f370 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac3f400 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac3f490 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac3f520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac3f5b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac3f640 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac3f6d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac3f760 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac3f7f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac3f880 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac3f910 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac3f9a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac3fa30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac3fac0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac3fb50 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: 0x14ac2bec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2a6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2a8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2aa80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2ab18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2abb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2a948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2ac50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2ace8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2ad80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2a9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2ae20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2aeb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2af50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2a778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2aff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2b258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2b2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2b088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2b390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2b428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2b4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2b120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2b560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2b5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2b690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2a810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2b730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2b998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2ba30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2b7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2bad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2bb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2bc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2b860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2bca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2bd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2bdd0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac40970 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac40a00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac40a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac40b20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac40bb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac40c40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac40cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac40d60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac40df0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac40e80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac40f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac40fa0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac41030 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac410c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac41150 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac411e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac41270 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac41300 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac41390 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac41420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac414b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac41540 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac415d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac41660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac416f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac41780 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac41810 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac418a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac41930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac419c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac41a50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac41ae0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac41b70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac41c00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac41c90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac41d20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac41db0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac41e40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac41ed0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac41f60 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: 0x14ac2bfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2c0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2c280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2c450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2c4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2c580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2c318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2c620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2c6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2c750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2c3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2c7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2c888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2c920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2c148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2c9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2cb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2cc28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2ccc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2ca58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2cd60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2cdf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2ce90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2caf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2cf30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2cfc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2d060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2c1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2d100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2d2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2d368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2d400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2d198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2d4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2d538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2d5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2d230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2d670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2d708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2d7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac42d80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac42e10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac42ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac42f30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac42fc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac43050 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac430e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac43170 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac43200 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac43290 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac43320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac433b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac43440 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac434d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac43560 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac435f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac43680 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac43710 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac437a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac43830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac438c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac43950 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac439e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac43a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac43b00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac43b90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac43c20 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac43cb0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac43d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac43dd0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac43e60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac43ef0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac43f80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac44010 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac440a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac44130 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac441c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac44250 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac442e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac44370 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] 0x14ac3a420 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac3a4b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac3a540 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac3a5d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac3a660 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac3a6f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac3a780 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac3a810 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac3a8a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac3a930 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac3a9c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac3aa50 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac3aae0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac3ab70 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac3ac00 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac3ac90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac3ad20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac3adb0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac3ae40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac3aed0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac3af60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac3aff0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac3b080 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac3b110 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac3b1a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac3b230 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac3b2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac3b350 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac3b3e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac3b470 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac3b500 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac3b590 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac3b620 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac3b6b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac3b740 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac3b7d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac3b860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac3b8f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac3b980 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac3ba10 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] 0x14ac463a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac46430 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac464c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac46550 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac465e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac46670 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac46700 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac46790 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac46820 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac468b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac46940 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac469d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac46a60 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac46af0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac46b80 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac46c10 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac46ca0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac46d30 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac46dc0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac46e50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac46ee0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac46f70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac47000 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac47090 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac47120 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac471b0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac47240 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac472d0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac47360 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac473f0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac47480 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac47510 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac475a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac47630 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac476c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac47750 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac477e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac47870 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac47900 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac47990 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] 0x14ac3e560 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac3e5f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac3e680 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac3e710 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac3e7a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac3e830 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac3e8c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac3e950 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac3e9e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac3ea70 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac3eb00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac3eb90 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac3ec20 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac3ecb0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac3ed40 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac3edd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac3ee60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac3eef0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac3ef80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac3f010 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac3f0a0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac3f130 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac3f1c0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac3f250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac3f2e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac3f370 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac3f400 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac3f490 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac3f520 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac3f5b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac3f640 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac3f6d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac3f760 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac3f7f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac3f880 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac3f910 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac3f9a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac3fa30 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac3fac0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac3fb50 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] 0x14ac487b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac48840 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac488d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac48960 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac489f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac48a80 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac48b10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac48ba0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac48c30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac48cc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac48d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac48de0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac48e70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac48f00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac48f90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac49020 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac490b0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac49140 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac491d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac49260 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac492f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac49380 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac49410 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac494a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac49530 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac495c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac49650 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac496e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac49770 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac49800 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac49890 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac49920 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac499b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac49a40 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac49ad0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac49b60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac49bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac49c80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac49d10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac49da0 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] 0x14ac40970 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac40a00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac40a90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac40b20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac40bb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac40c40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac40cd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac40d60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac40df0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac40e80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac40f10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac40fa0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac41030 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac410c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac41150 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac411e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac41270 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac41300 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac41390 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac41420 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac414b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac41540 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac415d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac41660 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac416f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac41780 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac41810 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac418a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac41930 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac419c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac41a50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac41ae0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac41b70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac41c00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac41c90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac41d20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac41db0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac41e40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac41ed0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac41f60 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] 0x14ac4abc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac4ac50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac4ace0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac4ad70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac4ae00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac4ae90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac4af20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac4afb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac4b040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac4b0d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac4b160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac4b1f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac4b280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac4b310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac4b3a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac4b430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac4b4c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac4b550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac4b5e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac4b670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac4b700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac4b790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac4b820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac4b8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac4b940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac4b9d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac4ba60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac4baf0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac4bb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac4bc10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac4bca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac4bd30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac4bdc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac4be50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac4bee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac4bf70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac4c000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac4c090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac4c120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac4c1b0 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] 0x14ac42d80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac42e10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac42ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac42f30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac42fc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac43050 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac430e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac43170 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac43200 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac43290 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac43320 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac433b0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac43440 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac434d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac43560 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac435f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac43680 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac43710 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac437a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac43830 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac438c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac43950 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac439e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac43a70 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac43b00 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac43b90 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac43c20 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac43cb0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac43d40 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac43dd0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac43e60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac43ef0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac43f80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac44010 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac440a0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac44130 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac441c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac44250 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac442e0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac44370 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] 0x14ac4cfd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac4d060 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac4d0f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac4d180 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac4d210 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac4d2a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac4d330 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac4d3c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac4d450 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac4d4e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac4d570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac4d600 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac4d690 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac4d720 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac4d7b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac4d840 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac4d8d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac4d960 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac4d9f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac4da80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac4db10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac4dba0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac4dc30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac4dcc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac4dd50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac4dde0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac4de70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac4df00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac4df90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac4e020 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac4e0b0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac4e140 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac4e1d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac4e260 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac4e2f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac4e380 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac4e410 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac4e4a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac4e530 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac4e5c0 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: 0x14ac2bec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2a6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2a8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2aa80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2ab18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2abb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2a948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2ac50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2ace8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2ad80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2a9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2ae20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2aeb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2af50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2a778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2aff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2b258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2b2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2b088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2b390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2b428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2b4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2b120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2b560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2b5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2b690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2a810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2b730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2b998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2ba30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2b7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2bad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2bb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2bc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2b860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2bca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2bd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2bdd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac4f3e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac4f470 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac4f500 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac4f590 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac4f620 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac4f6b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac4f740 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac4f7d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac4f860 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac4f8f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac4f980 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac4fa10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac4faa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac4fb30 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac4fbc0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac4fc50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac4fce0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac4fd70 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac4fe00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac4fe90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac4ff20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac4ffb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac50040 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac500d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac50160 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac501f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac50280 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac50310 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac503a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac50430 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac504c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac50550 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac505e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac50670 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac50700 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac50790 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac50820 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac508b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac50940 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac509d0 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: 0x14ac2bfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2c0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2c280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2c450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2c4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2c580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2c318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2c620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2c6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2c750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2c3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2c7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2c888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2c920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2c148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2c9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2cb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2cc28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2ccc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2ca58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2cd60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2cdf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2ce90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2caf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2cf30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2cfc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2d060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2c1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2d100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2d2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2d368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2d400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2d198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2d4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2d538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2d5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2d230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2d670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2d708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2d7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac50a70 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac50b00 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac50b90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac50c20 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac50cb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac50d40 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac50dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac50e60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac50ef0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac50f80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac51010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac510a0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac51130 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac511c0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac51250 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac512e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac51370 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac51400 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac51490 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac51520 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac515b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac51640 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac516d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac51760 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac517f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac51880 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac51910 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac519a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac51a30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac51ac0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac51b50 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac51be0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac51c70 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac51d00 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac51d90 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac51e20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac51eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac51f40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac51fd0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac52060 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: 0x14ac2bec0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2a6e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2a8b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2aa80 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2ab18 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2abb0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2a948 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2ac50 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2ace8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2ad80 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2a9e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2ae20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2aeb8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2af50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2a778 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2aff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b1c0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2b258 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2b2f0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2b088 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2b390 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2b428 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2b4c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2b120 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2b560 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2b5f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2b690 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2a810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2b730 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2b900 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2b998 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2ba30 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2b7c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2bad0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2bb68 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2bc00 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2b860 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2bca0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2bd38 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2bdd0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac52100 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac52190 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac52220 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac522b0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac52340 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac523d0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac52460 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac524f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac52580 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac52610 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac526a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac52730 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac527c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac52850 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac528e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac52970 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac52a00 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac52a90 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac52b20 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac52bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac52c40 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac52cd0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac52d60 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac52df0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac52e80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac52f10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac52fa0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac53030 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac530c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac53150 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac531e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac53270 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac53300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac53390 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac53420 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac534b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac53540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac535d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac53660 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac536f0 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: 0x14ac2bfd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x14ac2c0b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x14ac2c280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2c450 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x14ac2c4e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x14ac2c580 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x14ac2c318 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2c620 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x14ac2c6b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x14ac2c750 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x14ac2c3b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2c7f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x14ac2c888 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x14ac2c920 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x14ac2c148 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x14ac2c9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2cb90 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x14ac2cc28 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x14ac2ccc0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x14ac2ca58 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2cd60 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x14ac2cdf8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x14ac2ce90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x14ac2caf0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2cf30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x14ac2cfc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x14ac2d060 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x14ac2c1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x14ac2d100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x14ac2d2d0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x14ac2d368 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x14ac2d400 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x14ac2d198 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x14ac2d4a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x14ac2d538 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x14ac2d5d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x14ac2d230 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x14ac2d670 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x14ac2d708 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x14ac2d7a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x14ac53790 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x14ac53820 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x14ac538b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x14ac53940 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x14ac539d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x14ac53a60 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x14ac53af0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x14ac53b80 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x14ac53c10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x14ac53ca0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x14ac53d30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x14ac53dc0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x14ac53e50 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x14ac53ee0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x14ac53f70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x14ac54000 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x14ac54090 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x14ac54120 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x14ac541b0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x14ac54240 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x14ac542d0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x14ac54360 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x14ac543f0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x14ac54480 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x14ac54510 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x14ac545a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x14ac54630 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x14ac546c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x14ac54750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x14ac547e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x14ac54870 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x14ac54900 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x14ac54990 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x14ac54a20 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x14ac54ab0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x14ac54b40 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x14ac54bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x14ac54c60 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x14ac54cf0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x14ac54d80 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 (5 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (5 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x13556d890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556a6e0 SEQ: (3 sibs) 3 children: 34: 0x13556a8b0 SEQ: (3 sibs) 3 children: 34: 0x13556aa80 VAL: '000' (3 sibs) 34: 0x13556ab18 VAL: '001' (3 sibs) 34: 0x13556abb0 VAL: '002' (3 sibs) 34: 0x13556a948 SEQ: (3 sibs) 3 children: 34: 0x13556ac50 VAL: '010' (3 sibs) 34: 0x13556ace8 VAL: '011' (3 sibs) 34: 0x13556ad80 VAL: '012' (3 sibs) 34: 0x13556a9e0 SEQ: (3 sibs) 3 children: 34: 0x13556ae20 VAL: '020' (3 sibs) 34: 0x13556aeb8 VAL: '021' (3 sibs) 34: 0x13556af50 VAL: '022' (3 sibs) 34: 0x13556a778 SEQ: (3 sibs) 3 children: 34: 0x13556aff0 SEQ: (3 sibs) 3 children: 34: 0x13556b1c0 VAL: '100' (3 sibs) 34: 0x13556b258 VAL: '101' (3 sibs) 34: 0x13556b2f0 VAL: '102' (3 sibs) 34: 0x13556b088 SEQ: (3 sibs) 3 children: 34: 0x13556b390 VAL: '110' (3 sibs) 34: 0x13556b428 VAL: '111' (3 sibs) 34: 0x13556b4c0 VAL: '112' (3 sibs) 34: 0x13556b120 SEQ: (3 sibs) 3 children: 34: 0x13556b560 VAL: '120' (3 sibs) 34: 0x13556b5f8 VAL: '121' (3 sibs) 34: 0x13556b690 VAL: '122' (3 sibs) 34: 0x13556a810 SEQ: (3 sibs) 3 children: 34: 0x13556b730 SEQ: (3 sibs) 3 children: 34: 0x13556b900 VAL: '200' (3 sibs) 34: 0x13556b998 VAL: '201' (3 sibs) 34: 0x13556ba30 VAL: '202' (3 sibs) 34: 0x13556b7c8 SEQ: (3 sibs) 3 children: 34: 0x13556bad0 VAL: '210' (3 sibs) 34: 0x13556bb68 VAL: '211' (3 sibs) 34: 0x13556bc00 VAL: '212' (3 sibs) 34: 0x13556b860 SEQ: (3 sibs) 3 children: 34: 0x13556bca0 VAL: '220' (3 sibs) 34: 0x13556bd38 VAL: '221' (3 sibs) 34: 0x13556bdd0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x135587f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135587fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135588070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135588100 VAL: '000' (3 sibs) 34: [4] [4] 0x135588190 VAL: '001' (3 sibs) 34: [5] [5] 0x135588220 VAL: '002' (3 sibs) 34: [6] [6] 0x1355882b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x135588340 VAL: '010' (3 sibs) 34: [8] [8] 0x1355883d0 VAL: '011' (3 sibs) 34: [9] [9] 0x135588460 VAL: '012' (3 sibs) 34: [10] [10] 0x1355884f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135588580 VAL: '020' (3 sibs) 34: [12] [12] 0x135588610 VAL: '021' (3 sibs) 34: [13] [13] 0x1355886a0 VAL: '022' (3 sibs) 34: [14] [14] 0x135588730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355887c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135588850 VAL: '100' (3 sibs) 34: [17] [17] 0x1355888e0 VAL: '101' (3 sibs) 34: [18] [18] 0x135588970 VAL: '102' (3 sibs) 34: [19] [19] 0x135588a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135588a90 VAL: '110' (3 sibs) 34: [21] [21] 0x135588b20 VAL: '111' (3 sibs) 34: [22] [22] 0x135588bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x135588c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135588cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x135588d60 VAL: '121' (3 sibs) 34: [26] [26] 0x135588df0 VAL: '122' (3 sibs) 34: [27] [27] 0x135588e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x135588f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135588fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x135589030 VAL: '201' (3 sibs) 34: [31] [31] 0x1355890c0 VAL: '202' (3 sibs) 34: [32] [32] 0x135589150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355891e0 VAL: '210' (3 sibs) 34: [34] [34] 0x135589270 VAL: '211' (3 sibs) 34: [35] [35] 0x135589300 VAL: '212' (3 sibs) 34: [36] [36] 0x135589390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x135589420 VAL: '220' (3 sibs) 34: [38] [38] 0x1355894b0 VAL: '221' (3 sibs) 34: [39] [39] 0x135589540 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: 0x13556d9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556c0b0 SEQ: (3 sibs) 3 children: 34: 0x13556c280 SEQ: (3 sibs) 3 children: 34: 0x13556c450 VAL: '000' (3 sibs) 34: 0x13556c4e8 VAL: '001' (3 sibs) 34: 0x13556c580 VAL: '002' (3 sibs) 34: 0x13556c318 SEQ: (3 sibs) 3 children: 34: 0x13556c620 VAL: '010' (3 sibs) 34: 0x13556c6b8 VAL: '011' (3 sibs) 34: 0x13556c750 VAL: '012' (3 sibs) 34: 0x13556c3b0 SEQ: (3 sibs) 3 children: 34: 0x13556c7f0 VAL: '020' (3 sibs) 34: 0x13556c888 VAL: '021' (3 sibs) 34: 0x13556c920 VAL: '022' (3 sibs) 34: 0x13556c148 SEQ: (3 sibs) 3 children: 34: 0x13556c9c0 SEQ: (3 sibs) 3 children: 34: 0x13556cb90 VAL: '100' (3 sibs) 34: 0x13556cc28 VAL: '101' (3 sibs) 34: 0x13556ccc0 VAL: '102' (3 sibs) 34: 0x13556ca58 SEQ: (3 sibs) 3 children: 34: 0x13556cd60 VAL: '110' (3 sibs) 34: 0x13556cdf8 VAL: '111' (3 sibs) 34: 0x13556ce90 VAL: '112' (3 sibs) 34: 0x13556caf0 SEQ: (3 sibs) 3 children: 34: 0x13556cf30 VAL: '120' (3 sibs) 34: 0x13556cfc8 VAL: '121' (3 sibs) 34: 0x13556d060 VAL: '122' (3 sibs) 34: 0x13556c1e0 SEQ: (3 sibs) 3 children: 34: 0x13556d100 SEQ: (3 sibs) 3 children: 34: 0x13556d2d0 VAL: '200' (3 sibs) 34: 0x13556d368 VAL: '201' (3 sibs) 34: 0x13556d400 VAL: '202' (3 sibs) 34: 0x13556d198 SEQ: (3 sibs) 3 children: 34: 0x13556d4a0 VAL: '210' (3 sibs) 34: 0x13556d538 VAL: '211' (3 sibs) 34: 0x13556d5d0 VAL: '212' (3 sibs) 34: 0x13556d230 SEQ: (3 sibs) 3 children: 34: 0x13556d670 VAL: '220' (3 sibs) 34: 0x13556d708 VAL: '221' (3 sibs) 34: 0x13556d7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13558be80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13558bf10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13558bfa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13558c030 VAL: '000' (3 sibs) 34: [4] [4] 0x13558c0c0 VAL: '001' (3 sibs) 34: [5] [5] 0x13558c150 VAL: '002' (3 sibs) 34: [6] [6] 0x13558c1e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13558c270 VAL: '010' (3 sibs) 34: [8] [8] 0x13558c300 VAL: '011' (3 sibs) 34: [9] [9] 0x13558c390 VAL: '012' (3 sibs) 34: [10] [10] 0x13558c420 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13558c4b0 VAL: '020' (3 sibs) 34: [12] [12] 0x13558c540 VAL: '021' (3 sibs) 34: [13] [13] 0x13558c5d0 VAL: '022' (3 sibs) 34: [14] [14] 0x13558c660 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13558c6f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13558c780 VAL: '100' (3 sibs) 34: [17] [17] 0x13558c810 VAL: '101' (3 sibs) 34: [18] [18] 0x13558c8a0 VAL: '102' (3 sibs) 34: [19] [19] 0x13558c930 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13558c9c0 VAL: '110' (3 sibs) 34: [21] [21] 0x13558ca50 VAL: '111' (3 sibs) 34: [22] [22] 0x13558cae0 VAL: '112' (3 sibs) 34: [23] [23] 0x13558cb70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13558cc00 VAL: '120' (3 sibs) 34: [25] [25] 0x13558cc90 VAL: '121' (3 sibs) 34: [26] [26] 0x13558cd20 VAL: '122' (3 sibs) 34: [27] [27] 0x13558cdb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13558ce40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13558ced0 VAL: '200' (3 sibs) 34: [30] [30] 0x13558cf60 VAL: '201' (3 sibs) 34: [31] [31] 0x13558cff0 VAL: '202' (3 sibs) 34: [32] [32] 0x13558d080 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13558d110 VAL: '210' (3 sibs) 34: [34] [34] 0x13558d1a0 VAL: '211' (3 sibs) 34: [35] [35] 0x13558d230 VAL: '212' (3 sibs) 34: [36] [36] 0x13558d2c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13558d350 VAL: '220' (3 sibs) 34: [38] [38] 0x13558d3e0 VAL: '221' (3 sibs) 34: [39] [39] 0x13558d470 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: 0x13556dac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556dcb0 SEQ: (3 sibs) 3 children: 34: 0x13556de80 SEQ: (3 sibs) 3 children: 34: 0x13556e050 VAL: '000' (3 sibs) 34: 0x13556e0e8 VAL: '001' (3 sibs) 34: 0x13556e180 VAL: '002' (3 sibs) 34: 0x13556df18 SEQ: (3 sibs) 3 children: 34: 0x13556e220 VAL: '010' (3 sibs) 34: 0x13556e2b8 VAL: '011' (3 sibs) 34: 0x13556e350 VAL: '012' (3 sibs) 34: 0x13556dfb0 SEQ: (3 sibs) 3 children: 34: 0x13556e3f0 VAL: '020' (3 sibs) 34: 0x13556e488 VAL: '021' (3 sibs) 34: 0x13556e520 VAL: '022' (3 sibs) 34: 0x13556dd48 SEQ: (3 sibs) 3 children: 34: 0x13556e5c0 SEQ: (3 sibs) 3 children: 34: 0x13556e790 VAL: '100' (3 sibs) 34: 0x13556e828 VAL: '101' (3 sibs) 34: 0x13556e8c0 VAL: '102' (3 sibs) 34: 0x13556e658 SEQ: (3 sibs) 3 children: 34: 0x13556e960 VAL: '110' (3 sibs) 34: 0x13556e9f8 VAL: '111' (3 sibs) 34: 0x13556ea90 VAL: '112' (3 sibs) 34: 0x13556e6f0 SEQ: (3 sibs) 3 children: 34: 0x13556eb30 VAL: '120' (3 sibs) 34: 0x13556ebc8 VAL: '121' (3 sibs) 34: 0x13556ec60 VAL: '122' (3 sibs) 34: 0x13556dde0 SEQ: (3 sibs) 3 children: 34: 0x13556ed00 SEQ: (3 sibs) 3 children: 34: 0x13556eed0 VAL: '200' (3 sibs) 34: 0x13556ef68 VAL: '201' (3 sibs) 34: 0x13556f000 VAL: '202' (3 sibs) 34: 0x13556ed98 SEQ: (3 sibs) 3 children: 34: 0x13556f0a0 VAL: '210' (3 sibs) 34: 0x13556f138 VAL: '211' (3 sibs) 34: 0x13556f1d0 VAL: '212' (3 sibs) 34: 0x13556ee30 SEQ: (3 sibs) 3 children: 34: 0x13556f270 VAL: '220' (3 sibs) 34: 0x13556f308 VAL: '221' (3 sibs) 34: 0x13556f3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13558ff20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13558ffb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135590040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355900d0 VAL: '000' (3 sibs) 34: [4] [4] 0x135590160 VAL: '001' (3 sibs) 34: [5] [5] 0x1355901f0 VAL: '002' (3 sibs) 34: [6] [6] 0x135590280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x135590310 VAL: '010' (3 sibs) 34: [8] [8] 0x1355903a0 VAL: '011' (3 sibs) 34: [9] [9] 0x135590430 VAL: '012' (3 sibs) 34: [10] [10] 0x1355904c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135590550 VAL: '020' (3 sibs) 34: [12] [12] 0x1355905e0 VAL: '021' (3 sibs) 34: [13] [13] 0x135590670 VAL: '022' (3 sibs) 34: [14] [14] 0x135590700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135590790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135590820 VAL: '100' (3 sibs) 34: [17] [17] 0x1355908b0 VAL: '101' (3 sibs) 34: [18] [18] 0x135590940 VAL: '102' (3 sibs) 34: [19] [19] 0x1355909d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135590a60 VAL: '110' (3 sibs) 34: [21] [21] 0x135590af0 VAL: '111' (3 sibs) 34: [22] [22] 0x135590b80 VAL: '112' (3 sibs) 34: [23] [23] 0x135590c10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135590ca0 VAL: '120' (3 sibs) 34: [25] [25] 0x135590d30 VAL: '121' (3 sibs) 34: [26] [26] 0x135590dc0 VAL: '122' (3 sibs) 34: [27] [27] 0x135590e50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x135590ee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135590f70 VAL: '200' (3 sibs) 34: [30] [30] 0x135591000 VAL: '201' (3 sibs) 34: [31] [31] 0x135591090 VAL: '202' (3 sibs) 34: [32] [32] 0x135591120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355911b0 VAL: '210' (3 sibs) 34: [34] [34] 0x135591240 VAL: '211' (3 sibs) 34: [35] [35] 0x1355912d0 VAL: '212' (3 sibs) 34: [36] [36] 0x135591360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355913f0 VAL: '220' (3 sibs) 34: [38] [38] 0x135591480 VAL: '221' (3 sibs) 34: [39] [39] 0x135591510 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: 0x13556dbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556f440 SEQ: (3 sibs) 3 children: 34: 0x13556f610 SEQ: (3 sibs) 3 children: 34: 0x13556f7e0 VAL: '000' (3 sibs) 34: 0x13556f878 VAL: '001' (3 sibs) 34: 0x13556f910 VAL: '002' (3 sibs) 34: 0x13556f6a8 SEQ: (3 sibs) 3 children: 34: 0x13556f9b0 VAL: '010' (3 sibs) 34: 0x13556fa48 VAL: '011' (3 sibs) 34: 0x13556fae0 VAL: '012' (3 sibs) 34: 0x13556f740 SEQ: (3 sibs) 3 children: 34: 0x13556fb80 VAL: '020' (3 sibs) 34: 0x13556fc18 VAL: '021' (3 sibs) 34: 0x13556fcb0 VAL: '022' (3 sibs) 34: 0x13556f4d8 SEQ: (3 sibs) 3 children: 34: 0x13556fd50 SEQ: (3 sibs) 3 children: 34: 0x13556ff20 VAL: '100' (3 sibs) 34: 0x13556ffb8 VAL: '101' (3 sibs) 34: 0x135570050 VAL: '102' (3 sibs) 34: 0x13556fde8 SEQ: (3 sibs) 3 children: 34: 0x1355700f0 VAL: '110' (3 sibs) 34: 0x135570188 VAL: '111' (3 sibs) 34: 0x135570220 VAL: '112' (3 sibs) 34: 0x13556fe80 SEQ: (3 sibs) 3 children: 34: 0x1355702c0 VAL: '120' (3 sibs) 34: 0x135570358 VAL: '121' (3 sibs) 34: 0x1355703f0 VAL: '122' (3 sibs) 34: 0x13556f570 SEQ: (3 sibs) 3 children: 34: 0x135570490 SEQ: (3 sibs) 3 children: 34: 0x135570660 VAL: '200' (3 sibs) 34: 0x1355706f8 VAL: '201' (3 sibs) 34: 0x135570790 VAL: '202' (3 sibs) 34: 0x135570528 SEQ: (3 sibs) 3 children: 34: 0x135570830 VAL: '210' (3 sibs) 34: 0x1355708c8 VAL: '211' (3 sibs) 34: 0x135570960 VAL: '212' (3 sibs) 34: 0x1355705c0 SEQ: (3 sibs) 3 children: 34: 0x135570a00 VAL: '220' (3 sibs) 34: 0x135570a98 VAL: '221' (3 sibs) 34: 0x135570b30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x1355944e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135594570 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135594600 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135594690 VAL: '000' (3 sibs) 34: [4] [4] 0x135594720 VAL: '001' (3 sibs) 34: [5] [5] 0x1355947b0 VAL: '002' (3 sibs) 34: [6] [6] 0x135594840 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355948d0 VAL: '010' (3 sibs) 34: [8] [8] 0x135594960 VAL: '011' (3 sibs) 34: [9] [9] 0x1355949f0 VAL: '012' (3 sibs) 34: [10] [10] 0x135594a80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135594b10 VAL: '020' (3 sibs) 34: [12] [12] 0x135594ba0 VAL: '021' (3 sibs) 34: [13] [13] 0x135594c30 VAL: '022' (3 sibs) 34: [14] [14] 0x135594cc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135594d50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135594de0 VAL: '100' (3 sibs) 34: [17] [17] 0x135594e70 VAL: '101' (3 sibs) 34: [18] [18] 0x135594f00 VAL: '102' (3 sibs) 34: [19] [19] 0x135594f90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135595020 VAL: '110' (3 sibs) 34: [21] [21] 0x1355950b0 VAL: '111' (3 sibs) 34: [22] [22] 0x135595140 VAL: '112' (3 sibs) 34: [23] [23] 0x1355951d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135595260 VAL: '120' (3 sibs) 34: [25] [25] 0x1355952f0 VAL: '121' (3 sibs) 34: [26] [26] 0x135595380 VAL: '122' (3 sibs) 34: [27] [27] 0x135595410 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355954a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135595530 VAL: '200' (3 sibs) 34: [30] [30] 0x1355955c0 VAL: '201' (3 sibs) 34: [31] [31] 0x135595650 VAL: '202' (3 sibs) 34: [32] [32] 0x1355956e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x135595770 VAL: '210' (3 sibs) 34: [34] [34] 0x135595800 VAL: '211' (3 sibs) 34: [35] [35] 0x135595890 VAL: '212' (3 sibs) 34: [36] [36] 0x135595920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355959b0 VAL: '220' (3 sibs) 34: [38] [38] 0x135595a40 VAL: '221' (3 sibs) 34: [39] [39] 0x135595ad0 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: 0x13556d890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556a6e0 SEQ: (3 sibs) 3 children: 34: 0x13556a8b0 SEQ: (3 sibs) 3 children: 34: 0x13556aa80 VAL: '000' (3 sibs) 34: 0x13556ab18 VAL: '001' (3 sibs) 34: 0x13556abb0 VAL: '002' (3 sibs) 34: 0x13556a948 SEQ: (3 sibs) 3 children: 34: 0x13556ac50 VAL: '010' (3 sibs) 34: 0x13556ace8 VAL: '011' (3 sibs) 34: 0x13556ad80 VAL: '012' (3 sibs) 34: 0x13556a9e0 SEQ: (3 sibs) 3 children: 34: 0x13556ae20 VAL: '020' (3 sibs) 34: 0x13556aeb8 VAL: '021' (3 sibs) 34: 0x13556af50 VAL: '022' (3 sibs) 34: 0x13556a778 SEQ: (3 sibs) 3 children: 34: 0x13556aff0 SEQ: (3 sibs) 3 children: 34: 0x13556b1c0 VAL: '100' (3 sibs) 34: 0x13556b258 VAL: '101' (3 sibs) 34: 0x13556b2f0 VAL: '102' (3 sibs) 34: 0x13556b088 SEQ: (3 sibs) 3 children: 34: 0x13556b390 VAL: '110' (3 sibs) 34: 0x13556b428 VAL: '111' (3 sibs) 34: 0x13556b4c0 VAL: '112' (3 sibs) 34: 0x13556b120 SEQ: (3 sibs) 3 children: 34: 0x13556b560 VAL: '120' (3 sibs) 34: 0x13556b5f8 VAL: '121' (3 sibs) 34: 0x13556b690 VAL: '122' (3 sibs) 34: 0x13556a810 SEQ: (3 sibs) 3 children: 34: 0x13556b730 SEQ: (3 sibs) 3 children: 34: 0x13556b900 VAL: '200' (3 sibs) 34: 0x13556b998 VAL: '201' (3 sibs) 34: 0x13556ba30 VAL: '202' (3 sibs) 34: 0x13556b7c8 SEQ: (3 sibs) 3 children: 34: 0x13556bad0 VAL: '210' (3 sibs) 34: 0x13556bb68 VAL: '211' (3 sibs) 34: 0x13556bc00 VAL: '212' (3 sibs) 34: 0x13556b860 SEQ: (3 sibs) 3 children: 34: 0x13556bca0 VAL: '220' (3 sibs) 34: 0x13556bd38 VAL: '221' (3 sibs) 34: 0x13556bdd0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x1355968f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135596980 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135596a10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135596aa0 VAL: '000' (3 sibs) 34: [4] [4] 0x135596b30 VAL: '001' (3 sibs) 34: [5] [5] 0x135596bc0 VAL: '002' (3 sibs) 34: [6] [6] 0x135596c50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x135596ce0 VAL: '010' (3 sibs) 34: [8] [8] 0x135596d70 VAL: '011' (3 sibs) 34: [9] [9] 0x135596e00 VAL: '012' (3 sibs) 34: [10] [10] 0x135596e90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135596f20 VAL: '020' (3 sibs) 34: [12] [12] 0x135596fb0 VAL: '021' (3 sibs) 34: [13] [13] 0x135597040 VAL: '022' (3 sibs) 34: [14] [14] 0x1355970d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135597160 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355971f0 VAL: '100' (3 sibs) 34: [17] [17] 0x135597280 VAL: '101' (3 sibs) 34: [18] [18] 0x135597310 VAL: '102' (3 sibs) 34: [19] [19] 0x1355973a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135597430 VAL: '110' (3 sibs) 34: [21] [21] 0x1355974c0 VAL: '111' (3 sibs) 34: [22] [22] 0x135597550 VAL: '112' (3 sibs) 34: [23] [23] 0x1355975e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135597670 VAL: '120' (3 sibs) 34: [25] [25] 0x135597700 VAL: '121' (3 sibs) 34: [26] [26] 0x135597790 VAL: '122' (3 sibs) 34: [27] [27] 0x135597820 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355978b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135597940 VAL: '200' (3 sibs) 34: [30] [30] 0x1355979d0 VAL: '201' (3 sibs) 34: [31] [31] 0x135597a60 VAL: '202' (3 sibs) 34: [32] [32] 0x135597af0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x135597b80 VAL: '210' (3 sibs) 34: [34] [34] 0x135597c10 VAL: '211' (3 sibs) 34: [35] [35] 0x135597ca0 VAL: '212' (3 sibs) 34: [36] [36] 0x135597d30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x135597dc0 VAL: '220' (3 sibs) 34: [38] [38] 0x135597e50 VAL: '221' (3 sibs) 34: [39] [39] 0x135597ee0 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: 0x13556d9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556c0b0 SEQ: (3 sibs) 3 children: 34: 0x13556c280 SEQ: (3 sibs) 3 children: 34: 0x13556c450 VAL: '000' (3 sibs) 34: 0x13556c4e8 VAL: '001' (3 sibs) 34: 0x13556c580 VAL: '002' (3 sibs) 34: 0x13556c318 SEQ: (3 sibs) 3 children: 34: 0x13556c620 VAL: '010' (3 sibs) 34: 0x13556c6b8 VAL: '011' (3 sibs) 34: 0x13556c750 VAL: '012' (3 sibs) 34: 0x13556c3b0 SEQ: (3 sibs) 3 children: 34: 0x13556c7f0 VAL: '020' (3 sibs) 34: 0x13556c888 VAL: '021' (3 sibs) 34: 0x13556c920 VAL: '022' (3 sibs) 34: 0x13556c148 SEQ: (3 sibs) 3 children: 34: 0x13556c9c0 SEQ: (3 sibs) 3 children: 34: 0x13556cb90 VAL: '100' (3 sibs) 34: 0x13556cc28 VAL: '101' (3 sibs) 34: 0x13556ccc0 VAL: '102' (3 sibs) 34: 0x13556ca58 SEQ: (3 sibs) 3 children: 34: 0x13556cd60 VAL: '110' (3 sibs) 34: 0x13556cdf8 VAL: '111' (3 sibs) 34: 0x13556ce90 VAL: '112' (3 sibs) 34: 0x13556caf0 SEQ: (3 sibs) 3 children: 34: 0x13556cf30 VAL: '120' (3 sibs) 34: 0x13556cfc8 VAL: '121' (3 sibs) 34: 0x13556d060 VAL: '122' (3 sibs) 34: 0x13556c1e0 SEQ: (3 sibs) 3 children: 34: 0x13556d100 SEQ: (3 sibs) 3 children: 34: 0x13556d2d0 VAL: '200' (3 sibs) 34: 0x13556d368 VAL: '201' (3 sibs) 34: 0x13556d400 VAL: '202' (3 sibs) 34: 0x13556d198 SEQ: (3 sibs) 3 children: 34: 0x13556d4a0 VAL: '210' (3 sibs) 34: 0x13556d538 VAL: '211' (3 sibs) 34: 0x13556d5d0 VAL: '212' (3 sibs) 34: 0x13556d230 SEQ: (3 sibs) 3 children: 34: 0x13556d670 VAL: '220' (3 sibs) 34: 0x13556d708 VAL: '221' (3 sibs) 34: 0x13556d7a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x135598d00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135598d90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135598e20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135598eb0 VAL: '000' (3 sibs) 34: [4] [4] 0x135598f40 VAL: '001' (3 sibs) 34: [5] [5] 0x135598fd0 VAL: '002' (3 sibs) 34: [6] [6] 0x135599060 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355990f0 VAL: '010' (3 sibs) 34: [8] [8] 0x135599180 VAL: '011' (3 sibs) 34: [9] [9] 0x135599210 VAL: '012' (3 sibs) 34: [10] [10] 0x1355992a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135599330 VAL: '020' (3 sibs) 34: [12] [12] 0x1355993c0 VAL: '021' (3 sibs) 34: [13] [13] 0x135599450 VAL: '022' (3 sibs) 34: [14] [14] 0x1355994e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135599570 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135599600 VAL: '100' (3 sibs) 34: [17] [17] 0x135599690 VAL: '101' (3 sibs) 34: [18] [18] 0x135599720 VAL: '102' (3 sibs) 34: [19] [19] 0x1355997b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135599840 VAL: '110' (3 sibs) 34: [21] [21] 0x1355998d0 VAL: '111' (3 sibs) 34: [22] [22] 0x135599960 VAL: '112' (3 sibs) 34: [23] [23] 0x1355999f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135599a80 VAL: '120' (3 sibs) 34: [25] [25] 0x135599b10 VAL: '121' (3 sibs) 34: [26] [26] 0x135599ba0 VAL: '122' (3 sibs) 34: [27] [27] 0x135599c30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x135599cc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135599d50 VAL: '200' (3 sibs) 34: [30] [30] 0x135599de0 VAL: '201' (3 sibs) 34: [31] [31] 0x135599e70 VAL: '202' (3 sibs) 34: [32] [32] 0x135599f00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x135599f90 VAL: '210' (3 sibs) 34: [34] [34] 0x13559a020 VAL: '211' (3 sibs) 34: [35] [35] 0x13559a0b0 VAL: '212' (3 sibs) 34: [36] [36] 0x13559a140 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13559a1d0 VAL: '220' (3 sibs) 34: [38] [38] 0x13559a260 VAL: '221' (3 sibs) 34: [39] [39] 0x13559a2f0 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: 0x13556dac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556dcb0 SEQ: (3 sibs) 3 children: 34: 0x13556de80 SEQ: (3 sibs) 3 children: 34: 0x13556e050 VAL: '000' (3 sibs) 34: 0x13556e0e8 VAL: '001' (3 sibs) 34: 0x13556e180 VAL: '002' (3 sibs) 34: 0x13556df18 SEQ: (3 sibs) 3 children: 34: 0x13556e220 VAL: '010' (3 sibs) 34: 0x13556e2b8 VAL: '011' (3 sibs) 34: 0x13556e350 VAL: '012' (3 sibs) 34: 0x13556dfb0 SEQ: (3 sibs) 3 children: 34: 0x13556e3f0 VAL: '020' (3 sibs) 34: 0x13556e488 VAL: '021' (3 sibs) 34: 0x13556e520 VAL: '022' (3 sibs) 34: 0x13556dd48 SEQ: (3 sibs) 3 children: 34: 0x13556e5c0 SEQ: (3 sibs) 3 children: 34: 0x13556e790 VAL: '100' (3 sibs) 34: 0x13556e828 VAL: '101' (3 sibs) 34: 0x13556e8c0 VAL: '102' (3 sibs) 34: 0x13556e658 SEQ: (3 sibs) 3 children: 34: 0x13556e960 VAL: '110' (3 sibs) 34: 0x13556e9f8 VAL: '111' (3 sibs) 34: 0x13556ea90 VAL: '112' (3 sibs) 34: 0x13556e6f0 SEQ: (3 sibs) 3 children: 34: 0x13556eb30 VAL: '120' (3 sibs) 34: 0x13556ebc8 VAL: '121' (3 sibs) 34: 0x13556ec60 VAL: '122' (3 sibs) 34: 0x13556dde0 SEQ: (3 sibs) 3 children: 34: 0x13556ed00 SEQ: (3 sibs) 3 children: 34: 0x13556eed0 VAL: '200' (3 sibs) 34: 0x13556ef68 VAL: '201' (3 sibs) 34: 0x13556f000 VAL: '202' (3 sibs) 34: 0x13556ed98 SEQ: (3 sibs) 3 children: 34: 0x13556f0a0 VAL: '210' (3 sibs) 34: 0x13556f138 VAL: '211' (3 sibs) 34: 0x13556f1d0 VAL: '212' (3 sibs) 34: 0x13556ee30 SEQ: (3 sibs) 3 children: 34: 0x13556f270 VAL: '220' (3 sibs) 34: 0x13556f308 VAL: '221' (3 sibs) 34: 0x13556f3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13559b110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13559b1a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13559b230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13559b2c0 VAL: '000' (3 sibs) 34: [4] [4] 0x13559b350 VAL: '001' (3 sibs) 34: [5] [5] 0x13559b3e0 VAL: '002' (3 sibs) 34: [6] [6] 0x13559b470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13559b500 VAL: '010' (3 sibs) 34: [8] [8] 0x13559b590 VAL: '011' (3 sibs) 34: [9] [9] 0x13559b620 VAL: '012' (3 sibs) 34: [10] [10] 0x13559b6b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13559b740 VAL: '020' (3 sibs) 34: [12] [12] 0x13559b7d0 VAL: '021' (3 sibs) 34: [13] [13] 0x13559b860 VAL: '022' (3 sibs) 34: [14] [14] 0x13559b8f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13559b980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13559ba10 VAL: '100' (3 sibs) 34: [17] [17] 0x13559baa0 VAL: '101' (3 sibs) 34: [18] [18] 0x13559bb30 VAL: '102' (3 sibs) 34: [19] [19] 0x13559bbc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13559bc50 VAL: '110' (3 sibs) 34: [21] [21] 0x13559bce0 VAL: '111' (3 sibs) 34: [22] [22] 0x13559bd70 VAL: '112' (3 sibs) 34: [23] [23] 0x13559be00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13559be90 VAL: '120' (3 sibs) 34: [25] [25] 0x13559bf20 VAL: '121' (3 sibs) 34: [26] [26] 0x13559bfb0 VAL: '122' (3 sibs) 34: [27] [27] 0x13559c040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13559c0d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13559c160 VAL: '200' (3 sibs) 34: [30] [30] 0x13559c1f0 VAL: '201' (3 sibs) 34: [31] [31] 0x13559c280 VAL: '202' (3 sibs) 34: [32] [32] 0x13559c310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13559c3a0 VAL: '210' (3 sibs) 34: [34] [34] 0x13559c430 VAL: '211' (3 sibs) 34: [35] [35] 0x13559c4c0 VAL: '212' (3 sibs) 34: [36] [36] 0x13559c550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13559c5e0 VAL: '220' (3 sibs) 34: [38] [38] 0x13559c670 VAL: '221' (3 sibs) 34: [39] [39] 0x13559c700 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: 0x13556dbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556f440 SEQ: (3 sibs) 3 children: 34: 0x13556f610 SEQ: (3 sibs) 3 children: 34: 0x13556f7e0 VAL: '000' (3 sibs) 34: 0x13556f878 VAL: '001' (3 sibs) 34: 0x13556f910 VAL: '002' (3 sibs) 34: 0x13556f6a8 SEQ: (3 sibs) 3 children: 34: 0x13556f9b0 VAL: '010' (3 sibs) 34: 0x13556fa48 VAL: '011' (3 sibs) 34: 0x13556fae0 VAL: '012' (3 sibs) 34: 0x13556f740 SEQ: (3 sibs) 3 children: 34: 0x13556fb80 VAL: '020' (3 sibs) 34: 0x13556fc18 VAL: '021' (3 sibs) 34: 0x13556fcb0 VAL: '022' (3 sibs) 34: 0x13556f4d8 SEQ: (3 sibs) 3 children: 34: 0x13556fd50 SEQ: (3 sibs) 3 children: 34: 0x13556ff20 VAL: '100' (3 sibs) 34: 0x13556ffb8 VAL: '101' (3 sibs) 34: 0x135570050 VAL: '102' (3 sibs) 34: 0x13556fde8 SEQ: (3 sibs) 3 children: 34: 0x1355700f0 VAL: '110' (3 sibs) 34: 0x135570188 VAL: '111' (3 sibs) 34: 0x135570220 VAL: '112' (3 sibs) 34: 0x13556fe80 SEQ: (3 sibs) 3 children: 34: 0x1355702c0 VAL: '120' (3 sibs) 34: 0x135570358 VAL: '121' (3 sibs) 34: 0x1355703f0 VAL: '122' (3 sibs) 34: 0x13556f570 SEQ: (3 sibs) 3 children: 34: 0x135570490 SEQ: (3 sibs) 3 children: 34: 0x135570660 VAL: '200' (3 sibs) 34: 0x1355706f8 VAL: '201' (3 sibs) 34: 0x135570790 VAL: '202' (3 sibs) 34: 0x135570528 SEQ: (3 sibs) 3 children: 34: 0x135570830 VAL: '210' (3 sibs) 34: 0x1355708c8 VAL: '211' (3 sibs) 34: 0x135570960 VAL: '212' (3 sibs) 34: 0x1355705c0 SEQ: (3 sibs) 3 children: 34: 0x135570a00 VAL: '220' (3 sibs) 34: 0x135570a98 VAL: '221' (3 sibs) 34: 0x135570b30 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x13559d520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13559d5b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13559d640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13559d6d0 VAL: '000' (3 sibs) 34: [4] [4] 0x13559d760 VAL: '001' (3 sibs) 34: [5] [5] 0x13559d7f0 VAL: '002' (3 sibs) 34: [6] [6] 0x13559d880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13559d910 VAL: '010' (3 sibs) 34: [8] [8] 0x13559d9a0 VAL: '011' (3 sibs) 34: [9] [9] 0x13559da30 VAL: '012' (3 sibs) 34: [10] [10] 0x13559dac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13559db50 VAL: '020' (3 sibs) 34: [12] [12] 0x13559dbe0 VAL: '021' (3 sibs) 34: [13] [13] 0x13559dc70 VAL: '022' (3 sibs) 34: [14] [14] 0x13559dd00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13559dd90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13559de20 VAL: '100' (3 sibs) 34: [17] [17] 0x13559deb0 VAL: '101' (3 sibs) 34: [18] [18] 0x13559df40 VAL: '102' (3 sibs) 34: [19] [19] 0x13559dfd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13559e060 VAL: '110' (3 sibs) 34: [21] [21] 0x13559e0f0 VAL: '111' (3 sibs) 34: [22] [22] 0x13559e180 VAL: '112' (3 sibs) 34: [23] [23] 0x13559e210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13559e2a0 VAL: '120' (3 sibs) 34: [25] [25] 0x13559e330 VAL: '121' (3 sibs) 34: [26] [26] 0x13559e3c0 VAL: '122' (3 sibs) 34: [27] [27] 0x13559e450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13559e4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13559e570 VAL: '200' (3 sibs) 34: [30] [30] 0x13559e600 VAL: '201' (3 sibs) 34: [31] [31] 0x13559e690 VAL: '202' (3 sibs) 34: [32] [32] 0x13559e720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13559e7b0 VAL: '210' (3 sibs) 34: [34] [34] 0x13559e840 VAL: '211' (3 sibs) 34: [35] [35] 0x13559e8d0 VAL: '212' (3 sibs) 34: [36] [36] 0x13559e960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13559e9f0 VAL: '220' (3 sibs) 34: [38] [38] 0x13559ea80 VAL: '221' (3 sibs) 34: [39] [39] 0x13559eb10 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] 0x135587f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135587fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135588070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135588100 VAL: '000' (3 sibs) 34: [4] [4] 0x135588190 VAL: '001' (3 sibs) 34: [5] [5] 0x135588220 VAL: '002' (3 sibs) 34: [6] [6] 0x1355882b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x135588340 VAL: '010' (3 sibs) 34: [8] [8] 0x1355883d0 VAL: '011' (3 sibs) 34: [9] [9] 0x135588460 VAL: '012' (3 sibs) 34: [10] [10] 0x1355884f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135588580 VAL: '020' (3 sibs) 34: [12] [12] 0x135588610 VAL: '021' (3 sibs) 34: [13] [13] 0x1355886a0 VAL: '022' (3 sibs) 34: [14] [14] 0x135588730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355887c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135588850 VAL: '100' (3 sibs) 34: [17] [17] 0x1355888e0 VAL: '101' (3 sibs) 34: [18] [18] 0x135588970 VAL: '102' (3 sibs) 34: [19] [19] 0x135588a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135588a90 VAL: '110' (3 sibs) 34: [21] [21] 0x135588b20 VAL: '111' (3 sibs) 34: [22] [22] 0x135588bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x135588c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135588cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x135588d60 VAL: '121' (3 sibs) 34: [26] [26] 0x135588df0 VAL: '122' (3 sibs) 34: [27] [27] 0x135588e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x135588f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135588fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x135589030 VAL: '201' (3 sibs) 34: [31] [31] 0x1355890c0 VAL: '202' (3 sibs) 34: [32] [32] 0x135589150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355891e0 VAL: '210' (3 sibs) 34: [34] [34] 0x135589270 VAL: '211' (3 sibs) 34: [35] [35] 0x135589300 VAL: '212' (3 sibs) 34: [36] [36] 0x135589390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x135589420 VAL: '220' (3 sibs) 34: [38] [38] 0x1355894b0 VAL: '221' (3 sibs) 34: [39] [39] 0x135589540 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] 0x1355a0b40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355a0bd0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355a0c60 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355a0cf0 VAL: '000' (3 sibs) 34: [4] [4] 0x1355a0d80 VAL: '001' (3 sibs) 34: [5] [5] 0x1355a0e10 VAL: '002' (3 sibs) 34: [6] [6] 0x1355a0ea0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355a0f30 VAL: '010' (3 sibs) 34: [8] [8] 0x1355a0fc0 VAL: '011' (3 sibs) 34: [9] [9] 0x1355a1050 VAL: '012' (3 sibs) 34: [10] [10] 0x1355a10e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355a1170 VAL: '020' (3 sibs) 34: [12] [12] 0x1355a1200 VAL: '021' (3 sibs) 34: [13] [13] 0x1355a1290 VAL: '022' (3 sibs) 34: [14] [14] 0x1355a1320 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355a13b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355a1440 VAL: '100' (3 sibs) 34: [17] [17] 0x1355a14d0 VAL: '101' (3 sibs) 34: [18] [18] 0x1355a1560 VAL: '102' (3 sibs) 34: [19] [19] 0x1355a15f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355a1680 VAL: '110' (3 sibs) 34: [21] [21] 0x1355a1710 VAL: '111' (3 sibs) 34: [22] [22] 0x1355a17a0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355a1830 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355a18c0 VAL: '120' (3 sibs) 34: [25] [25] 0x1355a1950 VAL: '121' (3 sibs) 34: [26] [26] 0x1355a19e0 VAL: '122' (3 sibs) 34: [27] [27] 0x1355a1a70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355a1b00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355a1b90 VAL: '200' (3 sibs) 34: [30] [30] 0x1355a1c20 VAL: '201' (3 sibs) 34: [31] [31] 0x1355a1cb0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355a1d40 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355a1dd0 VAL: '210' (3 sibs) 34: [34] [34] 0x1355a1e60 VAL: '211' (3 sibs) 34: [35] [35] 0x1355a1ef0 VAL: '212' (3 sibs) 34: [36] [36] 0x1355a1f80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355a2010 VAL: '220' (3 sibs) 34: [38] [38] 0x1355a20a0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355a2130 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] 0x13558be80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13558bf10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13558bfa0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13558c030 VAL: '000' (3 sibs) 34: [4] [4] 0x13558c0c0 VAL: '001' (3 sibs) 34: [5] [5] 0x13558c150 VAL: '002' (3 sibs) 34: [6] [6] 0x13558c1e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13558c270 VAL: '010' (3 sibs) 34: [8] [8] 0x13558c300 VAL: '011' (3 sibs) 34: [9] [9] 0x13558c390 VAL: '012' (3 sibs) 34: [10] [10] 0x13558c420 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13558c4b0 VAL: '020' (3 sibs) 34: [12] [12] 0x13558c540 VAL: '021' (3 sibs) 34: [13] [13] 0x13558c5d0 VAL: '022' (3 sibs) 34: [14] [14] 0x13558c660 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13558c6f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13558c780 VAL: '100' (3 sibs) 34: [17] [17] 0x13558c810 VAL: '101' (3 sibs) 34: [18] [18] 0x13558c8a0 VAL: '102' (3 sibs) 34: [19] [19] 0x13558c930 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13558c9c0 VAL: '110' (3 sibs) 34: [21] [21] 0x13558ca50 VAL: '111' (3 sibs) 34: [22] [22] 0x13558cae0 VAL: '112' (3 sibs) 34: [23] [23] 0x13558cb70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13558cc00 VAL: '120' (3 sibs) 34: [25] [25] 0x13558cc90 VAL: '121' (3 sibs) 34: [26] [26] 0x13558cd20 VAL: '122' (3 sibs) 34: [27] [27] 0x13558cdb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13558ce40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13558ced0 VAL: '200' (3 sibs) 34: [30] [30] 0x13558cf60 VAL: '201' (3 sibs) 34: [31] [31] 0x13558cff0 VAL: '202' (3 sibs) 34: [32] [32] 0x13558d080 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13558d110 VAL: '210' (3 sibs) 34: [34] [34] 0x13558d1a0 VAL: '211' (3 sibs) 34: [35] [35] 0x13558d230 VAL: '212' (3 sibs) 34: [36] [36] 0x13558d2c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13558d350 VAL: '220' (3 sibs) 34: [38] [38] 0x13558d3e0 VAL: '221' (3 sibs) 34: [39] [39] 0x13558d470 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] 0x1355a2f50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355a2fe0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355a3070 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355a3100 VAL: '000' (3 sibs) 34: [4] [4] 0x1355a3190 VAL: '001' (3 sibs) 34: [5] [5] 0x1355a3220 VAL: '002' (3 sibs) 34: [6] [6] 0x1355a32b0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355a3340 VAL: '010' (3 sibs) 34: [8] [8] 0x1355a33d0 VAL: '011' (3 sibs) 34: [9] [9] 0x1355a3460 VAL: '012' (3 sibs) 34: [10] [10] 0x1355a34f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355a3580 VAL: '020' (3 sibs) 34: [12] [12] 0x1355a3610 VAL: '021' (3 sibs) 34: [13] [13] 0x1355a36a0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355a3730 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355a37c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355a3850 VAL: '100' (3 sibs) 34: [17] [17] 0x1355a38e0 VAL: '101' (3 sibs) 34: [18] [18] 0x1355a3970 VAL: '102' (3 sibs) 34: [19] [19] 0x1355a3a00 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355a3a90 VAL: '110' (3 sibs) 34: [21] [21] 0x1355a3b20 VAL: '111' (3 sibs) 34: [22] [22] 0x1355a3bb0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355a3c40 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355a3cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x1355a3d60 VAL: '121' (3 sibs) 34: [26] [26] 0x1355a3df0 VAL: '122' (3 sibs) 34: [27] [27] 0x1355a3e80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355a3f10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355a3fa0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355a4030 VAL: '201' (3 sibs) 34: [31] [31] 0x1355a40c0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355a4150 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355a41e0 VAL: '210' (3 sibs) 34: [34] [34] 0x1355a4270 VAL: '211' (3 sibs) 34: [35] [35] 0x1355a4300 VAL: '212' (3 sibs) 34: [36] [36] 0x1355a4390 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355a4420 VAL: '220' (3 sibs) 34: [38] [38] 0x1355a44b0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355a4540 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] 0x13558ff20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13558ffb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135590040 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355900d0 VAL: '000' (3 sibs) 34: [4] [4] 0x135590160 VAL: '001' (3 sibs) 34: [5] [5] 0x1355901f0 VAL: '002' (3 sibs) 34: [6] [6] 0x135590280 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x135590310 VAL: '010' (3 sibs) 34: [8] [8] 0x1355903a0 VAL: '011' (3 sibs) 34: [9] [9] 0x135590430 VAL: '012' (3 sibs) 34: [10] [10] 0x1355904c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135590550 VAL: '020' (3 sibs) 34: [12] [12] 0x1355905e0 VAL: '021' (3 sibs) 34: [13] [13] 0x135590670 VAL: '022' (3 sibs) 34: [14] [14] 0x135590700 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135590790 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135590820 VAL: '100' (3 sibs) 34: [17] [17] 0x1355908b0 VAL: '101' (3 sibs) 34: [18] [18] 0x135590940 VAL: '102' (3 sibs) 34: [19] [19] 0x1355909d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135590a60 VAL: '110' (3 sibs) 34: [21] [21] 0x135590af0 VAL: '111' (3 sibs) 34: [22] [22] 0x135590b80 VAL: '112' (3 sibs) 34: [23] [23] 0x135590c10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135590ca0 VAL: '120' (3 sibs) 34: [25] [25] 0x135590d30 VAL: '121' (3 sibs) 34: [26] [26] 0x135590dc0 VAL: '122' (3 sibs) 34: [27] [27] 0x135590e50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x135590ee0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135590f70 VAL: '200' (3 sibs) 34: [30] [30] 0x135591000 VAL: '201' (3 sibs) 34: [31] [31] 0x135591090 VAL: '202' (3 sibs) 34: [32] [32] 0x135591120 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355911b0 VAL: '210' (3 sibs) 34: [34] [34] 0x135591240 VAL: '211' (3 sibs) 34: [35] [35] 0x1355912d0 VAL: '212' (3 sibs) 34: [36] [36] 0x135591360 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355913f0 VAL: '220' (3 sibs) 34: [38] [38] 0x135591480 VAL: '221' (3 sibs) 34: [39] [39] 0x135591510 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] 0x1355a5360 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355a53f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355a5480 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355a5510 VAL: '000' (3 sibs) 34: [4] [4] 0x1355a55a0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355a5630 VAL: '002' (3 sibs) 34: [6] [6] 0x1355a56c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355a5750 VAL: '010' (3 sibs) 34: [8] [8] 0x1355a57e0 VAL: '011' (3 sibs) 34: [9] [9] 0x1355a5870 VAL: '012' (3 sibs) 34: [10] [10] 0x1355a5900 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355a5990 VAL: '020' (3 sibs) 34: [12] [12] 0x1355a5a20 VAL: '021' (3 sibs) 34: [13] [13] 0x1355a5ab0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355a5b40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355a5bd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355a5c60 VAL: '100' (3 sibs) 34: [17] [17] 0x1355a5cf0 VAL: '101' (3 sibs) 34: [18] [18] 0x1355a5d80 VAL: '102' (3 sibs) 34: [19] [19] 0x1355a5e10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355a5ea0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355a5f30 VAL: '111' (3 sibs) 34: [22] [22] 0x1355a5fc0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355a6050 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355a60e0 VAL: '120' (3 sibs) 34: [25] [25] 0x1355a6170 VAL: '121' (3 sibs) 34: [26] [26] 0x1355a6200 VAL: '122' (3 sibs) 34: [27] [27] 0x1355a6290 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355a6320 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355a63b0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355a6440 VAL: '201' (3 sibs) 34: [31] [31] 0x1355a64d0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355a6560 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355a65f0 VAL: '210' (3 sibs) 34: [34] [34] 0x1355a6680 VAL: '211' (3 sibs) 34: [35] [35] 0x1355a6710 VAL: '212' (3 sibs) 34: [36] [36] 0x1355a67a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355a6830 VAL: '220' (3 sibs) 34: [38] [38] 0x1355a68c0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355a6950 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] 0x1355944e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135594570 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135594600 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135594690 VAL: '000' (3 sibs) 34: [4] [4] 0x135594720 VAL: '001' (3 sibs) 34: [5] [5] 0x1355947b0 VAL: '002' (3 sibs) 34: [6] [6] 0x135594840 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355948d0 VAL: '010' (3 sibs) 34: [8] [8] 0x135594960 VAL: '011' (3 sibs) 34: [9] [9] 0x1355949f0 VAL: '012' (3 sibs) 34: [10] [10] 0x135594a80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135594b10 VAL: '020' (3 sibs) 34: [12] [12] 0x135594ba0 VAL: '021' (3 sibs) 34: [13] [13] 0x135594c30 VAL: '022' (3 sibs) 34: [14] [14] 0x135594cc0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135594d50 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135594de0 VAL: '100' (3 sibs) 34: [17] [17] 0x135594e70 VAL: '101' (3 sibs) 34: [18] [18] 0x135594f00 VAL: '102' (3 sibs) 34: [19] [19] 0x135594f90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135595020 VAL: '110' (3 sibs) 34: [21] [21] 0x1355950b0 VAL: '111' (3 sibs) 34: [22] [22] 0x135595140 VAL: '112' (3 sibs) 34: [23] [23] 0x1355951d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135595260 VAL: '120' (3 sibs) 34: [25] [25] 0x1355952f0 VAL: '121' (3 sibs) 34: [26] [26] 0x135595380 VAL: '122' (3 sibs) 34: [27] [27] 0x135595410 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355954a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135595530 VAL: '200' (3 sibs) 34: [30] [30] 0x1355955c0 VAL: '201' (3 sibs) 34: [31] [31] 0x135595650 VAL: '202' (3 sibs) 34: [32] [32] 0x1355956e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x135595770 VAL: '210' (3 sibs) 34: [34] [34] 0x135595800 VAL: '211' (3 sibs) 34: [35] [35] 0x135595890 VAL: '212' (3 sibs) 34: [36] [36] 0x135595920 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355959b0 VAL: '220' (3 sibs) 34: [38] [38] 0x135595a40 VAL: '221' (3 sibs) 34: [39] [39] 0x135595ad0 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] 0x1355a7770 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355a7800 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355a7890 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355a7920 VAL: '000' (3 sibs) 34: [4] [4] 0x1355a79b0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355a7a40 VAL: '002' (3 sibs) 34: [6] [6] 0x1355a7ad0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355a7b60 VAL: '010' (3 sibs) 34: [8] [8] 0x1355a7bf0 VAL: '011' (3 sibs) 34: [9] [9] 0x1355a7c80 VAL: '012' (3 sibs) 34: [10] [10] 0x1355a7d10 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355a7da0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355a7e30 VAL: '021' (3 sibs) 34: [13] [13] 0x1355a7ec0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355a7f50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355a7fe0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355a8070 VAL: '100' (3 sibs) 34: [17] [17] 0x1355a8100 VAL: '101' (3 sibs) 34: [18] [18] 0x1355a8190 VAL: '102' (3 sibs) 34: [19] [19] 0x1355a8220 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355a82b0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355a8340 VAL: '111' (3 sibs) 34: [22] [22] 0x1355a83d0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355a8460 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355a84f0 VAL: '120' (3 sibs) 34: [25] [25] 0x1355a8580 VAL: '121' (3 sibs) 34: [26] [26] 0x1355a8610 VAL: '122' (3 sibs) 34: [27] [27] 0x1355a86a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355a8730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355a87c0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355a8850 VAL: '201' (3 sibs) 34: [31] [31] 0x1355a88e0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355a8970 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355a8a00 VAL: '210' (3 sibs) 34: [34] [34] 0x1355a8a90 VAL: '211' (3 sibs) 34: [35] [35] 0x1355a8b20 VAL: '212' (3 sibs) 34: [36] [36] 0x1355a8bb0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355a8c40 VAL: '220' (3 sibs) 34: [38] [38] 0x1355a8cd0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355a8d60 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] 0x1355968f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135596980 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135596a10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135596aa0 VAL: '000' (3 sibs) 34: [4] [4] 0x135596b30 VAL: '001' (3 sibs) 34: [5] [5] 0x135596bc0 VAL: '002' (3 sibs) 34: [6] [6] 0x135596c50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x135596ce0 VAL: '010' (3 sibs) 34: [8] [8] 0x135596d70 VAL: '011' (3 sibs) 34: [9] [9] 0x135596e00 VAL: '012' (3 sibs) 34: [10] [10] 0x135596e90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135596f20 VAL: '020' (3 sibs) 34: [12] [12] 0x135596fb0 VAL: '021' (3 sibs) 34: [13] [13] 0x135597040 VAL: '022' (3 sibs) 34: [14] [14] 0x1355970d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135597160 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355971f0 VAL: '100' (3 sibs) 34: [17] [17] 0x135597280 VAL: '101' (3 sibs) 34: [18] [18] 0x135597310 VAL: '102' (3 sibs) 34: [19] [19] 0x1355973a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135597430 VAL: '110' (3 sibs) 34: [21] [21] 0x1355974c0 VAL: '111' (3 sibs) 34: [22] [22] 0x135597550 VAL: '112' (3 sibs) 34: [23] [23] 0x1355975e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135597670 VAL: '120' (3 sibs) 34: [25] [25] 0x135597700 VAL: '121' (3 sibs) 34: [26] [26] 0x135597790 VAL: '122' (3 sibs) 34: [27] [27] 0x135597820 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355978b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135597940 VAL: '200' (3 sibs) 34: [30] [30] 0x1355979d0 VAL: '201' (3 sibs) 34: [31] [31] 0x135597a60 VAL: '202' (3 sibs) 34: [32] [32] 0x135597af0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x135597b80 VAL: '210' (3 sibs) 34: [34] [34] 0x135597c10 VAL: '211' (3 sibs) 34: [35] [35] 0x135597ca0 VAL: '212' (3 sibs) 34: [36] [36] 0x135597d30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x135597dc0 VAL: '220' (3 sibs) 34: [38] [38] 0x135597e50 VAL: '221' (3 sibs) 34: [39] [39] 0x135597ee0 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] 0x1355a9b80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355a9c10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355a9ca0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355a9d30 VAL: '000' (3 sibs) 34: [4] [4] 0x1355a9dc0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355a9e50 VAL: '002' (3 sibs) 34: [6] [6] 0x1355a9ee0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355a9f70 VAL: '010' (3 sibs) 34: [8] [8] 0x1355aa000 VAL: '011' (3 sibs) 34: [9] [9] 0x1355aa090 VAL: '012' (3 sibs) 34: [10] [10] 0x1355aa120 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355aa1b0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355aa240 VAL: '021' (3 sibs) 34: [13] [13] 0x1355aa2d0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355aa360 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355aa3f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355aa480 VAL: '100' (3 sibs) 34: [17] [17] 0x1355aa510 VAL: '101' (3 sibs) 34: [18] [18] 0x1355aa5a0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355aa630 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355aa6c0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355aa750 VAL: '111' (3 sibs) 34: [22] [22] 0x1355aa7e0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355aa870 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355aa900 VAL: '120' (3 sibs) 34: [25] [25] 0x1355aa990 VAL: '121' (3 sibs) 34: [26] [26] 0x1355aaa20 VAL: '122' (3 sibs) 34: [27] [27] 0x1355aaab0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355aab40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355aabd0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355aac60 VAL: '201' (3 sibs) 34: [31] [31] 0x1355aacf0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355aad80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355aae10 VAL: '210' (3 sibs) 34: [34] [34] 0x1355aaea0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355aaf30 VAL: '212' (3 sibs) 34: [36] [36] 0x1355aafc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355ab050 VAL: '220' (3 sibs) 34: [38] [38] 0x1355ab0e0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355ab170 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] 0x135598d00 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x135598d90 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x135598e20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x135598eb0 VAL: '000' (3 sibs) 34: [4] [4] 0x135598f40 VAL: '001' (3 sibs) 34: [5] [5] 0x135598fd0 VAL: '002' (3 sibs) 34: [6] [6] 0x135599060 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355990f0 VAL: '010' (3 sibs) 34: [8] [8] 0x135599180 VAL: '011' (3 sibs) 34: [9] [9] 0x135599210 VAL: '012' (3 sibs) 34: [10] [10] 0x1355992a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x135599330 VAL: '020' (3 sibs) 34: [12] [12] 0x1355993c0 VAL: '021' (3 sibs) 34: [13] [13] 0x135599450 VAL: '022' (3 sibs) 34: [14] [14] 0x1355994e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x135599570 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x135599600 VAL: '100' (3 sibs) 34: [17] [17] 0x135599690 VAL: '101' (3 sibs) 34: [18] [18] 0x135599720 VAL: '102' (3 sibs) 34: [19] [19] 0x1355997b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x135599840 VAL: '110' (3 sibs) 34: [21] [21] 0x1355998d0 VAL: '111' (3 sibs) 34: [22] [22] 0x135599960 VAL: '112' (3 sibs) 34: [23] [23] 0x1355999f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x135599a80 VAL: '120' (3 sibs) 34: [25] [25] 0x135599b10 VAL: '121' (3 sibs) 34: [26] [26] 0x135599ba0 VAL: '122' (3 sibs) 34: [27] [27] 0x135599c30 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x135599cc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x135599d50 VAL: '200' (3 sibs) 34: [30] [30] 0x135599de0 VAL: '201' (3 sibs) 34: [31] [31] 0x135599e70 VAL: '202' (3 sibs) 34: [32] [32] 0x135599f00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x135599f90 VAL: '210' (3 sibs) 34: [34] [34] 0x13559a020 VAL: '211' (3 sibs) 34: [35] [35] 0x13559a0b0 VAL: '212' (3 sibs) 34: [36] [36] 0x13559a140 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13559a1d0 VAL: '220' (3 sibs) 34: [38] [38] 0x13559a260 VAL: '221' (3 sibs) 34: [39] [39] 0x13559a2f0 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] 0x1355abf90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355ac020 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355ac0b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355ac140 VAL: '000' (3 sibs) 34: [4] [4] 0x1355ac1d0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355ac260 VAL: '002' (3 sibs) 34: [6] [6] 0x1355ac2f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355ac380 VAL: '010' (3 sibs) 34: [8] [8] 0x1355ac410 VAL: '011' (3 sibs) 34: [9] [9] 0x1355ac4a0 VAL: '012' (3 sibs) 34: [10] [10] 0x1355ac530 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355ac5c0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355ac650 VAL: '021' (3 sibs) 34: [13] [13] 0x1355ac6e0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355ac770 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355ac800 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355ac890 VAL: '100' (3 sibs) 34: [17] [17] 0x1355ac920 VAL: '101' (3 sibs) 34: [18] [18] 0x1355ac9b0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355aca40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355acad0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355acb60 VAL: '111' (3 sibs) 34: [22] [22] 0x1355acbf0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355acc80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355acd10 VAL: '120' (3 sibs) 34: [25] [25] 0x1355acda0 VAL: '121' (3 sibs) 34: [26] [26] 0x1355ace30 VAL: '122' (3 sibs) 34: [27] [27] 0x1355acec0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355acf50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355acfe0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355ad070 VAL: '201' (3 sibs) 34: [31] [31] 0x1355ad100 VAL: '202' (3 sibs) 34: [32] [32] 0x1355ad190 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355ad220 VAL: '210' (3 sibs) 34: [34] [34] 0x1355ad2b0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355ad340 VAL: '212' (3 sibs) 34: [36] [36] 0x1355ad3d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355ad460 VAL: '220' (3 sibs) 34: [38] [38] 0x1355ad4f0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355ad580 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] 0x13559b110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13559b1a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13559b230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13559b2c0 VAL: '000' (3 sibs) 34: [4] [4] 0x13559b350 VAL: '001' (3 sibs) 34: [5] [5] 0x13559b3e0 VAL: '002' (3 sibs) 34: [6] [6] 0x13559b470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13559b500 VAL: '010' (3 sibs) 34: [8] [8] 0x13559b590 VAL: '011' (3 sibs) 34: [9] [9] 0x13559b620 VAL: '012' (3 sibs) 34: [10] [10] 0x13559b6b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13559b740 VAL: '020' (3 sibs) 34: [12] [12] 0x13559b7d0 VAL: '021' (3 sibs) 34: [13] [13] 0x13559b860 VAL: '022' (3 sibs) 34: [14] [14] 0x13559b8f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13559b980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13559ba10 VAL: '100' (3 sibs) 34: [17] [17] 0x13559baa0 VAL: '101' (3 sibs) 34: [18] [18] 0x13559bb30 VAL: '102' (3 sibs) 34: [19] [19] 0x13559bbc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13559bc50 VAL: '110' (3 sibs) 34: [21] [21] 0x13559bce0 VAL: '111' (3 sibs) 34: [22] [22] 0x13559bd70 VAL: '112' (3 sibs) 34: [23] [23] 0x13559be00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13559be90 VAL: '120' (3 sibs) 34: [25] [25] 0x13559bf20 VAL: '121' (3 sibs) 34: [26] [26] 0x13559bfb0 VAL: '122' (3 sibs) 34: [27] [27] 0x13559c040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13559c0d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13559c160 VAL: '200' (3 sibs) 34: [30] [30] 0x13559c1f0 VAL: '201' (3 sibs) 34: [31] [31] 0x13559c280 VAL: '202' (3 sibs) 34: [32] [32] 0x13559c310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13559c3a0 VAL: '210' (3 sibs) 34: [34] [34] 0x13559c430 VAL: '211' (3 sibs) 34: [35] [35] 0x13559c4c0 VAL: '212' (3 sibs) 34: [36] [36] 0x13559c550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13559c5e0 VAL: '220' (3 sibs) 34: [38] [38] 0x13559c670 VAL: '221' (3 sibs) 34: [39] [39] 0x13559c700 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] 0x1355af5b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355af640 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355af6d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355af760 VAL: '000' (3 sibs) 34: [4] [4] 0x1355af7f0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355af880 VAL: '002' (3 sibs) 34: [6] [6] 0x1355af910 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355af9a0 VAL: '010' (3 sibs) 34: [8] [8] 0x1355afa30 VAL: '011' (3 sibs) 34: [9] [9] 0x1355afac0 VAL: '012' (3 sibs) 34: [10] [10] 0x1355afb50 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355afbe0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355afc70 VAL: '021' (3 sibs) 34: [13] [13] 0x1355afd00 VAL: '022' (3 sibs) 34: [14] [14] 0x1355afd90 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355afe20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355afeb0 VAL: '100' (3 sibs) 34: [17] [17] 0x1355aff40 VAL: '101' (3 sibs) 34: [18] [18] 0x1355affd0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355b0060 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355b00f0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355b0180 VAL: '111' (3 sibs) 34: [22] [22] 0x1355b0210 VAL: '112' (3 sibs) 34: [23] [23] 0x1355b02a0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355b0330 VAL: '120' (3 sibs) 34: [25] [25] 0x1355b03c0 VAL: '121' (3 sibs) 34: [26] [26] 0x1355b0450 VAL: '122' (3 sibs) 34: [27] [27] 0x1355b04e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355b0570 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355b0600 VAL: '200' (3 sibs) 34: [30] [30] 0x1355b0690 VAL: '201' (3 sibs) 34: [31] [31] 0x1355b0720 VAL: '202' (3 sibs) 34: [32] [32] 0x1355b07b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355b0840 VAL: '210' (3 sibs) 34: [34] [34] 0x1355b08d0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355b0960 VAL: '212' (3 sibs) 34: [36] [36] 0x1355b09f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355b0a80 VAL: '220' (3 sibs) 34: [38] [38] 0x1355b0b10 VAL: '221' (3 sibs) 34: [39] [39] 0x1355b0ba0 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] 0x13559d520 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x13559d5b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x13559d640 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x13559d6d0 VAL: '000' (3 sibs) 34: [4] [4] 0x13559d760 VAL: '001' (3 sibs) 34: [5] [5] 0x13559d7f0 VAL: '002' (3 sibs) 34: [6] [6] 0x13559d880 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x13559d910 VAL: '010' (3 sibs) 34: [8] [8] 0x13559d9a0 VAL: '011' (3 sibs) 34: [9] [9] 0x13559da30 VAL: '012' (3 sibs) 34: [10] [10] 0x13559dac0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x13559db50 VAL: '020' (3 sibs) 34: [12] [12] 0x13559dbe0 VAL: '021' (3 sibs) 34: [13] [13] 0x13559dc70 VAL: '022' (3 sibs) 34: [14] [14] 0x13559dd00 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x13559dd90 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x13559de20 VAL: '100' (3 sibs) 34: [17] [17] 0x13559deb0 VAL: '101' (3 sibs) 34: [18] [18] 0x13559df40 VAL: '102' (3 sibs) 34: [19] [19] 0x13559dfd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x13559e060 VAL: '110' (3 sibs) 34: [21] [21] 0x13559e0f0 VAL: '111' (3 sibs) 34: [22] [22] 0x13559e180 VAL: '112' (3 sibs) 34: [23] [23] 0x13559e210 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x13559e2a0 VAL: '120' (3 sibs) 34: [25] [25] 0x13559e330 VAL: '121' (3 sibs) 34: [26] [26] 0x13559e3c0 VAL: '122' (3 sibs) 34: [27] [27] 0x13559e450 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x13559e4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x13559e570 VAL: '200' (3 sibs) 34: [30] [30] 0x13559e600 VAL: '201' (3 sibs) 34: [31] [31] 0x13559e690 VAL: '202' (3 sibs) 34: [32] [32] 0x13559e720 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x13559e7b0 VAL: '210' (3 sibs) 34: [34] [34] 0x13559e840 VAL: '211' (3 sibs) 34: [35] [35] 0x13559e8d0 VAL: '212' (3 sibs) 34: [36] [36] 0x13559e960 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x13559e9f0 VAL: '220' (3 sibs) 34: [38] [38] 0x13559ea80 VAL: '221' (3 sibs) 34: [39] [39] 0x13559eb10 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] 0x1355b19c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355b1a50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355b1ae0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355b1b70 VAL: '000' (3 sibs) 34: [4] [4] 0x1355b1c00 VAL: '001' (3 sibs) 34: [5] [5] 0x1355b1c90 VAL: '002' (3 sibs) 34: [6] [6] 0x1355b1d20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355b1db0 VAL: '010' (3 sibs) 34: [8] [8] 0x1355b1e40 VAL: '011' (3 sibs) 34: [9] [9] 0x1355b1ed0 VAL: '012' (3 sibs) 34: [10] [10] 0x1355b1f60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355b1ff0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355b2080 VAL: '021' (3 sibs) 34: [13] [13] 0x1355b2110 VAL: '022' (3 sibs) 34: [14] [14] 0x1355b21a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355b2230 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355b22c0 VAL: '100' (3 sibs) 34: [17] [17] 0x1355b2350 VAL: '101' (3 sibs) 34: [18] [18] 0x1355b23e0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355b2470 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355b2500 VAL: '110' (3 sibs) 34: [21] [21] 0x1355b2590 VAL: '111' (3 sibs) 34: [22] [22] 0x1355b2620 VAL: '112' (3 sibs) 34: [23] [23] 0x1355b26b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355b2740 VAL: '120' (3 sibs) 34: [25] [25] 0x1355b27d0 VAL: '121' (3 sibs) 34: [26] [26] 0x1355b2860 VAL: '122' (3 sibs) 34: [27] [27] 0x1355b28f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355b2980 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355b2a10 VAL: '200' (3 sibs) 34: [30] [30] 0x1355b2aa0 VAL: '201' (3 sibs) 34: [31] [31] 0x1355b2b30 VAL: '202' (3 sibs) 34: [32] [32] 0x1355b2bc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355b2c50 VAL: '210' (3 sibs) 34: [34] [34] 0x1355b2ce0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355b2d70 VAL: '212' (3 sibs) 34: [36] [36] 0x1355b2e00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355b2e90 VAL: '220' (3 sibs) 34: [38] [38] 0x1355b2f20 VAL: '221' (3 sibs) 34: [39] [39] 0x1355b2fb0 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: 0x13556d890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556a6e0 SEQ: (3 sibs) 3 children: 34: 0x13556a8b0 SEQ: (3 sibs) 3 children: 34: 0x13556aa80 VAL: '000' (3 sibs) 34: 0x13556ab18 VAL: '001' (3 sibs) 34: 0x13556abb0 VAL: '002' (3 sibs) 34: 0x13556a948 SEQ: (3 sibs) 3 children: 34: 0x13556ac50 VAL: '010' (3 sibs) 34: 0x13556ace8 VAL: '011' (3 sibs) 34: 0x13556ad80 VAL: '012' (3 sibs) 34: 0x13556a9e0 SEQ: (3 sibs) 3 children: 34: 0x13556ae20 VAL: '020' (3 sibs) 34: 0x13556aeb8 VAL: '021' (3 sibs) 34: 0x13556af50 VAL: '022' (3 sibs) 34: 0x13556a778 SEQ: (3 sibs) 3 children: 34: 0x13556aff0 SEQ: (3 sibs) 3 children: 34: 0x13556b1c0 VAL: '100' (3 sibs) 34: 0x13556b258 VAL: '101' (3 sibs) 34: 0x13556b2f0 VAL: '102' (3 sibs) 34: 0x13556b088 SEQ: (3 sibs) 3 children: 34: 0x13556b390 VAL: '110' (3 sibs) 34: 0x13556b428 VAL: '111' (3 sibs) 34: 0x13556b4c0 VAL: '112' (3 sibs) 34: 0x13556b120 SEQ: (3 sibs) 3 children: 34: 0x13556b560 VAL: '120' (3 sibs) 34: 0x13556b5f8 VAL: '121' (3 sibs) 34: 0x13556b690 VAL: '122' (3 sibs) 34: 0x13556a810 SEQ: (3 sibs) 3 children: 34: 0x13556b730 SEQ: (3 sibs) 3 children: 34: 0x13556b900 VAL: '200' (3 sibs) 34: 0x13556b998 VAL: '201' (3 sibs) 34: 0x13556ba30 VAL: '202' (3 sibs) 34: 0x13556b7c8 SEQ: (3 sibs) 3 children: 34: 0x13556bad0 VAL: '210' (3 sibs) 34: 0x13556bb68 VAL: '211' (3 sibs) 34: 0x13556bc00 VAL: '212' (3 sibs) 34: 0x13556b860 SEQ: (3 sibs) 3 children: 34: 0x13556bca0 VAL: '220' (3 sibs) 34: 0x13556bd38 VAL: '221' (3 sibs) 34: 0x13556bdd0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355b3dd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355b3e60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355b3ef0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355b3f80 VAL: '000' (3 sibs) 34: [4] [4] 0x1355b4010 VAL: '001' (3 sibs) 34: [5] [5] 0x1355b40a0 VAL: '002' (3 sibs) 34: [6] [6] 0x1355b4130 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355b41c0 VAL: '010' (3 sibs) 34: [8] [8] 0x1355b4250 VAL: '011' (3 sibs) 34: [9] [9] 0x1355b42e0 VAL: '012' (3 sibs) 34: [10] [10] 0x1355b4370 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355b4400 VAL: '020' (3 sibs) 34: [12] [12] 0x1355b4490 VAL: '021' (3 sibs) 34: [13] [13] 0x1355b4520 VAL: '022' (3 sibs) 34: [14] [14] 0x1355b45b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355b4640 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355b46d0 VAL: '100' (3 sibs) 34: [17] [17] 0x1355b4760 VAL: '101' (3 sibs) 34: [18] [18] 0x1355b47f0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355b4880 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355b4910 VAL: '110' (3 sibs) 34: [21] [21] 0x1355b49a0 VAL: '111' (3 sibs) 34: [22] [22] 0x1355b4a30 VAL: '112' (3 sibs) 34: [23] [23] 0x1355b4ac0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355b4b50 VAL: '120' (3 sibs) 34: [25] [25] 0x1355b4be0 VAL: '121' (3 sibs) 34: [26] [26] 0x1355b4c70 VAL: '122' (3 sibs) 34: [27] [27] 0x1355b4d00 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355b4d90 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355b4e20 VAL: '200' (3 sibs) 34: [30] [30] 0x1355b4eb0 VAL: '201' (3 sibs) 34: [31] [31] 0x1355b4f40 VAL: '202' (3 sibs) 34: [32] [32] 0x1355b4fd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355b5060 VAL: '210' (3 sibs) 34: [34] [34] 0x1355b50f0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355b5180 VAL: '212' (3 sibs) 34: [36] [36] 0x1355b5210 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355b52a0 VAL: '220' (3 sibs) 34: [38] [38] 0x1355b5330 VAL: '221' (3 sibs) 34: [39] [39] 0x1355b53c0 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: 0x13556d9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556c0b0 SEQ: (3 sibs) 3 children: 34: 0x13556c280 SEQ: (3 sibs) 3 children: 34: 0x13556c450 VAL: '000' (3 sibs) 34: 0x13556c4e8 VAL: '001' (3 sibs) 34: 0x13556c580 VAL: '002' (3 sibs) 34: 0x13556c318 SEQ: (3 sibs) 3 children: 34: 0x13556c620 VAL: '010' (3 sibs) 34: 0x13556c6b8 VAL: '011' (3 sibs) 34: 0x13556c750 VAL: '012' (3 sibs) 34: 0x13556c3b0 SEQ: (3 sibs) 3 children: 34: 0x13556c7f0 VAL: '020' (3 sibs) 34: 0x13556c888 VAL: '021' (3 sibs) 34: 0x13556c920 VAL: '022' (3 sibs) 34: 0x13556c148 SEQ: (3 sibs) 3 children: 34: 0x13556c9c0 SEQ: (3 sibs) 3 children: 34: 0x13556cb90 VAL: '100' (3 sibs) 34: 0x13556cc28 VAL: '101' (3 sibs) 34: 0x13556ccc0 VAL: '102' (3 sibs) 34: 0x13556ca58 SEQ: (3 sibs) 3 children: 34: 0x13556cd60 VAL: '110' (3 sibs) 34: 0x13556cdf8 VAL: '111' (3 sibs) 34: 0x13556ce90 VAL: '112' (3 sibs) 34: 0x13556caf0 SEQ: (3 sibs) 3 children: 34: 0x13556cf30 VAL: '120' (3 sibs) 34: 0x13556cfc8 VAL: '121' (3 sibs) 34: 0x13556d060 VAL: '122' (3 sibs) 34: 0x13556c1e0 SEQ: (3 sibs) 3 children: 34: 0x13556d100 SEQ: (3 sibs) 3 children: 34: 0x13556d2d0 VAL: '200' (3 sibs) 34: 0x13556d368 VAL: '201' (3 sibs) 34: 0x13556d400 VAL: '202' (3 sibs) 34: 0x13556d198 SEQ: (3 sibs) 3 children: 34: 0x13556d4a0 VAL: '210' (3 sibs) 34: 0x13556d538 VAL: '211' (3 sibs) 34: 0x13556d5d0 VAL: '212' (3 sibs) 34: 0x13556d230 SEQ: (3 sibs) 3 children: 34: 0x13556d670 VAL: '220' (3 sibs) 34: 0x13556d708 VAL: '221' (3 sibs) 34: 0x13556d7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355b5460 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355b54f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355b5580 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355b5610 VAL: '000' (3 sibs) 34: [4] [4] 0x1355b56a0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355b5730 VAL: '002' (3 sibs) 34: [6] [6] 0x1355b57c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355b5850 VAL: '010' (3 sibs) 34: [8] [8] 0x1355b58e0 VAL: '011' (3 sibs) 34: [9] [9] 0x1355b5970 VAL: '012' (3 sibs) 34: [10] [10] 0x1355b5a00 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355b5a90 VAL: '020' (3 sibs) 34: [12] [12] 0x1355b5b20 VAL: '021' (3 sibs) 34: [13] [13] 0x1355b5bb0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355b5c40 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355b5cd0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355b5d60 VAL: '100' (3 sibs) 34: [17] [17] 0x1355b5df0 VAL: '101' (3 sibs) 34: [18] [18] 0x1355b5e80 VAL: '102' (3 sibs) 34: [19] [19] 0x1355b5f10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355b5fa0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355b6030 VAL: '111' (3 sibs) 34: [22] [22] 0x1355b60c0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355b6150 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355b61e0 VAL: '120' (3 sibs) 34: [25] [25] 0x1355b6270 VAL: '121' (3 sibs) 34: [26] [26] 0x1355b6300 VAL: '122' (3 sibs) 34: [27] [27] 0x1355b6390 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355b6420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355b64b0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355b6540 VAL: '201' (3 sibs) 34: [31] [31] 0x1355b65d0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355b6660 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355b66f0 VAL: '210' (3 sibs) 34: [34] [34] 0x1355b6780 VAL: '211' (3 sibs) 34: [35] [35] 0x1355b6810 VAL: '212' (3 sibs) 34: [36] [36] 0x1355b68a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355b6930 VAL: '220' (3 sibs) 34: [38] [38] 0x1355b69c0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355b6a50 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: 0x13556dac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556dcb0 SEQ: (3 sibs) 3 children: 34: 0x13556de80 SEQ: (3 sibs) 3 children: 34: 0x13556e050 VAL: '000' (3 sibs) 34: 0x13556e0e8 VAL: '001' (3 sibs) 34: 0x13556e180 VAL: '002' (3 sibs) 34: 0x13556df18 SEQ: (3 sibs) 3 children: 34: 0x13556e220 VAL: '010' (3 sibs) 34: 0x13556e2b8 VAL: '011' (3 sibs) 34: 0x13556e350 VAL: '012' (3 sibs) 34: 0x13556dfb0 SEQ: (3 sibs) 3 children: 34: 0x13556e3f0 VAL: '020' (3 sibs) 34: 0x13556e488 VAL: '021' (3 sibs) 34: 0x13556e520 VAL: '022' (3 sibs) 34: 0x13556dd48 SEQ: (3 sibs) 3 children: 34: 0x13556e5c0 SEQ: (3 sibs) 3 children: 34: 0x13556e790 VAL: '100' (3 sibs) 34: 0x13556e828 VAL: '101' (3 sibs) 34: 0x13556e8c0 VAL: '102' (3 sibs) 34: 0x13556e658 SEQ: (3 sibs) 3 children: 34: 0x13556e960 VAL: '110' (3 sibs) 34: 0x13556e9f8 VAL: '111' (3 sibs) 34: 0x13556ea90 VAL: '112' (3 sibs) 34: 0x13556e6f0 SEQ: (3 sibs) 3 children: 34: 0x13556eb30 VAL: '120' (3 sibs) 34: 0x13556ebc8 VAL: '121' (3 sibs) 34: 0x13556ec60 VAL: '122' (3 sibs) 34: 0x13556dde0 SEQ: (3 sibs) 3 children: 34: 0x13556ed00 SEQ: (3 sibs) 3 children: 34: 0x13556eed0 VAL: '200' (3 sibs) 34: 0x13556ef68 VAL: '201' (3 sibs) 34: 0x13556f000 VAL: '202' (3 sibs) 34: 0x13556ed98 SEQ: (3 sibs) 3 children: 34: 0x13556f0a0 VAL: '210' (3 sibs) 34: 0x13556f138 VAL: '211' (3 sibs) 34: 0x13556f1d0 VAL: '212' (3 sibs) 34: 0x13556ee30 SEQ: (3 sibs) 3 children: 34: 0x13556f270 VAL: '220' (3 sibs) 34: 0x13556f308 VAL: '221' (3 sibs) 34: 0x13556f3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355b6af0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355b6b80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355b6c10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355b6ca0 VAL: '000' (3 sibs) 34: [4] [4] 0x1355b6d30 VAL: '001' (3 sibs) 34: [5] [5] 0x1355b6dc0 VAL: '002' (3 sibs) 34: [6] [6] 0x1355b6e50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355b6ee0 VAL: '010' (3 sibs) 34: [8] [8] 0x1355b6f70 VAL: '011' (3 sibs) 34: [9] [9] 0x1355b7000 VAL: '012' (3 sibs) 34: [10] [10] 0x1355b7090 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355b7120 VAL: '020' (3 sibs) 34: [12] [12] 0x1355b71b0 VAL: '021' (3 sibs) 34: [13] [13] 0x1355b7240 VAL: '022' (3 sibs) 34: [14] [14] 0x1355b72d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355b7360 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355b73f0 VAL: '100' (3 sibs) 34: [17] [17] 0x1355b7480 VAL: '101' (3 sibs) 34: [18] [18] 0x1355b7510 VAL: '102' (3 sibs) 34: [19] [19] 0x1355b75a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355b7630 VAL: '110' (3 sibs) 34: [21] [21] 0x1355b76c0 VAL: '111' (3 sibs) 34: [22] [22] 0x1355b7750 VAL: '112' (3 sibs) 34: [23] [23] 0x1355b77e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355b7870 VAL: '120' (3 sibs) 34: [25] [25] 0x1355b7900 VAL: '121' (3 sibs) 34: [26] [26] 0x1355b7990 VAL: '122' (3 sibs) 34: [27] [27] 0x1355b7a20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355b7ab0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355b7b40 VAL: '200' (3 sibs) 34: [30] [30] 0x1355b7bd0 VAL: '201' (3 sibs) 34: [31] [31] 0x1355b7c60 VAL: '202' (3 sibs) 34: [32] [32] 0x1355b7cf0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355b7d80 VAL: '210' (3 sibs) 34: [34] [34] 0x1355b7e10 VAL: '211' (3 sibs) 34: [35] [35] 0x1355b7ea0 VAL: '212' (3 sibs) 34: [36] [36] 0x1355b7f30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355b7fc0 VAL: '220' (3 sibs) 34: [38] [38] 0x1355b8050 VAL: '221' (3 sibs) 34: [39] [39] 0x1355b80e0 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: 0x13556dbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556f440 SEQ: (3 sibs) 3 children: 34: 0x13556f610 SEQ: (3 sibs) 3 children: 34: 0x13556f7e0 VAL: '000' (3 sibs) 34: 0x13556f878 VAL: '001' (3 sibs) 34: 0x13556f910 VAL: '002' (3 sibs) 34: 0x13556f6a8 SEQ: (3 sibs) 3 children: 34: 0x13556f9b0 VAL: '010' (3 sibs) 34: 0x13556fa48 VAL: '011' (3 sibs) 34: 0x13556fae0 VAL: '012' (3 sibs) 34: 0x13556f740 SEQ: (3 sibs) 3 children: 34: 0x13556fb80 VAL: '020' (3 sibs) 34: 0x13556fc18 VAL: '021' (3 sibs) 34: 0x13556fcb0 VAL: '022' (3 sibs) 34: 0x13556f4d8 SEQ: (3 sibs) 3 children: 34: 0x13556fd50 SEQ: (3 sibs) 3 children: 34: 0x13556ff20 VAL: '100' (3 sibs) 34: 0x13556ffb8 VAL: '101' (3 sibs) 34: 0x135570050 VAL: '102' (3 sibs) 34: 0x13556fde8 SEQ: (3 sibs) 3 children: 34: 0x1355700f0 VAL: '110' (3 sibs) 34: 0x135570188 VAL: '111' (3 sibs) 34: 0x135570220 VAL: '112' (3 sibs) 34: 0x13556fe80 SEQ: (3 sibs) 3 children: 34: 0x1355702c0 VAL: '120' (3 sibs) 34: 0x135570358 VAL: '121' (3 sibs) 34: 0x1355703f0 VAL: '122' (3 sibs) 34: 0x13556f570 SEQ: (3 sibs) 3 children: 34: 0x135570490 SEQ: (3 sibs) 3 children: 34: 0x135570660 VAL: '200' (3 sibs) 34: 0x1355706f8 VAL: '201' (3 sibs) 34: 0x135570790 VAL: '202' (3 sibs) 34: 0x135570528 SEQ: (3 sibs) 3 children: 34: 0x135570830 VAL: '210' (3 sibs) 34: 0x1355708c8 VAL: '211' (3 sibs) 34: 0x135570960 VAL: '212' (3 sibs) 34: 0x1355705c0 SEQ: (3 sibs) 3 children: 34: 0x135570a00 VAL: '220' (3 sibs) 34: 0x135570a98 VAL: '221' (3 sibs) 34: 0x135570b30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355b8180 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355b8210 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355b82a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355b8330 VAL: '000' (3 sibs) 34: [4] [4] 0x1355b83c0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355b8450 VAL: '002' (3 sibs) 34: [6] [6] 0x1355b84e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355b8570 VAL: '010' (3 sibs) 34: [8] [8] 0x1355b8600 VAL: '011' (3 sibs) 34: [9] [9] 0x1355b8690 VAL: '012' (3 sibs) 34: [10] [10] 0x1355b8720 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355b87b0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355b8840 VAL: '021' (3 sibs) 34: [13] [13] 0x1355b88d0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355b8960 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355b89f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355b8a80 VAL: '100' (3 sibs) 34: [17] [17] 0x1355b8b10 VAL: '101' (3 sibs) 34: [18] [18] 0x1355b8ba0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355b8c30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355b8cc0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355b8d50 VAL: '111' (3 sibs) 34: [22] [22] 0x1355b8de0 VAL: '112' (3 sibs) 34: [23] [23] 0x1355b8e70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355b8f00 VAL: '120' (3 sibs) 34: [25] [25] 0x1355b8f90 VAL: '121' (3 sibs) 34: [26] [26] 0x1355b9020 VAL: '122' (3 sibs) 34: [27] [27] 0x1355b90b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355b9140 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355b91d0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355b9260 VAL: '201' (3 sibs) 34: [31] [31] 0x1355b92f0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355b9380 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355b9410 VAL: '210' (3 sibs) 34: [34] [34] 0x1355b94a0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355b9530 VAL: '212' (3 sibs) 34: [36] [36] 0x1355b95c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355b9650 VAL: '220' (3 sibs) 34: [38] [38] 0x1355b96e0 VAL: '221' (3 sibs) 34: [39] [39] 0x1355b9770 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: 0x13556d890 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556a6e0 SEQ: (3 sibs) 3 children: 34: 0x13556a8b0 SEQ: (3 sibs) 3 children: 34: 0x13556aa80 VAL: '000' (3 sibs) 34: 0x13556ab18 VAL: '001' (3 sibs) 34: 0x13556abb0 VAL: '002' (3 sibs) 34: 0x13556a948 SEQ: (3 sibs) 3 children: 34: 0x13556ac50 VAL: '010' (3 sibs) 34: 0x13556ace8 VAL: '011' (3 sibs) 34: 0x13556ad80 VAL: '012' (3 sibs) 34: 0x13556a9e0 SEQ: (3 sibs) 3 children: 34: 0x13556ae20 VAL: '020' (3 sibs) 34: 0x13556aeb8 VAL: '021' (3 sibs) 34: 0x13556af50 VAL: '022' (3 sibs) 34: 0x13556a778 SEQ: (3 sibs) 3 children: 34: 0x13556aff0 SEQ: (3 sibs) 3 children: 34: 0x13556b1c0 VAL: '100' (3 sibs) 34: 0x13556b258 VAL: '101' (3 sibs) 34: 0x13556b2f0 VAL: '102' (3 sibs) 34: 0x13556b088 SEQ: (3 sibs) 3 children: 34: 0x13556b390 VAL: '110' (3 sibs) 34: 0x13556b428 VAL: '111' (3 sibs) 34: 0x13556b4c0 VAL: '112' (3 sibs) 34: 0x13556b120 SEQ: (3 sibs) 3 children: 34: 0x13556b560 VAL: '120' (3 sibs) 34: 0x13556b5f8 VAL: '121' (3 sibs) 34: 0x13556b690 VAL: '122' (3 sibs) 34: 0x13556a810 SEQ: (3 sibs) 3 children: 34: 0x13556b730 SEQ: (3 sibs) 3 children: 34: 0x13556b900 VAL: '200' (3 sibs) 34: 0x13556b998 VAL: '201' (3 sibs) 34: 0x13556ba30 VAL: '202' (3 sibs) 34: 0x13556b7c8 SEQ: (3 sibs) 3 children: 34: 0x13556bad0 VAL: '210' (3 sibs) 34: 0x13556bb68 VAL: '211' (3 sibs) 34: 0x13556bc00 VAL: '212' (3 sibs) 34: 0x13556b860 SEQ: (3 sibs) 3 children: 34: 0x13556bca0 VAL: '220' (3 sibs) 34: 0x13556bd38 VAL: '221' (3 sibs) 34: 0x13556bdd0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355b9810 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355b98a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355b9930 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355b99c0 VAL: '000' (3 sibs) 34: [4] [4] 0x1355b9a50 VAL: '001' (3 sibs) 34: [5] [5] 0x1355b9ae0 VAL: '002' (3 sibs) 34: [6] [6] 0x1355b9b70 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355b9c00 VAL: '010' (3 sibs) 34: [8] [8] 0x1355b9c90 VAL: '011' (3 sibs) 34: [9] [9] 0x1355b9d20 VAL: '012' (3 sibs) 34: [10] [10] 0x1355b9db0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355b9e40 VAL: '020' (3 sibs) 34: [12] [12] 0x1355b9ed0 VAL: '021' (3 sibs) 34: [13] [13] 0x1355b9f60 VAL: '022' (3 sibs) 34: [14] [14] 0x1355b9ff0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355ba080 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355ba110 VAL: '100' (3 sibs) 34: [17] [17] 0x1355ba1a0 VAL: '101' (3 sibs) 34: [18] [18] 0x1355ba230 VAL: '102' (3 sibs) 34: [19] [19] 0x1355ba2c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355ba350 VAL: '110' (3 sibs) 34: [21] [21] 0x1355ba3e0 VAL: '111' (3 sibs) 34: [22] [22] 0x1355ba470 VAL: '112' (3 sibs) 34: [23] [23] 0x1355ba500 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355ba590 VAL: '120' (3 sibs) 34: [25] [25] 0x1355ba620 VAL: '121' (3 sibs) 34: [26] [26] 0x1355ba6b0 VAL: '122' (3 sibs) 34: [27] [27] 0x1355ba740 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355ba7d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355ba860 VAL: '200' (3 sibs) 34: [30] [30] 0x1355ba8f0 VAL: '201' (3 sibs) 34: [31] [31] 0x1355ba980 VAL: '202' (3 sibs) 34: [32] [32] 0x1355baa10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355baaa0 VAL: '210' (3 sibs) 34: [34] [34] 0x1355bab30 VAL: '211' (3 sibs) 34: [35] [35] 0x1355babc0 VAL: '212' (3 sibs) 34: [36] [36] 0x1355bac50 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355bace0 VAL: '220' (3 sibs) 34: [38] [38] 0x1355bad70 VAL: '221' (3 sibs) 34: [39] [39] 0x1355bae00 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: 0x13556d9a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556c0b0 SEQ: (3 sibs) 3 children: 34: 0x13556c280 SEQ: (3 sibs) 3 children: 34: 0x13556c450 VAL: '000' (3 sibs) 34: 0x13556c4e8 VAL: '001' (3 sibs) 34: 0x13556c580 VAL: '002' (3 sibs) 34: 0x13556c318 SEQ: (3 sibs) 3 children: 34: 0x13556c620 VAL: '010' (3 sibs) 34: 0x13556c6b8 VAL: '011' (3 sibs) 34: 0x13556c750 VAL: '012' (3 sibs) 34: 0x13556c3b0 SEQ: (3 sibs) 3 children: 34: 0x13556c7f0 VAL: '020' (3 sibs) 34: 0x13556c888 VAL: '021' (3 sibs) 34: 0x13556c920 VAL: '022' (3 sibs) 34: 0x13556c148 SEQ: (3 sibs) 3 children: 34: 0x13556c9c0 SEQ: (3 sibs) 3 children: 34: 0x13556cb90 VAL: '100' (3 sibs) 34: 0x13556cc28 VAL: '101' (3 sibs) 34: 0x13556ccc0 VAL: '102' (3 sibs) 34: 0x13556ca58 SEQ: (3 sibs) 3 children: 34: 0x13556cd60 VAL: '110' (3 sibs) 34: 0x13556cdf8 VAL: '111' (3 sibs) 34: 0x13556ce90 VAL: '112' (3 sibs) 34: 0x13556caf0 SEQ: (3 sibs) 3 children: 34: 0x13556cf30 VAL: '120' (3 sibs) 34: 0x13556cfc8 VAL: '121' (3 sibs) 34: 0x13556d060 VAL: '122' (3 sibs) 34: 0x13556c1e0 SEQ: (3 sibs) 3 children: 34: 0x13556d100 SEQ: (3 sibs) 3 children: 34: 0x13556d2d0 VAL: '200' (3 sibs) 34: 0x13556d368 VAL: '201' (3 sibs) 34: 0x13556d400 VAL: '202' (3 sibs) 34: 0x13556d198 SEQ: (3 sibs) 3 children: 34: 0x13556d4a0 VAL: '210' (3 sibs) 34: 0x13556d538 VAL: '211' (3 sibs) 34: 0x13556d5d0 VAL: '212' (3 sibs) 34: 0x13556d230 SEQ: (3 sibs) 3 children: 34: 0x13556d670 VAL: '220' (3 sibs) 34: 0x13556d708 VAL: '221' (3 sibs) 34: 0x13556d7a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355baea0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355baf30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355bafc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355bb050 VAL: '000' (3 sibs) 34: [4] [4] 0x1355bb0e0 VAL: '001' (3 sibs) 34: [5] [5] 0x1355bb170 VAL: '002' (3 sibs) 34: [6] [6] 0x1355bb200 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355bb290 VAL: '010' (3 sibs) 34: [8] [8] 0x1355bb320 VAL: '011' (3 sibs) 34: [9] [9] 0x1355bb3b0 VAL: '012' (3 sibs) 34: [10] [10] 0x1355bb440 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355bb4d0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355bb560 VAL: '021' (3 sibs) 34: [13] [13] 0x1355bb5f0 VAL: '022' (3 sibs) 34: [14] [14] 0x1355bb680 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355bb710 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355bb7a0 VAL: '100' (3 sibs) 34: [17] [17] 0x1355bb830 VAL: '101' (3 sibs) 34: [18] [18] 0x1355bb8c0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355bb950 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355bb9e0 VAL: '110' (3 sibs) 34: [21] [21] 0x1355bba70 VAL: '111' (3 sibs) 34: [22] [22] 0x1355bbb00 VAL: '112' (3 sibs) 34: [23] [23] 0x1355bbb90 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355bbc20 VAL: '120' (3 sibs) 34: [25] [25] 0x1355bbcb0 VAL: '121' (3 sibs) 34: [26] [26] 0x1355bbd40 VAL: '122' (3 sibs) 34: [27] [27] 0x1355bbdd0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355bbe60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355bbef0 VAL: '200' (3 sibs) 34: [30] [30] 0x1355bbf80 VAL: '201' (3 sibs) 34: [31] [31] 0x1355bc010 VAL: '202' (3 sibs) 34: [32] [32] 0x1355bc0a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355bc130 VAL: '210' (3 sibs) 34: [34] [34] 0x1355bc1c0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355bc250 VAL: '212' (3 sibs) 34: [36] [36] 0x1355bc2e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355bc370 VAL: '220' (3 sibs) 34: [38] [38] 0x1355bc400 VAL: '221' (3 sibs) 34: [39] [39] 0x1355bc490 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: 0x13556dac0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556dcb0 SEQ: (3 sibs) 3 children: 34: 0x13556de80 SEQ: (3 sibs) 3 children: 34: 0x13556e050 VAL: '000' (3 sibs) 34: 0x13556e0e8 VAL: '001' (3 sibs) 34: 0x13556e180 VAL: '002' (3 sibs) 34: 0x13556df18 SEQ: (3 sibs) 3 children: 34: 0x13556e220 VAL: '010' (3 sibs) 34: 0x13556e2b8 VAL: '011' (3 sibs) 34: 0x13556e350 VAL: '012' (3 sibs) 34: 0x13556dfb0 SEQ: (3 sibs) 3 children: 34: 0x13556e3f0 VAL: '020' (3 sibs) 34: 0x13556e488 VAL: '021' (3 sibs) 34: 0x13556e520 VAL: '022' (3 sibs) 34: 0x13556dd48 SEQ: (3 sibs) 3 children: 34: 0x13556e5c0 SEQ: (3 sibs) 3 children: 34: 0x13556e790 VAL: '100' (3 sibs) 34: 0x13556e828 VAL: '101' (3 sibs) 34: 0x13556e8c0 VAL: '102' (3 sibs) 34: 0x13556e658 SEQ: (3 sibs) 3 children: 34: 0x13556e960 VAL: '110' (3 sibs) 34: 0x13556e9f8 VAL: '111' (3 sibs) 34: 0x13556ea90 VAL: '112' (3 sibs) 34: 0x13556e6f0 SEQ: (3 sibs) 3 children: 34: 0x13556eb30 VAL: '120' (3 sibs) 34: 0x13556ebc8 VAL: '121' (3 sibs) 34: 0x13556ec60 VAL: '122' (3 sibs) 34: 0x13556dde0 SEQ: (3 sibs) 3 children: 34: 0x13556ed00 SEQ: (3 sibs) 3 children: 34: 0x13556eed0 VAL: '200' (3 sibs) 34: 0x13556ef68 VAL: '201' (3 sibs) 34: 0x13556f000 VAL: '202' (3 sibs) 34: 0x13556ed98 SEQ: (3 sibs) 3 children: 34: 0x13556f0a0 VAL: '210' (3 sibs) 34: 0x13556f138 VAL: '211' (3 sibs) 34: 0x13556f1d0 VAL: '212' (3 sibs) 34: 0x13556ee30 SEQ: (3 sibs) 3 children: 34: 0x13556f270 VAL: '220' (3 sibs) 34: 0x13556f308 VAL: '221' (3 sibs) 34: 0x13556f3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355bc530 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355bc5c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355bc650 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355bc6e0 VAL: '000' (3 sibs) 34: [4] [4] 0x1355bc770 VAL: '001' (3 sibs) 34: [5] [5] 0x1355bc800 VAL: '002' (3 sibs) 34: [6] [6] 0x1355bc890 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355bc920 VAL: '010' (3 sibs) 34: [8] [8] 0x1355bc9b0 VAL: '011' (3 sibs) 34: [9] [9] 0x1355bca40 VAL: '012' (3 sibs) 34: [10] [10] 0x1355bcad0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355bcb60 VAL: '020' (3 sibs) 34: [12] [12] 0x1355bcbf0 VAL: '021' (3 sibs) 34: [13] [13] 0x1355bcc80 VAL: '022' (3 sibs) 34: [14] [14] 0x1355bcd10 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355bcda0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355bce30 VAL: '100' (3 sibs) 34: [17] [17] 0x1355bcec0 VAL: '101' (3 sibs) 34: [18] [18] 0x1355bcf50 VAL: '102' (3 sibs) 34: [19] [19] 0x1355bcfe0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355bd070 VAL: '110' (3 sibs) 34: [21] [21] 0x1355bd100 VAL: '111' (3 sibs) 34: [22] [22] 0x1355bd190 VAL: '112' (3 sibs) 34: [23] [23] 0x1355bd220 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355bd2b0 VAL: '120' (3 sibs) 34: [25] [25] 0x1355bd340 VAL: '121' (3 sibs) 34: [26] [26] 0x1355bd3d0 VAL: '122' (3 sibs) 34: [27] [27] 0x1355bd460 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355bd4f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355bd580 VAL: '200' (3 sibs) 34: [30] [30] 0x1355bd610 VAL: '201' (3 sibs) 34: [31] [31] 0x1355bd6a0 VAL: '202' (3 sibs) 34: [32] [32] 0x1355bd730 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355bd7c0 VAL: '210' (3 sibs) 34: [34] [34] 0x1355bd850 VAL: '211' (3 sibs) 34: [35] [35] 0x1355bd8e0 VAL: '212' (3 sibs) 34: [36] [36] 0x1355bd970 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355bda00 VAL: '220' (3 sibs) 34: [38] [38] 0x1355bda90 VAL: '221' (3 sibs) 34: [39] [39] 0x1355bdb20 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: 0x13556dbd8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x13556f440 SEQ: (3 sibs) 3 children: 34: 0x13556f610 SEQ: (3 sibs) 3 children: 34: 0x13556f7e0 VAL: '000' (3 sibs) 34: 0x13556f878 VAL: '001' (3 sibs) 34: 0x13556f910 VAL: '002' (3 sibs) 34: 0x13556f6a8 SEQ: (3 sibs) 3 children: 34: 0x13556f9b0 VAL: '010' (3 sibs) 34: 0x13556fa48 VAL: '011' (3 sibs) 34: 0x13556fae0 VAL: '012' (3 sibs) 34: 0x13556f740 SEQ: (3 sibs) 3 children: 34: 0x13556fb80 VAL: '020' (3 sibs) 34: 0x13556fc18 VAL: '021' (3 sibs) 34: 0x13556fcb0 VAL: '022' (3 sibs) 34: 0x13556f4d8 SEQ: (3 sibs) 3 children: 34: 0x13556fd50 SEQ: (3 sibs) 3 children: 34: 0x13556ff20 VAL: '100' (3 sibs) 34: 0x13556ffb8 VAL: '101' (3 sibs) 34: 0x135570050 VAL: '102' (3 sibs) 34: 0x13556fde8 SEQ: (3 sibs) 3 children: 34: 0x1355700f0 VAL: '110' (3 sibs) 34: 0x135570188 VAL: '111' (3 sibs) 34: 0x135570220 VAL: '112' (3 sibs) 34: 0x13556fe80 SEQ: (3 sibs) 3 children: 34: 0x1355702c0 VAL: '120' (3 sibs) 34: 0x135570358 VAL: '121' (3 sibs) 34: 0x1355703f0 VAL: '122' (3 sibs) 34: 0x13556f570 SEQ: (3 sibs) 3 children: 34: 0x135570490 SEQ: (3 sibs) 3 children: 34: 0x135570660 VAL: '200' (3 sibs) 34: 0x1355706f8 VAL: '201' (3 sibs) 34: 0x135570790 VAL: '202' (3 sibs) 34: 0x135570528 SEQ: (3 sibs) 3 children: 34: 0x135570830 VAL: '210' (3 sibs) 34: 0x1355708c8 VAL: '211' (3 sibs) 34: 0x135570960 VAL: '212' (3 sibs) 34: 0x1355705c0 SEQ: (3 sibs) 3 children: 34: 0x135570a00 VAL: '220' (3 sibs) 34: 0x135570a98 VAL: '221' (3 sibs) 34: 0x135570b30 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x1355bdbc0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x1355bdc50 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x1355bdce0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x1355bdd70 VAL: '000' (3 sibs) 34: [4] [4] 0x1355bde00 VAL: '001' (3 sibs) 34: [5] [5] 0x1355bde90 VAL: '002' (3 sibs) 34: [6] [6] 0x1355bdf20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x1355bdfb0 VAL: '010' (3 sibs) 34: [8] [8] 0x1355be040 VAL: '011' (3 sibs) 34: [9] [9] 0x1355be0d0 VAL: '012' (3 sibs) 34: [10] [10] 0x1355be160 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x1355be1f0 VAL: '020' (3 sibs) 34: [12] [12] 0x1355be280 VAL: '021' (3 sibs) 34: [13] [13] 0x1355be310 VAL: '022' (3 sibs) 34: [14] [14] 0x1355be3a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x1355be430 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x1355be4c0 VAL: '100' (3 sibs) 34: [17] [17] 0x1355be550 VAL: '101' (3 sibs) 34: [18] [18] 0x1355be5e0 VAL: '102' (3 sibs) 34: [19] [19] 0x1355be670 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x1355be700 VAL: '110' (3 sibs) 34: [21] [21] 0x1355be790 VAL: '111' (3 sibs) 34: [22] [22] 0x1355be820 VAL: '112' (3 sibs) 34: [23] [23] 0x1355be8b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x1355be940 VAL: '120' (3 sibs) 34: [25] [25] 0x1355be9d0 VAL: '121' (3 sibs) 34: [26] [26] 0x1355bea60 VAL: '122' (3 sibs) 34: [27] [27] 0x1355beaf0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x1355beb80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x1355bec10 VAL: '200' (3 sibs) 34: [30] [30] 0x1355beca0 VAL: '201' (3 sibs) 34: [31] [31] 0x1355bed30 VAL: '202' (3 sibs) 34: [32] [32] 0x1355bedc0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x1355bee50 VAL: '210' (3 sibs) 34: [34] [34] 0x1355beee0 VAL: '211' (3 sibs) 34: [35] [35] 0x1355bef70 VAL: '212' (3 sibs) 34: [36] [36] 0x1355bf000 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x1355bf090 VAL: '220' (3 sibs) 34: [38] [38] 0x1355bf120 VAL: '221' (3 sibs) 34: [39] [39] 0x1355bf1b0 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 (8 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.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x143c18280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c139b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c13b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c13d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c13f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c13fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c14050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c13de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c140f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c14188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c14220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c13e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c142c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c14358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c143f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c13c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c14490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c146f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c14790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c14528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c148c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c14960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c145c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c14a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c14a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c14b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c13cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c14bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c14e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c14ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c14c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c15008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c150a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c14d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c151d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c15270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c13a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c15310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c154e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c156b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c15748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c157e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c15578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c15918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c159b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c15610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c15ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c15b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c153a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c15c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c15df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c15e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c15f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c15cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c16058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c160f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c15d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c16190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c16228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c162c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c15440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c16360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c165c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c16660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c163f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c16700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c16798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c16830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c16490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c168d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c16968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c16a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c13ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c16aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c16c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c16ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c16f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c16d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c170a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c17140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c16da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c171e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c17278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c17310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c16b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c173b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c17618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c176b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c17448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c177e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c17880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c174e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c17920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c179b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c17a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c16bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c17af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c17d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c17df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c17b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c17f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c17fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c17c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c180f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c18190 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x143c24110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c241a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c24230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c242c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c24350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c243e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c24470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c24500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c24590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c24620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c246b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c24740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c247d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c24860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c248f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c24980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c24a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c24aa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c24b30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c24bc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c24c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c24ce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c24d70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c24e00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c24e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c24f20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c24fb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c25040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c250d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c25160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c251f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c25280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c25310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c253a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c25430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c254c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c25550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c255e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c25670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c25700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c25790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c25820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c258b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c25940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c259d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c25a60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c25af0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c25b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c25c10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c25ca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c25d30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c25dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c25e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c25ee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c25f70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c26000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c26090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c26120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c261b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c26240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c262d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c26360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c263f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c26480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c26510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c265a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c26630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c266c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c26750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c267e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c26870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c26900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c26990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c26a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c26ab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c26b40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c26bd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c26c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c26cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c26d80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c26e10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c26ea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c26f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c26fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c27050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c270e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c27170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c27200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c27290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c27320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c273b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c27440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c274d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c27560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c275f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c27680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c27710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c277a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c27830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c278c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c27950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c279e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c27a70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c27b00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c27b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c27c20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c27cb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c27d40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c27dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c27e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c27ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c27f80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c28010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c280a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c28130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c281c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c28250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c282e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c28370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c28400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c28490 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: 0x143c18398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c18470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c18640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c18810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c189e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c18a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c18b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c188a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c18bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c18c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c18ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c18940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c18e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c18eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c186d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c18f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c191b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c19250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c18fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c192f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c19388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c19420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c19080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c194c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c19558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c195f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c18770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c19690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c198f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c19990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c19728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c19a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c19ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c19b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c197c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c19c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c19c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c19d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c18508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c19dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c19fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c1a208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c1a2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c1a038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1a340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c1a3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c1a470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c1a0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1a510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c1a5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c1a640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c19e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1a6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c1a948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c1a9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c1a778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1aa80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c1ab18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c1abb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c1a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1ac50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c1ace8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c1ad80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c19f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1ae20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1aff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c1b088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c1b120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c1aeb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1b1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c1b258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c1b2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c1af50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1b390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c1b428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c1b4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c185a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c1b560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c1b730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1b900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c1b998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c1ba30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c1b7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1bad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c1bb68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c1bc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c1b860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1bca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c1bd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c1bdd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c1b5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1be70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c1c0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c1c170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c1bf08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c1c2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c1c340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c1bfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1c3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c1c478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c1c510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c1b690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1c5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c1c818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c1c8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c1c648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c1c9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c1ca80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c1c6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1cb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c1cbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c1cc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x143c2c850 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c2c8e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c2c970 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c2ca00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c2ca90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c2cb20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c2cbb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c2cc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c2ccd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c2cd60 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c2cdf0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c2ce80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c2cf10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c2cfa0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c2d030 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c2d0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c2d150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c2d1e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c2d270 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c2d300 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c2d390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c2d420 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c2d4b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c2d540 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c2d5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c2d660 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c2d6f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c2d780 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c2d810 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c2d8a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c2d930 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c2d9c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c2da50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c2dae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c2db70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c2dc00 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c2dc90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c2dd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c2ddb0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c2de40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c2ded0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c2df60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c2dff0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c2e080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c2e110 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c2e1a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c2e230 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c2e2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c2e350 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c2e3e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c2e470 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c2e500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c2e590 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c2e620 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c2e6b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c2e740 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c2e7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c2e860 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c2e8f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c2e980 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c2ea10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c2eaa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c2eb30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c2ebc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c2ec50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c2ece0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c2ed70 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c2ee00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c2ee90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c2ef20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c2efb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c2f040 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c2f0d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c2f160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c2f1f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c2f280 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c2f310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c2f3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c2f430 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c2f4c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c2f550 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c2f5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c2f670 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c2f700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c2f790 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c2f820 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c2f8b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c2f940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c2f9d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c2fa60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c2faf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c2fb80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c2fc10 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c2fca0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c2fd30 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c2fdc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c2fe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c2fee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c2ff70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c30000 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c30090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c30120 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c301b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c30240 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c302d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c30360 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c303f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c30480 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c30510 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c305a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c30630 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c306c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c30750 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c307e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c30870 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c30900 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c30990 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c30a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c30ab0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c30b40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c30bd0 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: 0x143c18280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c139b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c13b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c13d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c13f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c13fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c14050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c13de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c140f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c14188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c14220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c13e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c142c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c14358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c143f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c13c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c14490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c146f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c14790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c14528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c148c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c14960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c145c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c14a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c14a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c14b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c13cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c14bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c14e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c14ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c14c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c15008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c150a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c14d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c151d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c15270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c13a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c15310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c154e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c156b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c15748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c157e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c15578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c15918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c159b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c15610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c15ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c15b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c153a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c15c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c15df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c15e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c15f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c15cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c16058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c160f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c15d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c16190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c16228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c162c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c15440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c16360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c165c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c16660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c163f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c16700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c16798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c16830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c16490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c168d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c16968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c16a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c13ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c16aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c16c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c16ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c16f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c16d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c170a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c17140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c16da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c171e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c17278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c17310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c16b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c173b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c17618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c176b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c17448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c177e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c17880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c174e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c17920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c179b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c17a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c16bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c17af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c17d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c17df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c17b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c17f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c17fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c17c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c180f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c18190 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x143c31060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c310f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c31180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c31210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c312a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c31330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c313c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c31450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c314e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c31570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c31600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c31690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c31720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c317b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c31840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c318d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c31960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c319f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c31a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c31b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c31ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c31c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c31cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c31d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c31de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c31e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c31f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c31f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c32020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c320b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c32140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c321d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c32260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c322f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c32380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c32410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c324a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c32530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c325c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c32650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c326e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c32770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c32800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c32890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c32920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c329b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c32a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c32ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c32b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c32bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c32c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c32d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c32da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c32e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c32ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c32f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c32fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c33070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c33100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c33190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c33220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c332b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c33340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c333d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c33460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c334f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c33580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c33610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c336a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c33730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c337c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c33850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c338e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c33970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c33a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c33a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c33b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c33bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c33c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c33cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c33d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c33df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c33e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c33f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c33fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c34030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c340c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c34150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c341e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c34270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c34300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c34390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c34420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c344b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c34540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c345d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c34660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c346f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c34780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c34810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c348a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c34930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c349c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c34a50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c34ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c34b70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c34c00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c34c90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c34d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c34db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c34e40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c34ed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c34f60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c34ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c35080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c35110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c351a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c35230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c352c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c35350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c353e0 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: 0x143c18398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c18470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c18640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c18810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c189e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c18a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c18b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c188a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c18bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c18c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c18ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c18940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c18e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c18eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c186d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c18f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c191b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c19250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c18fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c192f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c19388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c19420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c19080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c194c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c19558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c195f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c18770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c19690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c198f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c19990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c19728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c19a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c19ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c19b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c197c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c19c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c19c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c19d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c18508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c19dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c19fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c1a208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c1a2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c1a038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1a340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c1a3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c1a470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c1a0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1a510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c1a5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c1a640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c19e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1a6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c1a948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c1a9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c1a778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1aa80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c1ab18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c1abb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c1a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1ac50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c1ace8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c1ad80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c19f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1ae20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1aff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c1b088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c1b120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c1aeb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1b1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c1b258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c1b2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c1af50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1b390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c1b428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c1b4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c185a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c1b560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c1b730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1b900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c1b998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c1ba30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c1b7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1bad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c1bb68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c1bc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c1b860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1bca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c1bd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c1bdd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c1b5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1be70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c1c0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c1c170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c1bf08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c1c2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c1c340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c1bfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1c3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c1c478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c1c510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c1b690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1c5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c1c818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c1c8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c1c648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c1c9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c1ca80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c1c6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1cb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c1cbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c1cc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x143c35870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c35900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c35990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c35a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c35ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c35b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c35bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c35c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c35cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c35d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c35e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c35ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c35f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c35fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c36050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c360e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c36170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c36200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c36290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c36320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c363b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c36440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c364d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c36560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c365f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c36680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c36710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c367a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c36830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c368c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c36950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c369e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c36a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c36b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c36b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c36c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c36cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c36d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c36dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c36e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c36ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c36f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c37010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c370a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c37130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c371c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c37250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c372e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c37370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c37400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c37490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c37520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c375b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c37640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c376d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c37760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c377f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c37880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c37910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c379a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c37a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c37ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c37b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c37be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c37c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c37d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c37d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c37e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c37eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c37f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c37fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c38060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c380f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c38180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c38210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c382a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c38330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c383c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c38450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c384e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c38570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c38600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c38690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c38720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c387b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c38840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c388d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c38960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c389f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c38a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c38b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c38ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c38c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c38cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c38d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c38de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c38e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c38f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c38f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c39020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c390b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c39140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c391d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c39260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c392f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c39380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c39410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c394a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c39530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c395c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c39650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c396e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c39770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c39800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c39890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c39920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c399b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c39a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c39ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c39b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c39bf0 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] 0x143c24110 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c241a0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c24230 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c242c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c24350 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c243e0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c24470 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c24500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c24590 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c24620 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c246b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c24740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c247d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c24860 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c248f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c24980 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c24a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c24aa0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c24b30 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c24bc0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c24c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c24ce0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c24d70 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c24e00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c24e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c24f20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c24fb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c25040 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c250d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c25160 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c251f0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c25280 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c25310 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c253a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c25430 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c254c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c25550 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c255e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c25670 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c25700 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c25790 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c25820 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c258b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c25940 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c259d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c25a60 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c25af0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c25b80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c25c10 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c25ca0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c25d30 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c25dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c25e50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c25ee0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c25f70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c26000 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c26090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c26120 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c261b0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c26240 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c262d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c26360 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c263f0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c26480 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c26510 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c265a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c26630 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c266c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c26750 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c267e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c26870 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c26900 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c26990 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c26a20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c26ab0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c26b40 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c26bd0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c26c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c26cf0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c26d80 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c26e10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c26ea0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c26f30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c26fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c27050 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c270e0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c27170 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c27200 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c27290 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c27320 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c273b0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c27440 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c274d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c27560 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c275f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c27680 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c27710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c277a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c27830 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c278c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c27950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c279e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c27a70 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c27b00 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c27b90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c27c20 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c27cb0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c27d40 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c27dd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c27e60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c27ef0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c27f80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c28010 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c280a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c28130 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c281c0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c28250 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c282e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c28370 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c28400 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c28490 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] 0x143c3c490 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c3c520 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c3c5b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c3c640 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c3c6d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c3c760 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c3c7f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c3c880 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c3c910 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c3c9a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c3ca30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c3cac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c3cb50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c3cbe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c3cc70 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c3cd00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c3cd90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c3ce20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c3ceb0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c3cf40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c3cfd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c3d060 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c3d0f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c3d180 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c3d210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c3d2a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c3d330 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c3d3c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c3d450 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c3d4e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c3d570 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c3d600 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c3d690 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c3d720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c3d7b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c3d840 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c3d8d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c3d960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c3d9f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c3da80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c3db10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c3dba0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c3dc30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c3dcc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c3dd50 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c3dde0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c3de70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c3df00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c3df90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c3e020 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c3e0b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c3e140 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c3e1d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c3e260 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c3e2f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c3e380 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c3e410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c3e4a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c3e530 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c3e5c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c3e650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c3e6e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c3e770 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c3e800 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c3e890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c3e920 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c3e9b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c3ea40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c3ead0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c3eb60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c3ebf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c3ec80 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c3ed10 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c3eda0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c3ee30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c3eec0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c3ef50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c3efe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c3f070 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c3f100 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c3f190 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c3f220 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c3f2b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c3f340 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c3f3d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c3f460 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c3f4f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c3f580 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c3f610 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c3f6a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c3f730 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c3f7c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c3f850 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c3f8e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c3f970 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c3fa00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c3fa90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c3fb20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c3fbb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c3fc40 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c3fcd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c3fd60 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c3fdf0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c3fe80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c3ff10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c3ffa0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c40030 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c400c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c40150 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c401e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c40270 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c40300 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c40390 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c40420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c404b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c40540 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c405d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c40660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c406f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c40780 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c40810 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x143c2c850 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c2c8e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c2c970 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c2ca00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c2ca90 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c2cb20 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c2cbb0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c2cc40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c2ccd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c2cd60 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c2cdf0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c2ce80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c2cf10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c2cfa0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c2d030 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c2d0c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c2d150 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c2d1e0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c2d270 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c2d300 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c2d390 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c2d420 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c2d4b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c2d540 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c2d5d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c2d660 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c2d6f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c2d780 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c2d810 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c2d8a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c2d930 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c2d9c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c2da50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c2dae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c2db70 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c2dc00 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c2dc90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c2dd20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c2ddb0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c2de40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c2ded0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c2df60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c2dff0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c2e080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c2e110 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c2e1a0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c2e230 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c2e2c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c2e350 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c2e3e0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c2e470 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c2e500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c2e590 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c2e620 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c2e6b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c2e740 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c2e7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c2e860 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c2e8f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c2e980 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c2ea10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c2eaa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c2eb30 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c2ebc0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c2ec50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c2ece0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c2ed70 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c2ee00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c2ee90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c2ef20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c2efb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c2f040 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c2f0d0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c2f160 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c2f1f0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c2f280 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c2f310 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c2f3a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c2f430 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c2f4c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c2f550 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c2f5e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c2f670 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c2f700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c2f790 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c2f820 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c2f8b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c2f940 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c2f9d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c2fa60 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c2faf0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c2fb80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c2fc10 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c2fca0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c2fd30 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c2fdc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c2fe50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c2fee0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c2ff70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c30000 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c30090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c30120 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c301b0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c30240 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c302d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c30360 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c303f0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c30480 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c30510 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c305a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c30630 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c306c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c30750 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c307e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c30870 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c30900 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c30990 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c30a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c30ab0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c30b40 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c30bd0 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] 0x143c40ca0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c40d30 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c40dc0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c40e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c40ee0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c40f70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c41000 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c41090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c41120 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c411b0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c41240 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c412d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c41360 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c413f0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c41480 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c41510 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c415a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c41630 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c416c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c41750 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c417e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c41870 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c41900 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c41990 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c41a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c41ab0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c41b40 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c41bd0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c41c60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c41cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c41d80 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c41e10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c41ea0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c41f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c41fc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c42050 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c420e0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c42170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c42200 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c42290 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c42320 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c423b0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c42440 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c424d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c42560 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c425f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c42680 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c42710 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c427a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c42830 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c428c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c42950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c429e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c42a70 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c42b00 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c42b90 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c42c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c42cb0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c42d40 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c42dd0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c42e60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c42ef0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c42f80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c43010 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c430a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c43130 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c431c0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c43250 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c432e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c43370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c43400 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c43490 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c43520 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c435b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c43640 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c436d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c43760 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c437f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c43880 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c43910 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c439a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c43a30 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c43ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c43b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c43be0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c43c70 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c43d00 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c43d90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c43e20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c43eb0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c43f40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c43fd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c44060 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c440f0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c44180 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c44210 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c442a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c44330 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c443c0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c44450 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c444e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c44570 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c44600 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c44690 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c44720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c447b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c44840 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c448d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c44960 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c449f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c44a80 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c44b10 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c44ba0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c44c30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c44cc0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c44d50 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c44de0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c44e70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c44f00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c44f90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c45020 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x143c31060 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c310f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c31180 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c31210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c312a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c31330 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c313c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c31450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c314e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c31570 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c31600 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c31690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c31720 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c317b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c31840 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c318d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c31960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c319f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c31a80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c31b10 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c31ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c31c30 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c31cc0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c31d50 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c31de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c31e70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c31f00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c31f90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c32020 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c320b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c32140 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c321d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c32260 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c322f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c32380 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c32410 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c324a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c32530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c325c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c32650 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c326e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c32770 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c32800 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c32890 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c32920 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c329b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c32a40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c32ad0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c32b60 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c32bf0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c32c80 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c32d10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c32da0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c32e30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c32ec0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c32f50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c32fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c33070 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c33100 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c33190 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c33220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c332b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c33340 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c333d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c33460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c334f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c33580 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c33610 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c336a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c33730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c337c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c33850 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c338e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c33970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c33a00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c33a90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c33b20 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c33bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c33c40 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c33cd0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c33d60 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c33df0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c33e80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c33f10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c33fa0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c34030 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c340c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c34150 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c341e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c34270 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c34300 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c34390 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c34420 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c344b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c34540 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c345d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c34660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c346f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c34780 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c34810 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c348a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c34930 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c349c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c34a50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c34ae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c34b70 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c34c00 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c34c90 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c34d20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c34db0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c34e40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c34ed0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c34f60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c34ff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c35080 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c35110 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c351a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c35230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c352c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c35350 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c353e0 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] 0x143c478c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c47950 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c479e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c47a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c47b00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c47b90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c47c20 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c47cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c47d40 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c47dd0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c47e60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c47ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c47f80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c48010 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c480a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c48130 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c481c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c48250 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c482e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c48370 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c48400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c48490 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c48520 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c485b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c48640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c486d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c48760 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c487f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c48880 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c48910 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c489a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c48a30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c48ac0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c48b50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c48be0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c48c70 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c48d00 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c48d90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c48e20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c48eb0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c48f40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c48fd0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c49060 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c490f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c49180 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c49210 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c492a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c49330 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c493c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c49450 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c494e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c49570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c49600 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c49690 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c49720 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c497b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c49840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c498d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c49960 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c499f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c49a80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c49b10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c49ba0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c49c30 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c49cc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c49d50 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c49de0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c49e70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c49f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c49f90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c4a020 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c4a0b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c4a140 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c4a1d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c4a260 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c4a2f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c4a380 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c4a410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c4a4a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c4a530 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c4a5c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c4a650 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c4a6e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c4a770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c4a800 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c4a890 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c4a920 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c4a9b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c4aa40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c4aad0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c4ab60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c4abf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c4ac80 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c4ad10 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c4ada0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c4ae30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c4aec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c4af50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c4afe0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c4b070 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c4b100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c4b190 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c4b220 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c4b2b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c4b340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c4b3d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c4b460 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c4b4f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c4b580 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c4b610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c4b6a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c4b730 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c4b7c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c4b850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c4b8e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c4b970 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c4ba00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c4ba90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c4bb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c4bbb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c4bc40 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x143c35870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c35900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c35990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c35a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c35ab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c35b40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c35bd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c35c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c35cf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c35d80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c35e10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c35ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c35f30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c35fc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c36050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c360e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c36170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c36200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c36290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c36320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c363b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c36440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c364d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c36560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c365f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c36680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c36710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c367a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c36830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c368c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c36950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c369e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c36a70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c36b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c36b90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c36c20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c36cb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c36d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c36dd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c36e60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c36ef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c36f80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c37010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c370a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c37130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c371c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c37250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c372e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c37370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c37400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c37490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c37520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c375b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c37640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c376d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c37760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c377f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c37880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c37910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c379a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c37a30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c37ac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c37b50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c37be0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c37c70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c37d00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c37d90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c37e20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c37eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c37f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c37fd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c38060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c380f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c38180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c38210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c382a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c38330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c383c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c38450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c384e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c38570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c38600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c38690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c38720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c387b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c38840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c388d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c38960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c389f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c38a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c38b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c38ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c38c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c38cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c38d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c38de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c38e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c38f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c38f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c39020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c390b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c39140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c391d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c39260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c392f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c39380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c39410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c394a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c39530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c395c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c39650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c396e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c39770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c39800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c39890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c39920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c399b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c39a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c39ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c39b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c39bf0 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] 0x143c4c0d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c4c160 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c4c1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c4c280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c4c310 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c4c3a0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c4c430 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c4c4c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c4c550 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c4c5e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c4c670 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c4c700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c4c790 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c4c820 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c4c8b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c4c940 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c4c9d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c4ca60 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c4caf0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c4cb80 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c4cc10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c4cca0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c4cd30 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c4cdc0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c4ce50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c4cee0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c4cf70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c4d000 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c4d090 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c4d120 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c4d1b0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c4d240 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c4d2d0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c4d360 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c4d3f0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c4d480 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c4d510 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c4d5a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c4d630 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c4d6c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c4d750 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c4d7e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c4d870 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c4d900 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c4d990 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c4da20 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c4dab0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c4db40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c4dbd0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c4dc60 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c4dcf0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c4dd80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c4de10 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c4dea0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c4df30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c4dfc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c4e050 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c4e0e0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c4e170 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c4e200 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c4e290 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c4e320 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c4e3b0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c4e440 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c4e4d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c4e560 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c4e5f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c4e680 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c4e710 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c4e7a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c4e830 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c4e8c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c4e950 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c4e9e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c4ea70 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c4eb00 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c4eb90 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c4ec20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c4ecb0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c4ed40 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c4edd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c4ee60 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c4eef0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c4ef80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c4f010 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c4f0a0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c4f130 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c4f1c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c4f250 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c4f2e0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c4f370 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c4f400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c4f490 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c4f520 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c4f5b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c4f640 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c4f6d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c4f760 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c4f7f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c4f880 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c4f910 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c4f9a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c4fa30 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c4fac0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c4fb50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c4fbe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c4fc70 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c4fd00 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c4fd90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c4fe20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c4feb0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c4ff40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c4ffd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c50060 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c500f0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c50180 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c50210 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c502a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c50330 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c503c0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c50450 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x143c18280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c139b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c13b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c13d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c13f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c13fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c14050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c13de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c140f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c14188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c14220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c13e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c142c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c14358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c143f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c13c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c14490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c146f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c14790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c14528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c148c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c14960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c145c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c14a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c14a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c14b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c13cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c14bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c14e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c14ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c14c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c15008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c150a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c14d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c151d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c15270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c13a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c15310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c154e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c156b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c15748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c157e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c15578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c15918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c159b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c15610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c15ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c15b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c153a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c15c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c15df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c15e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c15f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c15cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c16058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c160f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c15d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c16190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c16228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c162c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c15440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c16360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c165c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c16660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c163f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c16700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c16798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c16830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c16490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c168d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c16968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c16a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c13ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c16aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c16c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c16ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c16f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c16d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c170a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c17140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c16da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c171e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c17278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c17310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c16b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c173b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c17618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c176b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c17448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c177e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c17880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c174e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c17920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c179b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c17a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c16bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c17af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c17d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c17df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c17b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c17f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c17fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c17c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c180f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c18190 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x143c508e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c50970 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c50a00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c50a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c50b20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c50bb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c50c40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c50cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c50d60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c50df0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c50e80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c50f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c50fa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c51030 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c510c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c51150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c511e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c51270 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c51300 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c51390 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c51420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c514b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c51540 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c515d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c51660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c516f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c51780 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c51810 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c518a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c51930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c519c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c51a50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c51ae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c51b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c51c00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c51c90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c51d20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c51db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c51e40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c51ed0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c51f60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c51ff0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c52080 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c52110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c521a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c52230 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c522c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c52350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c523e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c52470 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c52500 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c52590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c52620 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c526b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c52740 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c527d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c52860 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c528f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c52980 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c52a10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c52aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c52b30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c52bc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c52c50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c52ce0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c52d70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c52e00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c52e90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c52f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c52fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c53040 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c530d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c53160 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c531f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c53280 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c53310 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c533a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c53430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c534c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c53550 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c535e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c53670 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c53700 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c53790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c53820 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c538b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c53940 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c539d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c53a60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c53af0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c53b80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c53c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c53ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c53d30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c53dc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c53e50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c53ee0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c53f70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c54000 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c54090 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c54120 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c541b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c54240 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c542d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c54360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c543f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c54480 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c54510 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c545a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c54630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c546c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c54750 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c547e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c54870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c54900 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c54990 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c54a20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c54ab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c54b40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c54bd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c54c60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x143c18398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c18470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c18640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c18810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c189e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c18a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c18b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c188a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c18bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c18c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c18ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c18940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c18e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c18eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c186d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c18f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c191b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c19250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c18fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c192f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c19388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c19420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c19080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c194c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c19558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c195f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c18770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c19690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c198f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c19990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c19728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c19a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c19ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c19b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c197c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c19c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c19c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c19d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c18508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c19dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c19fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c1a208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c1a2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c1a038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1a340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c1a3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c1a470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c1a0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1a510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c1a5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c1a640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c19e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1a6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c1a948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c1a9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c1a778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1aa80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c1ab18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c1abb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c1a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1ac50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c1ace8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c1ad80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c19f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1ae20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1aff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c1b088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c1b120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c1aeb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1b1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c1b258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c1b2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c1af50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1b390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c1b428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c1b4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c185a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c1b560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c1b730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1b900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c1b998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c1ba30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c1b7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1bad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c1bb68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c1bc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c1b860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1bca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c1bd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c1bdd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c1b5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1be70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c1c0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c1c170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c1bf08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c1c2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c1c340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c1bfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1c3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c1c478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c1c510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c1b690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1c5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c1c818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c1c8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c1c648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c1c9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c1ca80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c1c6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1cb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c1cbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c1cc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x143c54d00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c54d90 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c54e20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c54eb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c54f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c54fd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c55060 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c550f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c55180 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c55210 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c552a0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c55330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c553c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c55450 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c554e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c55570 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c55600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c55690 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c55720 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c557b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c55840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c558d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c55960 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c559f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c55a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c55b10 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c55ba0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c55c30 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c55cc0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c55d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c55de0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c55e70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c55f00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c55f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c56020 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c560b0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c56140 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c561d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c56260 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c562f0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c56380 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c56410 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c564a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c56530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c565c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c56650 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c566e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c56770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c56800 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c56890 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c56920 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c569b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c56a40 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c56ad0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c56b60 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c56bf0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c56c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c56d10 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c56da0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c56e30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c56ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c56f50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c56fe0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c57070 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c57100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c57190 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c57220 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c572b0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c57340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c573d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c57460 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c574f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c57580 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c57610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c576a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c57730 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c577c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c57850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c578e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c57970 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c57a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c57a90 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c57b20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c57bb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c57c40 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c57cd0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c57d60 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c57df0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c57e80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c57f10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c57fa0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c58030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c580c0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c58150 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c581e0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c58270 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c58300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c58390 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c58420 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c584b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c58540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c585d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c58660 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c586f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c58780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c58810 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c588a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c58930 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c589c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c58a50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c58ae0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c58b70 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c58c00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c58c90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c58d20 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c58db0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c58e40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c58ed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c58f60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c58ff0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c59080 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (1 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: 0x143c18280 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c139b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c13b80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c13d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c13f20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c13fb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c14050 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c13de8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c140f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c14188 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c14220 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c13e80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c142c0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c14358 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c143f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c13c18 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c14490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14660 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c146f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c14790 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c14528 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14830 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c148c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c14960 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c145c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c14a00 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c14a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c14b30 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c13cb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c14bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c14da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c14e38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c14ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c14c68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c14f70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c15008 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c150a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c14d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15140 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c151d8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c15270 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c13a48 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c15310 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c154e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c156b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c15748 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c157e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c15578 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15880 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c15918 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c159b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c15610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c15a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c15ae8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c15b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c153a8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c15c20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c15df0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c15e88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c15f20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c15cb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c15fc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c16058 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c160f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c15d50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c16190 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c16228 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c162c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c15440 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c16360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16530 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c165c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c16660 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c163f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c16700 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c16798 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c16830 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c16490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c168d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c16968 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c16a00 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c13ae0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c16aa0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c16c70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c16e40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c16ed8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c16f70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c16d08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17010 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c170a8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c17140 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c16da0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c171e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c17278 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c17310 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c16b38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c173b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17580 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c17618 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c176b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c17448 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17750 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c177e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c17880 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c174e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c17920 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c179b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c17a50 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c16bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c17af0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c17cc0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c17d58 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c17df0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c17b88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c17e90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c17f28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c17fc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c17c20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18060 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c180f8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c18190 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x143c59120 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c591b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c59240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c592d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c59360 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c593f0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c59480 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c59510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c595a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c59630 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c596c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c59750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c597e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c59870 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c59900 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c59990 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c59a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c59ab0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c59b40 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c59bd0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c59c60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c59cf0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c59d80 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c59e10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c59ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c59f30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c59fc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c5a050 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c5a0e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c5a170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c5a200 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c5a290 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c5a320 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c5a3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c5a440 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c5a4d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c5a560 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c5a5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c5a680 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c5a710 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c5a7a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c5a830 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c5a8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c5a950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c5a9e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c5aa70 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c5ab00 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c5ab90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c5ac20 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c5acb0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c5ad40 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c5add0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c5ae60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c5aef0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c5af80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c5b010 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c5b0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c5b130 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c5b1c0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c5b250 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c5b2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c5b370 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c5b400 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c5b490 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c5b520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c5b5b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c5b640 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c5b6d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c5b760 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c5b7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c5b880 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c5b910 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c5b9a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c5ba30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c5bac0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c5bb50 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c5bbe0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c5bc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c5bd00 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c5bd90 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c5be20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c5beb0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c5bf40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c5bfd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c5c060 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c5c0f0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c5c180 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c5c210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c5c2a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c5c330 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c5c3c0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c5c450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c5c4e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c5c570 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c5c600 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c5c690 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c5c720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c5c7b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c5c840 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c5c8d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c5c960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c5c9f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c5ca80 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c5cb10 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c5cba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c5cc30 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c5ccc0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c5cd50 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c5cde0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c5ce70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c5cf00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c5cf90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c5d020 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c5d0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c5d140 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c5d1d0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c5d260 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c5d2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c5d380 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c5d410 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c5d4a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x143c18398 [ROOT] MAP: (0 sibs) 3 children: 35: 0x143c18470 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x143c18640 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c18810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c189e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x143c18a78 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x143c18b10 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x143c188a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c18bb0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x143c18c48 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x143c18ce0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x143c18940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c18d80 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x143c18e18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x143c18eb0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x143c186d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c18f50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19120 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x143c191b8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x143c19250 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x143c18fe8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c192f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x143c19388 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x143c19420 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x143c19080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c194c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x143c19558 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x143c195f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x143c18770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c19690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c19860 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x143c198f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x143c19990 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x143c19728 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c19a30 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x143c19ac8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x143c19b60 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x143c197c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c19c00 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x143c19c98 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x143c19d30 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x143c18508 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x143c19dd0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c19fa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a170 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x143c1a208 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x143c1a2a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x143c1a038 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1a340 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x143c1a3d8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x143c1a470 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x143c1a0d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1a510 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x143c1a5a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x143c1a640 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x143c19e68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1a6e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1a8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x143c1a948 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x143c1a9e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x143c1a778 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1aa80 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x143c1ab18 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x143c1abb0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x143c1a810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1ac50 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x143c1ace8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x143c1ad80 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x143c19f00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1ae20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1aff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x143c1b088 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x143c1b120 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x143c1aeb8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1b1c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x143c1b258 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x143c1b2f0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x143c1af50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1b390 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x143c1b428 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x143c1b4c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x143c185a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x143c1b560 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x143c1b730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1b900 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x143c1b998 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x143c1ba30 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x143c1b7c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1bad0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x143c1bb68 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x143c1bc00 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x143c1b860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1bca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x143c1bd38 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x143c1bdd0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x143c1b5f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x143c1be70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c040 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x143c1c0d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x143c1c170 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x143c1bf08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c210 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x143c1c2a8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x143c1c340 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x143c1bfa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1c3e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x143c1c478 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x143c1c510 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x143c1b690 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x143c1c5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x143c1c780 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x143c1c818 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x143c1c8b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x143c1c648 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x143c1c950 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x143c1c9e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x143c1ca80 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x143c1c6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x143c1cb20 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x143c1cbb8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x143c1cc50 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x143c5d540 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x143c5d5d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x143c5d660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x143c5d6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x143c5d780 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x143c5d810 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x143c5d8a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x143c5d930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x143c5d9c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x143c5da50 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x143c5dae0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x143c5db70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x143c5dc00 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x143c5dc90 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x143c5dd20 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x143c5ddb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x143c5de40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x143c5ded0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x143c5df60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x143c5dff0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x143c5e080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x143c5e110 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x143c5e1a0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x143c5e230 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x143c5e2c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x143c5e350 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x143c5e3e0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x143c5e470 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x143c5e500 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x143c5e590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x143c5e620 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x143c5e6b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x143c5e740 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x143c5e7d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x143c5e860 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x143c5e8f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x143c5e980 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x143c5ea10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x143c5eaa0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x143c5eb30 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x143c5ebc0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x143c5ec50 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x143c5ece0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x143c5ed70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x143c5ee00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x143c5ee90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x143c5ef20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x143c5efb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x143c5f040 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x143c5f0d0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x143c5f160 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x143c5f1f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x143c5f280 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x143c5f310 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x143c5f3a0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x143c5f430 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x143c5f4c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x143c5f550 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x143c5f5e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x143c5f670 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x143c5f700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x143c5f790 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x143c5f820 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x143c5f8b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x143c5f940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x143c5f9d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x143c5fa60 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x143c5faf0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x143c5fb80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x143c5fc10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x143c5fca0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x143c5fd30 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x143c5fdc0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x143c5fe50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x143c5fee0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x143c5ff70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x143c60000 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x143c60090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x143c60120 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x143c601b0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x143c60240 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x143c602d0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x143c60360 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x143c603f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x143c60480 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x143c60510 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x143c605a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x143c60630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x143c606c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x143c60750 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x143c607e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x143c60870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x143c60900 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x143c60990 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x143c60a20 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x143c60ab0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x143c60b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x143c60bd0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x143c60c60 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x143c60cf0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x143c60d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x143c60e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x143c60ea0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x143c60f30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x143c60fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x143c61050 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x143c610e0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x143c61170 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x143c61200 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x143c61290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x143c61320 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x143c613b0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x143c61440 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x143c614d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x143c61560 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x143c615f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x143c61680 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x143c61710 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x143c617a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x143c61830 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x143c618c0 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 (16 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (16 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.02 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x142058280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x1420539b0 SEQ: (3 sibs) 3 children: 36: 0x142053b80 SEQ: (3 sibs) 3 children: 36: 0x142053d50 SEQ: (3 sibs) 3 children: 36: 0x142053f20 VAL: '0000' (3 sibs) 36: 0x142053fb8 VAL: '0001' (3 sibs) 36: 0x142054050 VAL: '0002' (3 sibs) 36: 0x142053de8 SEQ: (3 sibs) 3 children: 36: 0x1420540f0 VAL: '0010' (3 sibs) 36: 0x142054188 VAL: '0011' (3 sibs) 36: 0x142054220 VAL: '0012' (3 sibs) 36: 0x142053e80 SEQ: (3 sibs) 3 children: 36: 0x1420542c0 VAL: '0020' (3 sibs) 36: 0x142054358 VAL: '0021' (3 sibs) 36: 0x1420543f0 VAL: '0022' (3 sibs) 36: 0x142053c18 SEQ: (3 sibs) 3 children: 36: 0x142054490 SEQ: (3 sibs) 3 children: 36: 0x142054660 VAL: '0100' (3 sibs) 36: 0x1420546f8 VAL: '0101' (3 sibs) 36: 0x142054790 VAL: '0102' (3 sibs) 36: 0x142054528 SEQ: (3 sibs) 3 children: 36: 0x142054830 VAL: '0110' (3 sibs) 36: 0x1420548c8 VAL: '0111' (3 sibs) 36: 0x142054960 VAL: '0112' (3 sibs) 36: 0x1420545c0 SEQ: (3 sibs) 3 children: 36: 0x142054a00 VAL: '0120' (3 sibs) 36: 0x142054a98 VAL: '0121' (3 sibs) 36: 0x142054b30 VAL: '0122' (3 sibs) 36: 0x142053cb0 SEQ: (3 sibs) 3 children: 36: 0x142054bd0 SEQ: (3 sibs) 3 children: 36: 0x142054da0 VAL: '0200' (3 sibs) 36: 0x142054e38 VAL: '0201' (3 sibs) 36: 0x142054ed0 VAL: '0202' (3 sibs) 36: 0x142054c68 SEQ: (3 sibs) 3 children: 36: 0x142054f70 VAL: '0210' (3 sibs) 36: 0x142055008 VAL: '0211' (3 sibs) 36: 0x1420550a0 VAL: '0212' (3 sibs) 36: 0x142054d00 SEQ: (3 sibs) 3 children: 36: 0x142055140 VAL: '0220' (3 sibs) 36: 0x1420551d8 VAL: '0221' (3 sibs) 36: 0x142055270 VAL: '0222' (3 sibs) 36: 0x142053a48 SEQ: (3 sibs) 3 children: 36: 0x142055310 SEQ: (3 sibs) 3 children: 36: 0x1420554e0 SEQ: (3 sibs) 3 children: 36: 0x1420556b0 VAL: '1000' (3 sibs) 36: 0x142055748 VAL: '1001' (3 sibs) 36: 0x1420557e0 VAL: '1002' (3 sibs) 36: 0x142055578 SEQ: (3 sibs) 3 children: 36: 0x142055880 VAL: '1010' (3 sibs) 36: 0x142055918 VAL: '1011' (3 sibs) 36: 0x1420559b0 VAL: '1012' (3 sibs) 36: 0x142055610 SEQ: (3 sibs) 3 children: 36: 0x142055a50 VAL: '1020' (3 sibs) 36: 0x142055ae8 VAL: '1021' (3 sibs) 36: 0x142055b80 VAL: '1022' (3 sibs) 36: 0x1420553a8 SEQ: (3 sibs) 3 children: 36: 0x142055c20 SEQ: (3 sibs) 3 children: 36: 0x142055df0 VAL: '1100' (3 sibs) 36: 0x142055e88 VAL: '1101' (3 sibs) 36: 0x142055f20 VAL: '1102' (3 sibs) 36: 0x142055cb8 SEQ: (3 sibs) 3 children: 36: 0x142055fc0 VAL: '1110' (3 sibs) 36: 0x142056058 VAL: '1111' (3 sibs) 36: 0x1420560f0 VAL: '1112' (3 sibs) 36: 0x142055d50 SEQ: (3 sibs) 3 children: 36: 0x142056190 VAL: '1120' (3 sibs) 36: 0x142056228 VAL: '1121' (3 sibs) 36: 0x1420562c0 VAL: '1122' (3 sibs) 36: 0x142055440 SEQ: (3 sibs) 3 children: 36: 0x142056360 SEQ: (3 sibs) 3 children: 36: 0x142056530 VAL: '1200' (3 sibs) 36: 0x1420565c8 VAL: '1201' (3 sibs) 36: 0x142056660 VAL: '1202' (3 sibs) 36: 0x1420563f8 SEQ: (3 sibs) 3 children: 36: 0x142056700 VAL: '1210' (3 sibs) 36: 0x142056798 VAL: '1211' (3 sibs) 36: 0x142056830 VAL: '1212' (3 sibs) 36: 0x142056490 SEQ: (3 sibs) 3 children: 36: 0x1420568d0 VAL: '1220' (3 sibs) 36: 0x142056968 VAL: '1221' (3 sibs) 36: 0x142056a00 VAL: '1222' (3 sibs) 36: 0x142053ae0 SEQ: (3 sibs) 3 children: 36: 0x142056aa0 SEQ: (3 sibs) 3 children: 36: 0x142056c70 SEQ: (3 sibs) 3 children: 36: 0x142056e40 VAL: '2000' (3 sibs) 36: 0x142056ed8 VAL: '2001' (3 sibs) 36: 0x142056f70 VAL: '2002' (3 sibs) 36: 0x142056d08 SEQ: (3 sibs) 3 children: 36: 0x142057010 VAL: '2010' (3 sibs) 36: 0x1420570a8 VAL: '2011' (3 sibs) 36: 0x142057140 VAL: '2012' (3 sibs) 36: 0x142056da0 SEQ: (3 sibs) 3 children: 36: 0x1420571e0 VAL: '2020' (3 sibs) 36: 0x142057278 VAL: '2021' (3 sibs) 36: 0x142057310 VAL: '2022' (3 sibs) 36: 0x142056b38 SEQ: (3 sibs) 3 children: 36: 0x1420573b0 SEQ: (3 sibs) 3 children: 36: 0x142057580 VAL: '2100' (3 sibs) 36: 0x142057618 VAL: '2101' (3 sibs) 36: 0x1420576b0 VAL: '2102' (3 sibs) 36: 0x142057448 SEQ: (3 sibs) 3 children: 36: 0x142057750 VAL: '2110' (3 sibs) 36: 0x1420577e8 VAL: '2111' (3 sibs) 36: 0x142057880 VAL: '2112' (3 sibs) 36: 0x1420574e0 SEQ: (3 sibs) 3 children: 36: 0x142057920 VAL: '2120' (3 sibs) 36: 0x1420579b8 VAL: '2121' (3 sibs) 36: 0x142057a50 VAL: '2122' (3 sibs) 36: 0x142056bd0 SEQ: (3 sibs) 3 children: 36: 0x142057af0 SEQ: (3 sibs) 3 children: 36: 0x142057cc0 VAL: '2200' (3 sibs) 36: 0x142057d58 VAL: '2201' (3 sibs) 36: 0x142057df0 VAL: '2202' (3 sibs) 36: 0x142057b88 SEQ: (3 sibs) 3 children: 36: 0x142057e90 VAL: '2210' (3 sibs) 36: 0x142057f28 VAL: '2211' (3 sibs) 36: 0x142057fc0 VAL: '2212' (3 sibs) 36: 0x142057c20 SEQ: (3 sibs) 3 children: 36: 0x142058060 VAL: '2220' (3 sibs) 36: 0x1420580f8 VAL: '2221' (3 sibs) 36: 0x142058190 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x142062e50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x142062ee0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142062f70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x142063000 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142063090 VAL: '0000' (3 sibs) 36: [5] [5] 0x142063120 VAL: '0001' (3 sibs) 36: [6] [6] 0x1420631b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x142063240 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x1420632d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x142063360 VAL: '0011' (3 sibs) 36: [10] [10] 0x1420633f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x142063480 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x142063510 VAL: '0020' (3 sibs) 36: [13] [13] 0x1420635a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x142063630 VAL: '0022' (3 sibs) 36: [15] [15] 0x1420636c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x142063750 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x1420637e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x142063870 VAL: '0101' (3 sibs) 36: [19] [19] 0x142063900 VAL: '0102' (3 sibs) 36: [20] [20] 0x142063990 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142063a20 VAL: '0110' (3 sibs) 36: [22] [22] 0x142063ab0 VAL: '0111' (3 sibs) 36: [23] [23] 0x142063b40 VAL: '0112' (3 sibs) 36: [24] [24] 0x142063bd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x142063c60 VAL: '0120' (3 sibs) 36: [26] [26] 0x142063cf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x142063d80 VAL: '0122' (3 sibs) 36: [28] [28] 0x142063e10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142063ea0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142063f30 VAL: '0200' (3 sibs) 36: [31] [31] 0x142063fc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x142064050 VAL: '0202' (3 sibs) 36: [33] [33] 0x1420640e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142064170 VAL: '0210' (3 sibs) 36: [35] [35] 0x142064200 VAL: '0211' (3 sibs) 36: [36] [36] 0x142064290 VAL: '0212' (3 sibs) 36: [37] [37] 0x142064320 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x1420643b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x142064440 VAL: '0221' (3 sibs) 36: [40] [40] 0x1420644d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x142064560 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x1420645f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142064680 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142064710 VAL: '1000' (3 sibs) 36: [45] [45] 0x1420647a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142064830 VAL: '1002' (3 sibs) 36: [47] [47] 0x1420648c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142064950 VAL: '1010' (3 sibs) 36: [49] [49] 0x1420649e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x142064a70 VAL: '1012' (3 sibs) 36: [51] [51] 0x142064b00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142064b90 VAL: '1020' (3 sibs) 36: [53] [53] 0x142064c20 VAL: '1021' (3 sibs) 36: [54] [54] 0x142064cb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x142064d40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142064dd0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142064e60 VAL: '1100' (3 sibs) 36: [58] [58] 0x142064ef0 VAL: '1101' (3 sibs) 36: [59] [59] 0x142064f80 VAL: '1102' (3 sibs) 36: [60] [60] 0x142065010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x1420650a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142065130 VAL: '1111' (3 sibs) 36: [63] [63] 0x1420651c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x142065250 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x1420652e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x142065370 VAL: '1121' (3 sibs) 36: [67] [67] 0x142065400 VAL: '1122' (3 sibs) 36: [68] [68] 0x142065490 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142065520 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x1420655b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x142065640 VAL: '1201' (3 sibs) 36: [72] [72] 0x1420656d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x142065760 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x1420657f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x142065880 VAL: '1211' (3 sibs) 36: [76] [76] 0x142065910 VAL: '1212' (3 sibs) 36: [77] [77] 0x1420659a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142065a30 VAL: '1220' (3 sibs) 36: [79] [79] 0x142065ac0 VAL: '1221' (3 sibs) 36: [80] [80] 0x142065b50 VAL: '1222' (3 sibs) 36: [81] [81] 0x142065be0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142065c70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142065d00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142065d90 VAL: '2000' (3 sibs) 36: [85] [85] 0x142065e20 VAL: '2001' (3 sibs) 36: [86] [86] 0x142065eb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x142065f40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142065fd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x142066060 VAL: '2011' (3 sibs) 36: [90] [90] 0x1420660f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x142066180 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142066210 VAL: '2020' (3 sibs) 36: [93] [93] 0x1420662a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x142066330 VAL: '2022' (3 sibs) 36: [95] [95] 0x1420663c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142066450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x1420664e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x142066570 VAL: '2101' (3 sibs) 36: [99] [99] 0x142066600 VAL: '2102' (3 sibs) 36: [100] [100] 0x142066690 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142066720 VAL: '2110' (3 sibs) 36: [102] [102] 0x1420667b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x142066840 VAL: '2112' (3 sibs) 36: [104] [104] 0x1420668d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142066960 VAL: '2120' (3 sibs) 36: [106] [106] 0x1420669f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x142066a80 VAL: '2122' (3 sibs) 36: [108] [108] 0x142066b10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x142066ba0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142066c30 VAL: '2200' (3 sibs) 36: [111] [111] 0x142066cc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x142066d50 VAL: '2202' (3 sibs) 36: [113] [113] 0x142066de0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142066e70 VAL: '2210' (3 sibs) 36: [115] [115] 0x142066f00 VAL: '2211' (3 sibs) 36: [116] [116] 0x142066f90 VAL: '2212' (3 sibs) 36: [117] [117] 0x142067020 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x1420670b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x142067140 VAL: '2221' (3 sibs) 36: [120] [120] 0x1420671d0 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: 0x142058398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x142058470 SEQ: (3 sibs) 3 children: 36: 0x142058640 SEQ: (3 sibs) 3 children: 36: 0x142058810 SEQ: (3 sibs) 3 children: 36: 0x1420589e0 VAL: '0000' (3 sibs) 36: 0x142058a78 VAL: '0001' (3 sibs) 36: 0x142058b10 VAL: '0002' (3 sibs) 36: 0x1420588a8 SEQ: (3 sibs) 3 children: 36: 0x142058bb0 VAL: '0010' (3 sibs) 36: 0x142058c48 VAL: '0011' (3 sibs) 36: 0x142058ce0 VAL: '0012' (3 sibs) 36: 0x142058940 SEQ: (3 sibs) 3 children: 36: 0x142058d80 VAL: '0020' (3 sibs) 36: 0x142058e18 VAL: '0021' (3 sibs) 36: 0x142058eb0 VAL: '0022' (3 sibs) 36: 0x1420586d8 SEQ: (3 sibs) 3 children: 36: 0x142058f50 SEQ: (3 sibs) 3 children: 36: 0x142059120 VAL: '0100' (3 sibs) 36: 0x1420591b8 VAL: '0101' (3 sibs) 36: 0x142059250 VAL: '0102' (3 sibs) 36: 0x142058fe8 SEQ: (3 sibs) 3 children: 36: 0x1420592f0 VAL: '0110' (3 sibs) 36: 0x142059388 VAL: '0111' (3 sibs) 36: 0x142059420 VAL: '0112' (3 sibs) 36: 0x142059080 SEQ: (3 sibs) 3 children: 36: 0x1420594c0 VAL: '0120' (3 sibs) 36: 0x142059558 VAL: '0121' (3 sibs) 36: 0x1420595f0 VAL: '0122' (3 sibs) 36: 0x142058770 SEQ: (3 sibs) 3 children: 36: 0x142059690 SEQ: (3 sibs) 3 children: 36: 0x142059860 VAL: '0200' (3 sibs) 36: 0x1420598f8 VAL: '0201' (3 sibs) 36: 0x142059990 VAL: '0202' (3 sibs) 36: 0x142059728 SEQ: (3 sibs) 3 children: 36: 0x142059a30 VAL: '0210' (3 sibs) 36: 0x142059ac8 VAL: '0211' (3 sibs) 36: 0x142059b60 VAL: '0212' (3 sibs) 36: 0x1420597c0 SEQ: (3 sibs) 3 children: 36: 0x142059c00 VAL: '0220' (3 sibs) 36: 0x142059c98 VAL: '0221' (3 sibs) 36: 0x142059d30 VAL: '0222' (3 sibs) 36: 0x142058508 SEQ: (3 sibs) 3 children: 36: 0x142059dd0 SEQ: (3 sibs) 3 children: 36: 0x142059fa0 SEQ: (3 sibs) 3 children: 36: 0x14205a170 VAL: '1000' (3 sibs) 36: 0x14205a208 VAL: '1001' (3 sibs) 36: 0x14205a2a0 VAL: '1002' (3 sibs) 36: 0x14205a038 SEQ: (3 sibs) 3 children: 36: 0x14205a340 VAL: '1010' (3 sibs) 36: 0x14205a3d8 VAL: '1011' (3 sibs) 36: 0x14205a470 VAL: '1012' (3 sibs) 36: 0x14205a0d0 SEQ: (3 sibs) 3 children: 36: 0x14205a510 VAL: '1020' (3 sibs) 36: 0x14205a5a8 VAL: '1021' (3 sibs) 36: 0x14205a640 VAL: '1022' (3 sibs) 36: 0x142059e68 SEQ: (3 sibs) 3 children: 36: 0x14205a6e0 SEQ: (3 sibs) 3 children: 36: 0x14205a8b0 VAL: '1100' (3 sibs) 36: 0x14205a948 VAL: '1101' (3 sibs) 36: 0x14205a9e0 VAL: '1102' (3 sibs) 36: 0x14205a778 SEQ: (3 sibs) 3 children: 36: 0x14205aa80 VAL: '1110' (3 sibs) 36: 0x14205ab18 VAL: '1111' (3 sibs) 36: 0x14205abb0 VAL: '1112' (3 sibs) 36: 0x14205a810 SEQ: (3 sibs) 3 children: 36: 0x14205ac50 VAL: '1120' (3 sibs) 36: 0x14205ace8 VAL: '1121' (3 sibs) 36: 0x14205ad80 VAL: '1122' (3 sibs) 36: 0x142059f00 SEQ: (3 sibs) 3 children: 36: 0x14205ae20 SEQ: (3 sibs) 3 children: 36: 0x14205aff0 VAL: '1200' (3 sibs) 36: 0x14205b088 VAL: '1201' (3 sibs) 36: 0x14205b120 VAL: '1202' (3 sibs) 36: 0x14205aeb8 SEQ: (3 sibs) 3 children: 36: 0x14205b1c0 VAL: '1210' (3 sibs) 36: 0x14205b258 VAL: '1211' (3 sibs) 36: 0x14205b2f0 VAL: '1212' (3 sibs) 36: 0x14205af50 SEQ: (3 sibs) 3 children: 36: 0x14205b390 VAL: '1220' (3 sibs) 36: 0x14205b428 VAL: '1221' (3 sibs) 36: 0x14205b4c0 VAL: '1222' (3 sibs) 36: 0x1420585a0 SEQ: (3 sibs) 3 children: 36: 0x14205b560 SEQ: (3 sibs) 3 children: 36: 0x14205b730 SEQ: (3 sibs) 3 children: 36: 0x14205b900 VAL: '2000' (3 sibs) 36: 0x14205b998 VAL: '2001' (3 sibs) 36: 0x14205ba30 VAL: '2002' (3 sibs) 36: 0x14205b7c8 SEQ: (3 sibs) 3 children: 36: 0x14205bad0 VAL: '2010' (3 sibs) 36: 0x14205bb68 VAL: '2011' (3 sibs) 36: 0x14205bc00 VAL: '2012' (3 sibs) 36: 0x14205b860 SEQ: (3 sibs) 3 children: 36: 0x14205bca0 VAL: '2020' (3 sibs) 36: 0x14205bd38 VAL: '2021' (3 sibs) 36: 0x14205bdd0 VAL: '2022' (3 sibs) 36: 0x14205b5f8 SEQ: (3 sibs) 3 children: 36: 0x14205be70 SEQ: (3 sibs) 3 children: 36: 0x14205c040 VAL: '2100' (3 sibs) 36: 0x14205c0d8 VAL: '2101' (3 sibs) 36: 0x14205c170 VAL: '2102' (3 sibs) 36: 0x14205bf08 SEQ: (3 sibs) 3 children: 36: 0x14205c210 VAL: '2110' (3 sibs) 36: 0x14205c2a8 VAL: '2111' (3 sibs) 36: 0x14205c340 VAL: '2112' (3 sibs) 36: 0x14205bfa0 SEQ: (3 sibs) 3 children: 36: 0x14205c3e0 VAL: '2120' (3 sibs) 36: 0x14205c478 VAL: '2121' (3 sibs) 36: 0x14205c510 VAL: '2122' (3 sibs) 36: 0x14205b690 SEQ: (3 sibs) 3 children: 36: 0x14205c5b0 SEQ: (3 sibs) 3 children: 36: 0x14205c780 VAL: '2200' (3 sibs) 36: 0x14205c818 VAL: '2201' (3 sibs) 36: 0x14205c8b0 VAL: '2202' (3 sibs) 36: 0x14205c648 SEQ: (3 sibs) 3 children: 36: 0x14205c950 VAL: '2210' (3 sibs) 36: 0x14205c9e8 VAL: '2211' (3 sibs) 36: 0x14205ca80 VAL: '2212' (3 sibs) 36: 0x14205c6e0 SEQ: (3 sibs) 3 children: 36: 0x14205cb20 VAL: '2220' (3 sibs) 36: 0x14205cbb8 VAL: '2221' (3 sibs) 36: 0x14205cc50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x14206ac80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14206ad10 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14206ada0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14206ae30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14206aec0 VAL: '0000' (3 sibs) 36: [5] [5] 0x14206af50 VAL: '0001' (3 sibs) 36: [6] [6] 0x14206afe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x14206b070 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14206b100 VAL: '0010' (3 sibs) 36: [9] [9] 0x14206b190 VAL: '0011' (3 sibs) 36: [10] [10] 0x14206b220 VAL: '0012' (3 sibs) 36: [11] [11] 0x14206b2b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14206b340 VAL: '0020' (3 sibs) 36: [13] [13] 0x14206b3d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x14206b460 VAL: '0022' (3 sibs) 36: [15] [15] 0x14206b4f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14206b580 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14206b610 VAL: '0100' (3 sibs) 36: [18] [18] 0x14206b6a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x14206b730 VAL: '0102' (3 sibs) 36: [20] [20] 0x14206b7c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14206b850 VAL: '0110' (3 sibs) 36: [22] [22] 0x14206b8e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x14206b970 VAL: '0112' (3 sibs) 36: [24] [24] 0x14206ba00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14206ba90 VAL: '0120' (3 sibs) 36: [26] [26] 0x14206bb20 VAL: '0121' (3 sibs) 36: [27] [27] 0x14206bbb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x14206bc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x14206bcd0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x14206bd60 VAL: '0200' (3 sibs) 36: [31] [31] 0x14206bdf0 VAL: '0201' (3 sibs) 36: [32] [32] 0x14206be80 VAL: '0202' (3 sibs) 36: [33] [33] 0x14206bf10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x14206bfa0 VAL: '0210' (3 sibs) 36: [35] [35] 0x14206c030 VAL: '0211' (3 sibs) 36: [36] [36] 0x14206c0c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x14206c150 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x14206c1e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x14206c270 VAL: '0221' (3 sibs) 36: [40] [40] 0x14206c300 VAL: '0222' (3 sibs) 36: [41] [41] 0x14206c390 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x14206c420 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x14206c4b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x14206c540 VAL: '1000' (3 sibs) 36: [45] [45] 0x14206c5d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x14206c660 VAL: '1002' (3 sibs) 36: [47] [47] 0x14206c6f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x14206c780 VAL: '1010' (3 sibs) 36: [49] [49] 0x14206c810 VAL: '1011' (3 sibs) 36: [50] [50] 0x14206c8a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x14206c930 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x14206c9c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x14206ca50 VAL: '1021' (3 sibs) 36: [54] [54] 0x14206cae0 VAL: '1022' (3 sibs) 36: [55] [55] 0x14206cb70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x14206cc00 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x14206cc90 VAL: '1100' (3 sibs) 36: [58] [58] 0x14206cd20 VAL: '1101' (3 sibs) 36: [59] [59] 0x14206cdb0 VAL: '1102' (3 sibs) 36: [60] [60] 0x14206ce40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x14206ced0 VAL: '1110' (3 sibs) 36: [62] [62] 0x14206cf60 VAL: '1111' (3 sibs) 36: [63] [63] 0x14206cff0 VAL: '1112' (3 sibs) 36: [64] [64] 0x14206d080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x14206d110 VAL: '1120' (3 sibs) 36: [66] [66] 0x14206d1a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x14206d230 VAL: '1122' (3 sibs) 36: [68] [68] 0x14206d2c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x14206d350 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x14206d3e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x14206d470 VAL: '1201' (3 sibs) 36: [72] [72] 0x14206d500 VAL: '1202' (3 sibs) 36: [73] [73] 0x14206d590 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x14206d620 VAL: '1210' (3 sibs) 36: [75] [75] 0x14206d6b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x14206d740 VAL: '1212' (3 sibs) 36: [77] [77] 0x14206d7d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x14206d860 VAL: '1220' (3 sibs) 36: [79] [79] 0x14206d8f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x14206d980 VAL: '1222' (3 sibs) 36: [81] [81] 0x14206da10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x14206daa0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x14206db30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x14206dbc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x14206dc50 VAL: '2001' (3 sibs) 36: [86] [86] 0x14206dce0 VAL: '2002' (3 sibs) 36: [87] [87] 0x14206dd70 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x14206de00 VAL: '2010' (3 sibs) 36: [89] [89] 0x14206de90 VAL: '2011' (3 sibs) 36: [90] [90] 0x14206df20 VAL: '2012' (3 sibs) 36: [91] [91] 0x14206dfb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x14206e040 VAL: '2020' (3 sibs) 36: [93] [93] 0x14206e0d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x14206e160 VAL: '2022' (3 sibs) 36: [95] [95] 0x14206e1f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x14206e280 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x14206e310 VAL: '2100' (3 sibs) 36: [98] [98] 0x14206e3a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x14206e430 VAL: '2102' (3 sibs) 36: [100] [100] 0x14206e4c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x14206e550 VAL: '2110' (3 sibs) 36: [102] [102] 0x14206e5e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x14206e670 VAL: '2112' (3 sibs) 36: [104] [104] 0x14206e700 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x14206e790 VAL: '2120' (3 sibs) 36: [106] [106] 0x14206e820 VAL: '2121' (3 sibs) 36: [107] [107] 0x14206e8b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x14206e940 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x14206e9d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x14206ea60 VAL: '2200' (3 sibs) 36: [111] [111] 0x14206eaf0 VAL: '2201' (3 sibs) 36: [112] [112] 0x14206eb80 VAL: '2202' (3 sibs) 36: [113] [113] 0x14206ec10 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x14206eca0 VAL: '2210' (3 sibs) 36: [115] [115] 0x14206ed30 VAL: '2211' (3 sibs) 36: [116] [116] 0x14206edc0 VAL: '2212' (3 sibs) 36: [117] [117] 0x14206ee50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x14206eee0 VAL: '2220' (3 sibs) 36: [119] [119] 0x14206ef70 VAL: '2221' (3 sibs) 36: [120] [120] 0x14206f000 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: 0x142058280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x1420539b0 SEQ: (3 sibs) 3 children: 36: 0x142053b80 SEQ: (3 sibs) 3 children: 36: 0x142053d50 SEQ: (3 sibs) 3 children: 36: 0x142053f20 VAL: '0000' (3 sibs) 36: 0x142053fb8 VAL: '0001' (3 sibs) 36: 0x142054050 VAL: '0002' (3 sibs) 36: 0x142053de8 SEQ: (3 sibs) 3 children: 36: 0x1420540f0 VAL: '0010' (3 sibs) 36: 0x142054188 VAL: '0011' (3 sibs) 36: 0x142054220 VAL: '0012' (3 sibs) 36: 0x142053e80 SEQ: (3 sibs) 3 children: 36: 0x1420542c0 VAL: '0020' (3 sibs) 36: 0x142054358 VAL: '0021' (3 sibs) 36: 0x1420543f0 VAL: '0022' (3 sibs) 36: 0x142053c18 SEQ: (3 sibs) 3 children: 36: 0x142054490 SEQ: (3 sibs) 3 children: 36: 0x142054660 VAL: '0100' (3 sibs) 36: 0x1420546f8 VAL: '0101' (3 sibs) 36: 0x142054790 VAL: '0102' (3 sibs) 36: 0x142054528 SEQ: (3 sibs) 3 children: 36: 0x142054830 VAL: '0110' (3 sibs) 36: 0x1420548c8 VAL: '0111' (3 sibs) 36: 0x142054960 VAL: '0112' (3 sibs) 36: 0x1420545c0 SEQ: (3 sibs) 3 children: 36: 0x142054a00 VAL: '0120' (3 sibs) 36: 0x142054a98 VAL: '0121' (3 sibs) 36: 0x142054b30 VAL: '0122' (3 sibs) 36: 0x142053cb0 SEQ: (3 sibs) 3 children: 36: 0x142054bd0 SEQ: (3 sibs) 3 children: 36: 0x142054da0 VAL: '0200' (3 sibs) 36: 0x142054e38 VAL: '0201' (3 sibs) 36: 0x142054ed0 VAL: '0202' (3 sibs) 36: 0x142054c68 SEQ: (3 sibs) 3 children: 36: 0x142054f70 VAL: '0210' (3 sibs) 36: 0x142055008 VAL: '0211' (3 sibs) 36: 0x1420550a0 VAL: '0212' (3 sibs) 36: 0x142054d00 SEQ: (3 sibs) 3 children: 36: 0x142055140 VAL: '0220' (3 sibs) 36: 0x1420551d8 VAL: '0221' (3 sibs) 36: 0x142055270 VAL: '0222' (3 sibs) 36: 0x142053a48 SEQ: (3 sibs) 3 children: 36: 0x142055310 SEQ: (3 sibs) 3 children: 36: 0x1420554e0 SEQ: (3 sibs) 3 children: 36: 0x1420556b0 VAL: '1000' (3 sibs) 36: 0x142055748 VAL: '1001' (3 sibs) 36: 0x1420557e0 VAL: '1002' (3 sibs) 36: 0x142055578 SEQ: (3 sibs) 3 children: 36: 0x142055880 VAL: '1010' (3 sibs) 36: 0x142055918 VAL: '1011' (3 sibs) 36: 0x1420559b0 VAL: '1012' (3 sibs) 36: 0x142055610 SEQ: (3 sibs) 3 children: 36: 0x142055a50 VAL: '1020' (3 sibs) 36: 0x142055ae8 VAL: '1021' (3 sibs) 36: 0x142055b80 VAL: '1022' (3 sibs) 36: 0x1420553a8 SEQ: (3 sibs) 3 children: 36: 0x142055c20 SEQ: (3 sibs) 3 children: 36: 0x142055df0 VAL: '1100' (3 sibs) 36: 0x142055e88 VAL: '1101' (3 sibs) 36: 0x142055f20 VAL: '1102' (3 sibs) 36: 0x142055cb8 SEQ: (3 sibs) 3 children: 36: 0x142055fc0 VAL: '1110' (3 sibs) 36: 0x142056058 VAL: '1111' (3 sibs) 36: 0x1420560f0 VAL: '1112' (3 sibs) 36: 0x142055d50 SEQ: (3 sibs) 3 children: 36: 0x142056190 VAL: '1120' (3 sibs) 36: 0x142056228 VAL: '1121' (3 sibs) 36: 0x1420562c0 VAL: '1122' (3 sibs) 36: 0x142055440 SEQ: (3 sibs) 3 children: 36: 0x142056360 SEQ: (3 sibs) 3 children: 36: 0x142056530 VAL: '1200' (3 sibs) 36: 0x1420565c8 VAL: '1201' (3 sibs) 36: 0x142056660 VAL: '1202' (3 sibs) 36: 0x1420563f8 SEQ: (3 sibs) 3 children: 36: 0x142056700 VAL: '1210' (3 sibs) 36: 0x142056798 VAL: '1211' (3 sibs) 36: 0x142056830 VAL: '1212' (3 sibs) 36: 0x142056490 SEQ: (3 sibs) 3 children: 36: 0x1420568d0 VAL: '1220' (3 sibs) 36: 0x142056968 VAL: '1221' (3 sibs) 36: 0x142056a00 VAL: '1222' (3 sibs) 36: 0x142053ae0 SEQ: (3 sibs) 3 children: 36: 0x142056aa0 SEQ: (3 sibs) 3 children: 36: 0x142056c70 SEQ: (3 sibs) 3 children: 36: 0x142056e40 VAL: '2000' (3 sibs) 36: 0x142056ed8 VAL: '2001' (3 sibs) 36: 0x142056f70 VAL: '2002' (3 sibs) 36: 0x142056d08 SEQ: (3 sibs) 3 children: 36: 0x142057010 VAL: '2010' (3 sibs) 36: 0x1420570a8 VAL: '2011' (3 sibs) 36: 0x142057140 VAL: '2012' (3 sibs) 36: 0x142056da0 SEQ: (3 sibs) 3 children: 36: 0x1420571e0 VAL: '2020' (3 sibs) 36: 0x142057278 VAL: '2021' (3 sibs) 36: 0x142057310 VAL: '2022' (3 sibs) 36: 0x142056b38 SEQ: (3 sibs) 3 children: 36: 0x1420573b0 SEQ: (3 sibs) 3 children: 36: 0x142057580 VAL: '2100' (3 sibs) 36: 0x142057618 VAL: '2101' (3 sibs) 36: 0x1420576b0 VAL: '2102' (3 sibs) 36: 0x142057448 SEQ: (3 sibs) 3 children: 36: 0x142057750 VAL: '2110' (3 sibs) 36: 0x1420577e8 VAL: '2111' (3 sibs) 36: 0x142057880 VAL: '2112' (3 sibs) 36: 0x1420574e0 SEQ: (3 sibs) 3 children: 36: 0x142057920 VAL: '2120' (3 sibs) 36: 0x1420579b8 VAL: '2121' (3 sibs) 36: 0x142057a50 VAL: '2122' (3 sibs) 36: 0x142056bd0 SEQ: (3 sibs) 3 children: 36: 0x142057af0 SEQ: (3 sibs) 3 children: 36: 0x142057cc0 VAL: '2200' (3 sibs) 36: 0x142057d58 VAL: '2201' (3 sibs) 36: 0x142057df0 VAL: '2202' (3 sibs) 36: 0x142057b88 SEQ: (3 sibs) 3 children: 36: 0x142057e90 VAL: '2210' (3 sibs) 36: 0x142057f28 VAL: '2211' (3 sibs) 36: 0x142057fc0 VAL: '2212' (3 sibs) 36: 0x142057c20 SEQ: (3 sibs) 3 children: 36: 0x142058060 VAL: '2220' (3 sibs) 36: 0x1420580f8 VAL: '2221' (3 sibs) 36: 0x142058190 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x14206f490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14206f520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14206f5b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14206f640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14206f6d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x14206f760 VAL: '0001' (3 sibs) 36: [6] [6] 0x14206f7f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x14206f880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14206f910 VAL: '0010' (3 sibs) 36: [9] [9] 0x14206f9a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x14206fa30 VAL: '0012' (3 sibs) 36: [11] [11] 0x14206fac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14206fb50 VAL: '0020' (3 sibs) 36: [13] [13] 0x14206fbe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x14206fc70 VAL: '0022' (3 sibs) 36: [15] [15] 0x14206fd00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14206fd90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14206fe20 VAL: '0100' (3 sibs) 36: [18] [18] 0x14206feb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x14206ff40 VAL: '0102' (3 sibs) 36: [20] [20] 0x14206ffd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142070060 VAL: '0110' (3 sibs) 36: [22] [22] 0x1420700f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x142070180 VAL: '0112' (3 sibs) 36: [24] [24] 0x142070210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x1420702a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x142070330 VAL: '0121' (3 sibs) 36: [27] [27] 0x1420703c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x142070450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x1420704e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142070570 VAL: '0200' (3 sibs) 36: [31] [31] 0x142070600 VAL: '0201' (3 sibs) 36: [32] [32] 0x142070690 VAL: '0202' (3 sibs) 36: [33] [33] 0x142070720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x1420707b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x142070840 VAL: '0211' (3 sibs) 36: [36] [36] 0x1420708d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x142070960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x1420709f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x142070a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x142070b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x142070ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142070c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142070cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142070d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x142070de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142070e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x142070f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142070f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x142071020 VAL: '1011' (3 sibs) 36: [50] [50] 0x1420710b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x142071140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x1420711d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x142071260 VAL: '1021' (3 sibs) 36: [54] [54] 0x1420712f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x142071380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142071410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x1420714a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x142071530 VAL: '1101' (3 sibs) 36: [59] [59] 0x1420715c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x142071650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x1420716e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142071770 VAL: '1111' (3 sibs) 36: [63] [63] 0x142071800 VAL: '1112' (3 sibs) 36: [64] [64] 0x142071890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x142071920 VAL: '1120' (3 sibs) 36: [66] [66] 0x1420719b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x142071a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x142071ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142071b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142071bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x142071c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x142071d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x142071da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142071e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x142071ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x142071f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x142071fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142072070 VAL: '1220' (3 sibs) 36: [79] [79] 0x142072100 VAL: '1221' (3 sibs) 36: [80] [80] 0x142072190 VAL: '1222' (3 sibs) 36: [81] [81] 0x142072220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x1420722b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142072340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x1420723d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x142072460 VAL: '2001' (3 sibs) 36: [86] [86] 0x1420724f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x142072580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142072610 VAL: '2010' (3 sibs) 36: [89] [89] 0x1420726a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x142072730 VAL: '2012' (3 sibs) 36: [91] [91] 0x1420727c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142072850 VAL: '2020' (3 sibs) 36: [93] [93] 0x1420728e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x142072970 VAL: '2022' (3 sibs) 36: [95] [95] 0x142072a00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142072a90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x142072b20 VAL: '2100' (3 sibs) 36: [98] [98] 0x142072bb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x142072c40 VAL: '2102' (3 sibs) 36: [100] [100] 0x142072cd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142072d60 VAL: '2110' (3 sibs) 36: [102] [102] 0x142072df0 VAL: '2111' (3 sibs) 36: [103] [103] 0x142072e80 VAL: '2112' (3 sibs) 36: [104] [104] 0x142072f10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142072fa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x142073030 VAL: '2121' (3 sibs) 36: [107] [107] 0x1420730c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x142073150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x1420731e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142073270 VAL: '2200' (3 sibs) 36: [111] [111] 0x142073300 VAL: '2201' (3 sibs) 36: [112] [112] 0x142073390 VAL: '2202' (3 sibs) 36: [113] [113] 0x142073420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x1420734b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x142073540 VAL: '2211' (3 sibs) 36: [116] [116] 0x1420735d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x142073660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x1420736f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x142073780 VAL: '2221' (3 sibs) 36: [120] [120] 0x142073810 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: 0x142058398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x142058470 SEQ: (3 sibs) 3 children: 36: 0x142058640 SEQ: (3 sibs) 3 children: 36: 0x142058810 SEQ: (3 sibs) 3 children: 36: 0x1420589e0 VAL: '0000' (3 sibs) 36: 0x142058a78 VAL: '0001' (3 sibs) 36: 0x142058b10 VAL: '0002' (3 sibs) 36: 0x1420588a8 SEQ: (3 sibs) 3 children: 36: 0x142058bb0 VAL: '0010' (3 sibs) 36: 0x142058c48 VAL: '0011' (3 sibs) 36: 0x142058ce0 VAL: '0012' (3 sibs) 36: 0x142058940 SEQ: (3 sibs) 3 children: 36: 0x142058d80 VAL: '0020' (3 sibs) 36: 0x142058e18 VAL: '0021' (3 sibs) 36: 0x142058eb0 VAL: '0022' (3 sibs) 36: 0x1420586d8 SEQ: (3 sibs) 3 children: 36: 0x142058f50 SEQ: (3 sibs) 3 children: 36: 0x142059120 VAL: '0100' (3 sibs) 36: 0x1420591b8 VAL: '0101' (3 sibs) 36: 0x142059250 VAL: '0102' (3 sibs) 36: 0x142058fe8 SEQ: (3 sibs) 3 children: 36: 0x1420592f0 VAL: '0110' (3 sibs) 36: 0x142059388 VAL: '0111' (3 sibs) 36: 0x142059420 VAL: '0112' (3 sibs) 36: 0x142059080 SEQ: (3 sibs) 3 children: 36: 0x1420594c0 VAL: '0120' (3 sibs) 36: 0x142059558 VAL: '0121' (3 sibs) 36: 0x1420595f0 VAL: '0122' (3 sibs) 36: 0x142058770 SEQ: (3 sibs) 3 children: 36: 0x142059690 SEQ: (3 sibs) 3 children: 36: 0x142059860 VAL: '0200' (3 sibs) 36: 0x1420598f8 VAL: '0201' (3 sibs) 36: 0x142059990 VAL: '0202' (3 sibs) 36: 0x142059728 SEQ: (3 sibs) 3 children: 36: 0x142059a30 VAL: '0210' (3 sibs) 36: 0x142059ac8 VAL: '0211' (3 sibs) 36: 0x142059b60 VAL: '0212' (3 sibs) 36: 0x1420597c0 SEQ: (3 sibs) 3 children: 36: 0x142059c00 VAL: '0220' (3 sibs) 36: 0x142059c98 VAL: '0221' (3 sibs) 36: 0x142059d30 VAL: '0222' (3 sibs) 36: 0x142058508 SEQ: (3 sibs) 3 children: 36: 0x142059dd0 SEQ: (3 sibs) 3 children: 36: 0x142059fa0 SEQ: (3 sibs) 3 children: 36: 0x14205a170 VAL: '1000' (3 sibs) 36: 0x14205a208 VAL: '1001' (3 sibs) 36: 0x14205a2a0 VAL: '1002' (3 sibs) 36: 0x14205a038 SEQ: (3 sibs) 3 children: 36: 0x14205a340 VAL: '1010' (3 sibs) 36: 0x14205a3d8 VAL: '1011' (3 sibs) 36: 0x14205a470 VAL: '1012' (3 sibs) 36: 0x14205a0d0 SEQ: (3 sibs) 3 children: 36: 0x14205a510 VAL: '1020' (3 sibs) 36: 0x14205a5a8 VAL: '1021' (3 sibs) 36: 0x14205a640 VAL: '1022' (3 sibs) 36: 0x142059e68 SEQ: (3 sibs) 3 children: 36: 0x14205a6e0 SEQ: (3 sibs) 3 children: 36: 0x14205a8b0 VAL: '1100' (3 sibs) 36: 0x14205a948 VAL: '1101' (3 sibs) 36: 0x14205a9e0 VAL: '1102' (3 sibs) 36: 0x14205a778 SEQ: (3 sibs) 3 children: 36: 0x14205aa80 VAL: '1110' (3 sibs) 36: 0x14205ab18 VAL: '1111' (3 sibs) 36: 0x14205abb0 VAL: '1112' (3 sibs) 36: 0x14205a810 SEQ: (3 sibs) 3 children: 36: 0x14205ac50 VAL: '1120' (3 sibs) 36: 0x14205ace8 VAL: '1121' (3 sibs) 36: 0x14205ad80 VAL: '1122' (3 sibs) 36: 0x142059f00 SEQ: (3 sibs) 3 children: 36: 0x14205ae20 SEQ: (3 sibs) 3 children: 36: 0x14205aff0 VAL: '1200' (3 sibs) 36: 0x14205b088 VAL: '1201' (3 sibs) 36: 0x14205b120 VAL: '1202' (3 sibs) 36: 0x14205aeb8 SEQ: (3 sibs) 3 children: 36: 0x14205b1c0 VAL: '1210' (3 sibs) 36: 0x14205b258 VAL: '1211' (3 sibs) 36: 0x14205b2f0 VAL: '1212' (3 sibs) 36: 0x14205af50 SEQ: (3 sibs) 3 children: 36: 0x14205b390 VAL: '1220' (3 sibs) 36: 0x14205b428 VAL: '1221' (3 sibs) 36: 0x14205b4c0 VAL: '1222' (3 sibs) 36: 0x1420585a0 SEQ: (3 sibs) 3 children: 36: 0x14205b560 SEQ: (3 sibs) 3 children: 36: 0x14205b730 SEQ: (3 sibs) 3 children: 36: 0x14205b900 VAL: '2000' (3 sibs) 36: 0x14205b998 VAL: '2001' (3 sibs) 36: 0x14205ba30 VAL: '2002' (3 sibs) 36: 0x14205b7c8 SEQ: (3 sibs) 3 children: 36: 0x14205bad0 VAL: '2010' (3 sibs) 36: 0x14205bb68 VAL: '2011' (3 sibs) 36: 0x14205bc00 VAL: '2012' (3 sibs) 36: 0x14205b860 SEQ: (3 sibs) 3 children: 36: 0x14205bca0 VAL: '2020' (3 sibs) 36: 0x14205bd38 VAL: '2021' (3 sibs) 36: 0x14205bdd0 VAL: '2022' (3 sibs) 36: 0x14205b5f8 SEQ: (3 sibs) 3 children: 36: 0x14205be70 SEQ: (3 sibs) 3 children: 36: 0x14205c040 VAL: '2100' (3 sibs) 36: 0x14205c0d8 VAL: '2101' (3 sibs) 36: 0x14205c170 VAL: '2102' (3 sibs) 36: 0x14205bf08 SEQ: (3 sibs) 3 children: 36: 0x14205c210 VAL: '2110' (3 sibs) 36: 0x14205c2a8 VAL: '2111' (3 sibs) 36: 0x14205c340 VAL: '2112' (3 sibs) 36: 0x14205bfa0 SEQ: (3 sibs) 3 children: 36: 0x14205c3e0 VAL: '2120' (3 sibs) 36: 0x14205c478 VAL: '2121' (3 sibs) 36: 0x14205c510 VAL: '2122' (3 sibs) 36: 0x14205b690 SEQ: (3 sibs) 3 children: 36: 0x14205c5b0 SEQ: (3 sibs) 3 children: 36: 0x14205c780 VAL: '2200' (3 sibs) 36: 0x14205c818 VAL: '2201' (3 sibs) 36: 0x14205c8b0 VAL: '2202' (3 sibs) 36: 0x14205c648 SEQ: (3 sibs) 3 children: 36: 0x14205c950 VAL: '2210' (3 sibs) 36: 0x14205c9e8 VAL: '2211' (3 sibs) 36: 0x14205ca80 VAL: '2212' (3 sibs) 36: 0x14205c6e0 SEQ: (3 sibs) 3 children: 36: 0x14205cb20 VAL: '2220' (3 sibs) 36: 0x14205cbb8 VAL: '2221' (3 sibs) 36: 0x14205cc50 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x142073ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x142073d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142073dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x142073e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142073ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x142073f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x142074000 VAL: '0002' (3 sibs) 36: [7] [7] 0x142074090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x142074120 VAL: '0010' (3 sibs) 36: [9] [9] 0x1420741b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x142074240 VAL: '0012' (3 sibs) 36: [11] [11] 0x1420742d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x142074360 VAL: '0020' (3 sibs) 36: [13] [13] 0x1420743f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x142074480 VAL: '0022' (3 sibs) 36: [15] [15] 0x142074510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x1420745a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x142074630 VAL: '0100' (3 sibs) 36: [18] [18] 0x1420746c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x142074750 VAL: '0102' (3 sibs) 36: [20] [20] 0x1420747e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142074870 VAL: '0110' (3 sibs) 36: [22] [22] 0x142074900 VAL: '0111' (3 sibs) 36: [23] [23] 0x142074990 VAL: '0112' (3 sibs) 36: [24] [24] 0x142074a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x142074ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x142074b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x142074bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x142074c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142074cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142074d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x142074e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x142074ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x142074f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142074fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x142075050 VAL: '0211' (3 sibs) 36: [36] [36] 0x1420750e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x142075170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142075200 VAL: '0220' (3 sibs) 36: [39] [39] 0x142075290 VAL: '0221' (3 sibs) 36: [40] [40] 0x142075320 VAL: '0222' (3 sibs) 36: [41] [41] 0x1420753b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142075440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x1420754d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142075560 VAL: '1000' (3 sibs) 36: [45] [45] 0x1420755f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142075680 VAL: '1002' (3 sibs) 36: [47] [47] 0x142075710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x1420757a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x142075830 VAL: '1011' (3 sibs) 36: [50] [50] 0x1420758c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x142075950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x1420759e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x142075a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x142075b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x142075b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142075c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142075cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x142075d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x142075dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x142075e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x142075ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142075f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x142076010 VAL: '1112' (3 sibs) 36: [64] [64] 0x1420760a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x142076130 VAL: '1120' (3 sibs) 36: [66] [66] 0x1420761c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x142076250 VAL: '1122' (3 sibs) 36: [68] [68] 0x1420762e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142076370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142076400 VAL: '1200' (3 sibs) 36: [71] [71] 0x142076490 VAL: '1201' (3 sibs) 36: [72] [72] 0x142076520 VAL: '1202' (3 sibs) 36: [73] [73] 0x1420765b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142076640 VAL: '1210' (3 sibs) 36: [75] [75] 0x1420766d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x142076760 VAL: '1212' (3 sibs) 36: [77] [77] 0x1420767f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142076880 VAL: '1220' (3 sibs) 36: [79] [79] 0x142076910 VAL: '1221' (3 sibs) 36: [80] [80] 0x1420769a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x142076a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142076ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142076b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142076be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x142076c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x142076d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x142076d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142076e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x142076eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x142076f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x142076fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142077060 VAL: '2020' (3 sibs) 36: [93] [93] 0x1420770f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x142077180 VAL: '2022' (3 sibs) 36: [95] [95] 0x142077210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x1420772a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x142077330 VAL: '2100' (3 sibs) 36: [98] [98] 0x1420773c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x142077450 VAL: '2102' (3 sibs) 36: [100] [100] 0x1420774e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142077570 VAL: '2110' (3 sibs) 36: [102] [102] 0x142077600 VAL: '2111' (3 sibs) 36: [103] [103] 0x142077690 VAL: '2112' (3 sibs) 36: [104] [104] 0x142077720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x1420777b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x142077840 VAL: '2121' (3 sibs) 36: [107] [107] 0x1420778d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x142077960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x1420779f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142077a80 VAL: '2200' (3 sibs) 36: [111] [111] 0x142077b10 VAL: '2201' (3 sibs) 36: [112] [112] 0x142077ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x142077c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142077cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x142077d50 VAL: '2211' (3 sibs) 36: [116] [116] 0x142077de0 VAL: '2212' (3 sibs) 36: [117] [117] 0x142077e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x142077f00 VAL: '2220' (3 sibs) 36: [119] [119] 0x142077f90 VAL: '2221' (3 sibs) 36: [120] [120] 0x142078020 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] 0x142062e50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x142062ee0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142062f70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x142063000 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142063090 VAL: '0000' (3 sibs) 36: [5] [5] 0x142063120 VAL: '0001' (3 sibs) 36: [6] [6] 0x1420631b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x142063240 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x1420632d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x142063360 VAL: '0011' (3 sibs) 36: [10] [10] 0x1420633f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x142063480 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x142063510 VAL: '0020' (3 sibs) 36: [13] [13] 0x1420635a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x142063630 VAL: '0022' (3 sibs) 36: [15] [15] 0x1420636c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x142063750 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x1420637e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x142063870 VAL: '0101' (3 sibs) 36: [19] [19] 0x142063900 VAL: '0102' (3 sibs) 36: [20] [20] 0x142063990 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142063a20 VAL: '0110' (3 sibs) 36: [22] [22] 0x142063ab0 VAL: '0111' (3 sibs) 36: [23] [23] 0x142063b40 VAL: '0112' (3 sibs) 36: [24] [24] 0x142063bd0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x142063c60 VAL: '0120' (3 sibs) 36: [26] [26] 0x142063cf0 VAL: '0121' (3 sibs) 36: [27] [27] 0x142063d80 VAL: '0122' (3 sibs) 36: [28] [28] 0x142063e10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142063ea0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142063f30 VAL: '0200' (3 sibs) 36: [31] [31] 0x142063fc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x142064050 VAL: '0202' (3 sibs) 36: [33] [33] 0x1420640e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142064170 VAL: '0210' (3 sibs) 36: [35] [35] 0x142064200 VAL: '0211' (3 sibs) 36: [36] [36] 0x142064290 VAL: '0212' (3 sibs) 36: [37] [37] 0x142064320 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x1420643b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x142064440 VAL: '0221' (3 sibs) 36: [40] [40] 0x1420644d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x142064560 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x1420645f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142064680 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142064710 VAL: '1000' (3 sibs) 36: [45] [45] 0x1420647a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142064830 VAL: '1002' (3 sibs) 36: [47] [47] 0x1420648c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142064950 VAL: '1010' (3 sibs) 36: [49] [49] 0x1420649e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x142064a70 VAL: '1012' (3 sibs) 36: [51] [51] 0x142064b00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142064b90 VAL: '1020' (3 sibs) 36: [53] [53] 0x142064c20 VAL: '1021' (3 sibs) 36: [54] [54] 0x142064cb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x142064d40 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142064dd0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142064e60 VAL: '1100' (3 sibs) 36: [58] [58] 0x142064ef0 VAL: '1101' (3 sibs) 36: [59] [59] 0x142064f80 VAL: '1102' (3 sibs) 36: [60] [60] 0x142065010 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x1420650a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142065130 VAL: '1111' (3 sibs) 36: [63] [63] 0x1420651c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x142065250 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x1420652e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x142065370 VAL: '1121' (3 sibs) 36: [67] [67] 0x142065400 VAL: '1122' (3 sibs) 36: [68] [68] 0x142065490 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142065520 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x1420655b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x142065640 VAL: '1201' (3 sibs) 36: [72] [72] 0x1420656d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x142065760 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x1420657f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x142065880 VAL: '1211' (3 sibs) 36: [76] [76] 0x142065910 VAL: '1212' (3 sibs) 36: [77] [77] 0x1420659a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142065a30 VAL: '1220' (3 sibs) 36: [79] [79] 0x142065ac0 VAL: '1221' (3 sibs) 36: [80] [80] 0x142065b50 VAL: '1222' (3 sibs) 36: [81] [81] 0x142065be0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142065c70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142065d00 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142065d90 VAL: '2000' (3 sibs) 36: [85] [85] 0x142065e20 VAL: '2001' (3 sibs) 36: [86] [86] 0x142065eb0 VAL: '2002' (3 sibs) 36: [87] [87] 0x142065f40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142065fd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x142066060 VAL: '2011' (3 sibs) 36: [90] [90] 0x1420660f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x142066180 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142066210 VAL: '2020' (3 sibs) 36: [93] [93] 0x1420662a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x142066330 VAL: '2022' (3 sibs) 36: [95] [95] 0x1420663c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142066450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x1420664e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x142066570 VAL: '2101' (3 sibs) 36: [99] [99] 0x142066600 VAL: '2102' (3 sibs) 36: [100] [100] 0x142066690 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142066720 VAL: '2110' (3 sibs) 36: [102] [102] 0x1420667b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x142066840 VAL: '2112' (3 sibs) 36: [104] [104] 0x1420668d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142066960 VAL: '2120' (3 sibs) 36: [106] [106] 0x1420669f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x142066a80 VAL: '2122' (3 sibs) 36: [108] [108] 0x142066b10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x142066ba0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142066c30 VAL: '2200' (3 sibs) 36: [111] [111] 0x142066cc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x142066d50 VAL: '2202' (3 sibs) 36: [113] [113] 0x142066de0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142066e70 VAL: '2210' (3 sibs) 36: [115] [115] 0x142066f00 VAL: '2211' (3 sibs) 36: [116] [116] 0x142066f90 VAL: '2212' (3 sibs) 36: [117] [117] 0x142067020 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x1420670b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x142067140 VAL: '2221' (3 sibs) 36: [120] [120] 0x1420671d0 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] 0x14207a8c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14207a950 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14207a9e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14207aa70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14207ab00 VAL: '0000' (3 sibs) 36: [5] [5] 0x14207ab90 VAL: '0001' (3 sibs) 36: [6] [6] 0x14207ac20 VAL: '0002' (3 sibs) 36: [7] [7] 0x14207acb0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14207ad40 VAL: '0010' (3 sibs) 36: [9] [9] 0x14207add0 VAL: '0011' (3 sibs) 36: [10] [10] 0x14207ae60 VAL: '0012' (3 sibs) 36: [11] [11] 0x14207aef0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14207af80 VAL: '0020' (3 sibs) 36: [13] [13] 0x14207b010 VAL: '0021' (3 sibs) 36: [14] [14] 0x14207b0a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x14207b130 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14207b1c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14207b250 VAL: '0100' (3 sibs) 36: [18] [18] 0x14207b2e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x14207b370 VAL: '0102' (3 sibs) 36: [20] [20] 0x14207b400 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14207b490 VAL: '0110' (3 sibs) 36: [22] [22] 0x14207b520 VAL: '0111' (3 sibs) 36: [23] [23] 0x14207b5b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x14207b640 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14207b6d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x14207b760 VAL: '0121' (3 sibs) 36: [27] [27] 0x14207b7f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x14207b880 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x14207b910 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x14207b9a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x14207ba30 VAL: '0201' (3 sibs) 36: [32] [32] 0x14207bac0 VAL: '0202' (3 sibs) 36: [33] [33] 0x14207bb50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x14207bbe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x14207bc70 VAL: '0211' (3 sibs) 36: [36] [36] 0x14207bd00 VAL: '0212' (3 sibs) 36: [37] [37] 0x14207bd90 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x14207be20 VAL: '0220' (3 sibs) 36: [39] [39] 0x14207beb0 VAL: '0221' (3 sibs) 36: [40] [40] 0x14207bf40 VAL: '0222' (3 sibs) 36: [41] [41] 0x14207bfd0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x14207c060 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x14207c0f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x14207c180 VAL: '1000' (3 sibs) 36: [45] [45] 0x14207c210 VAL: '1001' (3 sibs) 36: [46] [46] 0x14207c2a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x14207c330 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x14207c3c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x14207c450 VAL: '1011' (3 sibs) 36: [50] [50] 0x14207c4e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x14207c570 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x14207c600 VAL: '1020' (3 sibs) 36: [53] [53] 0x14207c690 VAL: '1021' (3 sibs) 36: [54] [54] 0x14207c720 VAL: '1022' (3 sibs) 36: [55] [55] 0x14207c7b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x14207c840 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x14207c8d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x14207c960 VAL: '1101' (3 sibs) 36: [59] [59] 0x14207c9f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x14207ca80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x14207cb10 VAL: '1110' (3 sibs) 36: [62] [62] 0x14207cba0 VAL: '1111' (3 sibs) 36: [63] [63] 0x14207cc30 VAL: '1112' (3 sibs) 36: [64] [64] 0x14207ccc0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x14207cd50 VAL: '1120' (3 sibs) 36: [66] [66] 0x14207cde0 VAL: '1121' (3 sibs) 36: [67] [67] 0x14207ce70 VAL: '1122' (3 sibs) 36: [68] [68] 0x14207cf00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x14207cf90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x14207d020 VAL: '1200' (3 sibs) 36: [71] [71] 0x14207d0b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x14207d140 VAL: '1202' (3 sibs) 36: [73] [73] 0x14207d1d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x14207d260 VAL: '1210' (3 sibs) 36: [75] [75] 0x14207d2f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x14207d380 VAL: '1212' (3 sibs) 36: [77] [77] 0x14207d410 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x14207d4a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x14207d530 VAL: '1221' (3 sibs) 36: [80] [80] 0x14207d5c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x14207d650 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x14207d6e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x14207d770 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x14207d800 VAL: '2000' (3 sibs) 36: [85] [85] 0x14207d890 VAL: '2001' (3 sibs) 36: [86] [86] 0x14207d920 VAL: '2002' (3 sibs) 36: [87] [87] 0x14207d9b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x14207da40 VAL: '2010' (3 sibs) 36: [89] [89] 0x14207dad0 VAL: '2011' (3 sibs) 36: [90] [90] 0x14207db60 VAL: '2012' (3 sibs) 36: [91] [91] 0x14207dbf0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x14207dc80 VAL: '2020' (3 sibs) 36: [93] [93] 0x14207dd10 VAL: '2021' (3 sibs) 36: [94] [94] 0x14207dda0 VAL: '2022' (3 sibs) 36: [95] [95] 0x14207de30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x14207dec0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x14207df50 VAL: '2100' (3 sibs) 36: [98] [98] 0x14207dfe0 VAL: '2101' (3 sibs) 36: [99] [99] 0x14207e070 VAL: '2102' (3 sibs) 36: [100] [100] 0x14207e100 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x14207e190 VAL: '2110' (3 sibs) 36: [102] [102] 0x14207e220 VAL: '2111' (3 sibs) 36: [103] [103] 0x14207e2b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x14207e340 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x14207e3d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x14207e460 VAL: '2121' (3 sibs) 36: [107] [107] 0x14207e4f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x14207e580 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x14207e610 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x14207e6a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x14207e730 VAL: '2201' (3 sibs) 36: [112] [112] 0x14207e7c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x14207e850 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x14207e8e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x14207e970 VAL: '2211' (3 sibs) 36: [116] [116] 0x14207ea00 VAL: '2212' (3 sibs) 36: [117] [117] 0x14207ea90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x14207eb20 VAL: '2220' (3 sibs) 36: [119] [119] 0x14207ebb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x14207ec40 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] 0x14206ac80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14206ad10 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14206ada0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14206ae30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14206aec0 VAL: '0000' (3 sibs) 36: [5] [5] 0x14206af50 VAL: '0001' (3 sibs) 36: [6] [6] 0x14206afe0 VAL: '0002' (3 sibs) 36: [7] [7] 0x14206b070 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14206b100 VAL: '0010' (3 sibs) 36: [9] [9] 0x14206b190 VAL: '0011' (3 sibs) 36: [10] [10] 0x14206b220 VAL: '0012' (3 sibs) 36: [11] [11] 0x14206b2b0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14206b340 VAL: '0020' (3 sibs) 36: [13] [13] 0x14206b3d0 VAL: '0021' (3 sibs) 36: [14] [14] 0x14206b460 VAL: '0022' (3 sibs) 36: [15] [15] 0x14206b4f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14206b580 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14206b610 VAL: '0100' (3 sibs) 36: [18] [18] 0x14206b6a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x14206b730 VAL: '0102' (3 sibs) 36: [20] [20] 0x14206b7c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14206b850 VAL: '0110' (3 sibs) 36: [22] [22] 0x14206b8e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x14206b970 VAL: '0112' (3 sibs) 36: [24] [24] 0x14206ba00 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14206ba90 VAL: '0120' (3 sibs) 36: [26] [26] 0x14206bb20 VAL: '0121' (3 sibs) 36: [27] [27] 0x14206bbb0 VAL: '0122' (3 sibs) 36: [28] [28] 0x14206bc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x14206bcd0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x14206bd60 VAL: '0200' (3 sibs) 36: [31] [31] 0x14206bdf0 VAL: '0201' (3 sibs) 36: [32] [32] 0x14206be80 VAL: '0202' (3 sibs) 36: [33] [33] 0x14206bf10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x14206bfa0 VAL: '0210' (3 sibs) 36: [35] [35] 0x14206c030 VAL: '0211' (3 sibs) 36: [36] [36] 0x14206c0c0 VAL: '0212' (3 sibs) 36: [37] [37] 0x14206c150 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x14206c1e0 VAL: '0220' (3 sibs) 36: [39] [39] 0x14206c270 VAL: '0221' (3 sibs) 36: [40] [40] 0x14206c300 VAL: '0222' (3 sibs) 36: [41] [41] 0x14206c390 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x14206c420 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x14206c4b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x14206c540 VAL: '1000' (3 sibs) 36: [45] [45] 0x14206c5d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x14206c660 VAL: '1002' (3 sibs) 36: [47] [47] 0x14206c6f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x14206c780 VAL: '1010' (3 sibs) 36: [49] [49] 0x14206c810 VAL: '1011' (3 sibs) 36: [50] [50] 0x14206c8a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x14206c930 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x14206c9c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x14206ca50 VAL: '1021' (3 sibs) 36: [54] [54] 0x14206cae0 VAL: '1022' (3 sibs) 36: [55] [55] 0x14206cb70 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x14206cc00 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x14206cc90 VAL: '1100' (3 sibs) 36: [58] [58] 0x14206cd20 VAL: '1101' (3 sibs) 36: [59] [59] 0x14206cdb0 VAL: '1102' (3 sibs) 36: [60] [60] 0x14206ce40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x14206ced0 VAL: '1110' (3 sibs) 36: [62] [62] 0x14206cf60 VAL: '1111' (3 sibs) 36: [63] [63] 0x14206cff0 VAL: '1112' (3 sibs) 36: [64] [64] 0x14206d080 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x14206d110 VAL: '1120' (3 sibs) 36: [66] [66] 0x14206d1a0 VAL: '1121' (3 sibs) 36: [67] [67] 0x14206d230 VAL: '1122' (3 sibs) 36: [68] [68] 0x14206d2c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x14206d350 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x14206d3e0 VAL: '1200' (3 sibs) 36: [71] [71] 0x14206d470 VAL: '1201' (3 sibs) 36: [72] [72] 0x14206d500 VAL: '1202' (3 sibs) 36: [73] [73] 0x14206d590 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x14206d620 VAL: '1210' (3 sibs) 36: [75] [75] 0x14206d6b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x14206d740 VAL: '1212' (3 sibs) 36: [77] [77] 0x14206d7d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x14206d860 VAL: '1220' (3 sibs) 36: [79] [79] 0x14206d8f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x14206d980 VAL: '1222' (3 sibs) 36: [81] [81] 0x14206da10 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x14206daa0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x14206db30 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x14206dbc0 VAL: '2000' (3 sibs) 36: [85] [85] 0x14206dc50 VAL: '2001' (3 sibs) 36: [86] [86] 0x14206dce0 VAL: '2002' (3 sibs) 36: [87] [87] 0x14206dd70 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x14206de00 VAL: '2010' (3 sibs) 36: [89] [89] 0x14206de90 VAL: '2011' (3 sibs) 36: [90] [90] 0x14206df20 VAL: '2012' (3 sibs) 36: [91] [91] 0x14206dfb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x14206e040 VAL: '2020' (3 sibs) 36: [93] [93] 0x14206e0d0 VAL: '2021' (3 sibs) 36: [94] [94] 0x14206e160 VAL: '2022' (3 sibs) 36: [95] [95] 0x14206e1f0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x14206e280 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x14206e310 VAL: '2100' (3 sibs) 36: [98] [98] 0x14206e3a0 VAL: '2101' (3 sibs) 36: [99] [99] 0x14206e430 VAL: '2102' (3 sibs) 36: [100] [100] 0x14206e4c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x14206e550 VAL: '2110' (3 sibs) 36: [102] [102] 0x14206e5e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x14206e670 VAL: '2112' (3 sibs) 36: [104] [104] 0x14206e700 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x14206e790 VAL: '2120' (3 sibs) 36: [106] [106] 0x14206e820 VAL: '2121' (3 sibs) 36: [107] [107] 0x14206e8b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x14206e940 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x14206e9d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x14206ea60 VAL: '2200' (3 sibs) 36: [111] [111] 0x14206eaf0 VAL: '2201' (3 sibs) 36: [112] [112] 0x14206eb80 VAL: '2202' (3 sibs) 36: [113] [113] 0x14206ec10 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x14206eca0 VAL: '2210' (3 sibs) 36: [115] [115] 0x14206ed30 VAL: '2211' (3 sibs) 36: [116] [116] 0x14206edc0 VAL: '2212' (3 sibs) 36: [117] [117] 0x14206ee50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x14206eee0 VAL: '2220' (3 sibs) 36: [119] [119] 0x14206ef70 VAL: '2221' (3 sibs) 36: [120] [120] 0x14206f000 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] 0x14207f0d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14207f160 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14207f1f0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14207f280 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14207f310 VAL: '0000' (3 sibs) 36: [5] [5] 0x14207f3a0 VAL: '0001' (3 sibs) 36: [6] [6] 0x14207f430 VAL: '0002' (3 sibs) 36: [7] [7] 0x14207f4c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14207f550 VAL: '0010' (3 sibs) 36: [9] [9] 0x14207f5e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x14207f670 VAL: '0012' (3 sibs) 36: [11] [11] 0x14207f700 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14207f790 VAL: '0020' (3 sibs) 36: [13] [13] 0x14207f820 VAL: '0021' (3 sibs) 36: [14] [14] 0x14207f8b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x14207f940 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14207f9d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14207fa60 VAL: '0100' (3 sibs) 36: [18] [18] 0x14207faf0 VAL: '0101' (3 sibs) 36: [19] [19] 0x14207fb80 VAL: '0102' (3 sibs) 36: [20] [20] 0x14207fc10 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14207fca0 VAL: '0110' (3 sibs) 36: [22] [22] 0x14207fd30 VAL: '0111' (3 sibs) 36: [23] [23] 0x14207fdc0 VAL: '0112' (3 sibs) 36: [24] [24] 0x14207fe50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14207fee0 VAL: '0120' (3 sibs) 36: [26] [26] 0x14207ff70 VAL: '0121' (3 sibs) 36: [27] [27] 0x142080000 VAL: '0122' (3 sibs) 36: [28] [28] 0x142080090 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142080120 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x1420801b0 VAL: '0200' (3 sibs) 36: [31] [31] 0x142080240 VAL: '0201' (3 sibs) 36: [32] [32] 0x1420802d0 VAL: '0202' (3 sibs) 36: [33] [33] 0x142080360 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x1420803f0 VAL: '0210' (3 sibs) 36: [35] [35] 0x142080480 VAL: '0211' (3 sibs) 36: [36] [36] 0x142080510 VAL: '0212' (3 sibs) 36: [37] [37] 0x1420805a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142080630 VAL: '0220' (3 sibs) 36: [39] [39] 0x1420806c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x142080750 VAL: '0222' (3 sibs) 36: [41] [41] 0x1420807e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142080870 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142080900 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142080990 VAL: '1000' (3 sibs) 36: [45] [45] 0x142080a20 VAL: '1001' (3 sibs) 36: [46] [46] 0x142080ab0 VAL: '1002' (3 sibs) 36: [47] [47] 0x142080b40 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142080bd0 VAL: '1010' (3 sibs) 36: [49] [49] 0x142080c60 VAL: '1011' (3 sibs) 36: [50] [50] 0x142080cf0 VAL: '1012' (3 sibs) 36: [51] [51] 0x142080d80 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142080e10 VAL: '1020' (3 sibs) 36: [53] [53] 0x142080ea0 VAL: '1021' (3 sibs) 36: [54] [54] 0x142080f30 VAL: '1022' (3 sibs) 36: [55] [55] 0x142080fc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142081050 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x1420810e0 VAL: '1100' (3 sibs) 36: [58] [58] 0x142081170 VAL: '1101' (3 sibs) 36: [59] [59] 0x142081200 VAL: '1102' (3 sibs) 36: [60] [60] 0x142081290 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x142081320 VAL: '1110' (3 sibs) 36: [62] [62] 0x1420813b0 VAL: '1111' (3 sibs) 36: [63] [63] 0x142081440 VAL: '1112' (3 sibs) 36: [64] [64] 0x1420814d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x142081560 VAL: '1120' (3 sibs) 36: [66] [66] 0x1420815f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x142081680 VAL: '1122' (3 sibs) 36: [68] [68] 0x142081710 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x1420817a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142081830 VAL: '1200' (3 sibs) 36: [71] [71] 0x1420818c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x142081950 VAL: '1202' (3 sibs) 36: [73] [73] 0x1420819e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142081a70 VAL: '1210' (3 sibs) 36: [75] [75] 0x142081b00 VAL: '1211' (3 sibs) 36: [76] [76] 0x142081b90 VAL: '1212' (3 sibs) 36: [77] [77] 0x142081c20 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142081cb0 VAL: '1220' (3 sibs) 36: [79] [79] 0x142081d40 VAL: '1221' (3 sibs) 36: [80] [80] 0x142081dd0 VAL: '1222' (3 sibs) 36: [81] [81] 0x142081e60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142081ef0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142081f80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142082010 VAL: '2000' (3 sibs) 36: [85] [85] 0x1420820a0 VAL: '2001' (3 sibs) 36: [86] [86] 0x142082130 VAL: '2002' (3 sibs) 36: [87] [87] 0x1420821c0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142082250 VAL: '2010' (3 sibs) 36: [89] [89] 0x1420822e0 VAL: '2011' (3 sibs) 36: [90] [90] 0x142082370 VAL: '2012' (3 sibs) 36: [91] [91] 0x142082400 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142082490 VAL: '2020' (3 sibs) 36: [93] [93] 0x142082520 VAL: '2021' (3 sibs) 36: [94] [94] 0x1420825b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x142082640 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x1420826d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x142082760 VAL: '2100' (3 sibs) 36: [98] [98] 0x1420827f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x142082880 VAL: '2102' (3 sibs) 36: [100] [100] 0x142082910 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x1420829a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x142082a30 VAL: '2111' (3 sibs) 36: [103] [103] 0x142082ac0 VAL: '2112' (3 sibs) 36: [104] [104] 0x142082b50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142082be0 VAL: '2120' (3 sibs) 36: [106] [106] 0x142082c70 VAL: '2121' (3 sibs) 36: [107] [107] 0x142082d00 VAL: '2122' (3 sibs) 36: [108] [108] 0x142082d90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x142082e20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142082eb0 VAL: '2200' (3 sibs) 36: [111] [111] 0x142082f40 VAL: '2201' (3 sibs) 36: [112] [112] 0x142082fd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x142083060 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x1420830f0 VAL: '2210' (3 sibs) 36: [115] [115] 0x142083180 VAL: '2211' (3 sibs) 36: [116] [116] 0x142083210 VAL: '2212' (3 sibs) 36: [117] [117] 0x1420832a0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x142083330 VAL: '2220' (3 sibs) 36: [119] [119] 0x1420833c0 VAL: '2221' (3 sibs) 36: [120] [120] 0x142083450 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] 0x14206f490 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14206f520 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14206f5b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14206f640 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14206f6d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x14206f760 VAL: '0001' (3 sibs) 36: [6] [6] 0x14206f7f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x14206f880 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14206f910 VAL: '0010' (3 sibs) 36: [9] [9] 0x14206f9a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x14206fa30 VAL: '0012' (3 sibs) 36: [11] [11] 0x14206fac0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14206fb50 VAL: '0020' (3 sibs) 36: [13] [13] 0x14206fbe0 VAL: '0021' (3 sibs) 36: [14] [14] 0x14206fc70 VAL: '0022' (3 sibs) 36: [15] [15] 0x14206fd00 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14206fd90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14206fe20 VAL: '0100' (3 sibs) 36: [18] [18] 0x14206feb0 VAL: '0101' (3 sibs) 36: [19] [19] 0x14206ff40 VAL: '0102' (3 sibs) 36: [20] [20] 0x14206ffd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142070060 VAL: '0110' (3 sibs) 36: [22] [22] 0x1420700f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x142070180 VAL: '0112' (3 sibs) 36: [24] [24] 0x142070210 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x1420702a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x142070330 VAL: '0121' (3 sibs) 36: [27] [27] 0x1420703c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x142070450 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x1420704e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142070570 VAL: '0200' (3 sibs) 36: [31] [31] 0x142070600 VAL: '0201' (3 sibs) 36: [32] [32] 0x142070690 VAL: '0202' (3 sibs) 36: [33] [33] 0x142070720 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x1420707b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x142070840 VAL: '0211' (3 sibs) 36: [36] [36] 0x1420708d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x142070960 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x1420709f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x142070a80 VAL: '0221' (3 sibs) 36: [40] [40] 0x142070b10 VAL: '0222' (3 sibs) 36: [41] [41] 0x142070ba0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142070c30 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142070cc0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142070d50 VAL: '1000' (3 sibs) 36: [45] [45] 0x142070de0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142070e70 VAL: '1002' (3 sibs) 36: [47] [47] 0x142070f00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142070f90 VAL: '1010' (3 sibs) 36: [49] [49] 0x142071020 VAL: '1011' (3 sibs) 36: [50] [50] 0x1420710b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x142071140 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x1420711d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x142071260 VAL: '1021' (3 sibs) 36: [54] [54] 0x1420712f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x142071380 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142071410 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x1420714a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x142071530 VAL: '1101' (3 sibs) 36: [59] [59] 0x1420715c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x142071650 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x1420716e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142071770 VAL: '1111' (3 sibs) 36: [63] [63] 0x142071800 VAL: '1112' (3 sibs) 36: [64] [64] 0x142071890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x142071920 VAL: '1120' (3 sibs) 36: [66] [66] 0x1420719b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x142071a40 VAL: '1122' (3 sibs) 36: [68] [68] 0x142071ad0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142071b60 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142071bf0 VAL: '1200' (3 sibs) 36: [71] [71] 0x142071c80 VAL: '1201' (3 sibs) 36: [72] [72] 0x142071d10 VAL: '1202' (3 sibs) 36: [73] [73] 0x142071da0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142071e30 VAL: '1210' (3 sibs) 36: [75] [75] 0x142071ec0 VAL: '1211' (3 sibs) 36: [76] [76] 0x142071f50 VAL: '1212' (3 sibs) 36: [77] [77] 0x142071fe0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142072070 VAL: '1220' (3 sibs) 36: [79] [79] 0x142072100 VAL: '1221' (3 sibs) 36: [80] [80] 0x142072190 VAL: '1222' (3 sibs) 36: [81] [81] 0x142072220 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x1420722b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142072340 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x1420723d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x142072460 VAL: '2001' (3 sibs) 36: [86] [86] 0x1420724f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x142072580 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142072610 VAL: '2010' (3 sibs) 36: [89] [89] 0x1420726a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x142072730 VAL: '2012' (3 sibs) 36: [91] [91] 0x1420727c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142072850 VAL: '2020' (3 sibs) 36: [93] [93] 0x1420728e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x142072970 VAL: '2022' (3 sibs) 36: [95] [95] 0x142072a00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142072a90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x142072b20 VAL: '2100' (3 sibs) 36: [98] [98] 0x142072bb0 VAL: '2101' (3 sibs) 36: [99] [99] 0x142072c40 VAL: '2102' (3 sibs) 36: [100] [100] 0x142072cd0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142072d60 VAL: '2110' (3 sibs) 36: [102] [102] 0x142072df0 VAL: '2111' (3 sibs) 36: [103] [103] 0x142072e80 VAL: '2112' (3 sibs) 36: [104] [104] 0x142072f10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142072fa0 VAL: '2120' (3 sibs) 36: [106] [106] 0x142073030 VAL: '2121' (3 sibs) 36: [107] [107] 0x1420730c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x142073150 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x1420731e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142073270 VAL: '2200' (3 sibs) 36: [111] [111] 0x142073300 VAL: '2201' (3 sibs) 36: [112] [112] 0x142073390 VAL: '2202' (3 sibs) 36: [113] [113] 0x142073420 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x1420734b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x142073540 VAL: '2211' (3 sibs) 36: [116] [116] 0x1420735d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x142073660 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x1420736f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x142073780 VAL: '2221' (3 sibs) 36: [120] [120] 0x142073810 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] 0x1420838e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x142083970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142083a00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x142083a90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142083b20 VAL: '0000' (3 sibs) 36: [5] [5] 0x142083bb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x142083c40 VAL: '0002' (3 sibs) 36: [7] [7] 0x142083cd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x142083d60 VAL: '0010' (3 sibs) 36: [9] [9] 0x142083df0 VAL: '0011' (3 sibs) 36: [10] [10] 0x142083e80 VAL: '0012' (3 sibs) 36: [11] [11] 0x142083f10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x142083fa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x142084030 VAL: '0021' (3 sibs) 36: [14] [14] 0x1420840c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x142084150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x1420841e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x142084270 VAL: '0100' (3 sibs) 36: [18] [18] 0x142084300 VAL: '0101' (3 sibs) 36: [19] [19] 0x142084390 VAL: '0102' (3 sibs) 36: [20] [20] 0x142084420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x1420844b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x142084540 VAL: '0111' (3 sibs) 36: [23] [23] 0x1420845d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x142084660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x1420846f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x142084780 VAL: '0121' (3 sibs) 36: [27] [27] 0x142084810 VAL: '0122' (3 sibs) 36: [28] [28] 0x1420848a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142084930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x1420849c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x142084a50 VAL: '0201' (3 sibs) 36: [32] [32] 0x142084ae0 VAL: '0202' (3 sibs) 36: [33] [33] 0x142084b70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142084c00 VAL: '0210' (3 sibs) 36: [35] [35] 0x142084c90 VAL: '0211' (3 sibs) 36: [36] [36] 0x142084d20 VAL: '0212' (3 sibs) 36: [37] [37] 0x142084db0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142084e40 VAL: '0220' (3 sibs) 36: [39] [39] 0x142084ed0 VAL: '0221' (3 sibs) 36: [40] [40] 0x142084f60 VAL: '0222' (3 sibs) 36: [41] [41] 0x142084ff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142085080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142085110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x1420851a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x142085230 VAL: '1001' (3 sibs) 36: [46] [46] 0x1420852c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x142085350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x1420853e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x142085470 VAL: '1011' (3 sibs) 36: [50] [50] 0x142085500 VAL: '1012' (3 sibs) 36: [51] [51] 0x142085590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142085620 VAL: '1020' (3 sibs) 36: [53] [53] 0x1420856b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x142085740 VAL: '1022' (3 sibs) 36: [55] [55] 0x1420857d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142085860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x1420858f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x142085980 VAL: '1101' (3 sibs) 36: [59] [59] 0x142085a10 VAL: '1102' (3 sibs) 36: [60] [60] 0x142085aa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x142085b30 VAL: '1110' (3 sibs) 36: [62] [62] 0x142085bc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x142085c50 VAL: '1112' (3 sibs) 36: [64] [64] 0x142085ce0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x142085d70 VAL: '1120' (3 sibs) 36: [66] [66] 0x142085e00 VAL: '1121' (3 sibs) 36: [67] [67] 0x142085e90 VAL: '1122' (3 sibs) 36: [68] [68] 0x142085f20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142085fb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142086040 VAL: '1200' (3 sibs) 36: [71] [71] 0x1420860d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x142086160 VAL: '1202' (3 sibs) 36: [73] [73] 0x1420861f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142086280 VAL: '1210' (3 sibs) 36: [75] [75] 0x142086310 VAL: '1211' (3 sibs) 36: [76] [76] 0x1420863a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x142086430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x1420864c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x142086550 VAL: '1221' (3 sibs) 36: [80] [80] 0x1420865e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x142086670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142086700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142086790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142086820 VAL: '2000' (3 sibs) 36: [85] [85] 0x1420868b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x142086940 VAL: '2002' (3 sibs) 36: [87] [87] 0x1420869d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142086a60 VAL: '2010' (3 sibs) 36: [89] [89] 0x142086af0 VAL: '2011' (3 sibs) 36: [90] [90] 0x142086b80 VAL: '2012' (3 sibs) 36: [91] [91] 0x142086c10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142086ca0 VAL: '2020' (3 sibs) 36: [93] [93] 0x142086d30 VAL: '2021' (3 sibs) 36: [94] [94] 0x142086dc0 VAL: '2022' (3 sibs) 36: [95] [95] 0x142086e50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142086ee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x142086f70 VAL: '2100' (3 sibs) 36: [98] [98] 0x142087000 VAL: '2101' (3 sibs) 36: [99] [99] 0x142087090 VAL: '2102' (3 sibs) 36: [100] [100] 0x142087120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x1420871b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x142087240 VAL: '2111' (3 sibs) 36: [103] [103] 0x1420872d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x142087360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x1420873f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x142087480 VAL: '2121' (3 sibs) 36: [107] [107] 0x142087510 VAL: '2122' (3 sibs) 36: [108] [108] 0x1420875a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x142087630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x1420876c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x142087750 VAL: '2201' (3 sibs) 36: [112] [112] 0x1420877e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x142087870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142087900 VAL: '2210' (3 sibs) 36: [115] [115] 0x142087990 VAL: '2211' (3 sibs) 36: [116] [116] 0x142087a20 VAL: '2212' (3 sibs) 36: [117] [117] 0x142087ab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x142087b40 VAL: '2220' (3 sibs) 36: [119] [119] 0x142087bd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x142087c60 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] 0x142073ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x142073d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142073dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x142073e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142073ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x142073f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x142074000 VAL: '0002' (3 sibs) 36: [7] [7] 0x142074090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x142074120 VAL: '0010' (3 sibs) 36: [9] [9] 0x1420741b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x142074240 VAL: '0012' (3 sibs) 36: [11] [11] 0x1420742d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x142074360 VAL: '0020' (3 sibs) 36: [13] [13] 0x1420743f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x142074480 VAL: '0022' (3 sibs) 36: [15] [15] 0x142074510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x1420745a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x142074630 VAL: '0100' (3 sibs) 36: [18] [18] 0x1420746c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x142074750 VAL: '0102' (3 sibs) 36: [20] [20] 0x1420747e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142074870 VAL: '0110' (3 sibs) 36: [22] [22] 0x142074900 VAL: '0111' (3 sibs) 36: [23] [23] 0x142074990 VAL: '0112' (3 sibs) 36: [24] [24] 0x142074a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x142074ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x142074b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x142074bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x142074c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142074cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142074d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x142074e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x142074ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x142074f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142074fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x142075050 VAL: '0211' (3 sibs) 36: [36] [36] 0x1420750e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x142075170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142075200 VAL: '0220' (3 sibs) 36: [39] [39] 0x142075290 VAL: '0221' (3 sibs) 36: [40] [40] 0x142075320 VAL: '0222' (3 sibs) 36: [41] [41] 0x1420753b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142075440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x1420754d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142075560 VAL: '1000' (3 sibs) 36: [45] [45] 0x1420755f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142075680 VAL: '1002' (3 sibs) 36: [47] [47] 0x142075710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x1420757a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x142075830 VAL: '1011' (3 sibs) 36: [50] [50] 0x1420758c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x142075950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x1420759e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x142075a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x142075b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x142075b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142075c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142075cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x142075d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x142075dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x142075e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x142075ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142075f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x142076010 VAL: '1112' (3 sibs) 36: [64] [64] 0x1420760a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x142076130 VAL: '1120' (3 sibs) 36: [66] [66] 0x1420761c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x142076250 VAL: '1122' (3 sibs) 36: [68] [68] 0x1420762e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142076370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142076400 VAL: '1200' (3 sibs) 36: [71] [71] 0x142076490 VAL: '1201' (3 sibs) 36: [72] [72] 0x142076520 VAL: '1202' (3 sibs) 36: [73] [73] 0x1420765b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142076640 VAL: '1210' (3 sibs) 36: [75] [75] 0x1420766d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x142076760 VAL: '1212' (3 sibs) 36: [77] [77] 0x1420767f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142076880 VAL: '1220' (3 sibs) 36: [79] [79] 0x142076910 VAL: '1221' (3 sibs) 36: [80] [80] 0x1420769a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x142076a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142076ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142076b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142076be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x142076c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x142076d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x142076d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142076e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x142076eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x142076f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x142076fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x142077060 VAL: '2020' (3 sibs) 36: [93] [93] 0x1420770f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x142077180 VAL: '2022' (3 sibs) 36: [95] [95] 0x142077210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x1420772a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x142077330 VAL: '2100' (3 sibs) 36: [98] [98] 0x1420773c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x142077450 VAL: '2102' (3 sibs) 36: [100] [100] 0x1420774e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142077570 VAL: '2110' (3 sibs) 36: [102] [102] 0x142077600 VAL: '2111' (3 sibs) 36: [103] [103] 0x142077690 VAL: '2112' (3 sibs) 36: [104] [104] 0x142077720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x1420777b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x142077840 VAL: '2121' (3 sibs) 36: [107] [107] 0x1420778d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x142077960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x1420779f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142077a80 VAL: '2200' (3 sibs) 36: [111] [111] 0x142077b10 VAL: '2201' (3 sibs) 36: [112] [112] 0x142077ba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x142077c30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142077cc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x142077d50 VAL: '2211' (3 sibs) 36: [116] [116] 0x142077de0 VAL: '2212' (3 sibs) 36: [117] [117] 0x142077e70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x142077f00 VAL: '2220' (3 sibs) 36: [119] [119] 0x142077f90 VAL: '2221' (3 sibs) 36: [120] [120] 0x142078020 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] 0x14208a500 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14208a590 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14208a620 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14208a6b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14208a740 VAL: '0000' (3 sibs) 36: [5] [5] 0x14208a7d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x14208a860 VAL: '0002' (3 sibs) 36: [7] [7] 0x14208a8f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14208a980 VAL: '0010' (3 sibs) 36: [9] [9] 0x14208aa10 VAL: '0011' (3 sibs) 36: [10] [10] 0x14208aaa0 VAL: '0012' (3 sibs) 36: [11] [11] 0x14208ab30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14208abc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x14208ac50 VAL: '0021' (3 sibs) 36: [14] [14] 0x14208ace0 VAL: '0022' (3 sibs) 36: [15] [15] 0x14208ad70 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14208ae00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14208ae90 VAL: '0100' (3 sibs) 36: [18] [18] 0x14208af20 VAL: '0101' (3 sibs) 36: [19] [19] 0x14208afb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x14208b040 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14208b0d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x14208b160 VAL: '0111' (3 sibs) 36: [23] [23] 0x14208b1f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x14208b280 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14208b310 VAL: '0120' (3 sibs) 36: [26] [26] 0x14208b3a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x14208b430 VAL: '0122' (3 sibs) 36: [28] [28] 0x14208b4c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x14208b550 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x14208b5e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x14208b670 VAL: '0201' (3 sibs) 36: [32] [32] 0x14208b700 VAL: '0202' (3 sibs) 36: [33] [33] 0x14208b790 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x14208b820 VAL: '0210' (3 sibs) 36: [35] [35] 0x14208b8b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x14208b940 VAL: '0212' (3 sibs) 36: [37] [37] 0x14208b9d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x14208ba60 VAL: '0220' (3 sibs) 36: [39] [39] 0x14208baf0 VAL: '0221' (3 sibs) 36: [40] [40] 0x14208bb80 VAL: '0222' (3 sibs) 36: [41] [41] 0x14208bc10 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x14208bca0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x14208bd30 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x14208bdc0 VAL: '1000' (3 sibs) 36: [45] [45] 0x14208be50 VAL: '1001' (3 sibs) 36: [46] [46] 0x14208bee0 VAL: '1002' (3 sibs) 36: [47] [47] 0x14208bf70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x14208c000 VAL: '1010' (3 sibs) 36: [49] [49] 0x14208c090 VAL: '1011' (3 sibs) 36: [50] [50] 0x14208c120 VAL: '1012' (3 sibs) 36: [51] [51] 0x14208c1b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x14208c240 VAL: '1020' (3 sibs) 36: [53] [53] 0x14208c2d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x14208c360 VAL: '1022' (3 sibs) 36: [55] [55] 0x14208c3f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x14208c480 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x14208c510 VAL: '1100' (3 sibs) 36: [58] [58] 0x14208c5a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x14208c630 VAL: '1102' (3 sibs) 36: [60] [60] 0x14208c6c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x14208c750 VAL: '1110' (3 sibs) 36: [62] [62] 0x14208c7e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x14208c870 VAL: '1112' (3 sibs) 36: [64] [64] 0x14208c900 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x14208c990 VAL: '1120' (3 sibs) 36: [66] [66] 0x14208ca20 VAL: '1121' (3 sibs) 36: [67] [67] 0x14208cab0 VAL: '1122' (3 sibs) 36: [68] [68] 0x14208cb40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x14208cbd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x14208cc60 VAL: '1200' (3 sibs) 36: [71] [71] 0x14208ccf0 VAL: '1201' (3 sibs) 36: [72] [72] 0x14208cd80 VAL: '1202' (3 sibs) 36: [73] [73] 0x14208ce10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x14208cea0 VAL: '1210' (3 sibs) 36: [75] [75] 0x14208cf30 VAL: '1211' (3 sibs) 36: [76] [76] 0x14208cfc0 VAL: '1212' (3 sibs) 36: [77] [77] 0x14208d050 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x14208d0e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x14208d170 VAL: '1221' (3 sibs) 36: [80] [80] 0x14208d200 VAL: '1222' (3 sibs) 36: [81] [81] 0x14208d290 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x14208d320 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x14208d3b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x14208d440 VAL: '2000' (3 sibs) 36: [85] [85] 0x14208d4d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x14208d560 VAL: '2002' (3 sibs) 36: [87] [87] 0x14208d5f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x14208d680 VAL: '2010' (3 sibs) 36: [89] [89] 0x14208d710 VAL: '2011' (3 sibs) 36: [90] [90] 0x14208d7a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x14208d830 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x14208d8c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x14208d950 VAL: '2021' (3 sibs) 36: [94] [94] 0x14208d9e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x14208da70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x14208db00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x14208db90 VAL: '2100' (3 sibs) 36: [98] [98] 0x14208dc20 VAL: '2101' (3 sibs) 36: [99] [99] 0x14208dcb0 VAL: '2102' (3 sibs) 36: [100] [100] 0x14208dd40 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x14208ddd0 VAL: '2110' (3 sibs) 36: [102] [102] 0x14208de60 VAL: '2111' (3 sibs) 36: [103] [103] 0x14208def0 VAL: '2112' (3 sibs) 36: [104] [104] 0x14208df80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x14208e010 VAL: '2120' (3 sibs) 36: [106] [106] 0x14208e0a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x14208e130 VAL: '2122' (3 sibs) 36: [108] [108] 0x14208e1c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x14208e250 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x14208e2e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x14208e370 VAL: '2201' (3 sibs) 36: [112] [112] 0x14208e400 VAL: '2202' (3 sibs) 36: [113] [113] 0x14208e490 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x14208e520 VAL: '2210' (3 sibs) 36: [115] [115] 0x14208e5b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x14208e640 VAL: '2212' (3 sibs) 36: [117] [117] 0x14208e6d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x14208e760 VAL: '2220' (3 sibs) 36: [119] [119] 0x14208e7f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x14208e880 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: 0x142058280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x1420539b0 SEQ: (3 sibs) 3 children: 36: 0x142053b80 SEQ: (3 sibs) 3 children: 36: 0x142053d50 SEQ: (3 sibs) 3 children: 36: 0x142053f20 VAL: '0000' (3 sibs) 36: 0x142053fb8 VAL: '0001' (3 sibs) 36: 0x142054050 VAL: '0002' (3 sibs) 36: 0x142053de8 SEQ: (3 sibs) 3 children: 36: 0x1420540f0 VAL: '0010' (3 sibs) 36: 0x142054188 VAL: '0011' (3 sibs) 36: 0x142054220 VAL: '0012' (3 sibs) 36: 0x142053e80 SEQ: (3 sibs) 3 children: 36: 0x1420542c0 VAL: '0020' (3 sibs) 36: 0x142054358 VAL: '0021' (3 sibs) 36: 0x1420543f0 VAL: '0022' (3 sibs) 36: 0x142053c18 SEQ: (3 sibs) 3 children: 36: 0x142054490 SEQ: (3 sibs) 3 children: 36: 0x142054660 VAL: '0100' (3 sibs) 36: 0x1420546f8 VAL: '0101' (3 sibs) 36: 0x142054790 VAL: '0102' (3 sibs) 36: 0x142054528 SEQ: (3 sibs) 3 children: 36: 0x142054830 VAL: '0110' (3 sibs) 36: 0x1420548c8 VAL: '0111' (3 sibs) 36: 0x142054960 VAL: '0112' (3 sibs) 36: 0x1420545c0 SEQ: (3 sibs) 3 children: 36: 0x142054a00 VAL: '0120' (3 sibs) 36: 0x142054a98 VAL: '0121' (3 sibs) 36: 0x142054b30 VAL: '0122' (3 sibs) 36: 0x142053cb0 SEQ: (3 sibs) 3 children: 36: 0x142054bd0 SEQ: (3 sibs) 3 children: 36: 0x142054da0 VAL: '0200' (3 sibs) 36: 0x142054e38 VAL: '0201' (3 sibs) 36: 0x142054ed0 VAL: '0202' (3 sibs) 36: 0x142054c68 SEQ: (3 sibs) 3 children: 36: 0x142054f70 VAL: '0210' (3 sibs) 36: 0x142055008 VAL: '0211' (3 sibs) 36: 0x1420550a0 VAL: '0212' (3 sibs) 36: 0x142054d00 SEQ: (3 sibs) 3 children: 36: 0x142055140 VAL: '0220' (3 sibs) 36: 0x1420551d8 VAL: '0221' (3 sibs) 36: 0x142055270 VAL: '0222' (3 sibs) 36: 0x142053a48 SEQ: (3 sibs) 3 children: 36: 0x142055310 SEQ: (3 sibs) 3 children: 36: 0x1420554e0 SEQ: (3 sibs) 3 children: 36: 0x1420556b0 VAL: '1000' (3 sibs) 36: 0x142055748 VAL: '1001' (3 sibs) 36: 0x1420557e0 VAL: '1002' (3 sibs) 36: 0x142055578 SEQ: (3 sibs) 3 children: 36: 0x142055880 VAL: '1010' (3 sibs) 36: 0x142055918 VAL: '1011' (3 sibs) 36: 0x1420559b0 VAL: '1012' (3 sibs) 36: 0x142055610 SEQ: (3 sibs) 3 children: 36: 0x142055a50 VAL: '1020' (3 sibs) 36: 0x142055ae8 VAL: '1021' (3 sibs) 36: 0x142055b80 VAL: '1022' (3 sibs) 36: 0x1420553a8 SEQ: (3 sibs) 3 children: 36: 0x142055c20 SEQ: (3 sibs) 3 children: 36: 0x142055df0 VAL: '1100' (3 sibs) 36: 0x142055e88 VAL: '1101' (3 sibs) 36: 0x142055f20 VAL: '1102' (3 sibs) 36: 0x142055cb8 SEQ: (3 sibs) 3 children: 36: 0x142055fc0 VAL: '1110' (3 sibs) 36: 0x142056058 VAL: '1111' (3 sibs) 36: 0x1420560f0 VAL: '1112' (3 sibs) 36: 0x142055d50 SEQ: (3 sibs) 3 children: 36: 0x142056190 VAL: '1120' (3 sibs) 36: 0x142056228 VAL: '1121' (3 sibs) 36: 0x1420562c0 VAL: '1122' (3 sibs) 36: 0x142055440 SEQ: (3 sibs) 3 children: 36: 0x142056360 SEQ: (3 sibs) 3 children: 36: 0x142056530 VAL: '1200' (3 sibs) 36: 0x1420565c8 VAL: '1201' (3 sibs) 36: 0x142056660 VAL: '1202' (3 sibs) 36: 0x1420563f8 SEQ: (3 sibs) 3 children: 36: 0x142056700 VAL: '1210' (3 sibs) 36: 0x142056798 VAL: '1211' (3 sibs) 36: 0x142056830 VAL: '1212' (3 sibs) 36: 0x142056490 SEQ: (3 sibs) 3 children: 36: 0x1420568d0 VAL: '1220' (3 sibs) 36: 0x142056968 VAL: '1221' (3 sibs) 36: 0x142056a00 VAL: '1222' (3 sibs) 36: 0x142053ae0 SEQ: (3 sibs) 3 children: 36: 0x142056aa0 SEQ: (3 sibs) 3 children: 36: 0x142056c70 SEQ: (3 sibs) 3 children: 36: 0x142056e40 VAL: '2000' (3 sibs) 36: 0x142056ed8 VAL: '2001' (3 sibs) 36: 0x142056f70 VAL: '2002' (3 sibs) 36: 0x142056d08 SEQ: (3 sibs) 3 children: 36: 0x142057010 VAL: '2010' (3 sibs) 36: 0x1420570a8 VAL: '2011' (3 sibs) 36: 0x142057140 VAL: '2012' (3 sibs) 36: 0x142056da0 SEQ: (3 sibs) 3 children: 36: 0x1420571e0 VAL: '2020' (3 sibs) 36: 0x142057278 VAL: '2021' (3 sibs) 36: 0x142057310 VAL: '2022' (3 sibs) 36: 0x142056b38 SEQ: (3 sibs) 3 children: 36: 0x1420573b0 SEQ: (3 sibs) 3 children: 36: 0x142057580 VAL: '2100' (3 sibs) 36: 0x142057618 VAL: '2101' (3 sibs) 36: 0x1420576b0 VAL: '2102' (3 sibs) 36: 0x142057448 SEQ: (3 sibs) 3 children: 36: 0x142057750 VAL: '2110' (3 sibs) 36: 0x1420577e8 VAL: '2111' (3 sibs) 36: 0x142057880 VAL: '2112' (3 sibs) 36: 0x1420574e0 SEQ: (3 sibs) 3 children: 36: 0x142057920 VAL: '2120' (3 sibs) 36: 0x1420579b8 VAL: '2121' (3 sibs) 36: 0x142057a50 VAL: '2122' (3 sibs) 36: 0x142056bd0 SEQ: (3 sibs) 3 children: 36: 0x142057af0 SEQ: (3 sibs) 3 children: 36: 0x142057cc0 VAL: '2200' (3 sibs) 36: 0x142057d58 VAL: '2201' (3 sibs) 36: 0x142057df0 VAL: '2202' (3 sibs) 36: 0x142057b88 SEQ: (3 sibs) 3 children: 36: 0x142057e90 VAL: '2210' (3 sibs) 36: 0x142057f28 VAL: '2211' (3 sibs) 36: 0x142057fc0 VAL: '2212' (3 sibs) 36: 0x142057c20 SEQ: (3 sibs) 3 children: 36: 0x142058060 VAL: '2220' (3 sibs) 36: 0x1420580f8 VAL: '2221' (3 sibs) 36: 0x142058190 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x14208ed10 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14208eda0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14208ee30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14208eec0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14208ef50 VAL: '0000' (3 sibs) 36: [5] [5] 0x14208efe0 VAL: '0001' (3 sibs) 36: [6] [6] 0x14208f070 VAL: '0002' (3 sibs) 36: [7] [7] 0x14208f100 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14208f190 VAL: '0010' (3 sibs) 36: [9] [9] 0x14208f220 VAL: '0011' (3 sibs) 36: [10] [10] 0x14208f2b0 VAL: '0012' (3 sibs) 36: [11] [11] 0x14208f340 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14208f3d0 VAL: '0020' (3 sibs) 36: [13] [13] 0x14208f460 VAL: '0021' (3 sibs) 36: [14] [14] 0x14208f4f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x14208f580 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14208f610 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14208f6a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x14208f730 VAL: '0101' (3 sibs) 36: [19] [19] 0x14208f7c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x14208f850 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14208f8e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x14208f970 VAL: '0111' (3 sibs) 36: [23] [23] 0x14208fa00 VAL: '0112' (3 sibs) 36: [24] [24] 0x14208fa90 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14208fb20 VAL: '0120' (3 sibs) 36: [26] [26] 0x14208fbb0 VAL: '0121' (3 sibs) 36: [27] [27] 0x14208fc40 VAL: '0122' (3 sibs) 36: [28] [28] 0x14208fcd0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x14208fd60 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x14208fdf0 VAL: '0200' (3 sibs) 36: [31] [31] 0x14208fe80 VAL: '0201' (3 sibs) 36: [32] [32] 0x14208ff10 VAL: '0202' (3 sibs) 36: [33] [33] 0x14208ffa0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142090030 VAL: '0210' (3 sibs) 36: [35] [35] 0x1420900c0 VAL: '0211' (3 sibs) 36: [36] [36] 0x142090150 VAL: '0212' (3 sibs) 36: [37] [37] 0x1420901e0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142090270 VAL: '0220' (3 sibs) 36: [39] [39] 0x142090300 VAL: '0221' (3 sibs) 36: [40] [40] 0x142090390 VAL: '0222' (3 sibs) 36: [41] [41] 0x142090420 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x1420904b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142090540 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x1420905d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x142090660 VAL: '1001' (3 sibs) 36: [46] [46] 0x1420906f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x142090780 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142090810 VAL: '1010' (3 sibs) 36: [49] [49] 0x1420908a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x142090930 VAL: '1012' (3 sibs) 36: [51] [51] 0x1420909c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142090a50 VAL: '1020' (3 sibs) 36: [53] [53] 0x142090ae0 VAL: '1021' (3 sibs) 36: [54] [54] 0x142090b70 VAL: '1022' (3 sibs) 36: [55] [55] 0x142090c00 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x142090c90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142090d20 VAL: '1100' (3 sibs) 36: [58] [58] 0x142090db0 VAL: '1101' (3 sibs) 36: [59] [59] 0x142090e40 VAL: '1102' (3 sibs) 36: [60] [60] 0x142090ed0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x142090f60 VAL: '1110' (3 sibs) 36: [62] [62] 0x142090ff0 VAL: '1111' (3 sibs) 36: [63] [63] 0x142091080 VAL: '1112' (3 sibs) 36: [64] [64] 0x142091110 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x1420911a0 VAL: '1120' (3 sibs) 36: [66] [66] 0x142091230 VAL: '1121' (3 sibs) 36: [67] [67] 0x1420912c0 VAL: '1122' (3 sibs) 36: [68] [68] 0x142091350 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x1420913e0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142091470 VAL: '1200' (3 sibs) 36: [71] [71] 0x142091500 VAL: '1201' (3 sibs) 36: [72] [72] 0x142091590 VAL: '1202' (3 sibs) 36: [73] [73] 0x142091620 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x1420916b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x142091740 VAL: '1211' (3 sibs) 36: [76] [76] 0x1420917d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x142091860 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x1420918f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x142091980 VAL: '1221' (3 sibs) 36: [80] [80] 0x142091a10 VAL: '1222' (3 sibs) 36: [81] [81] 0x142091aa0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142091b30 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142091bc0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142091c50 VAL: '2000' (3 sibs) 36: [85] [85] 0x142091ce0 VAL: '2001' (3 sibs) 36: [86] [86] 0x142091d70 VAL: '2002' (3 sibs) 36: [87] [87] 0x142091e00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x142091e90 VAL: '2010' (3 sibs) 36: [89] [89] 0x142091f20 VAL: '2011' (3 sibs) 36: [90] [90] 0x142091fb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x142092040 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x1420920d0 VAL: '2020' (3 sibs) 36: [93] [93] 0x142092160 VAL: '2021' (3 sibs) 36: [94] [94] 0x1420921f0 VAL: '2022' (3 sibs) 36: [95] [95] 0x142092280 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142092310 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x1420923a0 VAL: '2100' (3 sibs) 36: [98] [98] 0x142092430 VAL: '2101' (3 sibs) 36: [99] [99] 0x1420924c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x142092550 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x1420925e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x142092670 VAL: '2111' (3 sibs) 36: [103] [103] 0x142092700 VAL: '2112' (3 sibs) 36: [104] [104] 0x142092790 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142092820 VAL: '2120' (3 sibs) 36: [106] [106] 0x1420928b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x142092940 VAL: '2122' (3 sibs) 36: [108] [108] 0x1420929d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x142092a60 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142092af0 VAL: '2200' (3 sibs) 36: [111] [111] 0x142092b80 VAL: '2201' (3 sibs) 36: [112] [112] 0x142092c10 VAL: '2202' (3 sibs) 36: [113] [113] 0x142092ca0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142092d30 VAL: '2210' (3 sibs) 36: [115] [115] 0x142092dc0 VAL: '2211' (3 sibs) 36: [116] [116] 0x142092e50 VAL: '2212' (3 sibs) 36: [117] [117] 0x142092ee0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x142092f70 VAL: '2220' (3 sibs) 36: [119] [119] 0x142093000 VAL: '2221' (3 sibs) 36: [120] [120] 0x142093090 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: 0x142058398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x142058470 SEQ: (3 sibs) 3 children: 36: 0x142058640 SEQ: (3 sibs) 3 children: 36: 0x142058810 SEQ: (3 sibs) 3 children: 36: 0x1420589e0 VAL: '0000' (3 sibs) 36: 0x142058a78 VAL: '0001' (3 sibs) 36: 0x142058b10 VAL: '0002' (3 sibs) 36: 0x1420588a8 SEQ: (3 sibs) 3 children: 36: 0x142058bb0 VAL: '0010' (3 sibs) 36: 0x142058c48 VAL: '0011' (3 sibs) 36: 0x142058ce0 VAL: '0012' (3 sibs) 36: 0x142058940 SEQ: (3 sibs) 3 children: 36: 0x142058d80 VAL: '0020' (3 sibs) 36: 0x142058e18 VAL: '0021' (3 sibs) 36: 0x142058eb0 VAL: '0022' (3 sibs) 36: 0x1420586d8 SEQ: (3 sibs) 3 children: 36: 0x142058f50 SEQ: (3 sibs) 3 children: 36: 0x142059120 VAL: '0100' (3 sibs) 36: 0x1420591b8 VAL: '0101' (3 sibs) 36: 0x142059250 VAL: '0102' (3 sibs) 36: 0x142058fe8 SEQ: (3 sibs) 3 children: 36: 0x1420592f0 VAL: '0110' (3 sibs) 36: 0x142059388 VAL: '0111' (3 sibs) 36: 0x142059420 VAL: '0112' (3 sibs) 36: 0x142059080 SEQ: (3 sibs) 3 children: 36: 0x1420594c0 VAL: '0120' (3 sibs) 36: 0x142059558 VAL: '0121' (3 sibs) 36: 0x1420595f0 VAL: '0122' (3 sibs) 36: 0x142058770 SEQ: (3 sibs) 3 children: 36: 0x142059690 SEQ: (3 sibs) 3 children: 36: 0x142059860 VAL: '0200' (3 sibs) 36: 0x1420598f8 VAL: '0201' (3 sibs) 36: 0x142059990 VAL: '0202' (3 sibs) 36: 0x142059728 SEQ: (3 sibs) 3 children: 36: 0x142059a30 VAL: '0210' (3 sibs) 36: 0x142059ac8 VAL: '0211' (3 sibs) 36: 0x142059b60 VAL: '0212' (3 sibs) 36: 0x1420597c0 SEQ: (3 sibs) 3 children: 36: 0x142059c00 VAL: '0220' (3 sibs) 36: 0x142059c98 VAL: '0221' (3 sibs) 36: 0x142059d30 VAL: '0222' (3 sibs) 36: 0x142058508 SEQ: (3 sibs) 3 children: 36: 0x142059dd0 SEQ: (3 sibs) 3 children: 36: 0x142059fa0 SEQ: (3 sibs) 3 children: 36: 0x14205a170 VAL: '1000' (3 sibs) 36: 0x14205a208 VAL: '1001' (3 sibs) 36: 0x14205a2a0 VAL: '1002' (3 sibs) 36: 0x14205a038 SEQ: (3 sibs) 3 children: 36: 0x14205a340 VAL: '1010' (3 sibs) 36: 0x14205a3d8 VAL: '1011' (3 sibs) 36: 0x14205a470 VAL: '1012' (3 sibs) 36: 0x14205a0d0 SEQ: (3 sibs) 3 children: 36: 0x14205a510 VAL: '1020' (3 sibs) 36: 0x14205a5a8 VAL: '1021' (3 sibs) 36: 0x14205a640 VAL: '1022' (3 sibs) 36: 0x142059e68 SEQ: (3 sibs) 3 children: 36: 0x14205a6e0 SEQ: (3 sibs) 3 children: 36: 0x14205a8b0 VAL: '1100' (3 sibs) 36: 0x14205a948 VAL: '1101' (3 sibs) 36: 0x14205a9e0 VAL: '1102' (3 sibs) 36: 0x14205a778 SEQ: (3 sibs) 3 children: 36: 0x14205aa80 VAL: '1110' (3 sibs) 36: 0x14205ab18 VAL: '1111' (3 sibs) 36: 0x14205abb0 VAL: '1112' (3 sibs) 36: 0x14205a810 SEQ: (3 sibs) 3 children: 36: 0x14205ac50 VAL: '1120' (3 sibs) 36: 0x14205ace8 VAL: '1121' (3 sibs) 36: 0x14205ad80 VAL: '1122' (3 sibs) 36: 0x142059f00 SEQ: (3 sibs) 3 children: 36: 0x14205ae20 SEQ: (3 sibs) 3 children: 36: 0x14205aff0 VAL: '1200' (3 sibs) 36: 0x14205b088 VAL: '1201' (3 sibs) 36: 0x14205b120 VAL: '1202' (3 sibs) 36: 0x14205aeb8 SEQ: (3 sibs) 3 children: 36: 0x14205b1c0 VAL: '1210' (3 sibs) 36: 0x14205b258 VAL: '1211' (3 sibs) 36: 0x14205b2f0 VAL: '1212' (3 sibs) 36: 0x14205af50 SEQ: (3 sibs) 3 children: 36: 0x14205b390 VAL: '1220' (3 sibs) 36: 0x14205b428 VAL: '1221' (3 sibs) 36: 0x14205b4c0 VAL: '1222' (3 sibs) 36: 0x1420585a0 SEQ: (3 sibs) 3 children: 36: 0x14205b560 SEQ: (3 sibs) 3 children: 36: 0x14205b730 SEQ: (3 sibs) 3 children: 36: 0x14205b900 VAL: '2000' (3 sibs) 36: 0x14205b998 VAL: '2001' (3 sibs) 36: 0x14205ba30 VAL: '2002' (3 sibs) 36: 0x14205b7c8 SEQ: (3 sibs) 3 children: 36: 0x14205bad0 VAL: '2010' (3 sibs) 36: 0x14205bb68 VAL: '2011' (3 sibs) 36: 0x14205bc00 VAL: '2012' (3 sibs) 36: 0x14205b860 SEQ: (3 sibs) 3 children: 36: 0x14205bca0 VAL: '2020' (3 sibs) 36: 0x14205bd38 VAL: '2021' (3 sibs) 36: 0x14205bdd0 VAL: '2022' (3 sibs) 36: 0x14205b5f8 SEQ: (3 sibs) 3 children: 36: 0x14205be70 SEQ: (3 sibs) 3 children: 36: 0x14205c040 VAL: '2100' (3 sibs) 36: 0x14205c0d8 VAL: '2101' (3 sibs) 36: 0x14205c170 VAL: '2102' (3 sibs) 36: 0x14205bf08 SEQ: (3 sibs) 3 children: 36: 0x14205c210 VAL: '2110' (3 sibs) 36: 0x14205c2a8 VAL: '2111' (3 sibs) 36: 0x14205c340 VAL: '2112' (3 sibs) 36: 0x14205bfa0 SEQ: (3 sibs) 3 children: 36: 0x14205c3e0 VAL: '2120' (3 sibs) 36: 0x14205c478 VAL: '2121' (3 sibs) 36: 0x14205c510 VAL: '2122' (3 sibs) 36: 0x14205b690 SEQ: (3 sibs) 3 children: 36: 0x14205c5b0 SEQ: (3 sibs) 3 children: 36: 0x14205c780 VAL: '2200' (3 sibs) 36: 0x14205c818 VAL: '2201' (3 sibs) 36: 0x14205c8b0 VAL: '2202' (3 sibs) 36: 0x14205c648 SEQ: (3 sibs) 3 children: 36: 0x14205c950 VAL: '2210' (3 sibs) 36: 0x14205c9e8 VAL: '2211' (3 sibs) 36: 0x14205ca80 VAL: '2212' (3 sibs) 36: 0x14205c6e0 SEQ: (3 sibs) 3 children: 36: 0x14205cb20 VAL: '2220' (3 sibs) 36: 0x14205cbb8 VAL: '2221' (3 sibs) 36: 0x14205cc50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x142093130 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x1420931c0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142093250 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x1420932e0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142093370 VAL: '0000' (3 sibs) 36: [5] [5] 0x142093400 VAL: '0001' (3 sibs) 36: [6] [6] 0x142093490 VAL: '0002' (3 sibs) 36: [7] [7] 0x142093520 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x1420935b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x142093640 VAL: '0011' (3 sibs) 36: [10] [10] 0x1420936d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x142093760 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x1420937f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x142093880 VAL: '0021' (3 sibs) 36: [14] [14] 0x142093910 VAL: '0022' (3 sibs) 36: [15] [15] 0x1420939a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x142093a30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x142093ac0 VAL: '0100' (3 sibs) 36: [18] [18] 0x142093b50 VAL: '0101' (3 sibs) 36: [19] [19] 0x142093be0 VAL: '0102' (3 sibs) 36: [20] [20] 0x142093c70 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142093d00 VAL: '0110' (3 sibs) 36: [22] [22] 0x142093d90 VAL: '0111' (3 sibs) 36: [23] [23] 0x142093e20 VAL: '0112' (3 sibs) 36: [24] [24] 0x142093eb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x142093f40 VAL: '0120' (3 sibs) 36: [26] [26] 0x142093fd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x142094060 VAL: '0122' (3 sibs) 36: [28] [28] 0x1420940f0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x142094180 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142094210 VAL: '0200' (3 sibs) 36: [31] [31] 0x1420942a0 VAL: '0201' (3 sibs) 36: [32] [32] 0x142094330 VAL: '0202' (3 sibs) 36: [33] [33] 0x1420943c0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142094450 VAL: '0210' (3 sibs) 36: [35] [35] 0x1420944e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x142094570 VAL: '0212' (3 sibs) 36: [37] [37] 0x142094600 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142094690 VAL: '0220' (3 sibs) 36: [39] [39] 0x142094720 VAL: '0221' (3 sibs) 36: [40] [40] 0x1420947b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x142094840 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x1420948d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142094960 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x1420949f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x142094a80 VAL: '1001' (3 sibs) 36: [46] [46] 0x142094b10 VAL: '1002' (3 sibs) 36: [47] [47] 0x142094ba0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142094c30 VAL: '1010' (3 sibs) 36: [49] [49] 0x142094cc0 VAL: '1011' (3 sibs) 36: [50] [50] 0x142094d50 VAL: '1012' (3 sibs) 36: [51] [51] 0x142094de0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142094e70 VAL: '1020' (3 sibs) 36: [53] [53] 0x142094f00 VAL: '1021' (3 sibs) 36: [54] [54] 0x142094f90 VAL: '1022' (3 sibs) 36: [55] [55] 0x142095020 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x1420950b0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142095140 VAL: '1100' (3 sibs) 36: [58] [58] 0x1420951d0 VAL: '1101' (3 sibs) 36: [59] [59] 0x142095260 VAL: '1102' (3 sibs) 36: [60] [60] 0x1420952f0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x142095380 VAL: '1110' (3 sibs) 36: [62] [62] 0x142095410 VAL: '1111' (3 sibs) 36: [63] [63] 0x1420954a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x142095530 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x1420955c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x142095650 VAL: '1121' (3 sibs) 36: [67] [67] 0x1420956e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x142095770 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142095800 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142095890 VAL: '1200' (3 sibs) 36: [71] [71] 0x142095920 VAL: '1201' (3 sibs) 36: [72] [72] 0x1420959b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x142095a40 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142095ad0 VAL: '1210' (3 sibs) 36: [75] [75] 0x142095b60 VAL: '1211' (3 sibs) 36: [76] [76] 0x142095bf0 VAL: '1212' (3 sibs) 36: [77] [77] 0x142095c80 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x142095d10 VAL: '1220' (3 sibs) 36: [79] [79] 0x142095da0 VAL: '1221' (3 sibs) 36: [80] [80] 0x142095e30 VAL: '1222' (3 sibs) 36: [81] [81] 0x142095ec0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x142095f50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x142095fe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x142096070 VAL: '2000' (3 sibs) 36: [85] [85] 0x142096100 VAL: '2001' (3 sibs) 36: [86] [86] 0x142096190 VAL: '2002' (3 sibs) 36: [87] [87] 0x142096220 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x1420962b0 VAL: '2010' (3 sibs) 36: [89] [89] 0x142096340 VAL: '2011' (3 sibs) 36: [90] [90] 0x1420963d0 VAL: '2012' (3 sibs) 36: [91] [91] 0x142096460 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x1420964f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x142096580 VAL: '2021' (3 sibs) 36: [94] [94] 0x142096610 VAL: '2022' (3 sibs) 36: [95] [95] 0x1420966a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x142096730 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x1420967c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x142096850 VAL: '2101' (3 sibs) 36: [99] [99] 0x1420968e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x142096970 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x142096a00 VAL: '2110' (3 sibs) 36: [102] [102] 0x142096a90 VAL: '2111' (3 sibs) 36: [103] [103] 0x142096b20 VAL: '2112' (3 sibs) 36: [104] [104] 0x142096bb0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x142096c40 VAL: '2120' (3 sibs) 36: [106] [106] 0x142096cd0 VAL: '2121' (3 sibs) 36: [107] [107] 0x142096d60 VAL: '2122' (3 sibs) 36: [108] [108] 0x142096df0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x142096e80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x142096f10 VAL: '2200' (3 sibs) 36: [111] [111] 0x142096fa0 VAL: '2201' (3 sibs) 36: [112] [112] 0x142097030 VAL: '2202' (3 sibs) 36: [113] [113] 0x1420970c0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x142097150 VAL: '2210' (3 sibs) 36: [115] [115] 0x1420971e0 VAL: '2211' (3 sibs) 36: [116] [116] 0x142097270 VAL: '2212' (3 sibs) 36: [117] [117] 0x142097300 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x142097390 VAL: '2220' (3 sibs) 36: [119] [119] 0x142097420 VAL: '2221' (3 sibs) 36: [120] [120] 0x1420974b0 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: 0x142058280 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x1420539b0 SEQ: (3 sibs) 3 children: 36: 0x142053b80 SEQ: (3 sibs) 3 children: 36: 0x142053d50 SEQ: (3 sibs) 3 children: 36: 0x142053f20 VAL: '0000' (3 sibs) 36: 0x142053fb8 VAL: '0001' (3 sibs) 36: 0x142054050 VAL: '0002' (3 sibs) 36: 0x142053de8 SEQ: (3 sibs) 3 children: 36: 0x1420540f0 VAL: '0010' (3 sibs) 36: 0x142054188 VAL: '0011' (3 sibs) 36: 0x142054220 VAL: '0012' (3 sibs) 36: 0x142053e80 SEQ: (3 sibs) 3 children: 36: 0x1420542c0 VAL: '0020' (3 sibs) 36: 0x142054358 VAL: '0021' (3 sibs) 36: 0x1420543f0 VAL: '0022' (3 sibs) 36: 0x142053c18 SEQ: (3 sibs) 3 children: 36: 0x142054490 SEQ: (3 sibs) 3 children: 36: 0x142054660 VAL: '0100' (3 sibs) 36: 0x1420546f8 VAL: '0101' (3 sibs) 36: 0x142054790 VAL: '0102' (3 sibs) 36: 0x142054528 SEQ: (3 sibs) 3 children: 36: 0x142054830 VAL: '0110' (3 sibs) 36: 0x1420548c8 VAL: '0111' (3 sibs) 36: 0x142054960 VAL: '0112' (3 sibs) 36: 0x1420545c0 SEQ: (3 sibs) 3 children: 36: 0x142054a00 VAL: '0120' (3 sibs) 36: 0x142054a98 VAL: '0121' (3 sibs) 36: 0x142054b30 VAL: '0122' (3 sibs) 36: 0x142053cb0 SEQ: (3 sibs) 3 children: 36: 0x142054bd0 SEQ: (3 sibs) 3 children: 36: 0x142054da0 VAL: '0200' (3 sibs) 36: 0x142054e38 VAL: '0201' (3 sibs) 36: 0x142054ed0 VAL: '0202' (3 sibs) 36: 0x142054c68 SEQ: (3 sibs) 3 children: 36: 0x142054f70 VAL: '0210' (3 sibs) 36: 0x142055008 VAL: '0211' (3 sibs) 36: 0x1420550a0 VAL: '0212' (3 sibs) 36: 0x142054d00 SEQ: (3 sibs) 3 children: 36: 0x142055140 VAL: '0220' (3 sibs) 36: 0x1420551d8 VAL: '0221' (3 sibs) 36: 0x142055270 VAL: '0222' (3 sibs) 36: 0x142053a48 SEQ: (3 sibs) 3 children: 36: 0x142055310 SEQ: (3 sibs) 3 children: 36: 0x1420554e0 SEQ: (3 sibs) 3 children: 36: 0x1420556b0 VAL: '1000' (3 sibs) 36: 0x142055748 VAL: '1001' (3 sibs) 36: 0x1420557e0 VAL: '1002' (3 sibs) 36: 0x142055578 SEQ: (3 sibs) 3 children: 36: 0x142055880 VAL: '1010' (3 sibs) 36: 0x142055918 VAL: '1011' (3 sibs) 36: 0x1420559b0 VAL: '1012' (3 sibs) 36: 0x142055610 SEQ: (3 sibs) 3 children: 36: 0x142055a50 VAL: '1020' (3 sibs) 36: 0x142055ae8 VAL: '1021' (3 sibs) 36: 0x142055b80 VAL: '1022' (3 sibs) 36: 0x1420553a8 SEQ: (3 sibs) 3 children: 36: 0x142055c20 SEQ: (3 sibs) 3 children: 36: 0x142055df0 VAL: '1100' (3 sibs) 36: 0x142055e88 VAL: '1101' (3 sibs) 36: 0x142055f20 VAL: '1102' (3 sibs) 36: 0x142055cb8 SEQ: (3 sibs) 3 children: 36: 0x142055fc0 VAL: '1110' (3 sibs) 36: 0x142056058 VAL: '1111' (3 sibs) 36: 0x1420560f0 VAL: '1112' (3 sibs) 36: 0x142055d50 SEQ: (3 sibs) 3 children: 36: 0x142056190 VAL: '1120' (3 sibs) 36: 0x142056228 VAL: '1121' (3 sibs) 36: 0x1420562c0 VAL: '1122' (3 sibs) 36: 0x142055440 SEQ: (3 sibs) 3 children: 36: 0x142056360 SEQ: (3 sibs) 3 children: 36: 0x142056530 VAL: '1200' (3 sibs) 36: 0x1420565c8 VAL: '1201' (3 sibs) 36: 0x142056660 VAL: '1202' (3 sibs) 36: 0x1420563f8 SEQ: (3 sibs) 3 children: 36: 0x142056700 VAL: '1210' (3 sibs) 36: 0x142056798 VAL: '1211' (3 sibs) 36: 0x142056830 VAL: '1212' (3 sibs) 36: 0x142056490 SEQ: (3 sibs) 3 children: 36: 0x1420568d0 VAL: '1220' (3 sibs) 36: 0x142056968 VAL: '1221' (3 sibs) 36: 0x142056a00 VAL: '1222' (3 sibs) 36: 0x142053ae0 SEQ: (3 sibs) 3 children: 36: 0x142056aa0 SEQ: (3 sibs) 3 children: 36: 0x142056c70 SEQ: (3 sibs) 3 children: 36: 0x142056e40 VAL: '2000' (3 sibs) 36: 0x142056ed8 VAL: '2001' (3 sibs) 36: 0x142056f70 VAL: '2002' (3 sibs) 36: 0x142056d08 SEQ: (3 sibs) 3 children: 36: 0x142057010 VAL: '2010' (3 sibs) 36: 0x1420570a8 VAL: '2011' (3 sibs) 36: 0x142057140 VAL: '2012' (3 sibs) 36: 0x142056da0 SEQ: (3 sibs) 3 children: 36: 0x1420571e0 VAL: '2020' (3 sibs) 36: 0x142057278 VAL: '2021' (3 sibs) 36: 0x142057310 VAL: '2022' (3 sibs) 36: 0x142056b38 SEQ: (3 sibs) 3 children: 36: 0x1420573b0 SEQ: (3 sibs) 3 children: 36: 0x142057580 VAL: '2100' (3 sibs) 36: 0x142057618 VAL: '2101' (3 sibs) 36: 0x1420576b0 VAL: '2102' (3 sibs) 36: 0x142057448 SEQ: (3 sibs) 3 children: 36: 0x142057750 VAL: '2110' (3 sibs) 36: 0x1420577e8 VAL: '2111' (3 sibs) 36: 0x142057880 VAL: '2112' (3 sibs) 36: 0x1420574e0 SEQ: (3 sibs) 3 children: 36: 0x142057920 VAL: '2120' (3 sibs) 36: 0x1420579b8 VAL: '2121' (3 sibs) 36: 0x142057a50 VAL: '2122' (3 sibs) 36: 0x142056bd0 SEQ: (3 sibs) 3 children: 36: 0x142057af0 SEQ: (3 sibs) 3 children: 36: 0x142057cc0 VAL: '2200' (3 sibs) 36: 0x142057d58 VAL: '2201' (3 sibs) 36: 0x142057df0 VAL: '2202' (3 sibs) 36: 0x142057b88 SEQ: (3 sibs) 3 children: 36: 0x142057e90 VAL: '2210' (3 sibs) 36: 0x142057f28 VAL: '2211' (3 sibs) 36: 0x142057fc0 VAL: '2212' (3 sibs) 36: 0x142057c20 SEQ: (3 sibs) 3 children: 36: 0x142058060 VAL: '2220' (3 sibs) 36: 0x1420580f8 VAL: '2221' (3 sibs) 36: 0x142058190 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x142097550 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x1420975e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x142097670 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x142097700 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x142097790 VAL: '0000' (3 sibs) 36: [5] [5] 0x142097820 VAL: '0001' (3 sibs) 36: [6] [6] 0x1420978b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x142097940 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x1420979d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x142097a60 VAL: '0011' (3 sibs) 36: [10] [10] 0x142097af0 VAL: '0012' (3 sibs) 36: [11] [11] 0x142097b80 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x142097c10 VAL: '0020' (3 sibs) 36: [13] [13] 0x142097ca0 VAL: '0021' (3 sibs) 36: [14] [14] 0x142097d30 VAL: '0022' (3 sibs) 36: [15] [15] 0x142097dc0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x142097e50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x142097ee0 VAL: '0100' (3 sibs) 36: [18] [18] 0x142097f70 VAL: '0101' (3 sibs) 36: [19] [19] 0x142098000 VAL: '0102' (3 sibs) 36: [20] [20] 0x142098090 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x142098120 VAL: '0110' (3 sibs) 36: [22] [22] 0x1420981b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x142098240 VAL: '0112' (3 sibs) 36: [24] [24] 0x1420982d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x142098360 VAL: '0120' (3 sibs) 36: [26] [26] 0x1420983f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x142098480 VAL: '0122' (3 sibs) 36: [28] [28] 0x142098510 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x1420985a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x142098630 VAL: '0200' (3 sibs) 36: [31] [31] 0x1420986c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x142098750 VAL: '0202' (3 sibs) 36: [33] [33] 0x1420987e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x142098870 VAL: '0210' (3 sibs) 36: [35] [35] 0x142098900 VAL: '0211' (3 sibs) 36: [36] [36] 0x142098990 VAL: '0212' (3 sibs) 36: [37] [37] 0x142098a20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x142098ab0 VAL: '0220' (3 sibs) 36: [39] [39] 0x142098b40 VAL: '0221' (3 sibs) 36: [40] [40] 0x142098bd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x142098c60 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x142098cf0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x142098d80 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x142098e10 VAL: '1000' (3 sibs) 36: [45] [45] 0x142098ea0 VAL: '1001' (3 sibs) 36: [46] [46] 0x142098f30 VAL: '1002' (3 sibs) 36: [47] [47] 0x142098fc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x142099050 VAL: '1010' (3 sibs) 36: [49] [49] 0x1420990e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x142099170 VAL: '1012' (3 sibs) 36: [51] [51] 0x142099200 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x142099290 VAL: '1020' (3 sibs) 36: [53] [53] 0x142099320 VAL: '1021' (3 sibs) 36: [54] [54] 0x1420993b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x142099440 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x1420994d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x142099560 VAL: '1100' (3 sibs) 36: [58] [58] 0x1420995f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x142099680 VAL: '1102' (3 sibs) 36: [60] [60] 0x142099710 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x1420997a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x142099830 VAL: '1111' (3 sibs) 36: [63] [63] 0x1420998c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x142099950 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x1420999e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x142099a70 VAL: '1121' (3 sibs) 36: [67] [67] 0x142099b00 VAL: '1122' (3 sibs) 36: [68] [68] 0x142099b90 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x142099c20 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x142099cb0 VAL: '1200' (3 sibs) 36: [71] [71] 0x142099d40 VAL: '1201' (3 sibs) 36: [72] [72] 0x142099dd0 VAL: '1202' (3 sibs) 36: [73] [73] 0x142099e60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x142099ef0 VAL: '1210' (3 sibs) 36: [75] [75] 0x142099f80 VAL: '1211' (3 sibs) 36: [76] [76] 0x14209a010 VAL: '1212' (3 sibs) 36: [77] [77] 0x14209a0a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x14209a130 VAL: '1220' (3 sibs) 36: [79] [79] 0x14209a1c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x14209a250 VAL: '1222' (3 sibs) 36: [81] [81] 0x14209a2e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x14209a370 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x14209a400 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x14209a490 VAL: '2000' (3 sibs) 36: [85] [85] 0x14209a520 VAL: '2001' (3 sibs) 36: [86] [86] 0x14209a5b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x14209a640 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x14209a6d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x14209a760 VAL: '2011' (3 sibs) 36: [90] [90] 0x14209a7f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x14209a880 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x14209a910 VAL: '2020' (3 sibs) 36: [93] [93] 0x14209a9a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x14209aa30 VAL: '2022' (3 sibs) 36: [95] [95] 0x14209aac0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x14209ab50 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x14209abe0 VAL: '2100' (3 sibs) 36: [98] [98] 0x14209ac70 VAL: '2101' (3 sibs) 36: [99] [99] 0x14209ad00 VAL: '2102' (3 sibs) 36: [100] [100] 0x14209ad90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x14209ae20 VAL: '2110' (3 sibs) 36: [102] [102] 0x14209aeb0 VAL: '2111' (3 sibs) 36: [103] [103] 0x14209af40 VAL: '2112' (3 sibs) 36: [104] [104] 0x14209afd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x14209b060 VAL: '2120' (3 sibs) 36: [106] [106] 0x14209b0f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x14209b180 VAL: '2122' (3 sibs) 36: [108] [108] 0x14209b210 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x14209b2a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x14209b330 VAL: '2200' (3 sibs) 36: [111] [111] 0x14209b3c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x14209b450 VAL: '2202' (3 sibs) 36: [113] [113] 0x14209b4e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x14209b570 VAL: '2210' (3 sibs) 36: [115] [115] 0x14209b600 VAL: '2211' (3 sibs) 36: [116] [116] 0x14209b690 VAL: '2212' (3 sibs) 36: [117] [117] 0x14209b720 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x14209b7b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x14209b840 VAL: '2221' (3 sibs) 36: [120] [120] 0x14209b8d0 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: 0x142058398 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x142058470 SEQ: (3 sibs) 3 children: 36: 0x142058640 SEQ: (3 sibs) 3 children: 36: 0x142058810 SEQ: (3 sibs) 3 children: 36: 0x1420589e0 VAL: '0000' (3 sibs) 36: 0x142058a78 VAL: '0001' (3 sibs) 36: 0x142058b10 VAL: '0002' (3 sibs) 36: 0x1420588a8 SEQ: (3 sibs) 3 children: 36: 0x142058bb0 VAL: '0010' (3 sibs) 36: 0x142058c48 VAL: '0011' (3 sibs) 36: 0x142058ce0 VAL: '0012' (3 sibs) 36: 0x142058940 SEQ: (3 sibs) 3 children: 36: 0x142058d80 VAL: '0020' (3 sibs) 36: 0x142058e18 VAL: '0021' (3 sibs) 36: 0x142058eb0 VAL: '0022' (3 sibs) 36: 0x1420586d8 SEQ: (3 sibs) 3 children: 36: 0x142058f50 SEQ: (3 sibs) 3 children: 36: 0x142059120 VAL: '0100' (3 sibs) 36: 0x1420591b8 VAL: '0101' (3 sibs) 36: 0x142059250 VAL: '0102' (3 sibs) 36: 0x142058fe8 SEQ: (3 sibs) 3 children: 36: 0x1420592f0 VAL: '0110' (3 sibs) 36: 0x142059388 VAL: '0111' (3 sibs) 36: 0x142059420 VAL: '0112' (3 sibs) 36: 0x142059080 SEQ: (3 sibs) 3 children: 36: 0x1420594c0 VAL: '0120' (3 sibs) 36: 0x142059558 VAL: '0121' (3 sibs) 36: 0x1420595f0 VAL: '0122' (3 sibs) 36: 0x142058770 SEQ: (3 sibs) 3 children: 36: 0x142059690 SEQ: (3 sibs) 3 children: 36: 0x142059860 VAL: '0200' (3 sibs) 36: 0x1420598f8 VAL: '0201' (3 sibs) 36: 0x142059990 VAL: '0202' (3 sibs) 36: 0x142059728 SEQ: (3 sibs) 3 children: 36: 0x142059a30 VAL: '0210' (3 sibs) 36: 0x142059ac8 VAL: '0211' (3 sibs) 36: 0x142059b60 VAL: '0212' (3 sibs) 36: 0x1420597c0 SEQ: (3 sibs) 3 children: 36: 0x142059c00 VAL: '0220' (3 sibs) 36: 0x142059c98 VAL: '0221' (3 sibs) 36: 0x142059d30 VAL: '0222' (3 sibs) 36: 0x142058508 SEQ: (3 sibs) 3 children: 36: 0x142059dd0 SEQ: (3 sibs) 3 children: 36: 0x142059fa0 SEQ: (3 sibs) 3 children: 36: 0x14205a170 VAL: '1000' (3 sibs) 36: 0x14205a208 VAL: '1001' (3 sibs) 36: 0x14205a2a0 VAL: '1002' (3 sibs) 36: 0x14205a038 SEQ: (3 sibs) 3 children: 36: 0x14205a340 VAL: '1010' (3 sibs) 36: 0x14205a3d8 VAL: '1011' (3 sibs) 36: 0x14205a470 VAL: '1012' (3 sibs) 36: 0x14205a0d0 SEQ: (3 sibs) 3 children: 36: 0x14205a510 VAL: '1020' (3 sibs) 36: 0x14205a5a8 VAL: '1021' (3 sibs) 36: 0x14205a640 VAL: '1022' (3 sibs) 36: 0x142059e68 SEQ: (3 sibs) 3 children: 36: 0x14205a6e0 SEQ: (3 sibs) 3 children: 36: 0x14205a8b0 VAL: '1100' (3 sibs) 36: 0x14205a948 VAL: '1101' (3 sibs) 36: 0x14205a9e0 VAL: '1102' (3 sibs) 36: 0x14205a778 SEQ: (3 sibs) 3 children: 36: 0x14205aa80 VAL: '1110' (3 sibs) 36: 0x14205ab18 VAL: '1111' (3 sibs) 36: 0x14205abb0 VAL: '1112' (3 sibs) 36: 0x14205a810 SEQ: (3 sibs) 3 children: 36: 0x14205ac50 VAL: '1120' (3 sibs) 36: 0x14205ace8 VAL: '1121' (3 sibs) 36: 0x14205ad80 VAL: '1122' (3 sibs) 36: 0x142059f00 SEQ: (3 sibs) 3 children: 36: 0x14205ae20 SEQ: (3 sibs) 3 children: 36: 0x14205aff0 VAL: '1200' (3 sibs) 36: 0x14205b088 VAL: '1201' (3 sibs) 36: 0x14205b120 VAL: '1202' (3 sibs) 36: 0x14205aeb8 SEQ: (3 sibs) 3 children: 36: 0x14205b1c0 VAL: '1210' (3 sibs) 36: 0x14205b258 VAL: '1211' (3 sibs) 36: 0x14205b2f0 VAL: '1212' (3 sibs) 36: 0x14205af50 SEQ: (3 sibs) 3 children: 36: 0x14205b390 VAL: '1220' (3 sibs) 36: 0x14205b428 VAL: '1221' (3 sibs) 36: 0x14205b4c0 VAL: '1222' (3 sibs) 36: 0x1420585a0 SEQ: (3 sibs) 3 children: 36: 0x14205b560 SEQ: (3 sibs) 3 children: 36: 0x14205b730 SEQ: (3 sibs) 3 children: 36: 0x14205b900 VAL: '2000' (3 sibs) 36: 0x14205b998 VAL: '2001' (3 sibs) 36: 0x14205ba30 VAL: '2002' (3 sibs) 36: 0x14205b7c8 SEQ: (3 sibs) 3 children: 36: 0x14205bad0 VAL: '2010' (3 sibs) 36: 0x14205bb68 VAL: '2011' (3 sibs) 36: 0x14205bc00 VAL: '2012' (3 sibs) 36: 0x14205b860 SEQ: (3 sibs) 3 children: 36: 0x14205bca0 VAL: '2020' (3 sibs) 36: 0x14205bd38 VAL: '2021' (3 sibs) 36: 0x14205bdd0 VAL: '2022' (3 sibs) 36: 0x14205b5f8 SEQ: (3 sibs) 3 children: 36: 0x14205be70 SEQ: (3 sibs) 3 children: 36: 0x14205c040 VAL: '2100' (3 sibs) 36: 0x14205c0d8 VAL: '2101' (3 sibs) 36: 0x14205c170 VAL: '2102' (3 sibs) 36: 0x14205bf08 SEQ: (3 sibs) 3 children: 36: 0x14205c210 VAL: '2110' (3 sibs) 36: 0x14205c2a8 VAL: '2111' (3 sibs) 36: 0x14205c340 VAL: '2112' (3 sibs) 36: 0x14205bfa0 SEQ: (3 sibs) 3 children: 36: 0x14205c3e0 VAL: '2120' (3 sibs) 36: 0x14205c478 VAL: '2121' (3 sibs) 36: 0x14205c510 VAL: '2122' (3 sibs) 36: 0x14205b690 SEQ: (3 sibs) 3 children: 36: 0x14205c5b0 SEQ: (3 sibs) 3 children: 36: 0x14205c780 VAL: '2200' (3 sibs) 36: 0x14205c818 VAL: '2201' (3 sibs) 36: 0x14205c8b0 VAL: '2202' (3 sibs) 36: 0x14205c648 SEQ: (3 sibs) 3 children: 36: 0x14205c950 VAL: '2210' (3 sibs) 36: 0x14205c9e8 VAL: '2211' (3 sibs) 36: 0x14205ca80 VAL: '2212' (3 sibs) 36: 0x14205c6e0 SEQ: (3 sibs) 3 children: 36: 0x14205cb20 VAL: '2220' (3 sibs) 36: 0x14205cbb8 VAL: '2221' (3 sibs) 36: 0x14205cc50 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x14209b970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x14209ba00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x14209ba90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x14209bb20 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x14209bbb0 VAL: '0000' (3 sibs) 36: [5] [5] 0x14209bc40 VAL: '0001' (3 sibs) 36: [6] [6] 0x14209bcd0 VAL: '0002' (3 sibs) 36: [7] [7] 0x14209bd60 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x14209bdf0 VAL: '0010' (3 sibs) 36: [9] [9] 0x14209be80 VAL: '0011' (3 sibs) 36: [10] [10] 0x14209bf10 VAL: '0012' (3 sibs) 36: [11] [11] 0x14209bfa0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x14209c030 VAL: '0020' (3 sibs) 36: [13] [13] 0x14209c0c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x14209c150 VAL: '0022' (3 sibs) 36: [15] [15] 0x14209c1e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x14209c270 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x14209c300 VAL: '0100' (3 sibs) 36: [18] [18] 0x14209c390 VAL: '0101' (3 sibs) 36: [19] [19] 0x14209c420 VAL: '0102' (3 sibs) 36: [20] [20] 0x14209c4b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x14209c540 VAL: '0110' (3 sibs) 36: [22] [22] 0x14209c5d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x14209c660 VAL: '0112' (3 sibs) 36: [24] [24] 0x14209c6f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x14209c780 VAL: '0120' (3 sibs) 36: [26] [26] 0x14209c810 VAL: '0121' (3 sibs) 36: [27] [27] 0x14209c8a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x14209c930 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x14209c9c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x14209ca50 VAL: '0200' (3 sibs) 36: [31] [31] 0x14209cae0 VAL: '0201' (3 sibs) 36: [32] [32] 0x14209cb70 VAL: '0202' (3 sibs) 36: [33] [33] 0x14209cc00 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x14209cc90 VAL: '0210' (3 sibs) 36: [35] [35] 0x14209cd20 VAL: '0211' (3 sibs) 36: [36] [36] 0x14209cdb0 VAL: '0212' (3 sibs) 36: [37] [37] 0x14209ce40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x14209ced0 VAL: '0220' (3 sibs) 36: [39] [39] 0x14209cf60 VAL: '0221' (3 sibs) 36: [40] [40] 0x14209cff0 VAL: '0222' (3 sibs) 36: [41] [41] 0x14209d080 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x14209d110 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x14209d1a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x14209d230 VAL: '1000' (3 sibs) 36: [45] [45] 0x14209d2c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x14209d350 VAL: '1002' (3 sibs) 36: [47] [47] 0x14209d3e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x14209d470 VAL: '1010' (3 sibs) 36: [49] [49] 0x14209d500 VAL: '1011' (3 sibs) 36: [50] [50] 0x14209d590 VAL: '1012' (3 sibs) 36: [51] [51] 0x14209d620 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x14209d6b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x14209d740 VAL: '1021' (3 sibs) 36: [54] [54] 0x14209d7d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x14209d860 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x14209d8f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x14209d980 VAL: '1100' (3 sibs) 36: [58] [58] 0x14209da10 VAL: '1101' (3 sibs) 36: [59] [59] 0x14209daa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x14209db30 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x14209dbc0 VAL: '1110' (3 sibs) 36: [62] [62] 0x14209dc50 VAL: '1111' (3 sibs) 36: [63] [63] 0x14209dce0 VAL: '1112' (3 sibs) 36: [64] [64] 0x14209dd70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x14209de00 VAL: '1120' (3 sibs) 36: [66] [66] 0x14209de90 VAL: '1121' (3 sibs) 36: [67] [67] 0x14209df20 VAL: '1122' (3 sibs) 36: [68] [68] 0x14209dfb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x14209e040 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x14209e0d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x14209e160 VAL: '1201' (3 sibs) 36: [72] [72] 0x14209e1f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x14209e280 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x14209e310 VAL: '1210' (3 sibs) 36: [75] [75] 0x14209e3a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x14209e430 VAL: '1212' (3 sibs) 36: [77] [77] 0x14209e4c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x14209e550 VAL: '1220' (3 sibs) 36: [79] [79] 0x14209e5e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x14209e670 VAL: '1222' (3 sibs) 36: [81] [81] 0x14209e700 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x14209e790 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x14209e820 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x14209e8b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x14209e940 VAL: '2001' (3 sibs) 36: [86] [86] 0x14209e9d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x14209ea60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x14209eaf0 VAL: '2010' (3 sibs) 36: [89] [89] 0x14209eb80 VAL: '2011' (3 sibs) 36: [90] [90] 0x14209ec10 VAL: '2012' (3 sibs) 36: [91] [91] 0x14209eca0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x14209ed30 VAL: '2020' (3 sibs) 36: [93] [93] 0x14209edc0 VAL: '2021' (3 sibs) 36: [94] [94] 0x14209ee50 VAL: '2022' (3 sibs) 36: [95] [95] 0x14209eee0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x14209ef70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x14209f000 VAL: '2100' (3 sibs) 36: [98] [98] 0x14209f090 VAL: '2101' (3 sibs) 36: [99] [99] 0x14209f120 VAL: '2102' (3 sibs) 36: [100] [100] 0x14209f1b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x14209f240 VAL: '2110' (3 sibs) 36: [102] [102] 0x14209f2d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x14209f360 VAL: '2112' (3 sibs) 36: [104] [104] 0x14209f3f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x14209f480 VAL: '2120' (3 sibs) 36: [106] [106] 0x14209f510 VAL: '2121' (3 sibs) 36: [107] [107] 0x14209f5a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x14209f630 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x14209f6c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x14209f750 VAL: '2200' (3 sibs) 36: [111] [111] 0x14209f7e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x14209f870 VAL: '2202' (3 sibs) 36: [113] [113] 0x14209f900 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x14209f990 VAL: '2210' (3 sibs) 36: [115] [115] 0x14209fa20 VAL: '2211' (3 sibs) 36: [116] [116] 0x14209fab0 VAL: '2212' (3 sibs) 36: [117] [117] 0x14209fb40 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x14209fbd0 VAL: '2220' (3 sibs) 36: [119] [119] 0x14209fc60 VAL: '2221' (3 sibs) 36: [120] [120] 0x14209fcf0 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 (10 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (10 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x1391fd5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x1391f80d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x1391f8168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x1391f8200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x1392294f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x139229580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x139229610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x1392296a0 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: 0x1391fd6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f88a0 VAL: 'John Smith' (2 sibs) 37: 0x1391f8938 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f87f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f89e0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8a78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13922b390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13922b420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13922b4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13922b540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13922b5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13922b660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13922b6f0 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: 0x1391fd7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f90d0 VAL: 'John Smith' (2 sibs) 37: 0x1391f9168 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f9028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f9210 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f92a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13922d180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13922d210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13922d2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13922d330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13922d3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13922d450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13922d4e0 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: 0x1391fd8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f9490 VAL: 'John Smith' (2 sibs) 37: 0x1391f9528 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f93e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f95d0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f9668 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13922ef70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13922f000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13922f090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13922f120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13922f1b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13922f240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13922f2d0 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: 0x1391fda10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x1391fde30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x1391fe300 MAP: (1 sibs) 4 children: 37: 0x1391fe3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fe568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fdec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x1391fdf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x1391fe610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fe7e0 MAP: (1 sibs) 4 children: 37: 0x1391fe880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fea48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391feaf0 MAP: (1 sibs) 4 children: 37: 0x1391feb90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fec28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fecc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fed58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fdff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x1391fe090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x1391fee00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fefd0 MAP: (1 sibs) 4 children: 37: 0x1391ff070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fee98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ff2e0 MAP: (1 sibs) 4 children: 37: 0x1391ff380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fef30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x1391fe1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x1391ff5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391ff7c0 MAP: (1 sibs) 4 children: 37: 0x1391ff860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffa28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ffad0 MAP: (1 sibs) 4 children: 37: 0x1391ffb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ffc08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ffca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffd38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x139234650 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x1392346e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x139234770 MAP: (1 sibs) 4 children: 37: [3] [3] 0x139234800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x139234890 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x139234920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x1392349b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x139234a40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x139234ad0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x139234b60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x139234bf0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x139234c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x139234d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x139234da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x139234e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x139234ec0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x139234f50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x139234fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x139235070 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x139235100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x139235190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x139235220 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x1392352b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x139235340 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x1392353d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x139235460 MAP: (1 sibs) 4 children: 37: [26] [26] 0x1392354f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x139235580 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x139235610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x1392356a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x139235730 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x1392357c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x139235850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x1392358e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x139235970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x139235a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x139235a90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139235b20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139235bb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x139235c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x139235cd0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x139235d60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x139235df0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x139235e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x139235f10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139235fa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x139236030 MAP: (1 sibs) 4 children: 37: [47] [47] 0x1392360c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139236150 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x1392361e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139236270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x139236300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139236390 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: 0x1391fdb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f8b20 VAL: 'John Smith' (2 sibs) 37: 0x1391f8bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f97f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f8c60 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8cf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x139236a60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139236af0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139236b80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139236c10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139236ca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139236d30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139236dc0 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: 0x1391fdc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391faf80 VAL: 'John Smith' (2 sibs) 37: 0x1391fb018 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f8e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391fb0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391fb158 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x139238790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139238820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x1392388b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139238940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x1392389d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139238a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139238af0 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: 0x1391fdd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x1391fac70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x1391fa960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x1391f9c90 VAL: 'a' (5 sibs) 37: 0x1391f9d28 VAL: 'b' (5 sibs) 37: 0x1391f9dc0 VAL: 'c' (5 sibs) 37: 0x1391f9e58 VAL: 'd' (5 sibs) 37: 0x1391f9ef0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923a4c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x13923a550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x13923a5e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x13923a670 VAL: 'a' (5 sibs) 37: [4] [4] 0x13923a700 VAL: 'b' (5 sibs) 37: [5] [5] 0x13923a790 VAL: 'c' (5 sibs) 37: [6] [6] 0x13923a820 VAL: 'd' (5 sibs) 37: [7] [7] 0x13923a8b0 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: 0x1391fd5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x1391f80d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x1391f8168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x1391f8200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923add0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x13923ae60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x13923aef0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x13923af80 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: 0x1391fd6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f88a0 VAL: 'John Smith' (2 sibs) 37: 0x1391f8938 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f87f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f89e0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8a78 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923b6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923b770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923b800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923b890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923b920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923b9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923ba40 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: 0x1391fd7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f90d0 VAL: 'John Smith' (2 sibs) 37: 0x1391f9168 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f9028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f9210 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f92a8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923bff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923c080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923c110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923c1a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923c230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923c2c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923c350 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: 0x1391fd8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f9490 VAL: 'John Smith' (2 sibs) 37: 0x1391f9528 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f93e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f95d0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f9668 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923c900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923c990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923ca20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923cab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923cb40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923cbd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923cc60 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: 0x1391fda10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x1391fde30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x1391fe300 MAP: (1 sibs) 4 children: 37: 0x1391fe3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fe568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fdec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x1391fdf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x1391fe610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fe7e0 MAP: (1 sibs) 4 children: 37: 0x1391fe880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fea48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391feaf0 MAP: (1 sibs) 4 children: 37: 0x1391feb90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fec28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fecc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fed58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fdff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x1391fe090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x1391fee00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fefd0 MAP: (1 sibs) 4 children: 37: 0x1391ff070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fee98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ff2e0 MAP: (1 sibs) 4 children: 37: 0x1391ff380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fef30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x1391fe1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x1391ff5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391ff7c0 MAP: (1 sibs) 4 children: 37: 0x1391ff860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffa28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ffad0 MAP: (1 sibs) 4 children: 37: 0x1391ffb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ffc08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ffca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffd38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923ed30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x13923edc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x13923ee50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x13923eee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x13923ef70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x13923f000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x13923f090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x13923f120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x13923f1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x13923f240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x13923f2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x13923f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x13923f3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x13923f480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x13923f510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x13923f5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x13923f630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x13923f6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x13923f750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x13923f7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x13923f870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x13923f900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x13923f990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x13923fa20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x13923fab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x13923fb40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x13923fbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x13923fc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x13923fcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x13923fd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x13923fe10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x13923fea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x13923ff30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x13923ffc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x139240050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x1392400e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x139240170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139240200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139240290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x139240320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x1392403b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x139240440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x1392404d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x139240560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x1392405f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139240680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x139240710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x1392407a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139240830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x1392408c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139240950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x1392409e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139240a70 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: 0x1391fdb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f8b20 VAL: 'John Smith' (2 sibs) 37: 0x1391f8bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f97f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f8c60 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8cf8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923d210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923d2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923d330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923d3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923d450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923d4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923d570 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: 0x1391fdc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391faf80 VAL: 'John Smith' (2 sibs) 37: 0x1391fb018 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f8e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391fb0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391fb158 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x13923db20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923dbb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923dc40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923dcd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923dd60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923ddf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923de80 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: 0x1391fdd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x1391fac70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x1391fa960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x1391f9c90 VAL: 'a' (5 sibs) 37: 0x1391f9d28 VAL: 'b' (5 sibs) 37: 0x1391f9dc0 VAL: 'c' (5 sibs) 37: 0x1391f9e58 VAL: 'd' (5 sibs) 37: 0x1391f9ef0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x139241140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x1392411d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x139241260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x1392412f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x139241380 VAL: 'b' (5 sibs) 37: [5] [5] 0x139241410 VAL: 'c' (5 sibs) 37: [6] [6] 0x1392414a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x139241530 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] 0x1392294f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x139229580 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x139229610 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x1392296a0 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] 0x1392420f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x139242180 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x139242210 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x1392422a0 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] 0x13922b390 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13922b420 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13922b4b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13922b540 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13922b5d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13922b660 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13922b6f0 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] 0x139242a30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139242ac0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139242b50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139242be0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139242c70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139242d00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139242d90 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] 0x13922d180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13922d210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13922d2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13922d330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13922d3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13922d450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13922d4e0 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] 0x139243340 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x1392433d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139243460 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x1392434f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139243580 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139243610 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x1392436a0 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] 0x13922ef70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13922f000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13922f090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13922f120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13922f1b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13922f240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13922f2d0 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] 0x1392442e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139244370 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139244400 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139244490 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139244520 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392445b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139244640 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] 0x139234650 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x1392346e0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x139234770 MAP: (1 sibs) 4 children: 37: [3] [3] 0x139234800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x139234890 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x139234920 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x1392349b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x139234a40 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x139234ad0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x139234b60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x139234bf0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x139234c80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x139234d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x139234da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x139234e30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x139234ec0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x139234f50 MAP: (1 sibs) 4 children: 37: [17] [17] 0x139234fe0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x139235070 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x139235100 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x139235190 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x139235220 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x1392352b0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x139235340 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x1392353d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x139235460 MAP: (1 sibs) 4 children: 37: [26] [26] 0x1392354f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x139235580 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x139235610 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x1392356a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x139235730 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x1392357c0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x139235850 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x1392358e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x139235970 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x139235a00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x139235a90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139235b20 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139235bb0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x139235c40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x139235cd0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x139235d60 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x139235df0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x139235e80 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x139235f10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139235fa0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x139236030 MAP: (1 sibs) 4 children: 37: [47] [47] 0x1392360c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139236150 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x1392361e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139236270 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x139236300 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139236390 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] 0x139246710 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x1392467a0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x139246830 MAP: (1 sibs) 4 children: 37: [3] [3] 0x1392468c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x139246950 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x1392469e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x139246a70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x139246b00 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x139246b90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x139246c20 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x139246cb0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x139246d40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x139246dd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x139246e60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x139246ef0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x139246f80 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x139247010 MAP: (1 sibs) 4 children: 37: [17] [17] 0x1392470a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x139247130 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x1392471c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x139247250 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x1392472e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x139247370 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x139247400 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x139247490 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x139247520 MAP: (1 sibs) 4 children: 37: [26] [26] 0x1392475b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x139247640 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x1392476d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x139247760 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x1392477f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x139247880 MAP: (1 sibs) 4 children: 37: [32] [32] 0x139247910 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x1392479a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x139247a30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x139247ac0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x139247b50 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139247be0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139247c70 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x139247d00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x139247d90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x139247e20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x139247eb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x139247f40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x139247fd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139248060 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x1392480f0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x139248180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139248210 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x1392482a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139248330 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x1392483c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139248450 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] 0x139236a60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139236af0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139236b80 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139236c10 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139236ca0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139236d30 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139236dc0 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] 0x139244bf0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139244c80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139244d10 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139244da0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139244e30 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139244ec0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139244f50 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] 0x139238790 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139238820 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x1392388b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139238940 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x1392389d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139238a60 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139238af0 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] 0x139245500 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139245590 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139245620 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x1392456b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139245740 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392457d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139245860 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] 0x13923a4c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x13923a550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x13923a5e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x13923a670 VAL: 'a' (5 sibs) 37: [4] [4] 0x13923a700 VAL: 'b' (5 sibs) 37: [5] [5] 0x13923a790 VAL: 'c' (5 sibs) 37: [6] [6] 0x13923a820 VAL: 'd' (5 sibs) 37: [7] [7] 0x13923a8b0 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] 0x139248b20 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x139248bb0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x139248c40 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x139248cd0 VAL: 'a' (5 sibs) 37: [4] [4] 0x139248d60 VAL: 'b' (5 sibs) 37: [5] [5] 0x139248df0 VAL: 'c' (5 sibs) 37: [6] [6] 0x139248e80 VAL: 'd' (5 sibs) 37: [7] [7] 0x139248f10 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] 0x13923add0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x13923ae60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x13923aef0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x13923af80 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] 0x139249430 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x1392494c0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x139249550 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x1392495e0 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] 0x13923b6e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923b770 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923b800 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923b890 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923b920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923b9b0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923ba40 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] 0x139249d40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139249dd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139249e60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139249ef0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139249f80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13924a010 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13924a0a0 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] 0x13923bff0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923c080 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923c110 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923c1a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923c230 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923c2c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923c350 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] 0x13924a650 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13924a6e0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13924a770 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13924a800 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13924a890 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13924a920 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13924a9b0 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] 0x13923c900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923c990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923ca20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923cab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923cb40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923cbd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923cc60 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] 0x13924af60 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13924aff0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13924b080 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13924b110 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13924b1a0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13924b230 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13924b2c0 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] 0x13923ed30 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x13923edc0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x13923ee50 MAP: (1 sibs) 4 children: 37: [3] [3] 0x13923eee0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x13923ef70 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x13923f000 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x13923f090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x13923f120 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x13923f1b0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x13923f240 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x13923f2d0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x13923f360 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x13923f3f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x13923f480 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x13923f510 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x13923f5a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x13923f630 MAP: (1 sibs) 4 children: 37: [17] [17] 0x13923f6c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x13923f750 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x13923f7e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x13923f870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x13923f900 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x13923f990 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x13923fa20 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x13923fab0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x13923fb40 MAP: (1 sibs) 4 children: 37: [26] [26] 0x13923fbd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x13923fc60 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x13923fcf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x13923fd80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x13923fe10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x13923fea0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x13923ff30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x13923ffc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x139240050 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x1392400e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x139240170 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139240200 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139240290 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x139240320 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x1392403b0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x139240440 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x1392404d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x139240560 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x1392405f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139240680 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x139240710 MAP: (1 sibs) 4 children: 37: [47] [47] 0x1392407a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139240830 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x1392408c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139240950 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x1392409e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139240a70 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] 0x13924d390 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x13924d420 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x13924d4b0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x13924d540 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x13924d5d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x13924d660 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x13924d6f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x13924d780 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x13924d810 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x13924d8a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x13924d930 MAP: (1 sibs) 4 children: 37: [11] [11] 0x13924d9c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x13924da50 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x13924dae0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x13924db70 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x13924dc00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x13924dc90 MAP: (1 sibs) 4 children: 37: [17] [17] 0x13924dd20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x13924ddb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x13924de40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x13924ded0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x13924df60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x13924dff0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x13924e080 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x13924e110 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x13924e1a0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x13924e230 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x13924e2c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x13924e350 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x13924e3e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x13924e470 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x13924e500 MAP: (1 sibs) 4 children: 37: [32] [32] 0x13924e590 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x13924e620 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x13924e6b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x13924e740 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x13924e7d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x13924e860 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x13924e8f0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x13924e980 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x13924ea10 MAP: (1 sibs) 4 children: 37: [41] [41] 0x13924eaa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x13924eb30 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x13924ebc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x13924ec50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x13924ece0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x13924ed70 MAP: (1 sibs) 4 children: 37: [47] [47] 0x13924ee00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x13924ee90 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x13924ef20 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x13924efb0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x13924f040 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x13924f0d0 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] 0x13923d210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923d2a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923d330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923d3c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923d450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923d4e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923d570 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] 0x13924b870 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13924b900 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13924b990 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13924ba20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13924bab0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13924bb40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13924bbd0 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] 0x13923db20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13923dbb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13923dc40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13923dcd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13923dd60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13923ddf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13923de80 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] 0x13924c180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13924c210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13924c2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13924c330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13924c3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13924c450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13924c4e0 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] 0x139241140 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x1392411d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x139241260 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x1392412f0 VAL: 'a' (5 sibs) 37: [4] [4] 0x139241380 VAL: 'b' (5 sibs) 37: [5] [5] 0x139241410 VAL: 'c' (5 sibs) 37: [6] [6] 0x1392414a0 VAL: 'd' (5 sibs) 37: [7] [7] 0x139241530 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] 0x13924f7a0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x13924f830 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x13924f8c0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x13924f950 VAL: 'a' (5 sibs) 37: [4] [4] 0x13924f9e0 VAL: 'b' (5 sibs) 37: [5] [5] 0x13924fa70 VAL: 'c' (5 sibs) 37: [6] [6] 0x13924fb00 VAL: 'd' (5 sibs) 37: [7] [7] 0x13924fb90 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: 0x1391fd5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x1391f80d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x1391f8168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x1391f8200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x13924ca90 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x13924cb20 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x13924cbb0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x13924cc40 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: 0x1391fd6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f88a0 VAL: 'John Smith' (2 sibs) 37: 0x1391f8938 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f87f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f89e0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8a78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x13924cce0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x13924cd70 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x13924ce00 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x13924ce90 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x13924cf20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x13924cfb0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x13924d040 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: 0x1391fd7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f90d0 VAL: 'John Smith' (2 sibs) 37: 0x1391f9168 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f9028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f9210 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f92a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139245e10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139245ea0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139245f30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139245fc0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139246050 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392460e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139246170 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: 0x1391fd8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f9490 VAL: 'John Smith' (2 sibs) 37: 0x1391f9528 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f93e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f95d0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f9668 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139246210 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x1392462a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139246330 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x1392463c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139246450 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392464e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139246570 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: 0x1391fda10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x1391fde30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x1391fe300 MAP: (1 sibs) 4 children: 37: 0x1391fe3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fe568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fdec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x1391fdf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x1391fe610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fe7e0 MAP: (1 sibs) 4 children: 37: 0x1391fe880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fea48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391feaf0 MAP: (1 sibs) 4 children: 37: 0x1391feb90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fec28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fecc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fed58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fdff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x1391fe090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x1391fee00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fefd0 MAP: (1 sibs) 4 children: 37: 0x1391ff070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fee98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ff2e0 MAP: (1 sibs) 4 children: 37: 0x1391ff380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fef30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x1391fe1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x1391ff5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391ff7c0 MAP: (1 sibs) 4 children: 37: 0x1391ff860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffa28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ffad0 MAP: (1 sibs) 4 children: 37: 0x1391ffb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ffc08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ffca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffd38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x1392500b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x139250140 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x1392501d0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x139250260 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x1392502f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x139250380 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x139250410 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x1392504a0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x139250530 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x1392505c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x139250650 MAP: (1 sibs) 4 children: 37: [11] [11] 0x1392506e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x139250770 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x139250800 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x139250890 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x139250920 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x1392509b0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x139250a40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x139250ad0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x139250b60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x139250bf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x139250c80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x139250d10 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x139250da0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x139250e30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x139250ec0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x139250f50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x139250fe0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x139251070 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x139251100 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x139251190 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x139251220 MAP: (1 sibs) 4 children: 37: [32] [32] 0x1392512b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x139251340 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x1392513d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x139251460 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x1392514f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139251580 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139251610 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x1392516a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x139251730 MAP: (1 sibs) 4 children: 37: [41] [41] 0x1392517c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x139251850 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x1392518e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x139251970 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139251a00 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x139251a90 MAP: (1 sibs) 4 children: 37: [47] [47] 0x139251b20 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139251bb0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x139251c40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139251cd0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x139251d60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139251df0 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: 0x1391fdb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f8b20 VAL: 'John Smith' (2 sibs) 37: 0x1391f8bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f97f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f8c60 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8cf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139251e90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139251f20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139251fb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139252040 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x1392520d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139252160 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x1392521f0 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: 0x1391fdc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391faf80 VAL: 'John Smith' (2 sibs) 37: 0x1391fb018 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f8e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391fb0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391fb158 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139252290 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139252320 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x1392523b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139252440 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x1392524d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139252560 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x1392525f0 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: 0x1391fdd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x1391fac70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x1391fa960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x1391f9c90 VAL: 'a' (5 sibs) 37: 0x1391f9d28 VAL: 'b' (5 sibs) 37: 0x1391f9dc0 VAL: 'c' (5 sibs) 37: 0x1391f9e58 VAL: 'd' (5 sibs) 37: 0x1391f9ef0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139252690 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x139252720 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x1392527b0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x139252840 VAL: 'a' (5 sibs) 37: [4] [4] 0x1392528d0 VAL: 'b' (5 sibs) 37: [5] [5] 0x139252960 VAL: 'c' (5 sibs) 37: [6] [6] 0x1392529f0 VAL: 'd' (5 sibs) 37: [7] [7] 0x139252a80 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: 0x1391fd5b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x1391f80d0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x1391f8168 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x1391f8200 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x13924d0e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x13924d170 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x13924d200 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x13924d290 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: 0x1391fd6c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f88a0 VAL: 'John Smith' (2 sibs) 37: 0x1391f8938 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f87f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f89e0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8a78 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139252b20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139252bb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139252c40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139252cd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139252d60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139252df0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139252e80 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: 0x1391fd7e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8f90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f90d0 VAL: 'John Smith' (2 sibs) 37: 0x1391f9168 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f9028 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f9210 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f92a8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139252f20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139252fb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139253040 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x1392530d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139253160 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392531f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139253280 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: 0x1391fd8f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9350 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f9490 VAL: 'John Smith' (2 sibs) 37: 0x1391f9528 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f93e8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f95d0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f9668 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139253320 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x1392533b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139253440 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x1392534d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139253560 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392535f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139253680 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: 0x1391fda10 [ROOT] MAP: (0 sibs) 8 children: 37: 0x1391fde30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x1391fe300 MAP: (1 sibs) 4 children: 37: 0x1391fe3a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe438 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fe568 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fdec8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x1391fdf60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x1391fe610 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fe7e0 MAP: (1 sibs) 4 children: 37: 0x1391fe880 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fe918 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fe9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fea48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe6a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391feaf0 MAP: (1 sibs) 4 children: 37: 0x1391feb90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391fec28 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391fecc0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391fed58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fe740 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fdff8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x1391fe090 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x1391fee00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391fefd0 MAP: (1 sibs) 4 children: 37: 0x1391ff070 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff108 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff1a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff238 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fee98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ff2e0 MAP: (1 sibs) 4 children: 37: 0x1391ff380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff418 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff4b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ff548 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391fef30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe128 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x1391fe1c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x1391ff5f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x1391ff7c0 MAP: (1 sibs) 4 children: 37: 0x1391ff860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ff8f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ff990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffa28 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff688 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x1391ffad0 MAP: (1 sibs) 4 children: 37: 0x1391ffb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x1391ffc08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x1391ffca0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x1391ffd38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x1391ff720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x1391fe258 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139253720 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x1392537b0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x139253840 MAP: (1 sibs) 4 children: 37: [3] [3] 0x1392538d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x139253960 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x1392539f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x139253a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x139253b10 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x139253ba0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x139253c30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x139253cc0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x139253d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x139253de0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x139253e70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x139253f00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x139253f90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x139254020 MAP: (1 sibs) 4 children: 37: [17] [17] 0x1392540b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x139254140 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x1392541d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x139254260 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x1392542f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x139254380 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x139254410 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x1392544a0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x139254530 MAP: (1 sibs) 4 children: 37: [26] [26] 0x1392545c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x139254650 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x1392546e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x139254770 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x139254800 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x139254890 MAP: (1 sibs) 4 children: 37: [32] [32] 0x139254920 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x1392549b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x139254a40 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x139254ad0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x139254b60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x139254bf0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x139254c80 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x139254d10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x139254da0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x139254e30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x139254ec0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x139254f50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x139254fe0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x139255070 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x139255100 MAP: (1 sibs) 4 children: 37: [47] [47] 0x139255190 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x139255220 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x1392552b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x139255340 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x1392553d0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x139255460 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: 0x1391fdb28 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f9760 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391f8b20 VAL: 'John Smith' (2 sibs) 37: 0x1391f8bb8 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f97f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391f8c60 VAL: 'Mary Smith' (2 sibs) 37: 0x1391f8cf8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139255500 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139255590 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139255620 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x1392556b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139255740 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x1392557d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139255860 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: 0x1391fdc40 [ROOT] MAP: (0 sibs) 2 children: 37: 0x1391f8df0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x1391faf80 VAL: 'John Smith' (2 sibs) 37: 0x1391fb018 VAL: 'Bill Jones' (2 sibs) 37: 0x1391f8e88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x1391fb0c0 VAL: 'Mary Smith' (2 sibs) 37: 0x1391fb158 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139255900 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x139255990 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x139255a20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x139255ab0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x139255b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x139255bd0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x139255c60 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: 0x1391fdd58 [ROOT] MAP: (0 sibs) 1 children: 37: 0x1391fac70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x1391fa960 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x1391f9c90 VAL: 'a' (5 sibs) 37: 0x1391f9d28 VAL: 'b' (5 sibs) 37: 0x1391f9dc0 VAL: 'c' (5 sibs) 37: 0x1391f9e58 VAL: 'd' (5 sibs) 37: 0x1391f9ef0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x139255d00 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x139255d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x139255e20 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x139255eb0 VAL: 'a' (5 sibs) 37: [4] [4] 0x139255f40 VAL: 'b' (5 sibs) 37: [5] [5] 0x139255fd0 VAL: 'c' (5 sibs) 37: [6] [6] 0x139256060 VAL: 'd' (5 sibs) 37: [7] [7] 0x1392560f0 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 (13 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (13 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x162b1c6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b18a90 MAP: (3 sibs) 0 children: 38: 0x162b18b28 MAP: (3 sibs) 0 children: 38: 0x162b18bc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b64340 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b643d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b64460 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b644f0 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: 0x162b1c7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19120 MAP: (2 sibs) 2 children: 38: 0x162b19260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b192f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b191b8 MAP: (2 sibs) 2 children: 38: 0x162b193a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19438 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b66070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b66100 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b66190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b66220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b662b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b66340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b663d0 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: 0x162b1c8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19950 MAP: (2 sibs) 2 children: 38: 0x162b19a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b199e8 MAP: (2 sibs) 2 children: 38: 0x162b19bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19c68 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b67da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b67e30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b67ec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b67f50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b67fe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b68070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b68100 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: 0x162b1c9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19d10 MAP: (2 sibs) 2 children: 38: 0x162b19e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b19da8 MAP: (2 sibs) 2 children: 38: 0x162b19f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1a028 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b69ad0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b69b60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b69bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b69c80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b69d10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b69da0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b69e30 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: 0x162b1cb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b1a9a0 MAP: (2 sibs) 2 children: 38: 0x162b1aae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b1ab78 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b1aa38 MAP: (2 sibs) 2 children: 38: 0x162b1ac20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1acb8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b6b800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b6b890 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b6b920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b6b9b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b6ba40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b6bad0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b6bb60 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: 0x162b1cc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x162b19530 MAP: (1 sibs) 2 children: 38: 0x162b18da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b18e38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b6d530 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b6d5c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b6d650 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b6d6e0 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: 0x162b1cd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x162b1aea0 MAP: (4 sibs) 2 children: 38: 0x162b1b110 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1af38 MAP: (4 sibs) 2 children: 38: 0x162b1b250 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1b2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1afd0 MAP: (4 sibs) 3 children: 38: 0x162b1b390 KEYVAL: 'b' '2' (3 sibs) 38: 0x162b1b428 KEYVAL: 'a' '1' (3 sibs) 38: 0x162b1b4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x162b1b068 MAP: (4 sibs) 2 children: 38: 0x162b1b560 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b5f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b6f260 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b6f2f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b6f380 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b6f410 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b6f4a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b6f530 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b6f5c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b6f650 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b6f6e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b6f770 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b6f800 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b6f890 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b6f920 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b6f9b0 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: 0x162b1ce58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x162b1b6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x162b1b788 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b820 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b8b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b70f90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b71020 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b710b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b71140 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b711d0 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: 0x162b1cf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x162b1d840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x162b1d8e0 MAP: (5 sibs) 1 children: 38: 0x162b1dbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x162b1d978 MAP: (5 sibs) 1 children: 38: 0x162b1dc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x162b1da10 MAP: (5 sibs) 1 children: 38: 0x162b1dd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x162b1daa8 MAP: (5 sibs) 1 children: 38: 0x162b1ddc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x162b1de60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x162b1def8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x162b1db40 MAP: (5 sibs) 1 children: 38: 0x162b1dfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x162b1e040 VAL: 'val1' (2 sibs) 38: 0x162b1e0d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b72db0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b72e40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b72ed0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b72f60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b72ff0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b73080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b73110 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b731a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b73230 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b732c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b73350 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b733e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b73470 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b73500 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b73590 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b73620 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: 0x162b1d088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x162b19710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x162b1a120 MAP: (1 sibs) 1 children: 38: 0x162b1a1c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b197a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x162b1a260 MAP: (1 sibs) 1 children: 38: 0x162b1a300 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b19840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x162b1ad60 MAP: (2 sibs) 1 children: 38: 0x162b1a3a0 KEYVAL: '' '' (1 sibs) 38: 0x162b1adf8 MAP: (2 sibs) 1 children: 38: 0x162b1a440 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b74b80 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b74c10 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b74ca0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b74d30 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b74dc0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b74e50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b74ee0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b74f70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b75000 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b75090 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b75120 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b751b0 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: 0x162b1d1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b18c60 MAP: (2 sibs) 3 children: 38: 0x162b1e180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x162b1e218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x162b1e2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x162b18cf8 MAP: (2 sibs) 3 children: 38: 0x162b1e350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x162b1e3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x162b1e480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b76a50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b76ae0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b76b70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b76c00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b76c90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b76d20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b76db0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b76e40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b76ed0 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: 0x162b1d2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b195d0 MAP: (2 sibs) 3 children: 38: 0x162b1e520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x162b1e5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x162b1e650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x162b19668 MAP: (2 sibs) 3 children: 38: 0x162b1e6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x162b1e788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x162b1e820 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b788e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b78970 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b78a00 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b78a90 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b78b20 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b78bb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b78c40 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b78cd0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b78d60 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x162b788e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b78970 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b78a00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b78a90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b78b20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b78bb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b78c40 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b78cd0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b78d60 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x162b788e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b78970 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b78a00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b78a90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b78b20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b78bb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b78c40 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b78cd0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b78d60 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: 0x162b1d3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b1ea90 MAP: (3 sibs) 3 children: 38: 0x162b1ec60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x162b1ecf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x162b1ed90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x162b1eb28 MAP: (3 sibs) 3 children: 38: 0x162b1ee30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x162b1eec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x162b1ef60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x162b1ebc0 MAP: (3 sibs) 3 children: 38: 0x162b1f000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x162b1f098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x162b1f130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7a780 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b7a810 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b7a8a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b7a930 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b7a9c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b7aa50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b7aae0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b7ab70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b7ac00 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b7ac90 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b7ad20 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b7adb0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b7ae40 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: 0x162b1c6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b18a90 MAP: (3 sibs) 0 children: 38: 0x162b18b28 MAP: (3 sibs) 0 children: 38: 0x162b18bc0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7b090 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b7b120 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b7b1b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b7b240 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: 0x162b1c7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19120 MAP: (2 sibs) 2 children: 38: 0x162b19260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b192f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b191b8 MAP: (2 sibs) 2 children: 38: 0x162b193a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19438 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7b9a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7ba30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7bac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7bb50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7bbe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7bc70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7bd00 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: 0x162b1c8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19950 MAP: (2 sibs) 2 children: 38: 0x162b19a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b199e8 MAP: (2 sibs) 2 children: 38: 0x162b19bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19c68 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7c2b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7c340 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7c3d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7c460 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7c4f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7c580 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7c610 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: 0x162b1c9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19d10 MAP: (2 sibs) 2 children: 38: 0x162b19e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b19da8 MAP: (2 sibs) 2 children: 38: 0x162b19f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1a028 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7cbc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7cc50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7cce0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7cd70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7ce00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7ce90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7cf20 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: 0x162b1cb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b1a9a0 MAP: (2 sibs) 2 children: 38: 0x162b1aae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b1ab78 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b1aa38 MAP: (2 sibs) 2 children: 38: 0x162b1ac20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1acb8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7d4d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7d560 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7d5f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7d680 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7d710 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7d7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7d830 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: 0x162b1cc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x162b19530 MAP: (1 sibs) 2 children: 38: 0x162b18da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b18e38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7dde0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b7de70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b7df00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b7df90 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: 0x162b1cd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x162b1aea0 MAP: (4 sibs) 2 children: 38: 0x162b1b110 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1af38 MAP: (4 sibs) 2 children: 38: 0x162b1b250 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1b2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1afd0 MAP: (4 sibs) 3 children: 38: 0x162b1b390 KEYVAL: 'b' '2' (3 sibs) 38: 0x162b1b428 KEYVAL: 'a' '1' (3 sibs) 38: 0x162b1b4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x162b1b068 MAP: (4 sibs) 2 children: 38: 0x162b1b560 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b5f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7e6f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b7e780 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b7e810 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b7e8a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b7e930 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b7e9c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b7ea50 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b7eae0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b7eb70 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b7ec00 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b7ec90 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b7ed20 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b7edb0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b7ee40 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: 0x162b1ce58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x162b1b6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x162b1b788 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b820 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b8b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7f000 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b7f090 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b7f120 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b7f1b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b7f240 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: 0x162b1cf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x162b1d840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x162b1d8e0 MAP: (5 sibs) 1 children: 38: 0x162b1dbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x162b1d978 MAP: (5 sibs) 1 children: 38: 0x162b1dc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x162b1da10 MAP: (5 sibs) 1 children: 38: 0x162b1dd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x162b1daa8 MAP: (5 sibs) 1 children: 38: 0x162b1ddc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x162b1de60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x162b1def8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x162b1db40 MAP: (5 sibs) 1 children: 38: 0x162b1dfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x162b1e040 VAL: 'val1' (2 sibs) 38: 0x162b1e0d8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b7f910 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b7f9a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b7fa30 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b7fac0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b7fb50 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b7fbe0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b7fc70 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b7fd00 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b7fd90 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b7fe20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b7feb0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b7ff40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b7ffd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b80060 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b800f0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b80180 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: 0x162b1d088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x162b19710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x162b1a120 MAP: (1 sibs) 1 children: 38: 0x162b1a1c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b197a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x162b1a260 MAP: (1 sibs) 1 children: 38: 0x162b1a300 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b19840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x162b1ad60 MAP: (2 sibs) 1 children: 38: 0x162b1a3a0 KEYVAL: '' '' (1 sibs) 38: 0x162b1adf8 MAP: (2 sibs) 1 children: 38: 0x162b1a440 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b80220 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b802b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b80340 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b803d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b80460 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b804f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b80580 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b80610 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b806a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b80730 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b807c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b80850 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: 0x162b1d1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b18c60 MAP: (2 sibs) 3 children: 38: 0x162b1e180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x162b1e218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x162b1e2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x162b18cf8 MAP: (2 sibs) 3 children: 38: 0x162b1e350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x162b1e3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x162b1e480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b80b30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b80bc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b80c50 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b80ce0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b80d70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b80e00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b80e90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b80f20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b80fb0 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: 0x162b1d2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b195d0 MAP: (2 sibs) 3 children: 38: 0x162b1e520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x162b1e5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x162b1e650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x162b19668 MAP: (2 sibs) 3 children: 38: 0x162b1e6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x162b1e788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x162b1e820 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b81440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b814d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b81560 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b815f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b81680 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b81710 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b817a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b81830 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b818c0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x162b81440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b814d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b81560 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b815f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b81680 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b81710 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b817a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b81830 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b818c0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x162b81440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b814d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b81560 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b815f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b81680 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b81710 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b817a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b81830 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b818c0 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: 0x162b1d3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b1ea90 MAP: (3 sibs) 3 children: 38: 0x162b1ec60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x162b1ecf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x162b1ed90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x162b1eb28 MAP: (3 sibs) 3 children: 38: 0x162b1ee30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x162b1eec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x162b1ef60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x162b1ebc0 MAP: (3 sibs) 3 children: 38: 0x162b1f000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x162b1f098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x162b1f130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x162b81d50 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b81de0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b81e70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b81f00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b81f90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b82020 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b820b0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b82140 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b821d0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b82260 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b822f0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b82380 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b82410 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] 0x162b64340 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b643d0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b64460 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b644f0 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] 0x162b837f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b83880 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b83910 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b839a0 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] 0x162b66070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b66100 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b66190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b66220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b662b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b66340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b663d0 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] 0x162b84100 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b84190 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b84220 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b842b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b84340 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b843d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b84460 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] 0x162b67da0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b67e30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b67ec0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b67f50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b67fe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b68070 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b68100 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] 0x162b84a10 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b84aa0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b84b30 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b84bc0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b84c50 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b84ce0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b84d70 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] 0x162b69ad0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b69b60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b69bf0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b69c80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b69d10 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b69da0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b69e30 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] 0x162b859e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b85a70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b85b00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b85b90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b85c20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b85cb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b85d40 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] 0x162b6b800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b6b890 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b6b920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b6b9b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b6ba40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b6bad0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b6bb60 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] 0x162b862f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b86380 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b86410 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b864a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b86530 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b865c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b86650 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] 0x162b6d530 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b6d5c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b6d650 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b6d6e0 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] 0x162b86c00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b86c90 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b86d20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b86db0 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] 0x162b6f260 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b6f2f0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b6f380 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b6f410 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b6f4a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b6f530 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b6f5c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b6f650 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b6f6e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b6f770 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b6f800 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b6f890 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b6f920 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b6f9b0 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] 0x162b87510 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b875a0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b87630 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b876c0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b87750 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b877e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b87870 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b87900 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b87990 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b87a20 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b87ab0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b87b40 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b87bd0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b87c60 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] 0x162b70f90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b71020 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b710b0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b71140 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b711d0 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] 0x162b87e20 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b87eb0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b87f40 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b87fd0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b88060 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] 0x162b72db0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b72e40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b72ed0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b72f60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b72ff0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b73080 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b73110 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b731a0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b73230 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b732c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b73350 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b733e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b73470 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b73500 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b73590 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b73620 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] 0x162b88730 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b887c0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b88850 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b888e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b88970 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b88a00 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b88a90 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b88b20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b88bb0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b88c40 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b88cd0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b88d60 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b88df0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b88e80 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b88f10 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b88fa0 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] 0x162b74b80 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b74c10 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b74ca0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b74d30 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b74dc0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b74e50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b74ee0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b74f70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b75000 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b75090 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b75120 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b751b0 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] 0x162b89040 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b890d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b89160 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b891f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b89280 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b89310 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b893a0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b89430 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b894c0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b89550 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b895e0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b89670 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] 0x162b76a50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b76ae0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b76b70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b76c00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b76c90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b76d20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b76db0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b76e40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b76ed0 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] 0x162b89950 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b899e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b89a70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b89b00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b89b90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b89c20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b89cb0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b89d40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b89dd0 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] 0x162b788e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b78970 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b78a00 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b78a90 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b78b20 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b78bb0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b78c40 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b78cd0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b78d60 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] 0x162b8a260 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b8a2f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b8a380 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b8a410 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b8a4a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b8a530 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b8a5c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b8a650 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b8a6e0 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] 0x162b7a780 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b7a810 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b7a8a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b7a930 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b7a9c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b7aa50 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b7aae0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b7ab70 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b7ac00 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b7ac90 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b7ad20 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b7adb0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b7ae40 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] 0x162b8ab70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b8ac00 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b8ac90 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b8ad20 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b8adb0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b8ae40 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b8aed0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b8af60 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b8aff0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b8b080 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b8b110 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b8b1a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b8b230 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] 0x162b7b090 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b7b120 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b7b1b0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b7b240 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] 0x162b8b480 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b8b510 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b8b5a0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b8b630 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] 0x162b7b9a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7ba30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7bac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7bb50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7bbe0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7bc70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7bd00 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] 0x162b8bd90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b8be20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b8beb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b8bf40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b8bfd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b8c060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b8c0f0 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] 0x162b7c2b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7c340 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7c3d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7c460 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7c4f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7c580 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7c610 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] 0x162b8c6a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b8c730 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b8c7c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b8c850 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b8c8e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b8c970 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b8ca00 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] 0x162b7cbc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7cc50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7cce0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7cd70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7ce00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7ce90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7cf20 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] 0x162b8cfb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b8d040 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b8d0d0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b8d160 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b8d1f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b8d280 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b8d310 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] 0x162b7d4d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b7d560 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b7d5f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b7d680 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b7d710 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b7d7a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b7d830 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] 0x162b8d8c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b8d950 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b8d9e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b8da70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b8db00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b8db90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b8dc20 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] 0x162b7dde0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b7de70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b7df00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b7df90 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] 0x162b8e1d0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b8e260 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b8e2f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b8e380 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] 0x162b7e6f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b7e780 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b7e810 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b7e8a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b7e930 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b7e9c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b7ea50 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b7eae0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b7eb70 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b7ec00 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b7ec90 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b7ed20 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b7edb0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b7ee40 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] 0x162b8eae0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b8eb70 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b8ec00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b8ec90 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b8ed20 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b8edb0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b8ee40 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b8eed0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b8ef60 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b8eff0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b8f080 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b8f110 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b8f1a0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b8f230 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] 0x162b7f000 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b7f090 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b7f120 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b7f1b0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b7f240 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] 0x162b8f3f0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b8f480 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b8f510 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b8f5a0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b8f630 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] 0x162b7f910 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b7f9a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b7fa30 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b7fac0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b7fb50 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b7fbe0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b7fc70 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b7fd00 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b7fd90 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b7fe20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b7feb0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b7ff40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b7ffd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b80060 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b800f0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b80180 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] 0x162b8fd00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b8fd90 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b8fe20 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b8feb0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b8ff40 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b8ffd0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b90060 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b900f0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b90180 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b90210 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b902a0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b90330 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b903c0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b90450 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b904e0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b90570 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] 0x162b80220 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b802b0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b80340 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b803d0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b80460 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b804f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b80580 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b80610 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b806a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b80730 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b807c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b80850 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] 0x162b90610 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b906a0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b90730 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b907c0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b90850 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b908e0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b90970 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b90a00 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b90a90 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b90b20 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b90bb0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b90c40 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] 0x162b80b30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b80bc0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b80c50 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b80ce0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b80d70 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b80e00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b80e90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b80f20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b80fb0 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] 0x162b90f20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b90fb0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b91040 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b910d0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b91160 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b911f0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b91280 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b91310 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b913a0 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] 0x162b81440 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b814d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b81560 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b815f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b81680 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b81710 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b817a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b81830 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b818c0 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] 0x162b91830 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b918c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b91950 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b919e0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b91a70 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b91b00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b91b90 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b91c20 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b91cb0 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] 0x162b81d50 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b81de0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b81e70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b81f00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b81f90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b82020 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b820b0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b82140 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b821d0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b82260 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b822f0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b82380 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b82410 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] 0x162b92140 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b921d0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b92260 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b922f0 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b92380 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b92410 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b924a0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b92530 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b925c0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b92650 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b926e0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b92770 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b92800 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: 0x162b1c6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b18a90 MAP: (3 sibs) 0 children: 38: 0x162b18b28 MAP: (3 sibs) 0 children: 38: 0x162b18bc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b92a50 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b92ae0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b92b70 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b92c00 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: 0x162b1c7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19120 MAP: (2 sibs) 2 children: 38: 0x162b19260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b192f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b191b8 MAP: (2 sibs) 2 children: 38: 0x162b193a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19438 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b92ca0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b92d30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b92dc0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b92e50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b92ee0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b92f70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b93000 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: 0x162b1c8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19950 MAP: (2 sibs) 2 children: 38: 0x162b19a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b199e8 MAP: (2 sibs) 2 children: 38: 0x162b19bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19c68 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b930a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b93130 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b931c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b93250 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b932e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b93370 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b93400 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: 0x162b1c9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19d10 MAP: (2 sibs) 2 children: 38: 0x162b19e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b19da8 MAP: (2 sibs) 2 children: 38: 0x162b19f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1a028 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b934a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b93530 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b935c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b93650 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b936e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b93770 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b93800 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: 0x162b1cb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b1a9a0 MAP: (2 sibs) 2 children: 38: 0x162b1aae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b1ab78 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b1aa38 MAP: (2 sibs) 2 children: 38: 0x162b1ac20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1acb8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b938a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b93930 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b939c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b93a50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b93ae0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b93b70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b93c00 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: 0x162b1cc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x162b19530 MAP: (1 sibs) 2 children: 38: 0x162b18da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b18e38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b93ca0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b93d30 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b93dc0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b93e50 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: 0x162b1cd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x162b1aea0 MAP: (4 sibs) 2 children: 38: 0x162b1b110 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1af38 MAP: (4 sibs) 2 children: 38: 0x162b1b250 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1b2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1afd0 MAP: (4 sibs) 3 children: 38: 0x162b1b390 KEYVAL: 'b' '2' (3 sibs) 38: 0x162b1b428 KEYVAL: 'a' '1' (3 sibs) 38: 0x162b1b4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x162b1b068 MAP: (4 sibs) 2 children: 38: 0x162b1b560 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b5f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b93ef0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b93f80 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b94010 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b940a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b94130 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b941c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b94250 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b942e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b94370 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b94400 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b94490 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b94520 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b945b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b94640 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: 0x162b1ce58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x162b1b6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x162b1b788 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b820 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b8b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b946e0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b94770 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b94800 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b94890 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b94920 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: 0x162b1cf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x162b1d840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x162b1d8e0 MAP: (5 sibs) 1 children: 38: 0x162b1dbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x162b1d978 MAP: (5 sibs) 1 children: 38: 0x162b1dc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x162b1da10 MAP: (5 sibs) 1 children: 38: 0x162b1dd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x162b1daa8 MAP: (5 sibs) 1 children: 38: 0x162b1ddc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x162b1de60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x162b1def8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x162b1db40 MAP: (5 sibs) 1 children: 38: 0x162b1dfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x162b1e040 VAL: 'val1' (2 sibs) 38: 0x162b1e0d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b949c0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b94a50 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b94ae0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b94b70 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b94c00 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b94c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b94d20 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b94db0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b94e40 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b94ed0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b94f60 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b94ff0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b95080 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b95110 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b951a0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b95230 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: 0x162b1d088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x162b19710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x162b1a120 MAP: (1 sibs) 1 children: 38: 0x162b1a1c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b197a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x162b1a260 MAP: (1 sibs) 1 children: 38: 0x162b1a300 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b19840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x162b1ad60 MAP: (2 sibs) 1 children: 38: 0x162b1a3a0 KEYVAL: '' '' (1 sibs) 38: 0x162b1adf8 MAP: (2 sibs) 1 children: 38: 0x162b1a440 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b952d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b95360 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b953f0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b95480 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b95510 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b955a0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b95630 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b956c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b95750 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b957e0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b95870 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b95900 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: 0x162b1d1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b18c60 MAP: (2 sibs) 3 children: 38: 0x162b1e180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x162b1e218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x162b1e2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x162b18cf8 MAP: (2 sibs) 3 children: 38: 0x162b1e350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x162b1e3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x162b1e480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b959a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b95a30 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b95ac0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b95b50 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b95be0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b95c70 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b95d00 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b95d90 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b95e20 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: 0x162b1d2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b195d0 MAP: (2 sibs) 3 children: 38: 0x162b1e520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x162b1e5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x162b1e650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x162b19668 MAP: (2 sibs) 3 children: 38: 0x162b1e6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x162b1e788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x162b1e820 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b95ec0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b95f50 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b95fe0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b96070 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b96100 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b96190 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b96220 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b962b0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b96340 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: 0x162b1d3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b1ea90 MAP: (3 sibs) 3 children: 38: 0x162b1ec60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x162b1ecf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x162b1ed90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x162b1eb28 MAP: (3 sibs) 3 children: 38: 0x162b1ee30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x162b1eec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x162b1ef60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x162b1ebc0 MAP: (3 sibs) 3 children: 38: 0x162b1f000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x162b1f098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x162b1f130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b963e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b96470 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b96500 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b96590 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b96620 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b966b0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b96740 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b967d0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b96860 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b968f0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b96980 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b96a10 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b96aa0 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: 0x162b1c6b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b18a90 MAP: (3 sibs) 0 children: 38: 0x162b18b28 MAP: (3 sibs) 0 children: 38: 0x162b18bc0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b96b40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b96bd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x162b96c60 MAP: (3 sibs) 0 children: 38: [3] [3] 0x162b96cf0 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: 0x162b1c7c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19120 MAP: (2 sibs) 2 children: 38: 0x162b19260 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b192f8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b191b8 MAP: (2 sibs) 2 children: 38: 0x162b193a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19438 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b96d90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b96e20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b96eb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b96f40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b96fd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b97060 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b970f0 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: 0x162b1c8e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19950 MAP: (2 sibs) 2 children: 38: 0x162b19a90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19b28 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b199e8 MAP: (2 sibs) 2 children: 38: 0x162b19bd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b19c68 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b97190 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b97220 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b972b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b97340 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b973d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b97460 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b974f0 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: 0x162b1c9f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b19d10 MAP: (2 sibs) 2 children: 38: 0x162b19e50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b19ee8 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b19da8 MAP: (2 sibs) 2 children: 38: 0x162b19f90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1a028 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b97590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b97620 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b976b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b97740 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b977d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b97860 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b978f0 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: 0x162b1cb10 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b1a9a0 MAP: (2 sibs) 2 children: 38: 0x162b1aae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x162b1ab78 KEYVAL: 'age' '33' (2 sibs) 38: 0x162b1aa38 MAP: (2 sibs) 2 children: 38: 0x162b1ac20 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x162b1acb8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b97990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b97a20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x162b97ab0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x162b97b40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x162b97bd0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x162b97c60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x162b97cf0 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: 0x162b1cc28 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x162b19530 MAP: (1 sibs) 2 children: 38: 0x162b18da0 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b18e38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b97d90 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x162b97e20 MAP: (1 sibs) 2 children: 38: [2] [2] 0x162b97eb0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b97f40 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: 0x162b1cd40 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x162b1aea0 MAP: (4 sibs) 2 children: 38: 0x162b1b110 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b1a8 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1af38 MAP: (4 sibs) 2 children: 38: 0x162b1b250 KEYVAL: 'b' '2' (2 sibs) 38: 0x162b1b2e8 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1afd0 MAP: (4 sibs) 3 children: 38: 0x162b1b390 KEYVAL: 'b' '2' (3 sibs) 38: 0x162b1b428 KEYVAL: 'a' '1' (3 sibs) 38: 0x162b1b4c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x162b1b068 MAP: (4 sibs) 2 children: 38: 0x162b1b560 KEYVAL: 'a' '1' (2 sibs) 38: 0x162b1b5f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b97fe0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x162b98070 MAP: (4 sibs) 2 children: 38: [2] [2] 0x162b98100 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x162b98190 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x162b98220 MAP: (4 sibs) 2 children: 38: [5] [5] 0x162b982b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x162b98340 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x162b983d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x162b98460 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x162b984f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x162b98580 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x162b98610 MAP: (4 sibs) 2 children: 38: [12] [12] 0x162b986a0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x162b98730 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: 0x162b1ce58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x162b1b6f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x162b1b788 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b820 KEYVAL: 'b' '2' (4 sibs) 38: 0x162b1b8b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b987d0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x162b98860 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x162b988f0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x162b98980 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x162b98a10 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: 0x162b1cf70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x162b1d840 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x162b1d8e0 MAP: (5 sibs) 1 children: 38: 0x162b1dbe0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x162b1d978 MAP: (5 sibs) 1 children: 38: 0x162b1dc80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x162b1da10 MAP: (5 sibs) 1 children: 38: 0x162b1dd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x162b1daa8 MAP: (5 sibs) 1 children: 38: 0x162b1ddc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x162b1de60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x162b1def8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x162b1db40 MAP: (5 sibs) 1 children: 38: 0x162b1dfa0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x162b1e040 VAL: 'val1' (2 sibs) 38: 0x162b1e0d8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b98ab0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x162b98b40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x162b98bd0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x162b98c60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x162b98cf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x162b98d80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x162b98e10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x162b98ea0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x162b98f30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x162b98fc0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x162b99050 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x162b990e0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x162b99170 MAP: (5 sibs) 1 children: 38: [13] [13] 0x162b99200 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x162b99290 VAL: 'val1' (2 sibs) 38: [15] [15] 0x162b99320 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: 0x162b1d088 [ROOT] MAP: (0 sibs) 3 children: 38: 0x162b19710 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x162b1a120 MAP: (1 sibs) 1 children: 38: 0x162b1a1c0 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b197a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x162b1a260 MAP: (1 sibs) 1 children: 38: 0x162b1a300 KEYVAL: '' 'foo' (1 sibs) 38: 0x162b19840 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x162b1ad60 MAP: (2 sibs) 1 children: 38: 0x162b1a3a0 KEYVAL: '' '' (1 sibs) 38: 0x162b1adf8 MAP: (2 sibs) 1 children: 38: 0x162b1a440 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b993c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x162b99450 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x162b994e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x162b99570 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x162b99600 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x162b99690 MAP: (1 sibs) 1 children: 38: [6] [6] 0x162b99720 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x162b997b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x162b99840 MAP: (2 sibs) 1 children: 38: [9] [9] 0x162b998d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x162b99960 MAP: (2 sibs) 1 children: 38: [11] [11] 0x162b999f0 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: 0x162b1d1a0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b18c60 MAP: (2 sibs) 3 children: 38: 0x162b1e180 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x162b1e218 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x162b1e2b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x162b18cf8 MAP: (2 sibs) 3 children: 38: 0x162b1e350 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x162b1e3e8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x162b1e480 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b99a90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b99b20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b99bb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b99c40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b99cd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b99d60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b99df0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x162b99e80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x162b99f10 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: 0x162b1d2b8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x162b195d0 MAP: (2 sibs) 3 children: 38: 0x162b1e520 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x162b1e5b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x162b1e650 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x162b19668 MAP: (2 sibs) 3 children: 38: 0x162b1e6f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x162b1e788 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x162b1e820 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b99fb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x162b9a040 MAP: (2 sibs) 3 children: 38: [2] [2] 0x162b9a0d0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b9a160 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b9a1f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b9a280 MAP: (2 sibs) 3 children: 38: [6] [6] 0x162b9a310 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x162b9a3a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x162b9a430 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: 0x162b1d3d0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x162b1ea90 MAP: (3 sibs) 3 children: 38: 0x162b1ec60 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x162b1ecf8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x162b1ed90 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x162b1eb28 MAP: (3 sibs) 3 children: 38: 0x162b1ee30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x162b1eec8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x162b1ef60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x162b1ebc0 MAP: (3 sibs) 3 children: 38: 0x162b1f000 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x162b1f098 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x162b1f130 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x162b9a4d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x162b9a560 MAP: (3 sibs) 3 children: 38: [2] [2] 0x162b9a5f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x162b9a680 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x162b9a710 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x162b9a7a0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x162b9a830 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x162b9a8c0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x162b9a950 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x162b9a9e0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x162b9aa70 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x162b9ab00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x162b9ab90 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. (22 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.03 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x13ddf9bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13ddf8350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13ddf83e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13ddf8480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13ddf85c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13ddf8658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13ddf8518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13ddf8700 VAL: 'item 1' (2 sibs) 39: 0x13ddf8798 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13de0b1e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de0b270 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de0b300 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de0b390 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de0b420 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de0b4b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de0b540 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de0b5d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de0b660 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: 0x13ddf9cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddf80f0 MAP: (2 sibs) 4 children: 39: 0x13ddf9600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddf9698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddf9730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddf97c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddf8188 MAP: (2 sibs) 5 children: 39: 0x13ddf9870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddf9908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddf99a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddf9a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddf9ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13de0d580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de0d610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de0d6a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de0d730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de0d7c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de0d850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de0d8e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de0d970 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de0da00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de0da90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de0db20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de0dbb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de0dc40 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: 0x13ddf9df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddfa080 MAP: (2 sibs) 4 children: 39: 0x13ddfa1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddfa258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddfa2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddfa388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddfa118 MAP: (2 sibs) 5 children: 39: 0x13ddfa430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddfa4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddfa560 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddfa5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddfa690 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13de0f830 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de0f8c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de0f950 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de0f9e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de0fa70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de0fb00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de0fb90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de0fc20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de0fcb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de0fd40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de0fdd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de0fe60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de0fef0 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: 0x13ddf9bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13ddf8350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13ddf83e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13ddf8480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13ddf85c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13ddf8658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13ddf8518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13ddf8700 VAL: 'item 1' (2 sibs) 39: 0x13ddf8798 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13de10140 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de101d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de10260 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de102f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de10380 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de10410 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de104a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de10530 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de105c0 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: 0x13ddf9cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddf80f0 MAP: (2 sibs) 4 children: 39: 0x13ddf9600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddf9698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddf9730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddf97c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddf8188 MAP: (2 sibs) 5 children: 39: 0x13ddf9870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddf9908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddf99a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddf9a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddf9ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13de10a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de10ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de10b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de10c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de10c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de10d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de10db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de10e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de10ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de10f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de10ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de11080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de11110 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: 0x13ddf9df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddfa080 MAP: (2 sibs) 4 children: 39: 0x13ddfa1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddfa258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddfa2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddfa388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddfa118 MAP: (2 sibs) 5 children: 39: 0x13ddfa430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddfa4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddfa560 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddfa5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddfa690 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x13de11360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de113f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de11480 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de11510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de115a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de11630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de116c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de11750 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de117e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de11870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de11900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de11990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de11a20 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] 0x13de0b1e0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de0b270 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de0b300 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de0b390 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de0b420 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de0b4b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de0b540 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de0b5d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de0b660 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] 0x13de12830 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de128c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de12950 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de129e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de12a70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de12b00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de12b90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de12c20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de12cb0 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] 0x13de0d580 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de0d610 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de0d6a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de0d730 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de0d7c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de0d850 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de0d8e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de0d970 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de0da00 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de0da90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de0db20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de0dbb0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de0dc40 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] 0x13de13140 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de131d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de13260 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de132f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de13380 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de13410 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de134a0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de13530 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de135c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de13650 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de136e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de13770 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de13800 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] 0x13de0f830 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de0f8c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de0f950 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de0f9e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de0fa70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de0fb00 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de0fb90 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de0fc20 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de0fcb0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de0fd40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de0fdd0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de0fe60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de0fef0 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] 0x13de13a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de13ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de13b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de13c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de13c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de13d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de13db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de13e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de13ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de13f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de13ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de14080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de14110 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] 0x13de10140 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de101d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de10260 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de102f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de10380 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de10410 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de104a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de10530 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de105c0 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] 0x13de14a20 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de14ab0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de14b40 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de14bd0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de14c60 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de14cf0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de14d80 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de14e10 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de14ea0 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] 0x13de10a50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de10ae0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de10b70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de10c00 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de10c90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de10d20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de10db0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de10e40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de10ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de10f60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de10ff0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de11080 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de11110 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] 0x13de15330 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de153c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de15450 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de154e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de15570 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de15600 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de15690 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de15720 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de157b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de15840 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de158d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de15960 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de159f0 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] 0x13de11360 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de113f0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de11480 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de11510 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de115a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de11630 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de116c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de11750 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de117e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de11870 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de11900 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de11990 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de11a20 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] 0x13de15c40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de15cd0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de15d60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de15df0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de15e80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de15f10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de15fa0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de16030 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de160c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de16150 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de161e0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de16270 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de16300 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: 0x13ddf9bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13ddf8350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13ddf83e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13ddf8480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13ddf85c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13ddf8658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13ddf8518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13ddf8700 VAL: 'item 1' (2 sibs) 39: 0x13ddf8798 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13de16550 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de165e0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de16670 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de16700 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de16790 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de16820 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de168b0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de16940 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de169d0 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: 0x13ddf9cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddf80f0 MAP: (2 sibs) 4 children: 39: 0x13ddf9600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddf9698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddf9730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddf97c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddf8188 MAP: (2 sibs) 5 children: 39: 0x13ddf9870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddf9908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddf99a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddf9a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddf9ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13de16a70 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de16b00 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de16b90 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de16c20 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de16cb0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de16d40 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de16dd0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de16e60 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de16ef0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de16f80 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de17010 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de170a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de17130 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: 0x13ddf9df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddfa080 MAP: (2 sibs) 4 children: 39: 0x13ddfa1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddfa258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddfa2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddfa388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddfa118 MAP: (2 sibs) 5 children: 39: 0x13ddfa430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddfa4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddfa560 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddfa5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddfa690 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13de171d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de17260 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de172f0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de17380 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de17410 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de174a0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de17530 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de175c0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de17650 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de176e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de17770 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de17800 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de17890 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: 0x13ddf9bc0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x13ddf8350 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x13ddf83e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x13ddf8480 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x13ddf85c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x13ddf8658 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x13ddf8518 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x13ddf8700 VAL: 'item 1' (2 sibs) 39: 0x13ddf8798 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13de17930 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x13de179c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x13de17a50 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x13de17ae0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x13de17b70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x13de17c00 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x13de17c90 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x13de17d20 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x13de17db0 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: 0x13ddf9cd8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9560 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddf80f0 MAP: (2 sibs) 4 children: 39: 0x13ddf9600 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddf9698 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddf9730 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddf97c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddf8188 MAP: (2 sibs) 5 children: 39: 0x13ddf9870 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddf9908 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddf99a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddf9a38 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddf9ad0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13de17e50 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de17ee0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de17f70 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de18000 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de18090 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de18120 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de181b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de18240 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de182d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de18360 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de183f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de18480 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de18510 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: 0x13ddf9df0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x13ddf9fe0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x13ddfa080 MAP: (2 sibs) 4 children: 39: 0x13ddfa1c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x13ddfa258 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x13ddfa2f0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x13ddfa388 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x13ddfa118 MAP: (2 sibs) 5 children: 39: 0x13ddfa430 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x13ddfa4c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x13ddfa560 KEYVAL: 'size' '8' (5 sibs) 39: 0x13ddfa5f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x13ddfa690 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x13de185b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x13de18640 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x13de186d0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x13de18760 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x13de187f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x13de18880 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x13de18910 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x13de189a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x13de18a30 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x13de18ac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x13de18b50 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x13de18be0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x13de18c70 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 (4 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (4 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x15b298890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298350 VAL: 'item 1' (4 sibs) 40: 0x15b2983e8 VAL: 'item 2' (4 sibs) 40: 0x15b298480 SEQ: (4 sibs) 2 children: 40: 0x15b2985c0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298658 VAL: 'item 3.2' (2 sibs) 40: 0x15b298518 MAP: (4 sibs) 2 children: 40: 0x15b298700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2a4180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a4210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a42a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a4330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a43c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a4450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a44e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a4570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a4600 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: 0x15b2989a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298a80 VAL: 'item 1' (4 sibs) 40: 0x15b298b18 VAL: 'item 2' (4 sibs) 40: 0x15b298bb0 SEQ: (4 sibs) 2 children: 40: 0x15b298cf0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298d88 VAL: 'item 3.2' (2 sibs) 40: 0x15b298c48 MAP: (4 sibs) 2 children: 40: 0x15b298e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298ec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2a61a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a6230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a62c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a6350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a63e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a6470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a6500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a6590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a6620 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: 0x15b298890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298350 VAL: 'item 1' (4 sibs) 40: 0x15b2983e8 VAL: 'item 2' (4 sibs) 40: 0x15b298480 SEQ: (4 sibs) 2 children: 40: 0x15b2985c0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298658 VAL: 'item 3.2' (2 sibs) 40: 0x15b298518 MAP: (4 sibs) 2 children: 40: 0x15b298700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2a6ab0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a6b40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a6bd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a6c60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a6cf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a6d80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a6e10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a6ea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a6f30 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: 0x15b2989a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298a80 VAL: 'item 1' (4 sibs) 40: 0x15b298b18 VAL: 'item 2' (4 sibs) 40: 0x15b298bb0 SEQ: (4 sibs) 2 children: 40: 0x15b298cf0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298d88 VAL: 'item 3.2' (2 sibs) 40: 0x15b298c48 MAP: (4 sibs) 2 children: 40: 0x15b298e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298ec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2a73c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a7450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a74e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a7570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a7600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a7690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a7720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a77b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a7840 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] 0x15b2a4180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a4210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a42a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a4330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a43c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a4450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a44e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a4570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a4600 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] 0x15b2a8180 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a8210 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a82a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a8330 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a83c0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a8450 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a84e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a8570 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a8600 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] 0x15b2a61a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a6230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a62c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a6350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a63e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a6470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a6500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a6590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a6620 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] 0x15b2a8a90 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a8b20 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a8bb0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a8c40 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a8cd0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a8d60 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a8df0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a8e80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a8f10 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] 0x15b2a6ab0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a6b40 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a6bd0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a6c60 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a6cf0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a6d80 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a6e10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a6ea0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a6f30 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] 0x15b2a93a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a9430 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a94c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a9550 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a95e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a9670 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a9700 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a9790 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a9820 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] 0x15b2a73c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2a7450 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2a74e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2a7570 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2a7600 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2a7690 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2a7720 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2a77b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2a7840 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] 0x15b2aa370 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2aa400 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2aa490 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2aa520 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2aa5b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2aa640 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2aa6d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2aa760 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2aa7f0 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: 0x15b298890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298350 VAL: 'item 1' (4 sibs) 40: 0x15b2983e8 VAL: 'item 2' (4 sibs) 40: 0x15b298480 SEQ: (4 sibs) 2 children: 40: 0x15b2985c0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298658 VAL: 'item 3.2' (2 sibs) 40: 0x15b298518 MAP: (4 sibs) 2 children: 40: 0x15b298700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2aac80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2aad10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2aada0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2aae30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2aaec0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2aaf50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2aafe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2ab070 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2ab100 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: 0x15b2989a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298a80 VAL: 'item 1' (4 sibs) 40: 0x15b298b18 VAL: 'item 2' (4 sibs) 40: 0x15b298bb0 SEQ: (4 sibs) 2 children: 40: 0x15b298cf0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298d88 VAL: 'item 3.2' (2 sibs) 40: 0x15b298c48 MAP: (4 sibs) 2 children: 40: 0x15b298e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298ec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2ab1a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2ab230 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2ab2c0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2ab350 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2ab3e0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2ab470 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2ab500 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2ab590 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2ab620 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: 0x15b298890 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298350 VAL: 'item 1' (4 sibs) 40: 0x15b2983e8 VAL: 'item 2' (4 sibs) 40: 0x15b298480 SEQ: (4 sibs) 2 children: 40: 0x15b2985c0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298658 VAL: 'item 3.2' (2 sibs) 40: 0x15b298518 MAP: (4 sibs) 2 children: 40: 0x15b298700 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298798 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2ab6c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2ab750 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2ab7e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2ab870 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2ab900 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2ab990 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2aba20 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2abab0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2abb40 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: 0x15b2989a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x15b298a80 VAL: 'item 1' (4 sibs) 40: 0x15b298b18 VAL: 'item 2' (4 sibs) 40: 0x15b298bb0 SEQ: (4 sibs) 2 children: 40: 0x15b298cf0 VAL: 'item 3.1' (2 sibs) 40: 0x15b298d88 VAL: 'item 3.2' (2 sibs) 40: 0x15b298c48 MAP: (4 sibs) 2 children: 40: 0x15b298e30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x15b298ec8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x15b2abbe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x15b2abc70 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x15b2abd00 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x15b2abd90 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x15b2abe20 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x15b2abeb0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x15b2abf40 MAP: (4 sibs) 2 children: 40: [7] [7] 0x15b2abfd0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x15b2ac060 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (2 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x134d695e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x134d680d0 VAL: 'a' (21 sibs) 41: 0x134d68168 VAL: 'b:b' (21 sibs) 41: 0x134d68200 VAL: 'c{c' (21 sibs) 41: 0x134d68298 VAL: 'cc{' (21 sibs) 41: 0x134d68330 VAL: 'c}c' (21 sibs) 41: 0x134d683c8 VAL: 'cc}' (21 sibs) 41: 0x134d68460 VAL: 'c!c' (21 sibs) 41: 0x134d684f8 VAL: 'cc!' (21 sibs) 41: 0x134d68590 VAL: '.foo' (21 sibs) 41: 0x134d68628 VAL: '.' (21 sibs) 41: 0x134d686c0 VAL: '-a' (21 sibs) 41: 0x134d68758 VAL: '+b' (21 sibs) 41: 0x134d687f0 VAL: '/b' (21 sibs) 41: 0x134d68888 VAL: ':c' (21 sibs) 41: 0x134d68920 VAL: '$g' (21 sibs) 41: 0x134d689b8 VAL: '*' (21 sibs) 41: 0x134d68a50 VAL: '*' (21 sibs) 41: 0x134d68ae8 VAL: '*' (21 sibs) 41: 0x134d68b80 VAL: '*a' (21 sibs) 41: 0x134d68c18 VAL: '*a' (21 sibs) 41: 0x134d68cb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d820c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d82150 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d821e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d82270 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d82300 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d82390 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d82420 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d824b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d82540 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d825d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d82660 VAL: '.' (21 sibs) 41: [11] [11] 0x134d826f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d82780 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d82810 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d828a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d82930 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d829c0 VAL: '*' (21 sibs) 41: [17] [17] 0x134d82a50 VAL: '*' (21 sibs) 41: [18] [18] 0x134d82ae0 VAL: '*' (21 sibs) 41: [19] [19] 0x134d82b70 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d82c00 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d82c90 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: 0x134d696f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x134d68f90 VAL: 'a' (10 sibs) 41: 0x134d69028 VAL: 'b' (10 sibs) 41: 0x134d690c0 VAL: 'c' (10 sibs) 41: 0x134d69158 VAL: '.foo' (10 sibs) 41: 0x134d691f0 VAL: '.' (10 sibs) 41: 0x134d69288 VAL: '-a' (10 sibs) 41: 0x134d69320 VAL: '+b' (10 sibs) 41: 0x134d693b8 VAL: '/b' (10 sibs) 41: 0x134d69450 VAL: ':c' (10 sibs) 41: 0x134d694e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d846f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d84780 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d84810 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d848a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d84930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d849c0 VAL: '.' (10 sibs) 41: [6] [6] 0x134d84a50 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d84ae0 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d84b70 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d84c00 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d84c90 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: 0x134d69810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d69a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d69a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d69b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d69bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d69c60 KEYVAL: '.' '.' (12 sibs) 41: 0x134d69cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d69d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d69e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d69ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d69f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d69ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a088 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d86420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d864b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d86540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d865d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d86660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d866f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d86780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d86810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d868a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d86930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d869c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d86a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d86ae0 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: 0x134d69928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d6a130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d6a1c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d6a260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d6a2f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d6a390 KEYVAL: '.' '.' (12 sibs) 41: 0x134d6a428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d6a4c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d6a558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d6a5f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d6a688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d6a720 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a7b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d88150 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d881e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d88270 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d88300 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d88390 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d88420 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d884b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d88540 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d885d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d88660 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d886f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d88780 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d88810 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: 0x134d695e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x134d680d0 VAL: 'a' (21 sibs) 41: 0x134d68168 VAL: 'b:b' (21 sibs) 41: 0x134d68200 VAL: 'c{c' (21 sibs) 41: 0x134d68298 VAL: 'cc{' (21 sibs) 41: 0x134d68330 VAL: 'c}c' (21 sibs) 41: 0x134d683c8 VAL: 'cc}' (21 sibs) 41: 0x134d68460 VAL: 'c!c' (21 sibs) 41: 0x134d684f8 VAL: 'cc!' (21 sibs) 41: 0x134d68590 VAL: '.foo' (21 sibs) 41: 0x134d68628 VAL: '.' (21 sibs) 41: 0x134d686c0 VAL: '-a' (21 sibs) 41: 0x134d68758 VAL: '+b' (21 sibs) 41: 0x134d687f0 VAL: '/b' (21 sibs) 41: 0x134d68888 VAL: ':c' (21 sibs) 41: 0x134d68920 VAL: '$g' (21 sibs) 41: 0x134d689b8 VAL: '*' (21 sibs) 41: 0x134d68a50 VAL: '*' (21 sibs) 41: 0x134d68ae8 VAL: '*' (21 sibs) 41: 0x134d68b80 VAL: '*a' (21 sibs) 41: 0x134d68c18 VAL: '*a' (21 sibs) 41: 0x134d68cb0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d89370 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d89400 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d89490 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d89520 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d895b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d89640 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d896d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d89760 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d897f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d89880 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d89910 VAL: '.' (21 sibs) 41: [11] [11] 0x134d899a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d89a30 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d89ac0 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d89b50 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d89be0 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d89c70 VAL: '*' (21 sibs) 41: [17] [17] 0x134d89d00 VAL: '*' (21 sibs) 41: [18] [18] 0x134d89d90 VAL: '*' (21 sibs) 41: [19] [19] 0x134d89e20 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d89eb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d89f40 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: 0x134d696f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x134d68f90 VAL: 'a' (10 sibs) 41: 0x134d69028 VAL: 'b' (10 sibs) 41: 0x134d690c0 VAL: 'c' (10 sibs) 41: 0x134d69158 VAL: '.foo' (10 sibs) 41: 0x134d691f0 VAL: '.' (10 sibs) 41: 0x134d69288 VAL: '-a' (10 sibs) 41: 0x134d69320 VAL: '+b' (10 sibs) 41: 0x134d693b8 VAL: '/b' (10 sibs) 41: 0x134d69450 VAL: ':c' (10 sibs) 41: 0x134d694e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d88a60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d88af0 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d88b80 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d88c10 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d88ca0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d88d30 VAL: '.' (10 sibs) 41: [6] [6] 0x134d88dc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d88e50 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d88ee0 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d88f70 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d89000 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: 0x134d69810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d69a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d69a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d69b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d69bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d69c60 KEYVAL: '.' '.' (12 sibs) 41: 0x134d69cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d69d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d69e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d69ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d69f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d69ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a088 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d8a580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d8a610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d8a6a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d8a730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d8a7c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d8a850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d8a8e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d8a970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d8aa00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d8aa90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d8ab20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d8abb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d8ac40 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: 0x134d69928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d6a130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d6a1c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d6a260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d6a2f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d6a390 KEYVAL: '.' '.' (12 sibs) 41: 0x134d6a428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d6a4c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d6a558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d6a5f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d6a688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d6a720 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a7b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x134d8ae90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d8af20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d8afb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d8b040 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d8b0d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d8b160 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d8b1f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d8b280 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d8b310 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d8b3a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d8b430 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d8b4c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d8b550 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] 0x134d820c0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d82150 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d821e0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d82270 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d82300 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d82390 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d82420 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d824b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d82540 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d825d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d82660 VAL: '.' (21 sibs) 41: [11] [11] 0x134d826f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d82780 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d82810 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d828a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d82930 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d829c0 VAL: '*' (21 sibs) 41: [17] [17] 0x134d82a50 VAL: '*' (21 sibs) 41: [18] [18] 0x134d82ae0 VAL: '*' (21 sibs) 41: [19] [19] 0x134d82b70 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d82c00 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d82c90 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] 0x134d8c530 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d8c5c0 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d8c650 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d8c6e0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d8c770 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d8c800 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d8c890 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d8c920 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d8c9b0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d8ca40 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d8cad0 VAL: '.' (21 sibs) 41: [11] [11] 0x134d8cb60 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d8cbf0 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d8cc80 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d8cd10 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d8cda0 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d8ce30 VAL: '*' (21 sibs) 41: [17] [17] 0x134d8cec0 VAL: '*' (21 sibs) 41: [18] [18] 0x134d8cf50 VAL: '*' (21 sibs) 41: [19] [19] 0x134d8cfe0 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d8d070 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d8d100 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] 0x134d846f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d84780 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d84810 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d848a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d84930 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d849c0 VAL: '.' (10 sibs) 41: [6] [6] 0x134d84a50 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d84ae0 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d84b70 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d84c00 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d84c90 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] 0x134d8bc20 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d8bcb0 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d8bd40 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d8bdd0 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d8be60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d8bef0 VAL: '.' (10 sibs) 41: [6] [6] 0x134d8bf80 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d8c010 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d8c0a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d8c130 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d8c1c0 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] 0x134d86420 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d864b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d86540 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d865d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d86660 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d866f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d86780 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d86810 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d868a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d86930 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d869c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d86a50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d86ae0 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] 0x134d8de10 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d8dea0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d8df30 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d8dfc0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d8e050 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d8e0e0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d8e170 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d8e200 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d8e290 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d8e320 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d8e3b0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d8e440 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d8e4d0 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] 0x134d88150 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d881e0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d88270 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d88300 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d88390 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d88420 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d884b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d88540 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d885d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d88660 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d886f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d88780 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d88810 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] 0x134d8e720 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d8e7b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d8e840 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d8e8d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d8e960 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d8e9f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d8ea80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d8eb10 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d8eba0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d8ec30 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d8ecc0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d8ed50 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d8ede0 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] 0x134d89370 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d89400 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d89490 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d89520 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d895b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d89640 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d896d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d89760 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d897f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d89880 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d89910 VAL: '.' (21 sibs) 41: [11] [11] 0x134d899a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d89a30 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d89ac0 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d89b50 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d89be0 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d89c70 VAL: '*' (21 sibs) 41: [17] [17] 0x134d89d00 VAL: '*' (21 sibs) 41: [18] [18] 0x134d89d90 VAL: '*' (21 sibs) 41: [19] [19] 0x134d89e20 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d89eb0 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d89f40 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] 0x134d8f940 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d8f9d0 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d8fa60 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d8faf0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d8fb80 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d8fc10 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d8fca0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d8fd30 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d8fdc0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d8fe50 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d8fee0 VAL: '.' (21 sibs) 41: [11] [11] 0x134d8ff70 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d90000 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d90090 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d90120 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d901b0 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d90240 VAL: '*' (21 sibs) 41: [17] [17] 0x134d902d0 VAL: '*' (21 sibs) 41: [18] [18] 0x134d90360 VAL: '*' (21 sibs) 41: [19] [19] 0x134d903f0 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d90480 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d90510 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] 0x134d88a60 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d88af0 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d88b80 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d88c10 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d88ca0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d88d30 VAL: '.' (10 sibs) 41: [6] [6] 0x134d88dc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d88e50 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d88ee0 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d88f70 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d89000 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] 0x134d8f030 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d8f0c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d8f150 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d8f1e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d8f270 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d8f300 VAL: '.' (10 sibs) 41: [6] [6] 0x134d8f390 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d8f420 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d8f4b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d8f540 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d8f5d0 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] 0x134d8a580 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d8a610 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d8a6a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d8a730 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d8a7c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d8a850 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d8a8e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d8a970 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d8aa00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d8aa90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d8ab20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d8abb0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d8ac40 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] 0x134d90b50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d90be0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d90c70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d90d00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d90d90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d90e20 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d90eb0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d90f40 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d90fd0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d91060 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d910f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d91180 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d91210 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] 0x134d8ae90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d8af20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d8afb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d8b040 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d8b0d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d8b160 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d8b1f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d8b280 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d8b310 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d8b3a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d8b430 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d8b4c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d8b550 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] 0x134d91460 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d914f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d91580 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d91610 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d916a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d91730 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d917c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d91850 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d918e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d91970 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d91a00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d91a90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d91b20 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: 0x134d695e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x134d680d0 VAL: 'a' (21 sibs) 41: 0x134d68168 VAL: 'b:b' (21 sibs) 41: 0x134d68200 VAL: 'c{c' (21 sibs) 41: 0x134d68298 VAL: 'cc{' (21 sibs) 41: 0x134d68330 VAL: 'c}c' (21 sibs) 41: 0x134d683c8 VAL: 'cc}' (21 sibs) 41: 0x134d68460 VAL: 'c!c' (21 sibs) 41: 0x134d684f8 VAL: 'cc!' (21 sibs) 41: 0x134d68590 VAL: '.foo' (21 sibs) 41: 0x134d68628 VAL: '.' (21 sibs) 41: 0x134d686c0 VAL: '-a' (21 sibs) 41: 0x134d68758 VAL: '+b' (21 sibs) 41: 0x134d687f0 VAL: '/b' (21 sibs) 41: 0x134d68888 VAL: ':c' (21 sibs) 41: 0x134d68920 VAL: '$g' (21 sibs) 41: 0x134d689b8 VAL: '*' (21 sibs) 41: 0x134d68a50 VAL: '*' (21 sibs) 41: 0x134d68ae8 VAL: '*' (21 sibs) 41: 0x134d68b80 VAL: '*a' (21 sibs) 41: 0x134d68c18 VAL: '*a' (21 sibs) 41: 0x134d68cb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d91d70 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d91e00 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d91e90 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d91f20 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d91fb0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d92040 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d920d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d92160 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d921f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d92280 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d92310 VAL: '.' (21 sibs) 41: [11] [11] 0x134d923a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d92430 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d924c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d92550 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d925e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d92670 VAL: '*' (21 sibs) 41: [17] [17] 0x134d92700 VAL: '*' (21 sibs) 41: [18] [18] 0x134d92790 VAL: '*' (21 sibs) 41: [19] [19] 0x134d92820 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d928b0 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d92940 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: 0x134d696f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x134d68f90 VAL: 'a' (10 sibs) 41: 0x134d69028 VAL: 'b' (10 sibs) 41: 0x134d690c0 VAL: 'c' (10 sibs) 41: 0x134d69158 VAL: '.foo' (10 sibs) 41: 0x134d691f0 VAL: '.' (10 sibs) 41: 0x134d69288 VAL: '-a' (10 sibs) 41: 0x134d69320 VAL: '+b' (10 sibs) 41: 0x134d693b8 VAL: '/b' (10 sibs) 41: 0x134d69450 VAL: ':c' (10 sibs) 41: 0x134d694e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d929e0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d92a70 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d92b00 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d92b90 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d92c20 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d92cb0 VAL: '.' (10 sibs) 41: [6] [6] 0x134d92d40 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d92dd0 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d92e60 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d92ef0 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d92f80 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: 0x134d69810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d69a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d69a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d69b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d69bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d69c60 KEYVAL: '.' '.' (12 sibs) 41: 0x134d69cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d69d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d69e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d69ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d69f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d69ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a088 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d93020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d930b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d93140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d931d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d93260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d932f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d93380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d93410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d934a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d93530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d935c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d93650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d936e0 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: 0x134d69928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d6a130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d6a1c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d6a260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d6a2f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d6a390 KEYVAL: '.' '.' (12 sibs) 41: 0x134d6a428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d6a4c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d6a558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d6a5f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d6a688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d6a720 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a7b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d93780 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d93810 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d938a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d93930 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d939c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d93a50 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d93ae0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d93b70 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d93c00 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d93c90 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d93d20 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d93db0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d93e40 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: 0x134d695e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x134d680d0 VAL: 'a' (21 sibs) 41: 0x134d68168 VAL: 'b:b' (21 sibs) 41: 0x134d68200 VAL: 'c{c' (21 sibs) 41: 0x134d68298 VAL: 'cc{' (21 sibs) 41: 0x134d68330 VAL: 'c}c' (21 sibs) 41: 0x134d683c8 VAL: 'cc}' (21 sibs) 41: 0x134d68460 VAL: 'c!c' (21 sibs) 41: 0x134d684f8 VAL: 'cc!' (21 sibs) 41: 0x134d68590 VAL: '.foo' (21 sibs) 41: 0x134d68628 VAL: '.' (21 sibs) 41: 0x134d686c0 VAL: '-a' (21 sibs) 41: 0x134d68758 VAL: '+b' (21 sibs) 41: 0x134d687f0 VAL: '/b' (21 sibs) 41: 0x134d68888 VAL: ':c' (21 sibs) 41: 0x134d68920 VAL: '$g' (21 sibs) 41: 0x134d689b8 VAL: '*' (21 sibs) 41: 0x134d68a50 VAL: '*' (21 sibs) 41: 0x134d68ae8 VAL: '*' (21 sibs) 41: 0x134d68b80 VAL: '*a' (21 sibs) 41: 0x134d68c18 VAL: '*a' (21 sibs) 41: 0x134d68cb0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d93ee0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x134d93f70 VAL: 'a' (21 sibs) 41: [2] [2] 0x134d94000 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x134d94090 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x134d94120 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x134d941b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x134d94240 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x134d942d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x134d94360 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x134d943f0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x134d94480 VAL: '.' (21 sibs) 41: [11] [11] 0x134d94510 VAL: '-a' (21 sibs) 41: [12] [12] 0x134d945a0 VAL: '+b' (21 sibs) 41: [13] [13] 0x134d94630 VAL: '/b' (21 sibs) 41: [14] [14] 0x134d946c0 VAL: ':c' (21 sibs) 41: [15] [15] 0x134d94750 VAL: '$g' (21 sibs) 41: [16] [16] 0x134d947e0 VAL: '*' (21 sibs) 41: [17] [17] 0x134d94870 VAL: '*' (21 sibs) 41: [18] [18] 0x134d94900 VAL: '*' (21 sibs) 41: [19] [19] 0x134d94990 VAL: '*a' (21 sibs) 41: [20] [20] 0x134d94a20 VAL: '*a' (21 sibs) 41: [21] [21] 0x134d94ab0 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: 0x134d696f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x134d68f90 VAL: 'a' (10 sibs) 41: 0x134d69028 VAL: 'b' (10 sibs) 41: 0x134d690c0 VAL: 'c' (10 sibs) 41: 0x134d69158 VAL: '.foo' (10 sibs) 41: 0x134d691f0 VAL: '.' (10 sibs) 41: 0x134d69288 VAL: '-a' (10 sibs) 41: 0x134d69320 VAL: '+b' (10 sibs) 41: 0x134d693b8 VAL: '/b' (10 sibs) 41: 0x134d69450 VAL: ':c' (10 sibs) 41: 0x134d694e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d94b50 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x134d94be0 VAL: 'a' (10 sibs) 41: [2] [2] 0x134d94c70 VAL: 'b' (10 sibs) 41: [3] [3] 0x134d94d00 VAL: 'c' (10 sibs) 41: [4] [4] 0x134d94d90 VAL: '.foo' (10 sibs) 41: [5] [5] 0x134d94e20 VAL: '.' (10 sibs) 41: [6] [6] 0x134d94eb0 VAL: '-a' (10 sibs) 41: [7] [7] 0x134d94f40 VAL: '+b' (10 sibs) 41: [8] [8] 0x134d94fd0 VAL: '/b' (10 sibs) 41: [9] [9] 0x134d95060 VAL: ':c' (10 sibs) 41: [10] [10] 0x134d950f0 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: 0x134d69810 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d69a00 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d69a98 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d69b30 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d69bc8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d69c60 KEYVAL: '.' '.' (12 sibs) 41: 0x134d69cf8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d69d90 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d69e28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d69ec0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d69f58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d69ff0 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a088 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d95190 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d95220 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d952b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d95340 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d953d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d95460 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d954f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d95580 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d95610 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d956a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d95730 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d957c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d95850 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: 0x134d69928 [ROOT] MAP: (0 sibs) 12 children: 41: 0x134d6a130 KEYVAL: 'a' 'a' (12 sibs) 41: 0x134d6a1c8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x134d6a260 KEYVAL: 'c' 'c' (12 sibs) 41: 0x134d6a2f8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x134d6a390 KEYVAL: '.' '.' (12 sibs) 41: 0x134d6a428 KEYVAL: '-a' '-a' (12 sibs) 41: 0x134d6a4c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x134d6a558 KEYVAL: '/b' '/b' (12 sibs) 41: 0x134d6a5f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x134d6a688 KEYVAL: '$g' '$g' (12 sibs) 41: 0x134d6a720 KEYVAL: '*' '*' (12 sibs) 41: 0x134d6a7b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x134d958f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x134d95980 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x134d95a10 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x134d95aa0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x134d95b30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x134d95bc0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x134d95c50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x134d95ce0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x134d95d70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x134d95e00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x134d95e90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x134d95f20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x134d95fb0 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 (8 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (8 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x12e229470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21bce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x12e21c1b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21c248 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21bd78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x12e21c2f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21c388 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21be10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x12e21c430 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21bea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x12e21c4d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21bf40 MAP: (8 sibs) 4 children: 42: 0x12e21c570 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21c608 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21c6a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21c738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21bfd8 MAP: (8 sibs) 3 children: 42: 0x12e21c7e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x12e21c878 KEYVAL: 'r' '10' (3 sibs) 42: 0x12e21c910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x12e21c070 MAP: (8 sibs) 2 children: 42: 0x12e21c9b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x12e21caf0 VAL***: '*CENTER' (2 sibs) 42: 0x12e21cb88 VAL***: '*BIG' (2 sibs) 42: 0x12e21ca48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x12e21c108 MAP: (8 sibs) 3 children: 42: 0x12e21cc30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x12e21ce00 VAL***: '*BIG' (3 sibs) 42: 0x12e21ce98 VAL***: '*LEFT' (3 sibs) 42: 0x12e21cf30 VAL***: '*SMALL' (3 sibs) 42: 0x12e21ccc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x12e21cd60 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2a4cb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2a4d40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2a4dd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2a4e60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2a4ef0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2a4f80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2a5010 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2a50a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2a5130 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2a51c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2a5250 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2a52e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2a5370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2a5400 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2a5490 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2a5520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2a55b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2a5640 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2a56d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2a5760 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2a57f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2a5880 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2a5910 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2a59a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2a5a30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2a5ac0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2a5b50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2a5be0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e2a5c70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2a5d00 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e2a5d90 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2a5e20 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: 0x12e229588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21d960 MAP: (8 sibs) 2 children: 42: 0x12e21abd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21ac68 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21d9f8 MAP: (8 sibs) 2 children: 42: 0x12e21b3d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21b468 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21da90 MAP: (8 sibs) 1 children: 42: 0x12e21de30 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21db28 MAP: (8 sibs) 1 children: 42: 0x12e21ded0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21dbc0 MAP: (8 sibs) 4 children: 42: 0x12e21df70 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e008 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dc58 MAP: (8 sibs) 4 children: 42: 0x12e21e1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e278 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e310 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dcf0 MAP: (8 sibs) 4 children: 42: 0x12e21e450 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e580 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dd88 MAP: (8 sibs) 4 children: 42: 0x12e21e6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e758 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e888 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2a7bf0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2a7c80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2a7d10 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2a7da0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2a7e30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2a7ec0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2a7f50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2a7fe0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2a8070 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2a8100 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2a8190 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2a8220 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2a82b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2a8340 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2a83d0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2a8460 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2a84f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2a8580 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2a8610 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2a86a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2a8730 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2a87c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2a8850 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2a88e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2a8970 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2a8a00 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2a8a90 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2a8b20 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x12e2a8bb0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2a8c40 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x12e2a8cd0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2a8d60 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2a8e00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2a8e90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2a8f20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2a8fb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2a9040 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2a90d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2a9160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2a91f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2a9280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2a9310 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2a93a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2a9430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2a94c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2a9550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2a95e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2a9670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2a9700 MAP: (8 sibs) 4 children: 42: [17] [32] 0x12e2aa000 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x12e2aa090 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x12e2a9820 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x12e2a98b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x12e2a9940 MAP: (8 sibs) 4 children: 42: [22] [17] 0x12e2a9790 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x12e2aa120 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x12e2a9a60 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x12e2a9b80 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x12e2a9c10 MAP: (8 sibs) 4 children: 42: [27] [30] 0x12e2a9ee0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x12e2a9d30 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x12e2a9af0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x12e2a9f70 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2a8e00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2a8e90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2a8f20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2a8fb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2a9040 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2a90d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2a9160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2a91f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2a9280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2a9310 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2a93a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2a9430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2a94c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2a9550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2a95e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2a9670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2a9700 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e2a9790 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e2a9820 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e2a98b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e2a9940 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e2a99d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e2a9a60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e2a9af0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e2a9b80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e2a9c10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e2a9ca0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e2a9d30 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e2a9dc0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e2a9e50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e2a9ee0 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: 0x12e2296a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21eda0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21ee38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21eed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21ef68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21adb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21f280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f318 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21f3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f458 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2ab210 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2ab2a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2ab330 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2ab3c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2ab450 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2ab4e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2ab570 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2ab600 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2ab690 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2ab720 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2ab7b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2ab840 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2ab8d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2ab960 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: 0x12e2297b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21f500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21f598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21f630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21f6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21f9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21fa80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21fbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fc58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2ad550 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2ad5e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2ad670 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2ad700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2ad790 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2ad820 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2ad8b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2ad940 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2ad9d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2ada60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2adaf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2adb80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2adc10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2adca0 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: 0x12e2298d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e2205d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e220830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e2208c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e220c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220d28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2af6c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2af750 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2af7e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2af870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2af900 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2af990 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2afa20 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2afab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2afb40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2afbd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2afc60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2afcf0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2afd80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2afe10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2af6c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2af750 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2af7e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2af870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2af900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2af990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2afa20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2afab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2afb40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x12e2afea0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2afc60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2afcf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x12e2afbd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2afe10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2af6c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2af750 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2af7e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2af870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2af900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2af990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2afa20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2afab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2afb40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2afbd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2afc60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2afcf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2afd80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2afe10 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: 0x12e2299e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21e980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21ea18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21eab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e21eb48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21ebe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221048 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21ec78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e2210f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221188 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2b1a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2b1aa0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2b1b30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2b1bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2b1c50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2b1ce0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2b1d70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2b1e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2b1e90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2b1f20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2b1fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2b2040 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2b20d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2b2160 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2b1a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2b1aa0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2b1b30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2b1bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2b1c50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2b1ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2b1d70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2b1e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2b1e90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x12e2b21f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2b1fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2b2040 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x12e2b1f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2b2160 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2b1a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2b1aa0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2b1b30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2b1bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2b1c50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2b1ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2b1d70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2b1e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2b1e90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2b1f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2b1fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2b2040 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2b20d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2b2160 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: 0x12e229b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e221830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e2218c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e221960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e21b510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e21b5a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2219f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e221c60 MAP: (2 sibs) 4 children: 42: 0x12e21d240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d2d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e221cf8 MAP: (2 sibs) 5 children: 42: 0x12e221da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e221e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e221ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e221f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e221a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x12e21b0c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21b158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21b1f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e221b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x12e221bc0 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] 0x12e2b5010 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2b50a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2b5130 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2b51c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2b5250 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2b52e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2b5370 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2b5400 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2b5490 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2b5520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2b55b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2b5640 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2b56d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2b5760 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2b57f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2b5880 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2b5910 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2b59a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2b5a30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2b5ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2b5b50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2b5be0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2b5c70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2b5d00 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: 0x12e229c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e2220f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e222188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e222220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e222520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e2225b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2222b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e222660 MAP: (2 sibs) 4 children: 42: 0x12e21d4b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d5e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e2226f8 MAP: (2 sibs) 5 children: 42: 0x12e2227a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e222838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e2228d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e222968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e222350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x12e21b9f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21ba88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21bb20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e2223e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x12e222aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e222b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e222bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e222480 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] 0x12e2b8200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2b8290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2b8320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2b83b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2b8440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2b84d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2b8560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2b85f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2b8680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2b8710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2b87a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2b8830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2b88c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2b8950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2b89e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2b8a70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2b8b00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2b8b90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2b8c20 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2b8cb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2b8d40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2b8dd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2b8e60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2b8ef0 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] 0x12e2b8200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2b8290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2b8320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2b83b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2b8440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2b84d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2b8560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2b85f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2b8680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2b8710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2b87a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2b8830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2b88c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2b8950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2b89e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2b8a70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2b8b00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2b8b90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2b8c20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2b8cb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2b8d40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2b8dd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2b8e60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x12e2b8f80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x12e2b9010 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x12e2b90a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x12e2b8ef0 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] 0x12e2b8200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2b8290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2b8320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2b83b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2b8440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2b84d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2b8560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2b85f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2b8680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2b8710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2b87a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2b8830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2b88c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2b8950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2b89e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2b8a70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2b8b00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2b8b90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2b8c20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2b8cb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2b8d40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2b8dd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2b8e60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e2b8ef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e2b8f80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e2b9010 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e2b90a0 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: 0x12e229d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e224770 MAP: (6 sibs) 1 children: 42: 0x12e224b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x12e224bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e224ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e224d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e224e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e224808 MAP: (6 sibs) 1 children: 42: 0x12e224eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x12e224f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e225080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e225118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e2251b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e2248a0 MAP: (6 sibs) 1 children: 42: 0x12e225250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x12e224938 MAP: (6 sibs) 1 children: 42: 0x12e2252f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x12e2249d0 MAP: (6 sibs) 1 children: 42: 0x12e225390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x12e225430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x12e2254c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x12e224a68 MAP: (6 sibs) 1 children: 42: 0x12e225570 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2bb3c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2bb450 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2bb4e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2bb570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2bb600 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2bb690 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2bb720 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2bb7b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2bb840 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2bb8d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2bb960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2bb9f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2bba80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2bbb10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2bbba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2bbc30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2bbcc0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2bbd50 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2bbde0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2bbe70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2bbf00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2bbf90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2bc020 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2bc0b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2bc140 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: 0x12e229e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e226810 MAP: (6 sibs) 1 children: 42: 0x12e220350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e226ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e226d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e226e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2268a8 MAP: (6 sibs) 1 children: 42: 0x12e2203f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e226fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226940 MAP: (6 sibs) 1 children: 42: 0x12e220490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2271b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e2272e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2269d8 MAP: (6 sibs) 1 children: 42: 0x12e220530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2274b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e2275e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226a70 MAP: (6 sibs) 1 children: 42: 0x12e2277b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e2278e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e227980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226b08 MAP: (6 sibs) 1 children: 42: 0x12e227b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e227d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2be580 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2be610 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2be6a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2be730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2be7c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2be850 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2be8e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2be970 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2bea00 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2bea90 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2beb20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2bebb0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2bec40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2becd0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2bed60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2bedf0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2bee80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2bef10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2befa0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2bf030 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2bf0c0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2bf150 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2bf1e0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2bf270 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2bf300 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2bf790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2bf820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2bf8b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e2bf940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2bf9d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2bfa60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2bfaf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2bfb80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2bfc10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2bfca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e2bfd30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2bfdc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2bfe50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2bfee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2bff70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2c0000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2c0090 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x12e2c05a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x12e2c0630 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x12e2c06c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x12e2c0750 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x12e2c07e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x12e2c0120 MAP: (6 sibs) 1 children: 42: [23] [18] 0x12e2c01b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x12e2c0870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x12e2c0900 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x12e2c0990 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x12e2c0a20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x12e2c0ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x12e2c0240 MAP: (6 sibs) 1 children: 42: [30] [20] 0x12e2c02d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x12e2c0b40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x12e2c0bd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x12e2c0c60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x12e2c0cf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x12e2c03f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x12e2c0480 MAP: (6 sibs) 1 children: 42: [37] [24] 0x12e2c0510 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x12e2c0360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e2c0d80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e2c0e10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e2c0ea0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e2c0f30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2bf790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2bf820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2bf8b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e2bf940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2bf9d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2bfa60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2bfaf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2bfb80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2bfc10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2bfca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e2bfd30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2bfdc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2bfe50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2bfee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2bff70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2c0000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2c0090 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e2c0120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e2c01b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e2c0240 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e2c02d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e2c0360 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e2c03f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e2c0480 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e2c0510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e2c05a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e2c0630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e2c06c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e2c0750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e2c07e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e2c0870 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e2c0900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e2c0990 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e2c0a20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e2c0ab0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e2c0b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e2c0bd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e2c0c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e2c0cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e2c0d80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e2c0e10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e2c0ea0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e2c0f30 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: 0x12e229f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x12e227ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e227f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e2280b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e2281e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e228280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e228318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e2283b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e228448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e2284e0 DOCMAP: (17 sibs) 2 children: 42: 0x12e21aa90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x12e21ab28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x12e228578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e228610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e2286a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e228740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e2256b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e2287d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x12e228870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2c2ab0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e2c2b40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e2c2bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e2c2c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e2c2cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e2c2d80 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e2c2e10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e2c2ea0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e2c2f30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e2c2fc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e2c3050 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e2c30e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e2c3170 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e2c3200 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e2c3290 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e2c3320 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e2c33b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e2c3440 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e2c34d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e2c3560 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e2c35f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e2c3680 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e2c3710 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e2c37a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e2c3830 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e2c38c0 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: 0x12e22a078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e226210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x12e2262a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x12e226340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x12e2263d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x12e226470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x12e21fd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2c21a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2c2230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2c22c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2c2350 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2c23e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2c2470 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2c2500 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2c2590 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: 0x12e22a190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e222c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x12e222d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x12e222da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x12e222e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x12e222ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x12e21ff28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2c6500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2c6590 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2c6620 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2c66b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2c6740 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2c67d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2c6860 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2c68f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2c6500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2c6590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e2c6620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e2c66b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2c6740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e2c67d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2c6860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e2c68f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2c6500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2c6590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e2c6620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e2c66b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2c6740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e2c67d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2c6860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e2c68f0 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: 0x12e22a2a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e21b290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x12e21b328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2c8230 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2c82c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2c8350 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: 0x12e22a3c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x12e2212c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2c9f60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2c9ff0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2ca080 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2c9f60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2c9ff0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e2ca080 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2c9f60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2c9ff0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e2ca080 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: 0x12e22a4d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x12e228a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x12e228ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x12e228b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e228f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x12e228fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x12e228c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e21b820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x12e21b8b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x12e21b950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x12e228cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x12e229060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x12e2290f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x12e228d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x12e228de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x12e2291a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x12e229238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x12e228e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x12e2292e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x12e229378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2ccaf0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e2ccb80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e2ccc10 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e2ccca0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2ccd30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e2ccdc0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e2cce50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2ccee0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e2ccf70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e2cd000 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e2cd090 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e2cd120 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e2cd1b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e2cd240 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e2cd2d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2cd360 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e2cd3f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e2cd480 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2cd510 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e2cd5a0 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: 0x12e22a5f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x12e22b730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x12e22b7c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x12e22b860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e22bc00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x12e22bc98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x12e22b8f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e22bd40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x12e22bdd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x12e22be70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x12e22b990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x12e22bf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x12e22bfa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x12e22ba28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x12e22bac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x12e22c050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x12e22c0e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x12e22bb58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x12e22c190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x12e22c228 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2cfa30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2cfac0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e2cfb50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e2cfbe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2cfc70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e2cfd00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e2cfd90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2cfe20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e2cfeb0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e2cff40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e2cffd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e2d0060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e2d00f0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e2d0180 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e2d0210 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2d02a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e2d0330 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e2d03c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2d0450 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e2d04e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2cfa30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2cfac0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e2cfb50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e2cfbe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2cfc70 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e2cfd00 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e2cfd90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2cfe20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e2cfeb0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e2cff40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e2cffd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e2d0060 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e2d00f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e2d0180 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e2d0210 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2d02a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e2d0330 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e2d03c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2d0450 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e2d04e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2cfa30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2cfac0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e2cfb50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e2cfbe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2cfc70 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e2cfd00 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e2cfd90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2cfe20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e2cfeb0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e2cff40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e2cffd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e2d0060 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e2d00f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e2d0180 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e2d0210 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2d02a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e2d0330 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e2d03c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2d0450 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e2d04e0 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: 0x12e22a708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x12e223b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x12e224060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e2240f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e224190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e223c28 MAP: (8 sibs) 3 children: 42: 0x12e224230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x12e2242c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x12e224360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x12e223cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x12e223310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e223d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x12e2233b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e223df0 MAP: (8 sibs) 7 children: 42: 0x12e22c2d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x12e22c368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x12e22c400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x12e22c498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x12e22c530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x12e22c5c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x12e22c660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x12e223e88 VAL***: '*a0' (8 sibs) 42: 0x12e223f20 VAL***: '*a7' (8 sibs) 42: 0x12e223fb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2d2970 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e2d2a00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e2d2a90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2d2b20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2d2bb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2d2c40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2d2cd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2d2d60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2d2df0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2d2e80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e2d2f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2d2fa0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e2d3030 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2d30c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2d3150 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e2d31e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e2d3270 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e2d3300 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e2d3390 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e2d3420 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e2d34b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e2d3540 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e2d35d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e2d3660 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: 0x12e22a820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e22c700 MAP: (8 sibs) 3 children: 42: 0x12e22cbd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x12e22cc68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x12e22cd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x12e22c798 MAP: (8 sibs) 3 children: 42: 0x12e22cda0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x12e22ce38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x12e22ced0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x12e22c830 MAP: (8 sibs) 1 children: 42: 0x12e221780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x12e22c8c8 MAP: (8 sibs) 1 children: 42: 0x12e224620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e22c960 MAP: (8 sibs) 7 children: 42: 0x12e22cf70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x12e22d008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x12e22d0a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x12e22d138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x12e22d1d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x12e22d268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x12e22d300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x12e22c9f8 MAP: (8 sibs) 3 children: 42: 0x12e22d3a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e22d438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e22d4d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e22ca90 MAP: (8 sibs) 1 children: 42: 0x12e22d570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e22cb28 MAP: (8 sibs) 1 children: 42: 0x12e22d610 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2d4fa0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e2d5030 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e2d50c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2d5150 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2d51e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2d5270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2d5300 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2d5390 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2d5420 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2d54b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e2d5540 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2d55d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e2d5660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2d56f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2d5780 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e2d5810 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e2d58a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e2d5930 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e2d59c0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e2d5a50 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e2d5ae0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e2d5b70 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e2d5c00 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e2d5c90 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2d4fa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2d5030 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e2d50c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2d5150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2d51e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2d5270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2d5300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2d5390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2d5420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2d54b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2d5540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2d55d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e2d5660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2d56f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2d5780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e2d5810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e2d58a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e2d5930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e2d59c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e2d5a50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e2d5ae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e2d5b70 MAP: (8 sibs) 3 children: 42: [22] [24] 0x12e2d5d20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x12e2d5db0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x12e2d5e40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x12e2d5c00 MAP: (8 sibs) 1 children: 42: [26] [27] 0x12e2d5ed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x12e2d5c90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e2d5f60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2d4fa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2d5030 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e2d50c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2d5150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2d51e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2d5270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2d5300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2d5390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2d5420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2d54b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2d5540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2d55d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e2d5660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2d56f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2d5780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e2d5810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e2d58a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e2d5930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e2d59c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e2d5a50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e2d5ae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e2d5b70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e2d5c00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e2d5c90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e2d5d20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e2d5db0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e2d5e40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e2d5ed0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e2d5f60 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: 0x12e22a938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x12e21b650 KEYVAL: 'a' '1' (3 sibs) 42: 0x12e21b6e8 KEYVAL: 'b' '' (3 sibs) 42: 0x12e21b780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2d75d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e2d7660 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e2d76f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e2d7780 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: 0x12e22aa50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2d9300 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2d9390 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2d9420 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: 0x12e22ab68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e2214b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221548 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2db030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2db0c0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2db150 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2db030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2db0c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2db150 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2db030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2db0c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2db150 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: 0x12e229470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21bce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x12e21c1b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21c248 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21bd78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x12e21c2f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21c388 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21be10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x12e21c430 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21bea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x12e21c4d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21bf40 MAP: (8 sibs) 4 children: 42: 0x12e21c570 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21c608 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21c6a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21c738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21bfd8 MAP: (8 sibs) 3 children: 42: 0x12e21c7e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x12e21c878 KEYVAL: 'r' '10' (3 sibs) 42: 0x12e21c910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x12e21c070 MAP: (8 sibs) 2 children: 42: 0x12e21c9b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x12e21caf0 VAL***: '*CENTER' (2 sibs) 42: 0x12e21cb88 VAL***: '*BIG' (2 sibs) 42: 0x12e21ca48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x12e21c108 MAP: (8 sibs) 3 children: 42: 0x12e21cc30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x12e21ce00 VAL***: '*BIG' (3 sibs) 42: 0x12e21ce98 VAL***: '*LEFT' (3 sibs) 42: 0x12e21cf30 VAL***: '*SMALL' (3 sibs) 42: 0x12e21ccc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x12e21cd60 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2dc250 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2dc2e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2dc370 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2dc400 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2dc490 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2dc520 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2dc5b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2dc640 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2dc6d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2dc760 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2dc7f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2dc880 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2dc910 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2dc9a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2dca30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2dcac0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2dcb50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2dcbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2dcc70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2dcd00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2dcd90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2dce20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2dceb0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2dcf40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2dcfd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2dd060 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2dd0f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2dd180 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e2dd210 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2dd2a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e2dd330 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2dd3c0 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: 0x12e229588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21d960 MAP: (8 sibs) 2 children: 42: 0x12e21abd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21ac68 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21d9f8 MAP: (8 sibs) 2 children: 42: 0x12e21b3d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21b468 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21da90 MAP: (8 sibs) 1 children: 42: 0x12e21de30 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21db28 MAP: (8 sibs) 1 children: 42: 0x12e21ded0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21dbc0 MAP: (8 sibs) 4 children: 42: 0x12e21df70 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e008 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dc58 MAP: (8 sibs) 4 children: 42: 0x12e21e1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e278 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e310 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dcf0 MAP: (8 sibs) 4 children: 42: 0x12e21e450 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e580 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dd88 MAP: (8 sibs) 4 children: 42: 0x12e21e6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e758 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e888 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2dd460 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2dd4f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2dd580 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2dd610 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2dd6a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2dd730 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2dd7c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2dd850 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2dd8e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2dd970 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2dda00 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2dda90 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2ddb20 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2ddbb0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2ddc40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2ddcd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2ddd60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2dddf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2dde80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2ddf10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2ddfa0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2de030 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2de0c0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2de150 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2de1e0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2de270 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2de300 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2de390 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x12e2de420 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2de4b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x12e2de540 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2de5d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2de670 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2de700 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2de790 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2de820 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2de8b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2de940 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2de9d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2dea60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2deaf0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2deb80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2dec10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2deca0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2ded30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2dedc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2dee50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2deee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2def70 MAP: (8 sibs) 4 children: 42: [17] [32] 0x12e2df870 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x12e2df900 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x12e2df090 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x12e2df120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x12e2df1b0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x12e2df000 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x12e2df990 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x12e2df2d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x12e2df3f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x12e2df480 MAP: (8 sibs) 4 children: 42: [27] [30] 0x12e2df750 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x12e2df5a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x12e2df360 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x12e2df7e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2de670 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2de700 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2de790 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2de820 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2de8b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2de940 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2de9d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2dea60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2deaf0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2deb80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2dec10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2deca0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2ded30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2dedc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2dee50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2deee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2def70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e2df000 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e2df090 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e2df120 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e2df1b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e2df240 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e2df2d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e2df360 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e2df3f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e2df480 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e2df510 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e2df5a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e2df630 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e2df6c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e2df750 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: 0x12e2296a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21eda0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21ee38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21eed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21ef68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21adb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21f280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f318 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21f3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f458 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2db940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2db9d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2dba60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2dbaf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2dbb80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2dbc10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2dbca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2dbd30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2dbdc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2dbe50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2dbee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2dbf70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2dc000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2dc090 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: 0x12e2297b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21f500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21f598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21f630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21f6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21f9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21fa80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21fbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fc58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2dd460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2dd4f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2dd580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2dd610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2dd6a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2dd730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2dd7c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2dd850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2dd8e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2dd970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2dda00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2dda90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2ddb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2ddbb0 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: 0x12e2298d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e2205d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e220830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e2208c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e220c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220d28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e0a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e0b10 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2e0ba0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2e0c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e0cc0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2e0d50 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2e0de0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e0e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e0f00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2e0f90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2e1020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e10b0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2e1140 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2e11d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e0a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e0b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2e0ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2e0c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e0cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2e0d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2e0de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e0e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e0f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x12e2e1260 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2e1020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e10b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x12e2e0f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2e11d0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e0a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e0b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2e0ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2e0c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e0cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2e0d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2e0de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e0e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e0f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2e0f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2e1020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e10b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2e1140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2e11d0 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: 0x12e2299e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21e980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21ea18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21eab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e21eb48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21ebe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221048 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21ec78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e2210f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221188 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e1390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e1420 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2e14b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2e1540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e15d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2e1660 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2e16f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e1780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e1810 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2e18a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2e1930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e19c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2e1a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2e1ae0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e1390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e1420 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2e14b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2e1540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e15d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2e1660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2e16f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e1780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e1810 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x12e2e1b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2e1930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e19c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x12e2e18a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2e1ae0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e1390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e1420 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2e14b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2e1540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e15d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2e1660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2e16f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e1780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e1810 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2e18a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2e1930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e19c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2e1a50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2e1ae0 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: 0x12e229b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e221830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e2218c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e221960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e21b510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e21b5a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2219f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e221c60 MAP: (2 sibs) 4 children: 42: 0x12e21d240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d2d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e221cf8 MAP: (2 sibs) 5 children: 42: 0x12e221da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e221e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e221ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e221f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e221a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x12e21b0c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21b158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21b1f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e221b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x12e221bc0 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] 0x12e2e25b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2e2640 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2e26d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2e2760 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2e27f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2e2880 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2e2910 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2e29a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2e2a30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2e2ac0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2e2b50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2e2be0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2e2c70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2e2d00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2e2d90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2e2e20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2e2eb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2e2f40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2e2fd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2e3060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2e30f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2e3180 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2e3210 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2e32a0 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: 0x12e229c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e2220f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e222188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e222220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e222520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e2225b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2222b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e222660 MAP: (2 sibs) 4 children: 42: 0x12e21d4b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d5e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e2226f8 MAP: (2 sibs) 5 children: 42: 0x12e2227a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e222838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e2228d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e222968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e222350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x12e21b9f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21ba88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21bb20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e2223e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x12e222aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e222b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e222bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e222480 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] 0x12e2e37c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2e3850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2e38e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2e3970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2e3a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2e3a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2e3b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2e3bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2e3c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2e3cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2e3d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2e3df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2e3e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2e3f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2e3fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2e4030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2e40c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2e4150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2e41e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2e4270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2e4300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2e4390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2e4420 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2e44b0 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] 0x12e2e37c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2e3850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2e38e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2e3970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2e3a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2e3a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2e3b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2e3bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2e3c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2e3cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2e3d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2e3df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2e3e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2e3f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2e3fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2e4030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2e40c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2e4150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2e41e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2e4270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2e4300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2e4390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2e4420 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x12e2e4540 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x12e2e45d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x12e2e4660 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x12e2e44b0 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] 0x12e2e37c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2e3850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2e38e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2e3970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2e3a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2e3a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2e3b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2e3bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2e3c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2e3cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2e3d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2e3df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2e3e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2e3f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2e3fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2e4030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2e40c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2e4150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2e41e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2e4270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2e4300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2e4390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2e4420 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e2e44b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e2e4540 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e2e45d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e2e4660 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: 0x12e229d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e224770 MAP: (6 sibs) 1 children: 42: 0x12e224b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x12e224bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e224ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e224d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e224e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e224808 MAP: (6 sibs) 1 children: 42: 0x12e224eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x12e224f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e225080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e225118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e2251b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e2248a0 MAP: (6 sibs) 1 children: 42: 0x12e225250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x12e224938 MAP: (6 sibs) 1 children: 42: 0x12e2252f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x12e2249d0 MAP: (6 sibs) 1 children: 42: 0x12e225390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x12e225430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x12e2254c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x12e224a68 MAP: (6 sibs) 1 children: 42: 0x12e225570 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e49d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2e4a60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2e4af0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2e4b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2e4c10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2e4ca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2e4d30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2e4dc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2e4e50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2e4ee0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2e4f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2e5000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2e5090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2e5120 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2e51b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2e5240 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2e52d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2e5360 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2e53f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2e5480 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2e5510 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2e55a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2e5630 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2e56c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2e5750 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: 0x12e229e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e226810 MAP: (6 sibs) 1 children: 42: 0x12e220350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e226ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e226d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e226e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2268a8 MAP: (6 sibs) 1 children: 42: 0x12e2203f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e226fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226940 MAP: (6 sibs) 1 children: 42: 0x12e220490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2271b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e2272e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2269d8 MAP: (6 sibs) 1 children: 42: 0x12e220530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2274b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e2275e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226a70 MAP: (6 sibs) 1 children: 42: 0x12e2277b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e2278e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e227980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226b08 MAP: (6 sibs) 1 children: 42: 0x12e227b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e227d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e5be0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2e5c70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2e5d00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2e5d90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2e5e20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2e5eb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2e5f40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2e5fd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2e6060 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2e60f0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2e6180 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2e6210 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2e62a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2e6330 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2e63c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2e6450 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2e64e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2e6570 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2e6600 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2e6690 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2e6720 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2e67b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2e6840 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2e68d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2e6960 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e6df0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2e6e80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2e6f10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e2e6fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2e7030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2e70c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2e7150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2e71e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2e7270 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2e7300 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e2e7390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2e7420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2e74b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2e7540 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2e75d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2e7660 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2e76f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x12e2e7c00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x12e2e7c90 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x12e2e7d20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x12e2e7db0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x12e2e7e40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x12e2e7780 MAP: (6 sibs) 1 children: 42: [23] [18] 0x12e2e7810 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x12e2e7ed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x12e2e7f60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x12e2e7ff0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x12e2e8080 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x12e2e8110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x12e2e78a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x12e2e7930 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x12e2e81a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x12e2e8230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x12e2e82c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x12e2e8350 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x12e2e7a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x12e2e7ae0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x12e2e7b70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x12e2e79c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e2e83e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e2e8470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e2e8500 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e2e8590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e6df0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2e6e80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2e6f10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e2e6fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2e7030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2e70c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2e7150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2e71e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2e7270 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2e7300 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e2e7390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2e7420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2e74b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2e7540 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2e75d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2e7660 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2e76f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e2e7780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e2e7810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e2e78a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e2e7930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e2e79c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e2e7a50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e2e7ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e2e7b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e2e7c00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e2e7c90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e2e7d20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e2e7db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e2e7e40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e2e7ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e2e7f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e2e7ff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e2e8080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e2e8110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e2e81a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e2e8230 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e2e82c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e2e8350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e2e83e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e2e8470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e2e8500 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e2e8590 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: 0x12e229f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x12e227ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e227f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e2280b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e2281e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e228280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e228318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e2283b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e228448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e2284e0 DOCMAP: (17 sibs) 2 children: 42: 0x12e21aa90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x12e21ab28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x12e228578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e228610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e2286a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e228740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e2256b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e2287d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x12e228870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e5be0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e2e5c70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e2e5d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e2e5d90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e2e5e20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e2e5eb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e2e5f40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e2e5fd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e2e6060 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e2e60f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e2e6180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e2e6210 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e2e62a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e2e6330 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e2e63c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e2e6450 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e2e64e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e2e6570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e2e6600 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e2e6690 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e2e6720 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e2e67b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e2e6840 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e2e68d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e2e6960 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e2e69f0 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: 0x12e22a078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e226210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x12e2262a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x12e226340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x12e2263d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x12e226470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x12e21fd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e1ca0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2e1d30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2e1dc0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2e1e50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2e1ee0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2e1f70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2e2000 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2e2090 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: 0x12e22a190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e222c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x12e222d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x12e222da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x12e222e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x12e222ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x12e21ff28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e9200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2e9290 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2e9320 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2e93b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2e9440 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2e94d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2e9560 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2e95f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e9200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2e9290 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e2e9320 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e2e93b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2e9440 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e2e94d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2e9560 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e2e95f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2e9200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2e9290 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e2e9320 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e2e93b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2e9440 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e2e94d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2e9560 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e2e95f0 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: 0x12e22a2a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e21b290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x12e21b328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2e9b10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2e9ba0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2e9c30 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: 0x12e22a3c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x12e2212c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2ea420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2ea4b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2ea540 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2ea420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2ea4b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e2ea540 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2ea420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2ea4b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e2ea540 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: 0x12e22a4d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x12e228a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x12e228ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x12e228b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e228f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x12e228fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x12e228c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e21b820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x12e21b8b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x12e21b950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x12e228cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x12e229060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x12e2290f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x12e228d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x12e228de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x12e2291a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x12e229238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x12e228e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x12e2292e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x12e229378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2eb640 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e2eb6d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e2eb760 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e2eb7f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2eb880 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e2eb910 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e2eb9a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2eba30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e2ebac0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e2ebb50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e2ebbe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e2ebc70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e2ebd00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e2ebd90 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e2ebe20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2ebeb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e2ebf40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e2ebfd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2ec060 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e2ec0f0 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: 0x12e22a5f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x12e22b730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x12e22b7c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x12e22b860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e22bc00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x12e22bc98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x12e22b8f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e22bd40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x12e22bdd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x12e22be70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x12e22b990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x12e22bf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x12e22bfa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x12e22ba28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x12e22bac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x12e22c050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x12e22c0e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x12e22bb58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x12e22c190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x12e22c228 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2ec850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2ec8e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e2ec970 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e2eca00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2eca90 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e2ecb20 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e2ecbb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2ecc40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e2eccd0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e2ecd60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e2ecdf0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e2ece80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e2ecf10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e2ecfa0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e2ed030 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2ed0c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e2ed150 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e2ed1e0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2ed270 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e2ed300 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2ec850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2ec8e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e2ec970 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e2eca00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2eca90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e2ecb20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e2ecbb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2ecc40 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e2eccd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e2ecd60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e2ecdf0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e2ece80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e2ecf10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e2ecfa0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e2ed030 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2ed0c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e2ed150 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e2ed1e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2ed270 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e2ed300 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2ec850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2ec8e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e2ec970 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e2eca00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2eca90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e2ecb20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e2ecbb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2ecc40 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e2eccd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e2ecd60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e2ecdf0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e2ece80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e2ecf10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e2ecfa0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e2ed030 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2ed0c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e2ed150 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e2ed1e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2ed270 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e2ed300 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: 0x12e22a708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x12e223b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x12e224060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e2240f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e224190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e223c28 MAP: (8 sibs) 3 children: 42: 0x12e224230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x12e2242c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x12e224360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x12e223cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x12e223310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e223d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x12e2233b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e223df0 MAP: (8 sibs) 7 children: 42: 0x12e22c2d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x12e22c368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x12e22c400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x12e22c498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x12e22c530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x12e22c5c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x12e22c660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x12e223e88 VAL***: '*a0' (8 sibs) 42: 0x12e223f20 VAL***: '*a7' (8 sibs) 42: 0x12e223fb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2eda60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e2edaf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e2edb80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2edc10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2edca0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2edd30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2eddc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2ede50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2edee0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2edf70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e2ee000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2ee090 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e2ee120 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2ee1b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2ee240 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e2ee2d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e2ee360 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e2ee3f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e2ee480 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e2ee510 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e2ee5a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e2ee630 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e2ee6c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e2ee750 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: 0x12e22a820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e22c700 MAP: (8 sibs) 3 children: 42: 0x12e22cbd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x12e22cc68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x12e22cd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x12e22c798 MAP: (8 sibs) 3 children: 42: 0x12e22cda0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x12e22ce38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x12e22ced0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x12e22c830 MAP: (8 sibs) 1 children: 42: 0x12e221780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x12e22c8c8 MAP: (8 sibs) 1 children: 42: 0x12e224620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e22c960 MAP: (8 sibs) 7 children: 42: 0x12e22cf70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x12e22d008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x12e22d0a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x12e22d138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x12e22d1d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x12e22d268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x12e22d300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x12e22c9f8 MAP: (8 sibs) 3 children: 42: 0x12e22d3a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e22d438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e22d4d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e22ca90 MAP: (8 sibs) 1 children: 42: 0x12e22d570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e22cb28 MAP: (8 sibs) 1 children: 42: 0x12e22d610 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2eec70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e2eed00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e2eed90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2eee20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2eeeb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2eef40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2eefd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2ef060 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2ef0f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2ef180 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e2ef210 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2ef2a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e2ef330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2ef3c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2ef450 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e2ef4e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e2ef570 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e2ef600 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e2ef690 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e2ef720 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e2ef7b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e2ef840 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e2ef8d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e2ef960 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2eec70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2eed00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e2eed90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2eee20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2eeeb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2eef40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2eefd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2ef060 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2ef0f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2ef180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2ef210 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2ef2a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e2ef330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2ef3c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2ef450 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e2ef4e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e2ef570 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e2ef600 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e2ef690 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e2ef720 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e2ef7b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e2ef840 MAP: (8 sibs) 3 children: 42: [22] [24] 0x12e2ef9f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x12e2efa80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x12e2efb10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x12e2ef8d0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x12e2efba0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x12e2ef960 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e2efc30 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2eec70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2eed00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e2eed90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2eee20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2eeeb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2eef40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2eefd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2ef060 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2ef0f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2ef180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2ef210 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2ef2a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e2ef330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2ef3c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2ef450 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e2ef4e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e2ef570 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e2ef600 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e2ef690 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e2ef720 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e2ef7b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e2ef840 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e2ef8d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e2ef960 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e2ef9f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e2efa80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e2efb10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e2efba0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e2efc30 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: 0x12e22a938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x12e21b650 KEYVAL: 'a' '1' (3 sibs) 42: 0x12e21b6e8 KEYVAL: 'b' '' (3 sibs) 42: 0x12e21b780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2ead30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e2eadc0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e2eae50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e2eaee0 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: 0x12e22aa50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2efe80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2eff10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2effa0 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: 0x12e22ab68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e2214b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221548 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2f0790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2f0820 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2f08b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2f0790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2f0820 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2f08b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x12e2f0790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2f0820 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2f08b0 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] 0x12e2a4cb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2a4d40 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2a4dd0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2a4e60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2a4ef0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2a4f80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2a5010 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2a50a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2a5130 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2a51c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2a5250 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2a52e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2a5370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2a5400 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2a5490 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2a5520 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2a55b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2a5640 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2a56d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2a5760 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2a57f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2a5880 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2a5910 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2a59a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2a5a30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2a5ac0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2a5b50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2a5be0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e2a5c70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2a5d00 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e2a5d90 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2a5e20 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] 0x12e2f74b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2f7540 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2f75d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2f7660 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2f76f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2f7780 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2f7810 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2f78a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2f7930 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2f79c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2f7a50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2f7ae0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2f7b70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2f7c00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2f7c90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2f7d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2f7db0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2f7e40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2f7ed0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2f7f60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2f7ff0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2f8080 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2f8110 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2f81a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2f8230 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2f82c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2f8350 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2f83e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e2f8470 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2f8500 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e2f8590 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2f8620 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] 0x12e2a8e00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2a8e90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2a8f20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2a8fb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2a9040 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2a90d0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2a9160 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2a91f0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2a9280 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2a9310 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2a93a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2a9430 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2a94c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2a9550 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2a95e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2a9670 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2a9700 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e2a9790 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e2a9820 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e2a98b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e2a9940 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e2a99d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e2a9a60 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e2a9af0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e2a9b80 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e2a9c10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e2a9ca0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e2a9d30 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e2a9dc0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e2a9e50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e2a9ee0 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] 0x12e2f86c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2f8750 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2f87e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2f8870 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2f8900 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2f8990 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2f8a20 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2f8ab0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2f8b40 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2f8bd0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2f8c60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2f8cf0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2f8d80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2f8e10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2f8ea0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2f8f30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2f8fc0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e2f9050 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e2f90e0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e2f9170 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e2f9200 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e2f9290 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e2f9320 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e2f93b0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e2f9440 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e2f94d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e2f9560 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e2f95f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e2f9680 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e2f9710 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e2f97a0 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] 0x12e2ab210 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2ab2a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2ab330 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2ab3c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2ab450 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2ab4e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2ab570 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2ab600 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2ab690 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2ab720 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2ab7b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2ab840 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2ab8d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2ab960 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] 0x12e2f6ba0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2f6c30 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2f6cc0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2f6d50 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2f6de0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2f6e70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2f6f00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2f6f90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2f7020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2f70b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2f7140 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2f71d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2f7260 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2f72f0 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] 0x12e2ad550 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2ad5e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2ad670 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2ad700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2ad790 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2ad820 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2ad8b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2ad940 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2ad9d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2ada60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2adaf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2adb80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2adc10 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2adca0 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] 0x12e2f98d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2f9960 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2f99f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2f9a80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2f9b10 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2f9ba0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2f9c30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2f9cc0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2f9d50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2f9de0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2f9e70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2f9f00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2f9f90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2fa020 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] 0x12e2af6c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2af750 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2af7e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2af870 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2af900 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2af990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2afa20 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2afab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2afb40 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2afbd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2afc60 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2afcf0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2afd80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2afe10 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] 0x12e2fa1e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2fa270 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2fa300 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2fa390 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2fa420 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2fa4b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2fa540 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2fa5d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2fa660 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2fa6f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2fa780 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2fa810 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2fa8a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2fa930 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] 0x12e2b1a10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2b1aa0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2b1b30 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2b1bc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2b1c50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2b1ce0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2b1d70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2b1e00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2b1e90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2b1f20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2b1fb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2b2040 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2b20d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2b2160 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] 0x12e2faaf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2fab80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2fac10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2faca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2fad30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2fadc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2fae50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2faee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2faf70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2fb000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2fb090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2fb120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2fb1b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2fb240 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] 0x12e2b5010 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2b50a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2b5130 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2b51c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2b5250 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2b52e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2b5370 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2b5400 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2b5490 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2b5520 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2b55b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2b5640 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2b56d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2b5760 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2b57f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2b5880 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2b5910 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2b59a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2b5a30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2b5ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2b5b50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2b5be0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2b5c70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2b5d00 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] 0x12e2fbd10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2fbda0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2fbe30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2fbec0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2fbf50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2fbfe0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2fc070 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2fc100 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2fc190 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2fc220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2fc2b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2fc340 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2fc3d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2fc460 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2fc4f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2fc580 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2fc610 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2fc6a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2fc730 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2fc7c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2fc850 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2fc8e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2fc970 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2fca00 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] 0x12e2b8200 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2b8290 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2b8320 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2b83b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2b8440 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2b84d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2b8560 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2b85f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2b8680 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2b8710 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2b87a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2b8830 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2b88c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2b8950 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2b89e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2b8a70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2b8b00 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2b8b90 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2b8c20 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2b8cb0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2b8d40 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2b8dd0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2b8e60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e2b8ef0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e2b8f80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e2b9010 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e2b90a0 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] 0x12e2fcf20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2fcfb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2fd040 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2fd0d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2fd160 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2fd1f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2fd280 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2fd310 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2fd3a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2fd430 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2fd4c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2fd550 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2fd5e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2fd670 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2fd700 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2fd790 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2fd820 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2fd8b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2fd940 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2fd9d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2fda60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2fdaf0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2fdb80 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e2fdc10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e2fdca0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e2fdd30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e2fddc0 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] 0x12e2bb3c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2bb450 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2bb4e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2bb570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2bb600 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2bb690 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2bb720 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2bb7b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2bb840 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2bb8d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2bb960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2bb9f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2bba80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2bbb10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2bbba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2bbc30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2bbcc0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2bbd50 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2bbde0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2bbe70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2bbf00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2bbf90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2bc020 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2bc0b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2bc140 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] 0x12e2fe130 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2fe1c0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2fe250 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2fe2e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2fe370 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2fe400 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2fe490 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2fe520 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2fe5b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2fe640 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2fe6d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2fe760 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2fe7f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2fe880 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2fe910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2fe9a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2fea30 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2feac0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2feb50 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2febe0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2fec70 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2fed00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2fed90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2fee20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2feeb0 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] 0x12e2bf790 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2bf820 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2bf8b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e2bf940 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2bf9d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2bfa60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2bfaf0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2bfb80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2bfc10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2bfca0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e2bfd30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2bfdc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2bfe50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2bfee0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2bff70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2c0000 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2c0090 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e2c0120 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e2c01b0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e2c0240 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e2c02d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e2c0360 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e2c03f0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e2c0480 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e2c0510 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e2c05a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e2c0630 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e2c06c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e2c0750 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e2c07e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e2c0870 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e2c0900 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e2c0990 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e2c0a20 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e2c0ab0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e2c0b40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e2c0bd0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e2c0c60 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e2c0cf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e2c0d80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e2c0e10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e2c0ea0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e2c0f30 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] 0x12e300550 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e3005e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e300670 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e300700 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e300790 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e300820 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e3008b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e300940 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e3009d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e300a60 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e300af0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e300b80 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e300c10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e300ca0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e300d30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e300dc0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e300e50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e300ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e300f70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e301000 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e301090 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e301120 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e3011b0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e301240 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e3012d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e301360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e3013f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e301480 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e301510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e3015a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e301630 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e3016c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e301750 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e3017e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e301870 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e301900 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e301990 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e301a20 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e301ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e301b40 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e301bd0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e301c60 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e301cf0 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] 0x12e2c2ab0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e2c2b40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e2c2bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e2c2c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e2c2cf0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e2c2d80 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e2c2e10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e2c2ea0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e2c2f30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e2c2fc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e2c3050 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e2c30e0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e2c3170 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e2c3200 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e2c3290 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e2c3320 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e2c33b0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e2c3440 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e2c34d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e2c3560 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e2c35f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e2c3680 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e2c3710 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e2c37a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e2c3830 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e2c38c0 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] 0x12e2ff340 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e2ff3d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e2ff460 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e2ff4f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e2ff580 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e2ff610 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e2ff6a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e2ff730 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e2ff7c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e2ff850 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e2ff8e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e2ff970 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e2ffa00 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e2ffa90 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e2ffb20 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e2ffbb0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e2ffc40 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e2ffcd0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e2ffd60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e2ffdf0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e2ffe80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e2fff10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e2fffa0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e300030 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e3000c0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e300150 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] 0x12e2c21a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2c2230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2c22c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2c2350 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2c23e0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2c2470 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2c2500 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2c2590 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] 0x12e2fb400 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2fb490 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2fb520 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2fb5b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2fb640 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2fb6d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2fb760 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2fb7f0 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] 0x12e2c6500 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2c6590 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e2c6620 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e2c66b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2c6740 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e2c67d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2c6860 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e2c68f0 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] 0x12e302960 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e3029f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e302a80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e302b10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e302ba0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e302c30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e302cc0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e302d50 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] 0x12e2c8230 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2c82c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2c8350 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] 0x12e303270 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e303300 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e303390 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] 0x12e2c9f60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2c9ff0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e2ca080 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] 0x12e303b80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e303c10 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e303ca0 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] 0x12e2ccaf0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e2ccb80 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e2ccc10 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e2ccca0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2ccd30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e2ccdc0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e2cce50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2ccee0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e2ccf70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e2cd000 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e2cd090 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e2cd120 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e2cd1b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e2cd240 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e2cd2d0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2cd360 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e2cd3f0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e2cd480 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2cd510 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e2cd5a0 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] 0x12e304da0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e304e30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e304ec0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e304f50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e304fe0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e305070 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e305100 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e305190 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e305220 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e3052b0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e305340 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e3053d0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e305460 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e3054f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e305580 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e305610 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e3056a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e305730 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e3057c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e305850 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] 0x12e2cfa30 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2cfac0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e2cfb50 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e2cfbe0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2cfc70 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e2cfd00 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e2cfd90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2cfe20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e2cfeb0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e2cff40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e2cffd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e2d0060 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e2d00f0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e2d0180 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e2d0210 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2d02a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e2d0330 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e2d03c0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2d0450 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e2d04e0 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] 0x12e305fb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e306040 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e3060d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e306160 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e3061f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e306280 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e306310 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e3063a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e306430 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e3064c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e306550 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e3065e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e306670 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e306700 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e306790 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e306820 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e3068b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e306940 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e3069d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e306a60 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] 0x12e2d2970 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e2d2a00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e2d2a90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2d2b20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2d2bb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2d2c40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2d2cd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2d2d60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2d2df0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2d2e80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e2d2f10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2d2fa0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e2d3030 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2d30c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2d3150 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e2d31e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e2d3270 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e2d3300 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e2d3390 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e2d3420 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e2d34b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e2d3540 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e2d35d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e2d3660 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] 0x12e3071c0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e307250 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e3072e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e307370 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e307400 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e307490 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e307520 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e3075b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e307640 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e3076d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e307760 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e3077f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e307880 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e307910 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e3079a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e307a30 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e307ac0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e307b50 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e307be0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e307c70 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e307d00 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e307d90 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e307e20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e307eb0 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] 0x12e2d4fa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2d5030 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e2d50c0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2d5150 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2d51e0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2d5270 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2d5300 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2d5390 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2d5420 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2d54b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2d5540 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2d55d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e2d5660 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2d56f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2d5780 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e2d5810 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e2d58a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e2d5930 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e2d59c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e2d5a50 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e2d5ae0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e2d5b70 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e2d5c00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e2d5c90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e2d5d20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e2d5db0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e2d5e40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e2d5ed0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e2d5f60 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] 0x12e3083d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e308460 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e3084f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e308580 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e308610 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e3086a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e308730 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e3087c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e308850 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e3088e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e308970 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e308a00 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e308a90 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e308b20 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e308bb0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e308c40 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e308cd0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e308d60 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e308df0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e308e80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e308f10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e308fa0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e309030 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e3090c0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e309150 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e3091e0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e309270 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e309300 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e309390 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] 0x12e2d75d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e2d7660 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e2d76f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e2d7780 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] 0x12e304490 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e304520 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e3045b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e304640 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] 0x12e2d9300 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2d9390 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2d9420 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] 0x12e3095e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e309670 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e309700 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] 0x12e2db030 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2db0c0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2db150 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] 0x12e309ef0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e309f80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e30a010 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] 0x12e2dc250 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2dc2e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e2dc370 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2dc400 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2dc490 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e2dc520 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2dc5b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2dc640 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e2dc6d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2dc760 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e2dc7f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2dc880 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2dc910 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2dc9a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2dca30 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2dcac0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2dcb50 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e2dcbe0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e2dcc70 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e2dcd00 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e2dcd90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e2dce20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e2dceb0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e2dcf40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e2dcfd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e2dd060 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e2dd0f0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e2dd180 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e2dd210 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e2dd2a0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e2dd330 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e2dd3c0 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] 0x12e30b110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e30b1a0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e30b230 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e30b2c0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e30b350 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e30b3e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e30b470 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e30b500 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e30b590 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e30b620 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e30b6b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e30b740 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e30b7d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e30b860 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e30b8f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e30b980 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e30ba10 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e30baa0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e30bb30 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e30bbc0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e30bc50 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e30bce0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e30bd70 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e30be00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e30be90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e30bf20 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e30bfb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e30c040 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e30c0d0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e30c160 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e30c1f0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e30c280 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] 0x12e2de670 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2de700 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e2de790 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e2de820 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e2de8b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e2de940 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e2de9d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e2dea60 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e2deaf0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e2deb80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2dec10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e2deca0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e2ded30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e2dedc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e2dee50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e2deee0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e2def70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e2df000 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e2df090 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e2df120 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e2df1b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e2df240 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e2df2d0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e2df360 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e2df3f0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e2df480 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e2df510 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e2df5a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e2df630 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e2df6c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e2df750 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] 0x12e30c320 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e30c3b0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e30c440 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e30c4d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e30c560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e30c5f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e30c680 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e30c710 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e30c7a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e30c830 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e30c8c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e30c950 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e30c9e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e30ca70 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e30cb00 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e30cb90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e30cc20 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e30ccb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e30cd40 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e30cdd0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e30ce60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e30cef0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e30cf80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e30d010 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e30d0a0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e30d130 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e30d1c0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e30d250 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e30d2e0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e30d370 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e30d400 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] 0x12e2db940 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2db9d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2dba60 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2dbaf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2dbb80 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2dbc10 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2dbca0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2dbd30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2dbdc0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2dbe50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2dbee0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2dbf70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2dc000 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2dc090 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] 0x12e30a800 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e30a890 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e30a920 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e30a9b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e30aa40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e30aad0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e30ab60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e30abf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e30ac80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e30ad10 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e30ada0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e30ae30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e30aec0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e30af50 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] 0x12e2dd460 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2dd4f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e2dd580 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e2dd610 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2dd6a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e2dd730 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e2dd7c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e2dd850 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2dd8e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2dd970 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e2dda00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2dda90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2ddb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e2ddbb0 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] 0x12e30d530 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e30d5c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e30d650 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e30d6e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e30d770 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e30d800 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e30d890 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e30d920 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e30d9b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e30da40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e30dad0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e30db60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e30dbf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e30dc80 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] 0x12e2e0a80 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e0b10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2e0ba0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2e0c30 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e0cc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2e0d50 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2e0de0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e0e70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e0f00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2e0f90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2e1020 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e10b0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2e1140 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2e11d0 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] 0x12e30de40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e30ded0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e30df60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e30dff0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e30e080 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e30e110 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e30e1a0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e30e230 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e30e2c0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e30e350 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e30e3e0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e30e470 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e30e500 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e30e590 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] 0x12e2e1390 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e2e1420 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e2e14b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e2e1540 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e2e15d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e2e1660 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e2e16f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e2e1780 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e2e1810 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e2e18a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e2e1930 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e2e19c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e2e1a50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e2e1ae0 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] 0x12e30e750 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e30e7e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e30e870 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e30e900 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e30e990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e30ea20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e30eab0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e30eb40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e30ebd0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e30ec60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e30ecf0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e30ed80 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e30ee10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e30eea0 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] 0x12e2e25b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2e2640 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2e26d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2e2760 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2e27f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2e2880 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2e2910 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2e29a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2e2a30 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2e2ac0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2e2b50 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2e2be0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2e2c70 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2e2d00 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2e2d90 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2e2e20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2e2eb0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2e2f40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2e2fd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e2e3060 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2e30f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2e3180 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2e3210 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e2e32a0 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] 0x12e30fb00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e30fb90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e30fc20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e30fcb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e30fd40 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e30fdd0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e30fe60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e30fef0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e30ff80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e310010 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e3100a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e310130 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e3101c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e310250 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e3102e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e310370 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e310400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e310490 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e310520 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e3105b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e310640 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e3106d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e310760 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e3107f0 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] 0x12e2e37c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e2e3850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e2e38e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e2e3970 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e2e3a00 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e2e3a90 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e2e3b20 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e2e3bb0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e2e3c40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e2e3cd0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e2e3d60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e2e3df0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e2e3e80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e2e3f10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e2e3fa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e2e4030 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e2e40c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e2e4150 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e2e41e0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e2e4270 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e2e4300 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e2e4390 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e2e4420 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e2e44b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e2e4540 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e2e45d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e2e4660 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] 0x12e310d10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e310da0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e310e30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e310ec0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e310f50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e310fe0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e311070 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e311100 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e311190 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e311220 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e3112b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e311340 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e3113d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e311460 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e3114f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e311580 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e311610 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e3116a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e311730 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e3117c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e311850 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e3118e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e311970 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e311a00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e311a90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e311b20 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e311bb0 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] 0x12e2e49d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2e4a60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2e4af0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e2e4b80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2e4c10 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2e4ca0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2e4d30 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2e4dc0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2e4e50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2e4ee0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e2e4f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2e5000 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2e5090 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2e5120 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2e51b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2e5240 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2e52d0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e2e5360 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e2e53f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e2e5480 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e2e5510 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e2e55a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e2e5630 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e2e56c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e2e5750 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] 0x12e311f20 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e311fb0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e312040 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e3120d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e312160 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e3121f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e312280 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e312310 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e3123a0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e312430 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e3124c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e312550 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e3125e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e312670 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e312700 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e312790 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e312820 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e3128b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e312940 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e3129d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e312a60 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e312af0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e312b80 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e312c10 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e312ca0 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] 0x12e2e6df0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e2e6e80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e2e6f10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e2e6fa0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e2e7030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e2e70c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e2e7150 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e2e71e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e2e7270 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e2e7300 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e2e7390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e2e7420 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e2e74b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e2e7540 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e2e75d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e2e7660 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e2e76f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e2e7780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e2e7810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e2e78a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e2e7930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e2e79c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e2e7a50 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e2e7ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e2e7b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e2e7c00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e2e7c90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e2e7d20 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e2e7db0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e2e7e40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e2e7ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e2e7f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e2e7ff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e2e8080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e2e8110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e2e81a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e2e8230 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e2e82c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e2e8350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e2e83e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e2e8470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e2e8500 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e2e8590 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] 0x12e314340 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e3143d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e314460 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e3144f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e314580 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e314610 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e3146a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e314730 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e3147c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e314850 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e3148e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e314970 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e314a00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e314a90 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e314b20 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e314bb0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e314c40 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e314cd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e314d60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e314df0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e314e80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e314f10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e314fa0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e315030 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e3150c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e315150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e3151e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e315270 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e315300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e315390 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e315420 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e3154b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e315540 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e3155d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e315660 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e3156f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e315780 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e315810 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e3158a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e315930 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e3159c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e315a50 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e315ae0 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] 0x12e2e5be0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e2e5c70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e2e5d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e2e5d90 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e2e5e20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e2e5eb0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e2e5f40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e2e5fd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e2e6060 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e2e60f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e2e6180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e2e6210 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e2e62a0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e2e6330 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e2e63c0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e2e6450 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e2e64e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e2e6570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e2e6600 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e2e6690 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e2e6720 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e2e67b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e2e6840 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e2e68d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e2e6960 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e2e69f0 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] 0x12e313130 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e3131c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e313250 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e3132e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e313370 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e313400 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e313490 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e313520 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e3135b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e313640 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e3136d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e313760 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e3137f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e313880 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e313910 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e3139a0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e313a30 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e313ac0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e313b50 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e313be0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e313c70 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e313d00 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e313d90 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e313e20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e313eb0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e313f40 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] 0x12e2e1ca0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2e1d30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e2e1dc0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e2e1e50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2e1ee0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e2e1f70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2e2000 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e2e2090 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] 0x12e30f1f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e30f280 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e30f310 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e30f3a0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e30f430 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e30f4c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e30f550 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e30f5e0 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] 0x12e2e9200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e2e9290 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e2e9320 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e2e93b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e2e9440 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e2e94d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e2e9560 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e2e95f0 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] 0x12e316750 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e3167e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e316870 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e316900 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e316990 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e316a20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e316ab0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e316b40 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] 0x12e2e9b10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2e9ba0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2e9c30 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] 0x12e3170a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e317130 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e3171c0 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] 0x12e2ea420 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2ea4b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e2ea540 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] 0x12e3179e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e317a70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e317b00 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] 0x12e2eb640 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e2eb6d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e2eb760 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e2eb7f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2eb880 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e2eb910 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e2eb9a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2eba30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e2ebac0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e2ebb50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e2ebbe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e2ebc70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e2ebd00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e2ebd90 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e2ebe20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2ebeb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e2ebf40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e2ebfd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2ec060 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e2ec0f0 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] 0x12e318c00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e318c90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e318d20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e318db0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e318e40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e318ed0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e318f60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e318ff0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e319080 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e319110 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e3191a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e319230 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e3192c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e319350 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e3193e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e319470 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e319500 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e319590 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e319620 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e3196b0 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] 0x12e2ec850 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e2ec8e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e2ec970 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e2eca00 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e2eca90 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e2ecb20 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e2ecbb0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e2ecc40 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e2eccd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e2ecd60 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e2ecdf0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e2ece80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e2ecf10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e2ecfa0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e2ed030 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e2ed0c0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e2ed150 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e2ed1e0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e2ed270 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e2ed300 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] 0x12e319e10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e319ea0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e319f30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e319fc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e31a050 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e31a0e0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e31a170 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e31a200 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e31a290 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e31a320 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e31a3b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e31a440 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e31a4d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e31a560 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e31a5f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e31a680 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e31a710 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e31a7a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e31a830 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e31a8c0 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] 0x12e2eda60 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e2edaf0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e2edb80 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2edc10 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2edca0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2edd30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2eddc0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2ede50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2edee0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2edf70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e2ee000 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2ee090 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e2ee120 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2ee1b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2ee240 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e2ee2d0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e2ee360 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e2ee3f0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e2ee480 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e2ee510 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e2ee5a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e2ee630 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e2ee6c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e2ee750 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] 0x12e31b930 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e31b9c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e31ba50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e31bae0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e31bb70 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e31bc00 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e31bc90 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e31bd20 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e31bdb0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e31be40 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e31bed0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e31bf60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e31bff0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e31c080 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e31c110 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e31c1a0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e31c230 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e31c2c0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e31c350 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e31c3e0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e31c470 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e31c500 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e31c590 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e31c620 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] 0x12e2eec70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e2eed00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e2eed90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e2eee20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e2eeeb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e2eef40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e2eefd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e2ef060 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e2ef0f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e2ef180 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e2ef210 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e2ef2a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e2ef330 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e2ef3c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e2ef450 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e2ef4e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e2ef570 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e2ef600 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e2ef690 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e2ef720 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e2ef7b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e2ef840 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e2ef8d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e2ef960 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e2ef9f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e2efa80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e2efb10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e2efba0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e2efc30 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] 0x12e31cb40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e31cbd0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e31cc60 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e31ccf0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e31cd80 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e31ce10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e31cea0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e31cf30 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e31cfc0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e31d050 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e31d0e0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e31d170 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e31d200 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e31d290 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e31d320 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e31d3b0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e31d440 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e31d4d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e31d560 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e31d5f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e31d680 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e31d710 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e31d7a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e31d830 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e31d8c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e31d950 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e31d9e0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e31da70 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e31db00 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] 0x12e2ead30 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e2eadc0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e2eae50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e2eaee0 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] 0x12e31b020 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e31b0b0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e31b140 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e31b1d0 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] 0x12e2efe80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2eff10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2effa0 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] 0x12e31dd50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e31dde0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e31de70 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] 0x12e2f0790 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2f0820 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e2f08b0 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] 0x12e31e660 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e31e6f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e31e780 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: 0x12e229470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21bce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x12e21c1b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21c248 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21bd78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x12e21c2f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21c388 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21be10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x12e21c430 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21bea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x12e21c4d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21bf40 MAP: (8 sibs) 4 children: 42: 0x12e21c570 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21c608 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21c6a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21c738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21bfd8 MAP: (8 sibs) 3 children: 42: 0x12e21c7e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x12e21c878 KEYVAL: 'r' '10' (3 sibs) 42: 0x12e21c910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x12e21c070 MAP: (8 sibs) 2 children: 42: 0x12e21c9b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x12e21caf0 VAL***: '*CENTER' (2 sibs) 42: 0x12e21cb88 VAL***: '*BIG' (2 sibs) 42: 0x12e21ca48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x12e21c108 MAP: (8 sibs) 3 children: 42: 0x12e21cc30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x12e21ce00 VAL***: '*BIG' (3 sibs) 42: 0x12e21ce98 VAL***: '*LEFT' (3 sibs) 42: 0x12e21cf30 VAL***: '*SMALL' (3 sibs) 42: 0x12e21ccc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x12e21cd60 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e31ef70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e31f000 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e31f090 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e31f120 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e31f1b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e31f240 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e31f2d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e31f360 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e31f3f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e31f480 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e31f510 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e31f5a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e31f630 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e31f6c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e31f750 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e31f7e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e31f870 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e31f900 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e31f990 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e31fa20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e31fab0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e31fb40 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e31fbd0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e31fc60 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e31fcf0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e31fd80 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e31fe10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e31fea0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e31ff30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e31ffc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e320050 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e3200e0 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: 0x12e229588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21d960 MAP: (8 sibs) 2 children: 42: 0x12e21abd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21ac68 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21d9f8 MAP: (8 sibs) 2 children: 42: 0x12e21b3d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21b468 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21da90 MAP: (8 sibs) 1 children: 42: 0x12e21de30 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21db28 MAP: (8 sibs) 1 children: 42: 0x12e21ded0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21dbc0 MAP: (8 sibs) 4 children: 42: 0x12e21df70 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e008 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dc58 MAP: (8 sibs) 4 children: 42: 0x12e21e1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e278 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e310 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dcf0 MAP: (8 sibs) 4 children: 42: 0x12e21e450 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e580 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dd88 MAP: (8 sibs) 4 children: 42: 0x12e21e6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e758 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e888 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e320180 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e320210 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e3202a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e320330 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e3203c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e320450 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e3204e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e320570 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e320600 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e320690 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e320720 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e3207b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e320840 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e3208d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e320960 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e3209f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e320a80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e320b10 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e320ba0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e320c30 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e320cc0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e320d50 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e320de0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e320e70 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e320f00 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e320f90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e321020 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e3210b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e321140 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e3211d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e321260 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: 0x12e2296a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21eda0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21ee38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21eed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21ef68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21adb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21f280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f318 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21f3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f458 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e321300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e321390 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e321420 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e3214b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e321540 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e3215d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e321660 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e3216f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e321780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e321810 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e3218a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e321930 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e3219c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e321a50 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: 0x12e2297b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21f500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21f598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21f630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21f6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21f9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21fa80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21fbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fc58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e321af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e321b80 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e321c10 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e321ca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e321d30 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e321dc0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e321e50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e321ee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e321f70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e322000 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e322090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e322120 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e3221b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e322240 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: 0x12e2298d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e2205d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e220830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e2208c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e220c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220d28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3222e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e322370 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e322400 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e322490 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e322520 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e3225b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e322640 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e3226d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e322760 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e3227f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e322880 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e322910 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e3229a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e322a30 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: 0x12e2299e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21e980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21ea18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21eab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e21eb48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21ebe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221048 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21ec78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e2210f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221188 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e322ad0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e322b60 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e322bf0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e322c80 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e322d10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e322da0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e322e30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e322ec0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e322f50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e322fe0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e323070 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e323100 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e323190 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e323220 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: 0x12e229b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e221830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e2218c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e221960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e21b510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e21b5a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2219f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e221c60 MAP: (2 sibs) 4 children: 42: 0x12e21d240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d2d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e221cf8 MAP: (2 sibs) 5 children: 42: 0x12e221da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e221e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e221ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e221f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e221a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x12e21b0c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21b158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21b1f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e221b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x12e221bc0 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] 0x12e3232c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e323350 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e3233e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e323470 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e323500 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e323590 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e323620 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e3236b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e323740 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e3237d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e323860 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e3238f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e323980 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e323a10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e323aa0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e323b30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e323bc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e323c50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e323ce0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e323d70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e323e00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e323e90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e323f20 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e323fb0 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: 0x12e229c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e2220f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e222188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e222220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e222520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e2225b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2222b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e222660 MAP: (2 sibs) 4 children: 42: 0x12e21d4b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d5e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e2226f8 MAP: (2 sibs) 5 children: 42: 0x12e2227a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e222838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e2228d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e222968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e222350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x12e21b9f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21ba88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21bb20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e2223e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x12e222aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e222b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e222bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e222480 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] 0x12e324050 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e3240e0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e324170 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e324200 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e324290 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e324320 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e3243b0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e324440 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e3244d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e324560 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e3245f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e324680 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e324710 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e3247a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e324830 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e3248c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e324950 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e3249e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e324a70 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e324b00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e324b90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e324c20 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e324cb0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e324d40 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e324dd0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e324e60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e324ef0 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: 0x12e229d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e224770 MAP: (6 sibs) 1 children: 42: 0x12e224b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x12e224bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e224ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e224d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e224e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e224808 MAP: (6 sibs) 1 children: 42: 0x12e224eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x12e224f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e225080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e225118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e2251b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e2248a0 MAP: (6 sibs) 1 children: 42: 0x12e225250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x12e224938 MAP: (6 sibs) 1 children: 42: 0x12e2252f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x12e2249d0 MAP: (6 sibs) 1 children: 42: 0x12e225390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x12e225430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x12e2254c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x12e224a68 MAP: (6 sibs) 1 children: 42: 0x12e225570 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e324f90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e325020 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e3250b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e325140 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e3251d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e325260 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e3252f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e325380 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e325410 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e3254a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e325530 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e3255c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e325650 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e3256e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e325770 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e325800 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e325890 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e325920 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e3259b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e325a40 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e325ad0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e325b60 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e325bf0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e325c80 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e325d10 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: 0x12e229e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e226810 MAP: (6 sibs) 1 children: 42: 0x12e220350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e226ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e226d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e226e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2268a8 MAP: (6 sibs) 1 children: 42: 0x12e2203f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e226fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226940 MAP: (6 sibs) 1 children: 42: 0x12e220490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2271b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e2272e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2269d8 MAP: (6 sibs) 1 children: 42: 0x12e220530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2274b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e2275e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226a70 MAP: (6 sibs) 1 children: 42: 0x12e2277b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e2278e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e227980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226b08 MAP: (6 sibs) 1 children: 42: 0x12e227b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e227d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e325db0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e325e40 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e325ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e325f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e325ff0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e326080 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e326110 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e3261a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e326230 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e3262c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e326350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e3263e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e326470 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e326500 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e326590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e326620 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e3266b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e326740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e3267d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e326860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e3268f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e326980 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e326a10 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e326aa0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e326b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e326bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e326c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e326ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e326d70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e326e00 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e326e90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e326f20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e326fb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e327040 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e3270d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e327160 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e3271f0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e327280 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e327310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e3273a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e327430 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e3274c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e327550 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: 0x12e229f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x12e227ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e227f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e2280b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e2281e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e228280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e228318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e2283b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e228448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e2284e0 DOCMAP: (17 sibs) 2 children: 42: 0x12e21aa90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x12e21ab28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x12e228578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e228610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e2286a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e228740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e2256b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e2287d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x12e228870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3275f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e327680 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e327710 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e3277a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e327830 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e3278c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e327950 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e3279e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e327a70 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e327b00 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e327b90 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e327c20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e327cb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e327d40 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e327dd0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e327e60 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e327ef0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e327f80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e328010 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e3280a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e328130 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e3281c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e328250 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e3282e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e328370 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e328400 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: 0x12e22a078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e226210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x12e2262a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x12e226340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x12e2263d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x12e226470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x12e21fd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e318550 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e3185e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e318670 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e318700 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e318790 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e318820 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e3188b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e318940 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: 0x12e22a190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e222c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x12e222d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x12e222da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x12e222e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x12e222ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x12e21ff28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3284a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e328530 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e3285c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e328650 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e3286e0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e328770 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e328800 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e328890 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: 0x12e22a2a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e21b290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x12e21b328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e2cc540 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e2cc5d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e2cc660 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: 0x12e22a3c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x12e2212c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3189e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e318a70 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e318b00 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: 0x12e22a4d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x12e228a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x12e228ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x12e228b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e228f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x12e228fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x12e228c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e21b820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x12e21b8b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x12e21b950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x12e228cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x12e229060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x12e2290f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x12e228d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x12e228de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x12e2291a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x12e229238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x12e228e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x12e2292e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x12e229378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e328930 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e3289c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e328a50 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e328ae0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e328b70 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e328c00 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e328c90 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e328d20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e328db0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e328e40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e328ed0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e328f60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e328ff0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e329080 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e329110 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e3291a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e329230 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e3292c0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e329350 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e3293e0 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: 0x12e22a5f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x12e22b730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x12e22b7c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x12e22b860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e22bc00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x12e22bc98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x12e22b8f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e22bd40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x12e22bdd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x12e22be70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x12e22b990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x12e22bf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x12e22bfa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x12e22ba28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x12e22bac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x12e22c050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x12e22c0e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x12e22bb58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x12e22c190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x12e22c228 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e329480 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e329510 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e3295a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e329630 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e3296c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e329750 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e3297e0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e329870 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e329900 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e329990 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e329a20 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e329ab0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e329b40 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e329bd0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e329c60 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e329cf0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e329d80 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e329e10 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e329ea0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e329f30 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: 0x12e22a708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x12e223b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x12e224060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e2240f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e224190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e223c28 MAP: (8 sibs) 3 children: 42: 0x12e224230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x12e2242c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x12e224360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x12e223cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x12e223310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e223d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x12e2233b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e223df0 MAP: (8 sibs) 7 children: 42: 0x12e22c2d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x12e22c368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x12e22c400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x12e22c498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x12e22c530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x12e22c5c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x12e22c660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x12e223e88 VAL***: '*a0' (8 sibs) 42: 0x12e223f20 VAL***: '*a7' (8 sibs) 42: 0x12e223fb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e329fd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e32a060 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e32a0f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e32a180 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e32a210 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e32a2a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e32a330 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e32a3c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e32a450 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e32a4e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e32a570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e32a600 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e32a690 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e32a720 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e32a7b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e32a840 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e32a8d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e32a960 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e32a9f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e32aa80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e32ab10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e32aba0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e32ac30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e32acc0 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: 0x12e22a820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e22c700 MAP: (8 sibs) 3 children: 42: 0x12e22cbd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x12e22cc68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x12e22cd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x12e22c798 MAP: (8 sibs) 3 children: 42: 0x12e22cda0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x12e22ce38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x12e22ced0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x12e22c830 MAP: (8 sibs) 1 children: 42: 0x12e221780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x12e22c8c8 MAP: (8 sibs) 1 children: 42: 0x12e224620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e22c960 MAP: (8 sibs) 7 children: 42: 0x12e22cf70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x12e22d008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x12e22d0a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x12e22d138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x12e22d1d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x12e22d268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x12e22d300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x12e22c9f8 MAP: (8 sibs) 3 children: 42: 0x12e22d3a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e22d438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e22d4d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e22ca90 MAP: (8 sibs) 1 children: 42: 0x12e22d570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e22cb28 MAP: (8 sibs) 1 children: 42: 0x12e22d610 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32ad60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e32adf0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e32ae80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e32af10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e32afa0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e32b030 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e32b0c0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e32b150 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e32b1e0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e32b270 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e32b300 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e32b390 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e32b420 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e32b4b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e32b540 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e32b5d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e32b660 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e32b6f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e32b780 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e32b810 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e32b8a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e32b930 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e32b9c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e32ba50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e32bae0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e32bb70 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e32bc00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e32bc90 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e32bd20 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: 0x12e22a938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x12e21b650 KEYVAL: 'a' '1' (3 sibs) 42: 0x12e21b6e8 KEYVAL: 'b' '' (3 sibs) 42: 0x12e21b780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32bdc0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e32be50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e32bee0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e32bf70 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: 0x12e22aa50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32c010 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e32c0a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e32c130 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: 0x12e22ab68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e2214b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221548 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32c1d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e32c260 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e32c2f0 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: 0x12e229470 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21bce0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x12e21c1b0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21c248 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21bd78 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x12e21c2f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21c388 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21be10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x12e21c430 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21bea8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x12e21c4d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21bf40 MAP: (8 sibs) 4 children: 42: 0x12e21c570 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21c608 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21c6a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21c738 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21bfd8 MAP: (8 sibs) 3 children: 42: 0x12e21c7e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x12e21c878 KEYVAL: 'r' '10' (3 sibs) 42: 0x12e21c910 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x12e21c070 MAP: (8 sibs) 2 children: 42: 0x12e21c9b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x12e21caf0 VAL***: '*CENTER' (2 sibs) 42: 0x12e21cb88 VAL***: '*BIG' (2 sibs) 42: 0x12e21ca48 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x12e21c108 MAP: (8 sibs) 3 children: 42: 0x12e21cc30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x12e21ce00 VAL***: '*BIG' (3 sibs) 42: 0x12e21ce98 VAL***: '*LEFT' (3 sibs) 42: 0x12e21cf30 VAL***: '*SMALL' (3 sibs) 42: 0x12e21ccc8 KEYVAL: 'x' '1' (3 sibs) 42: 0x12e21cd60 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32c390 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e32c420 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x12e32c4b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e32c540 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e32c5d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x12e32c660 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e32c6f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e32c780 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x12e32c810 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e32c8a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x12e32c930 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e32c9c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e32ca50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e32cae0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e32cb70 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e32cc00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e32cc90 MAP: (8 sibs) 3 children: 42: [17] [17] 0x12e32cd20 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x12e32cdb0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x12e32ce40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x12e32ced0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x12e32cf60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x12e32cff0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x12e32d080 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x12e32d110 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x12e32d1a0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x12e32d230 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x12e32d2c0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x12e32d350 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x12e32d3e0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x12e32d470 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x12e32d500 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: 0x12e229588 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e21d960 MAP: (8 sibs) 2 children: 42: 0x12e21abd0 KEYVAL: 'x' '1' (2 sibs) 42: 0x12e21ac68 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21d9f8 MAP: (8 sibs) 2 children: 42: 0x12e21b3d0 KEYVAL: 'x' '0' (2 sibs) 42: 0x12e21b468 KEYVAL: 'y' '2' (2 sibs) 42: 0x12e21da90 MAP: (8 sibs) 1 children: 42: 0x12e21de30 KEYVAL: 'r' '10' (1 sibs) 42: 0x12e21db28 MAP: (8 sibs) 1 children: 42: 0x12e21ded0 KEYVAL: 'r' '1' (1 sibs) 42: 0x12e21dbc0 MAP: (8 sibs) 4 children: 42: 0x12e21df70 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e008 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e0a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e138 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dc58 MAP: (8 sibs) 4 children: 42: 0x12e21e1e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e278 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e310 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e3a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dcf0 MAP: (8 sibs) 4 children: 42: 0x12e21e450 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e4e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e580 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e618 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x12e21dd88 MAP: (8 sibs) 4 children: 42: 0x12e21e6c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x12e21e758 KEYVAL: 'y' '2' (4 sibs) 42: 0x12e21e7f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x12e21e888 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32d5a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e32d630 MAP: (8 sibs) 2 children: 42: [2] [2] 0x12e32d6c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x12e32d750 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x12e32d7e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x12e32d870 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x12e32d900 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x12e32d990 MAP: (8 sibs) 1 children: 42: [8] [8] 0x12e32da20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x12e32dab0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e32db40 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x12e32dbd0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x12e32dc60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x12e32dcf0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x12e32dd80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x12e32de10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x12e32dea0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x12e32df30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x12e32dfc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x12e32e050 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x12e32e0e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x12e32e170 MAP: (8 sibs) 4 children: 42: [22] [22] 0x12e32e200 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x12e32e290 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x12e32e320 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x12e32e3b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x12e32e440 MAP: (8 sibs) 4 children: 42: [27] [27] 0x12e32e4d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x12e32e560 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x12e32e5f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x12e32e680 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: 0x12e2296a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21eda0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21ee38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21eed0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f1d8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21ef68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21adb0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f000 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21f280 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f318 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f098 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21f3c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21f458 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32e720 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e32e7b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e32e840 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e32e8d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e32e960 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e32e9f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e32ea80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e32eb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e32eba0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e32ec30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e32ecc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e32ed50 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e32ede0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e32ee70 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: 0x12e2297b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21f500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x12e21f598 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x12e21f630 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e21f8a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x12e21f938 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x12e21f6c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x12e21f9e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21f760 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x12e21fa80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fb18 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21f7f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x12e21fbc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x12e21fc58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32ef10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e32efa0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x12e32f030 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x12e32f0c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e32f150 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x12e32f1e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x12e32f270 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x12e32f300 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e32f390 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x12e32f420 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x12e32f4b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e32f540 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x12e32f5d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x12e32f660 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: 0x12e2298d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e2205d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220668 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e220700 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220970 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220a08 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220798 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220ab0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e220830 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220b50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220be8 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e2208c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e220c90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e220d28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32f700 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e32f790 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e32f820 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e32f8b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e32f940 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e32f9d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e32fa60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e32faf0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e32fb80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e32fc10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e32fca0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e32fd30 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e32fdc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e32fe50 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: 0x12e2299e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x12e21e980 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21ea18 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x12e21eab0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x12e220dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e220e68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x12e21eb48 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x12e220f10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x12e21ebe0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x12e220fb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221048 KEYVAL: 'age' '10' (2 sibs) 42: 0x12e21ec78 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x12e2210f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x12e221188 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e32fef0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x12e32ff80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x12e330010 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x12e3300a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x12e330130 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x12e3301c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x12e330250 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x12e3302e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x12e330370 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x12e330400 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x12e330490 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x12e330520 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x12e3305b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x12e330640 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: 0x12e229b00 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e221830 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e2218c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e221960 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e21b510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e21b5a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2219f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e221c60 MAP: (2 sibs) 4 children: 42: 0x12e21d240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d2d8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d370 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d408 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e221cf8 MAP: (2 sibs) 5 children: 42: 0x12e221da0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e221e38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e221ed0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e221f68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222000 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e221a90 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x12e21b0c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21b158 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21b1f0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e221b28 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x12e221bc0 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] 0x12e3306e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e330770 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e330800 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e330890 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e330920 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e3309b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e330a40 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e330ad0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e330b60 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e330bf0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e330c80 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e330d10 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e330da0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e330e30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e330ec0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e330f50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e330fe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e331070 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e331100 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x12e331190 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e331220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e3312b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e331340 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x12e3313d0 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: 0x12e229c18 [ROOT] MAP: (0 sibs) 7 children: 42: 0x12e2220f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x12e222188 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x12e222220 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x12e222520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x12e2225b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x12e2222b8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x12e222660 MAP: (2 sibs) 4 children: 42: 0x12e21d4b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x12e21d548 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x12e21d5e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x12e21d678 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x12e2226f8 MAP: (2 sibs) 5 children: 42: 0x12e2227a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x12e222838 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x12e2228d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x12e222968 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x12e222a00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x12e222350 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x12e21b9f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e21ba88 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e21bb20 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e2223e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x12e222aa0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x12e222b38 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x12e222bd0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x12e222480 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] 0x12e331470 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x12e331500 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x12e331590 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x12e331620 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x12e3316b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x12e331740 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x12e3317d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x12e331860 MAP: (2 sibs) 4 children: 42: [8] [8] 0x12e3318f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x12e331980 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x12e331a10 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x12e331aa0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x12e331b30 MAP: (2 sibs) 5 children: 42: [13] [13] 0x12e331bc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x12e331c50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x12e331ce0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x12e331d70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x12e331e00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x12e331e90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x12e331f20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x12e331fb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x12e332040 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x12e3320d0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x12e332160 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x12e3321f0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x12e332280 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x12e332310 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: 0x12e229d30 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e224770 MAP: (6 sibs) 1 children: 42: 0x12e224b10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x12e224bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e224ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e224d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e224e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e224808 MAP: (6 sibs) 1 children: 42: 0x12e224eb0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x12e224f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e224fe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e225080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e225118 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e2251b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e2248a0 MAP: (6 sibs) 1 children: 42: 0x12e225250 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x12e224938 MAP: (6 sibs) 1 children: 42: 0x12e2252f0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x12e2249d0 MAP: (6 sibs) 1 children: 42: 0x12e225390 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x12e225430 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x12e2254c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x12e224a68 MAP: (6 sibs) 1 children: 42: 0x12e225570 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3323b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e332440 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e3324d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x12e332560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e3325f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e332680 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e332710 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e3327a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e332830 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e3328c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x12e332950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e3329e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e332a70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e332b00 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e332b90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e332c20 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e332cb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x12e332d40 MAP: (6 sibs) 1 children: 42: [18] [18] 0x12e332dd0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x12e332e60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x12e332ef0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x12e332f80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x12e333010 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x12e3330a0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x12e333130 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: 0x12e229e48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x12e226810 MAP: (6 sibs) 1 children: 42: 0x12e220350 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226bb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226c48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e226ce0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e226d78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e226e10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2268a8 MAP: (6 sibs) 1 children: 42: 0x12e2203f0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e226eb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e226f48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e226fe0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227078 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226940 MAP: (6 sibs) 1 children: 42: 0x12e220490 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2271b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227248 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e2272e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227378 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227410 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x12e2269d8 MAP: (6 sibs) 1 children: 42: 0x12e220530 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e2274b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227548 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e2275e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227678 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226a70 MAP: (6 sibs) 1 children: 42: 0x12e2277b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227850 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e2278e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x12e227980 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x12e227a18 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x12e227ab0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x12e226b08 MAP: (6 sibs) 1 children: 42: 0x12e227b50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x12e227bf0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x12e227c88 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x12e227d20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x12e227db8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x12e227e50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3331d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x12e333260 MAP: (6 sibs) 1 children: 42: [2] [2] 0x12e3332f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x12e333380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x12e333410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x12e3334a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x12e333530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x12e3335c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x12e333650 MAP: (6 sibs) 1 children: 42: [9] [9] 0x12e3336e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x12e333770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x12e333800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x12e333890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x12e333920 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x12e3339b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x12e333a40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x12e333ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x12e333b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x12e333bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x12e333c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x12e333d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x12e333da0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x12e333e30 MAP: (6 sibs) 1 children: 42: [23] [23] 0x12e333ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x12e333f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x12e333fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x12e334070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x12e334100 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x12e334190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x12e334220 MAP: (6 sibs) 1 children: 42: [30] [30] 0x12e3342b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x12e334340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x12e3343d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x12e334460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x12e3344f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x12e334580 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x12e334610 MAP: (6 sibs) 1 children: 42: [37] [37] 0x12e3346a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x12e334730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x12e3347c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x12e334850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x12e3348e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x12e334970 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: 0x12e229f60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x12e227ef0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e227f88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228020 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e2280b8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x12e228150 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e2281e8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x12e228280 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e228318 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x12e2283b0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225c10 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e228448 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x12e225cb0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x12e2284e0 DOCMAP: (17 sibs) 2 children: 42: 0x12e21aa90 KEYVAL: 'a6' '1' (2 sibs) 42: 0x12e21ab28 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x12e228578 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225d50 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e228610 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225df0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x12e2286a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e225610 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e228740 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x12e2256b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x12e2287d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x12e228870 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e334a10 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x12e334aa0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x12e334b30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x12e334bc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x12e334c50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x12e334ce0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x12e334d70 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x12e334e00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x12e334e90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x12e334f20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x12e334fb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x12e335040 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x12e3350d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x12e335160 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x12e3351f0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x12e335280 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x12e335310 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x12e3353a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x12e335430 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x12e3354c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x12e335550 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x12e3355e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x12e335670 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x12e335700 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x12e335790 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x12e335820 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: 0x12e22a078 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e226210 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x12e2262a8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x12e226340 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x12e2263d8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x12e226470 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fd00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x12e21fd98 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3358c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e335950 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x12e3359e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x12e335a70 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e335b00 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x12e335b90 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e335c20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x12e335cb0 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: 0x12e22a190 [ROOT] MAP: (0 sibs) 5 children: 42: 0x12e222c70 KEYVAL: 'a' 'b' (5 sibs) 42: 0x12e222d08 KEYVAL: 'b' 'c' (5 sibs) 42: 0x12e222da0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x12e222e38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x12e222ed0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x12e21fe90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x12e21ff28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e335d50 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x12e335de0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x12e335e70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x12e335f00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x12e335f90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x12e336020 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x12e3360b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x12e336140 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: 0x12e22a2a8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e21b290 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x12e21b328 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3361e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e336270 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x12e336300 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: 0x12e22a3c0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221230 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x12e2212c8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3363a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e336430 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x12e3364c0 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: 0x12e22a4d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x12e228a50 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x12e228ae8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x12e228b80 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e228f20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x12e228fb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x12e228c18 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e21b820 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x12e21b8b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x12e21b950 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x12e228cb0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x12e229060 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x12e2290f8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x12e228d48 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x12e228de0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x12e2291a0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x12e229238 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x12e228e78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x12e2292e0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x12e229378 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e336560 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x12e3365f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x12e336680 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x12e336710 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e3367a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x12e336830 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x12e3368c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e336950 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x12e3369e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x12e336a70 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x12e336b00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x12e336b90 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x12e336c20 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x12e336cb0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x12e336d40 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x12e336dd0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x12e336e60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x12e336ef0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x12e336f80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x12e337010 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: 0x12e22a5f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x12e22b730 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x12e22b7c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x12e22b860 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x12e22bc00 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x12e22bc98 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x12e22b8f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x12e22bd40 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x12e22bdd8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x12e22be70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x12e22b990 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x12e22bf10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x12e22bfa8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x12e22ba28 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x12e22bac0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x12e22c050 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x12e22c0e8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x12e22bb58 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x12e22c190 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x12e22c228 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3370b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x12e337140 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x12e3371d0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x12e337260 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x12e3372f0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x12e337380 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x12e337410 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x12e3374a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x12e337530 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x12e3375c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x12e337650 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x12e3376e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x12e337770 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x12e337800 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x12e337890 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x12e337920 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x12e3379b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x12e337a40 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x12e337ad0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x12e337b60 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: 0x12e22a708 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x12e223b90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x12e224060 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e2240f8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e224190 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e223c28 MAP: (8 sibs) 3 children: 42: 0x12e224230 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x12e2242c8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x12e224360 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x12e223cc0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x12e223310 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e223d58 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x12e2233b0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e223df0 MAP: (8 sibs) 7 children: 42: 0x12e22c2d0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x12e22c368 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x12e22c400 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x12e22c498 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x12e22c530 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x12e22c5c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x12e22c660 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x12e223e88 VAL***: '*a0' (8 sibs) 42: 0x12e223f20 VAL***: '*a7' (8 sibs) 42: 0x12e223fb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e337c00 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x12e337c90 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x12e337d20 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e337db0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e337e40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e337ed0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e337f60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e337ff0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e338080 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e338110 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x12e3381a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e338230 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x12e3382c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e338350 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e3383e0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x12e338470 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x12e338500 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x12e338590 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x12e338620 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x12e3386b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x12e338740 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x12e3387d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x12e338860 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x12e3388f0 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: 0x12e22a820 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x12e22c700 MAP: (8 sibs) 3 children: 42: 0x12e22cbd0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x12e22cc68 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x12e22cd00 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x12e22c798 MAP: (8 sibs) 3 children: 42: 0x12e22cda0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x12e22ce38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x12e22ced0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x12e22c830 MAP: (8 sibs) 1 children: 42: 0x12e221780 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x12e22c8c8 MAP: (8 sibs) 1 children: 42: 0x12e224620 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x12e22c960 MAP: (8 sibs) 7 children: 42: 0x12e22cf70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x12e22d008 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x12e22d0a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x12e22d138 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x12e22d1d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x12e22d268 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x12e22d300 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x12e22c9f8 MAP: (8 sibs) 3 children: 42: 0x12e22d3a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x12e22d438 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x12e22d4d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x12e22ca90 MAP: (8 sibs) 1 children: 42: 0x12e22d570 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x12e22cb28 MAP: (8 sibs) 1 children: 42: 0x12e22d610 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e338990 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x12e338a20 MAP: (8 sibs) 3 children: 42: [2] [2] 0x12e338ab0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x12e338b40 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x12e338bd0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x12e338c60 MAP: (8 sibs) 3 children: 42: [6] [6] 0x12e338cf0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x12e338d80 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x12e338e10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x12e338ea0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x12e338f30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x12e338fc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x12e339050 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x12e3390e0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x12e339170 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x12e339200 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x12e339290 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x12e339320 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x12e3393b0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x12e339440 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x12e3394d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x12e339560 MAP: (8 sibs) 3 children: 42: [22] [22] 0x12e3395f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x12e339680 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x12e339710 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x12e3397a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x12e339830 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x12e3398c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x12e339950 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: 0x12e22a938 [ROOT] MAP: (0 sibs) 3 children: 42: 0x12e21b650 KEYVAL: 'a' '1' (3 sibs) 42: 0x12e21b6e8 KEYVAL: 'b' '' (3 sibs) 42: 0x12e21b780 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e3399f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x12e339a80 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x12e339b10 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x12e339ba0 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: 0x12e22aa50 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e221370 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221408 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e339c40 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e339cd0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e339d60 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: 0x12e22ab68 [ROOT] MAP: (0 sibs) 2 children: 42: 0x12e2214b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x12e221548 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x12e339e00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x12e339e90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x12e339f20 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 (37 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (38 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/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x13d6cf100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x13d6c8180 DOCSEQ: (1 sibs) 3 children: 43: 0x13d6c8220 VAL: 'foo' (3 sibs) 43: 0x13d6c82b8 VAL: 'bar' (3 sibs) 43: 0x13d6c8350 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d709110 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d7091a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d709230 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d7092c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d709350 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: 0x13d6cf218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c8f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c91e0 VAL: 'val0' (2 sibs) 43: 0x13d6c9278 VAL: 'val1' (2 sibs) 43: 0x13d6c90a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9320 VAL: 'val2' (2 sibs) 43: 0x13d6c93b8 VAL: 'val3' (2 sibs) 43: 0x13d6c9140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9460 VAL: 'val4' (2 sibs) 43: 0x13d6c94f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d70b200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d70b290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d70b320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d70b3b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d70b440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d70b4d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d70b560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d70b5f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d70b680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d70b710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d70b7a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d70b830 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: 0x13d6cf330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c9a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c9aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c9d20 VAL: 'val0' (2 sibs) 43: 0x13d6c9db8 VAL: 'val1' (2 sibs) 43: 0x13d6c9be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9e60 VAL: 'val2' (2 sibs) 43: 0x13d6c9ef8 VAL: 'val3' (2 sibs) 43: 0x13d6c9c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9fa0 VAL: 'val4' (2 sibs) 43: 0x13d6ca038 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d70d1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d70d280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d70d310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d70d3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d70d430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d70d4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d70d550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d70d5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d70d670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d70d700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d70d790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d70d820 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: 0x13d6cf448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6ca0e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6ca178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6ca220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6ca3f0 VAL: 'val0' (2 sibs) 43: 0x13d6ca488 VAL: 'val1' (2 sibs) 43: 0x13d6ca2b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6ca530 VAL: 'val2' (2 sibs) 43: 0x13d6ca5c8 VAL: 'val3' (2 sibs) 43: 0x13d6ca350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6ca670 VAL: 'val4' (2 sibs) 43: 0x13d6ca708 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d70f1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d70f270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d70f300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d70f390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d70f420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d70f4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d70f540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d70f5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d70f660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d70f6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d70f780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d70f810 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: 0x13d6cf560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cb080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6cb118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6cb1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6cb390 VAL: 'val0' (2 sibs) 43: 0x13d6cb428 VAL: 'val1' (2 sibs) 43: 0x13d6cb258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6cb4d0 VAL: 'val2' (2 sibs) 43: 0x13d6cb568 VAL: 'val3' (2 sibs) 43: 0x13d6cb2f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6cb610 VAL: 'val4' (2 sibs) 43: 0x13d6cb6a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7111d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d711260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d7112f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d711380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d711410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7114a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d711530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d7115c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d711650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d7116e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d711770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d711800 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: 0x13d6cf678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c9690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x13d6c9730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x13d6cd8b0 VAL: 'env01' (28 sibs) 43: 0x13d6cd948 VAL: 'env02' (28 sibs) 43: 0x13d6cd9e0 VAL: 'env03' (28 sibs) 43: 0x13d6cda78 VAL: 'env04' (28 sibs) 43: 0x13d6cdb10 VAL: 'env11' (28 sibs) 43: 0x13d6cdba8 VAL: 'env12' (28 sibs) 43: 0x13d6cdc40 VAL: 'env13' (28 sibs) 43: 0x13d6cdcd8 VAL: 'env14' (28 sibs) 43: 0x13d6cdd70 VAL: 'env21' (28 sibs) 43: 0x13d6cde08 VAL: 'env22' (28 sibs) 43: 0x13d6cdea0 VAL: 'env23' (28 sibs) 43: 0x13d6cdf38 VAL: 'env24' (28 sibs) 43: 0x13d6cdfd0 VAL: 'env31' (28 sibs) 43: 0x13d6ce068 VAL: 'env32' (28 sibs) 43: 0x13d6ce100 VAL: 'env33' (28 sibs) 43: 0x13d6ce198 VAL: 'env34' (28 sibs) 43: 0x13d6ce230 VAL: 'env41' (28 sibs) 43: 0x13d6ce2c8 VAL: 'env42' (28 sibs) 43: 0x13d6ce360 VAL: 'env43' (28 sibs) 43: 0x13d6ce3f8 VAL: 'env44' (28 sibs) 43: 0x13d6ce490 VAL: 'env51' (28 sibs) 43: 0x13d6ce528 VAL: 'env52' (28 sibs) 43: 0x13d6ce5c0 VAL: 'env53' (28 sibs) 43: 0x13d6ce658 VAL: 'env54' (28 sibs) 43: 0x13d6ce6f0 VAL: 'env61' (28 sibs) 43: 0x13d6ce788 VAL: 'env62' (28 sibs) 43: 0x13d6ce820 VAL: 'env63' (28 sibs) 43: 0x13d6ce8b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7144a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d714530 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d7145c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d714650 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d7146e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d714770 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d714800 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d714890 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d714920 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d7149b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d714a40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d714ad0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d714b60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d714bf0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d714c80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d714d10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d714da0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d714e30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d714ec0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d714f50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d714fe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d715070 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d715100 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d715190 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d715220 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d7152b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d715340 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d7153d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d715460 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d7154f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d715580 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: 0x13d6cf790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cc760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x13d6cc8a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x13d6cca70 VAL: 'a' (6 sibs) 43: 0x13d6ccb08 VAL: 'b' (6 sibs) 43: 0x13d6ccba0 VAL: 'c' (6 sibs) 43: 0x13d6ccc38 VAL: 'd' (6 sibs) 43: 0x13d6cccd0 VAL: 'e' (6 sibs) 43: 0x13d6ccd68 VAL: 'f' (6 sibs) 43: 0x13d6cc938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x13d6cce10 VAL: 'a' (2 sibs) 43: 0x13d6ccea8 VAL: 'b' (2 sibs) 43: 0x13d6cc9d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x13d6ccf50 VAL: 'a' (2 sibs) 43: 0x13d6ccfe8 VAL: 'b' (2 sibs) 43: 0x13d6cc7f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x13d6cd090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x13d6cd1d0 VAL: 'a' (6 sibs) 43: 0x13d6cd268 VAL: 'b' (6 sibs) 43: 0x13d6cd300 VAL: 'c' (6 sibs) 43: 0x13d6cd398 VAL: 'd' (6 sibs) 43: 0x13d6cd430 VAL: 'e' (6 sibs) 43: 0x13d6cd4c8 VAL: 'f' (6 sibs) 43: 0x13d6cd128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x13d6cd570 VAL: 'a' (2 sibs) 43: 0x13d6cd608 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7173e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d717470 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d717500 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d717590 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d717620 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d7176b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d717740 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d7177d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d717860 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d7178f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d717980 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d717a10 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d717aa0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d717b30 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d717bc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d717c50 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d717ce0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d717d70 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d717e00 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d717e90 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d717f20 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d717fb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d718040 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d7180d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d718160 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d7181f0 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: 0x13d6cf8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6cd700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x13d6cd7a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x13d6cee40 VAL: 'a' (4 sibs) 43: 0x13d6ceed8 VAL: 'b' (4 sibs) 43: 0x13d6cef70 VAL: 'c' (4 sibs) 43: 0x13d6cf008 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d719a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d719aa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d719b30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d719bc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d719c50 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d719ce0 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d719d70 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: 0x13d6cf9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x13d6c88d0 VAL: 'a' (2 sibs) 43: 0x13d6c8968 VAL: 'b' (2 sibs) 43: 0x13d6c8aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x13d6c8790 VAL: 'c' (2 sibs) 43: 0x13d6c8828 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d71b740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d71b7d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d71b860 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d71b8f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d71b980 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d71ba10 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d71baa0 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: 0x13d6cfad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c95a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x13d6c8650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x13d6c86e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x13d6d1b40 VAL: 'a' (21 sibs) 43: 0x13d6d1bd8 VAL: 'b' (21 sibs) 43: 0x13d6d1c70 VAL: 'b1' (21 sibs) 43: 0x13d6d1d08 VAL: 'b2' (21 sibs) 43: 0x13d6d1da0 VAL: 'b3' (21 sibs) 43: 0x13d6d1e38 VAL: 'b4' (21 sibs) 43: 0x13d6d1ed0 VAL: 'b5' (21 sibs) 43: 0x13d6d1f68 VAL: 'b6' (21 sibs) 43: 0x13d6d2000 VAL: 'b61' (21 sibs) 43: 0x13d6d2098 VAL: 'b62' (21 sibs) 43: 0x13d6d2130 VAL: 'b63' (21 sibs) 43: 0x13d6d21c8 VAL: 'b64' (21 sibs) 43: 0x13d6d2260 VAL: 'b65' (21 sibs) 43: 0x13d6d22f8 VAL: 'b66' (21 sibs) 43: 0x13d6d2390 VAL: 'b7' (21 sibs) 43: 0x13d6d2428 VAL: 'b8' (21 sibs) 43: 0x13d6d24c0 VAL: 'b9' (21 sibs) 43: 0x13d6d2558 VAL: 'b10' (21 sibs) 43: 0x13d6d25f0 VAL: 'e' (21 sibs) 43: 0x13d6d2688 VAL: 'f' (21 sibs) 43: 0x13d6d2720 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d71eeb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d71ef40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d71efd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d71f060 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d71f0f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d71f180 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d71f210 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d71f2a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d71f330 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d71f3c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d71f450 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d71f4e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d71f570 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d71f600 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d71f690 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d71f720 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d71f7b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d71f840 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d71f8d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d71f960 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d71f9f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d71fa80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d71fb10 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d71fba0 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d71fc30 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: 0x13d6cfbf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x13d6ce960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x13d6ca7b0 VAL: 'f' (1 sibs) 43: 0x13d6ce9f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x13d6cea90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x13d6ca850 VAL: 'b' (1 sibs) 43: 0x13d6ceb28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d71e5a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d71e630 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d71e6c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d71e750 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d71e7e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d71e870 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d71e900 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: 0x13d6cf100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x13d6c8180 DOCSEQ: (1 sibs) 3 children: 43: 0x13d6c8220 VAL: 'foo' (3 sibs) 43: 0x13d6c82b8 VAL: 'bar' (3 sibs) 43: 0x13d6c8350 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7214e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d721570 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d721600 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d721690 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d721720 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: 0x13d6cf218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c8f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c91e0 VAL: 'val0' (2 sibs) 43: 0x13d6c9278 VAL: 'val1' (2 sibs) 43: 0x13d6c90a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9320 VAL: 'val2' (2 sibs) 43: 0x13d6c93b8 VAL: 'val3' (2 sibs) 43: 0x13d6c9140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9460 VAL: 'val4' (2 sibs) 43: 0x13d6c94f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d721df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d721e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d721f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d721fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d722030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7220c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d722150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d7221e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d722270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d722300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d722390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d722420 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: 0x13d6cf330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c9a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c9aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c9d20 VAL: 'val0' (2 sibs) 43: 0x13d6c9db8 VAL: 'val1' (2 sibs) 43: 0x13d6c9be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9e60 VAL: 'val2' (2 sibs) 43: 0x13d6c9ef8 VAL: 'val3' (2 sibs) 43: 0x13d6c9c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9fa0 VAL: 'val4' (2 sibs) 43: 0x13d6ca038 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d722700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d722790 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d722820 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d7228b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d722940 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7229d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d722a60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d722af0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d722b80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d722c10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d722ca0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d722d30 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: 0x13d6cf448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6ca0e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6ca178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6ca220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6ca3f0 VAL: 'val0' (2 sibs) 43: 0x13d6ca488 VAL: 'val1' (2 sibs) 43: 0x13d6ca2b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6ca530 VAL: 'val2' (2 sibs) 43: 0x13d6ca5c8 VAL: 'val3' (2 sibs) 43: 0x13d6ca350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6ca670 VAL: 'val4' (2 sibs) 43: 0x13d6ca708 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d723010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7230a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d723130 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d7231c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d723250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7232e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d723370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d723400 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d723490 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d723520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d7235b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d723640 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: 0x13d6cf560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cb080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6cb118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6cb1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6cb390 VAL: 'val0' (2 sibs) 43: 0x13d6cb428 VAL: 'val1' (2 sibs) 43: 0x13d6cb258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6cb4d0 VAL: 'val2' (2 sibs) 43: 0x13d6cb568 VAL: 'val3' (2 sibs) 43: 0x13d6cb2f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6cb610 VAL: 'val4' (2 sibs) 43: 0x13d6cb6a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d723920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7239b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d723a40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d723ad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d723b60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d723bf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d723c80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d723d10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d723da0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d723e30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d723ec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d723f50 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: 0x13d6cf678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c9690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x13d6c9730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x13d6cd8b0 VAL: 'env01' (28 sibs) 43: 0x13d6cd948 VAL: 'env02' (28 sibs) 43: 0x13d6cd9e0 VAL: 'env03' (28 sibs) 43: 0x13d6cda78 VAL: 'env04' (28 sibs) 43: 0x13d6cdb10 VAL: 'env11' (28 sibs) 43: 0x13d6cdba8 VAL: 'env12' (28 sibs) 43: 0x13d6cdc40 VAL: 'env13' (28 sibs) 43: 0x13d6cdcd8 VAL: 'env14' (28 sibs) 43: 0x13d6cdd70 VAL: 'env21' (28 sibs) 43: 0x13d6cde08 VAL: 'env22' (28 sibs) 43: 0x13d6cdea0 VAL: 'env23' (28 sibs) 43: 0x13d6cdf38 VAL: 'env24' (28 sibs) 43: 0x13d6cdfd0 VAL: 'env31' (28 sibs) 43: 0x13d6ce068 VAL: 'env32' (28 sibs) 43: 0x13d6ce100 VAL: 'env33' (28 sibs) 43: 0x13d6ce198 VAL: 'env34' (28 sibs) 43: 0x13d6ce230 VAL: 'env41' (28 sibs) 43: 0x13d6ce2c8 VAL: 'env42' (28 sibs) 43: 0x13d6ce360 VAL: 'env43' (28 sibs) 43: 0x13d6ce3f8 VAL: 'env44' (28 sibs) 43: 0x13d6ce490 VAL: 'env51' (28 sibs) 43: 0x13d6ce528 VAL: 'env52' (28 sibs) 43: 0x13d6ce5c0 VAL: 'env53' (28 sibs) 43: 0x13d6ce658 VAL: 'env54' (28 sibs) 43: 0x13d6ce6f0 VAL: 'env61' (28 sibs) 43: 0x13d6ce788 VAL: 'env62' (28 sibs) 43: 0x13d6ce820 VAL: 'env63' (28 sibs) 43: 0x13d6ce8b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d724b40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d724bd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d724c60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d724cf0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d724d80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d724e10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d724ea0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d724f30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d724fc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d725050 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d7250e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d725170 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d725200 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d725290 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d725320 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d7253b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d725440 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d7254d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d725560 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d7255f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d725680 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d725710 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d7257a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d725830 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d7258c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d725950 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d7259e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d725a70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d725b00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d725b90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d725c20 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: 0x13d6cf790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cc760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x13d6cc8a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x13d6cca70 VAL: 'a' (6 sibs) 43: 0x13d6ccb08 VAL: 'b' (6 sibs) 43: 0x13d6ccba0 VAL: 'c' (6 sibs) 43: 0x13d6ccc38 VAL: 'd' (6 sibs) 43: 0x13d6cccd0 VAL: 'e' (6 sibs) 43: 0x13d6ccd68 VAL: 'f' (6 sibs) 43: 0x13d6cc938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x13d6cce10 VAL: 'a' (2 sibs) 43: 0x13d6ccea8 VAL: 'b' (2 sibs) 43: 0x13d6cc9d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x13d6ccf50 VAL: 'a' (2 sibs) 43: 0x13d6ccfe8 VAL: 'b' (2 sibs) 43: 0x13d6cc7f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x13d6cd090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x13d6cd1d0 VAL: 'a' (6 sibs) 43: 0x13d6cd268 VAL: 'b' (6 sibs) 43: 0x13d6cd300 VAL: 'c' (6 sibs) 43: 0x13d6cd398 VAL: 'd' (6 sibs) 43: 0x13d6cd430 VAL: 'e' (6 sibs) 43: 0x13d6cd4c8 VAL: 'f' (6 sibs) 43: 0x13d6cd128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x13d6cd570 VAL: 'a' (2 sibs) 43: 0x13d6cd608 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d725d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d725de0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d725e70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d725f00 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d725f90 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d726020 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d7260b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d726140 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d7261d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d726260 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d7262f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d726380 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d726410 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d7264a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d726530 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d7265c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d726650 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d7266e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d726770 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d726800 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d726890 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d726920 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d7269b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d726a40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d726ad0 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d726b60 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: 0x13d6cf8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6cd700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x13d6cd7a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x13d6cee40 VAL: 'a' (4 sibs) 43: 0x13d6ceed8 VAL: 'b' (4 sibs) 43: 0x13d6cef70 VAL: 'c' (4 sibs) 43: 0x13d6cf008 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d724230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d7242c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d724350 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d7243e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d724470 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d724500 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d724590 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: 0x13d6cf9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x13d6c88d0 VAL: 'a' (2 sibs) 43: 0x13d6c8968 VAL: 'b' (2 sibs) 43: 0x13d6c8aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x13d6c8790 VAL: 'c' (2 sibs) 43: 0x13d6c8828 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d726f60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d726ff0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d727080 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d727110 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d7271a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d727230 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d7272c0 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: 0x13d6cfad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c95a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x13d6c8650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x13d6c86e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x13d6d1b40 VAL: 'a' (21 sibs) 43: 0x13d6d1bd8 VAL: 'b' (21 sibs) 43: 0x13d6d1c70 VAL: 'b1' (21 sibs) 43: 0x13d6d1d08 VAL: 'b2' (21 sibs) 43: 0x13d6d1da0 VAL: 'b3' (21 sibs) 43: 0x13d6d1e38 VAL: 'b4' (21 sibs) 43: 0x13d6d1ed0 VAL: 'b5' (21 sibs) 43: 0x13d6d1f68 VAL: 'b6' (21 sibs) 43: 0x13d6d2000 VAL: 'b61' (21 sibs) 43: 0x13d6d2098 VAL: 'b62' (21 sibs) 43: 0x13d6d2130 VAL: 'b63' (21 sibs) 43: 0x13d6d21c8 VAL: 'b64' (21 sibs) 43: 0x13d6d2260 VAL: 'b65' (21 sibs) 43: 0x13d6d22f8 VAL: 'b66' (21 sibs) 43: 0x13d6d2390 VAL: 'b7' (21 sibs) 43: 0x13d6d2428 VAL: 'b8' (21 sibs) 43: 0x13d6d24c0 VAL: 'b9' (21 sibs) 43: 0x13d6d2558 VAL: 'b10' (21 sibs) 43: 0x13d6d25f0 VAL: 'e' (21 sibs) 43: 0x13d6d2688 VAL: 'f' (21 sibs) 43: 0x13d6d2720 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d728180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d728210 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d7282a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d728330 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d7283c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d728450 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d7284e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d728570 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d728600 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d728690 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d728720 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d7287b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d728840 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d7288d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d728960 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d7289f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d728a80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d728b10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d728ba0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d728c30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d728cc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d728d50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d728de0 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d728e70 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d728f00 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: 0x13d6cfbf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x13d6ce960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x13d6ca7b0 VAL: 'f' (1 sibs) 43: 0x13d6ce9f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x13d6cea90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x13d6ca850 VAL: 'b' (1 sibs) 43: 0x13d6ceb28 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x13d727870 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d727900 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d727990 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d727a20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d727ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d727b40 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d727bd0 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] 0x13d709110 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d7091a0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d709230 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d7092c0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d709350 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] 0x13d72aad0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d72ab60 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d72abf0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d72ac80 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d72ad10 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] 0x13d70b200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d70b290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d70b320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d70b3b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d70b440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d70b4d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d70b560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d70b5f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d70b680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d70b710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d70b7a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d70b830 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] 0x13d72b3e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d72b470 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d72b500 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d72b590 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d72b620 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d72b6b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d72b740 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d72b7d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d72b860 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d72b8f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d72b980 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d72ba10 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] 0x13d70d1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d70d280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d70d310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d70d3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d70d430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d70d4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d70d550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d70d5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d70d670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d70d700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d70d790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d70d820 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] 0x13d72bcf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d72bd80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d72be10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d72bea0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d72bf30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d72bfc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d72c050 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d72c0e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d72c170 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d72c200 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d72c290 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d72c320 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] 0x13d70f1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d70f270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d70f300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d70f390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d70f420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d70f4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d70f540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d70f5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d70f660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d70f6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d70f780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d70f810 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] 0x13d72ccc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d72cd50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d72cde0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d72ce70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d72cf00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d72cf90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d72d020 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d72d0b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d72d140 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d72d1d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d72d260 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d72d2f0 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] 0x13d7111d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d711260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d7112f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d711380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d711410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7114a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d711530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d7115c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d711650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d7116e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d711770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d711800 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] 0x13d72d5d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d72d660 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d72d6f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d72d780 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d72d810 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d72d8a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d72d930 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d72d9c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d72da50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d72dae0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d72db70 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d72dc00 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] 0x13d7144a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d714530 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d7145c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d714650 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d7146e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d714770 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d714800 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d714890 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d714920 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d7149b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d714a40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d714ad0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d714b60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d714bf0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d714c80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d714d10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d714da0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d714e30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d714ec0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d714f50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d714fe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d715070 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d715100 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d715190 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d715220 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d7152b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d715340 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d7153d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d715460 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d7154f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d715580 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] 0x13d72e7f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d72e880 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d72e910 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d72e9a0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d72ea30 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d72eac0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d72eb50 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d72ebe0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d72ec70 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d72ed00 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d72ed90 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d72ee20 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d72eeb0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d72ef40 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d72efd0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d72f060 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d72f0f0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d72f180 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d72f210 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d72f2a0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d72f330 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d72f3c0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d72f450 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d72f4e0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d72f570 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d72f600 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d72f690 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d72f720 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d72f7b0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d72f840 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d72f8d0 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] 0x13d7173e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d717470 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d717500 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d717590 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d717620 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d7176b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d717740 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d7177d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d717860 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d7178f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d717980 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d717a10 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d717aa0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d717b30 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d717bc0 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d717c50 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d717ce0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d717d70 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d717e00 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d717e90 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d717f20 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d717fb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d718040 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d7180d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d718160 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d7181f0 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] 0x13d72fa00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d72fa90 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d72fb20 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d72fbb0 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d72fc40 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d72fcd0 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d72fd60 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d72fdf0 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d72fe80 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d72ff10 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d72ffa0 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d730030 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d7300c0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d730150 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d7301e0 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d730270 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d730300 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d730390 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d730420 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d7304b0 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d730540 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d7305d0 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d730660 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d7306f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d730780 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d730810 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] 0x13d719a10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d719aa0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d719b30 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d719bc0 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d719c50 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d719ce0 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d719d70 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] 0x13d72dee0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d72df70 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d72e000 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d72e090 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d72e120 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d72e1b0 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d72e240 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] 0x13d71b740 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d71b7d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d71b860 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d71b8f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d71b980 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d71ba10 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d71baa0 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] 0x13d730c10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d730ca0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d730d30 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d730dc0 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d730e50 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d730ee0 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d730f70 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] 0x13d71eeb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d71ef40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d71efd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d71f060 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d71f0f0 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d71f180 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d71f210 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d71f2a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d71f330 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d71f3c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d71f450 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d71f4e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d71f570 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d71f600 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d71f690 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d71f720 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d71f7b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d71f840 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d71f8d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d71f960 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d71f9f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d71fa80 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d71fb10 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d71fba0 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d71fc30 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] 0x13d731e30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d731ec0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d731f50 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d731fe0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d732070 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d732100 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d732190 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d732220 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d7322b0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d732340 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d7323d0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d732460 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d7324f0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d732580 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d732610 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d7326a0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d732730 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d7327c0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d732850 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d7328e0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d732970 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d732a00 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d732a90 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d732b20 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d732bb0 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] 0x13d71e5a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d71e630 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d71e6c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d71e750 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d71e7e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d71e870 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d71e900 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] 0x13d731520 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d7315b0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d731640 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d7316d0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d731760 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d7317f0 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d731880 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] 0x13d7214e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d721570 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d721600 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d721690 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d721720 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] 0x13d733040 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d7330d0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d733160 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d7331f0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d733280 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] 0x13d721df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d721e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d721f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d721fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d722030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7220c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d722150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d7221e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d722270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d722300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d722390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d722420 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] 0x13d733950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7339e0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d733a70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d733b00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d733b90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d733c20 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d733cb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d733d40 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d733dd0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d733e60 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d733ef0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d733f80 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] 0x13d722700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d722790 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d722820 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d7228b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d722940 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7229d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d722a60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d722af0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d722b80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d722c10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d722ca0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d722d30 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] 0x13d734260 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7342f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d734380 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d734410 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d7344a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d734530 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d7345c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d734650 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d7346e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d734770 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d734800 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d734890 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] 0x13d723010 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7230a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d723130 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d7231c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d723250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7232e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d723370 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d723400 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d723490 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d723520 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d7235b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d723640 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] 0x13d734b70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d734c00 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d734c90 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d734d20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d734db0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d734e40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d734ed0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d734f60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d734ff0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d735080 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d735110 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d7351a0 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] 0x13d723920 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7239b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d723a40 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d723ad0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d723b60 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d723bf0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d723c80 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d723d10 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d723da0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d723e30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d723ec0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d723f50 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] 0x13d735480 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d735510 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d7355a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d735630 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d7356c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d735750 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d7357e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d735870 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d735900 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d735990 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d735a20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d735ab0 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] 0x13d724b40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d724bd0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d724c60 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d724cf0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d724d80 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d724e10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d724ea0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d724f30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d724fc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d725050 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d7250e0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d725170 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d725200 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d725290 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d725320 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d7253b0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d725440 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d7254d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d725560 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d7255f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d725680 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d725710 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d7257a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d725830 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d7258c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d725950 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d7259e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d725a70 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d725b00 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d725b90 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d725c20 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] 0x13d7366a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d736730 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d7367c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d736850 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d7368e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d736970 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d736a00 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d736a90 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d736b20 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d736bb0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d736c40 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d736cd0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d736d60 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d736df0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d736e80 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d736f10 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d736fa0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d737030 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d7370c0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d737150 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d7371e0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d737270 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d737300 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d737390 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d737420 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d7374b0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d737540 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d7375d0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d737660 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d7376f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d737780 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] 0x13d725d50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d725de0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d725e70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d725f00 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d725f90 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d726020 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d7260b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d726140 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d7261d0 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d726260 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d7262f0 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d726380 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d726410 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d7264a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d726530 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d7265c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d726650 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d7266e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d726770 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d726800 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d726890 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d726920 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d7269b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d726a40 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d726ad0 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d726b60 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] 0x13d7378b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d737940 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d7379d0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d737a60 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d737af0 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d737b80 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d737c10 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d737ca0 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d737d30 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d737dc0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d737e50 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d737ee0 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d737f70 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d738000 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d738090 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d738120 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d7381b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d738240 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d7382d0 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d738360 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d7383f0 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d738480 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d738510 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d7385a0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d738630 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d7386c0 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] 0x13d724230 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d7242c0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d724350 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d7243e0 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d724470 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d724500 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d724590 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] 0x13d735d90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d735e20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d735eb0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d735f40 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d735fd0 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d736060 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d7360f0 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] 0x13d726f60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d726ff0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d727080 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d727110 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d7271a0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d727230 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d7272c0 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] 0x13d738ac0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d738b50 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d738be0 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d738c70 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d738d00 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d738d90 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d738e20 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] 0x13d728180 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d728210 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d7282a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d728330 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d7283c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d728450 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d7284e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d728570 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d728600 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d728690 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d728720 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d7287b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d728840 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d7288d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d728960 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d7289f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d728a80 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d728b10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d728ba0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d728c30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d728cc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d728d50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d728de0 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d728e70 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d728f00 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] 0x13d739ce0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d739d70 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d739e00 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d739e90 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d739f20 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d739fb0 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d73a040 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d73a0d0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d73a160 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d73a1f0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d73a280 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d73a310 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d73a3a0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d73a430 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d73a4c0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d73a550 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d73a5e0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d73a670 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d73a700 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d73a790 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d73a820 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d73a8b0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d73a940 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d73a9d0 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d73aa60 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] 0x13d727870 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d727900 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d727990 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d727a20 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d727ab0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d727b40 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d727bd0 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] 0x13d7393d0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d739460 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d7394f0 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d739580 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d739610 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d7396a0 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d739730 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: 0x13d6cf100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x13d6c8180 DOCSEQ: (1 sibs) 3 children: 43: 0x13d6c8220 VAL: 'foo' (3 sibs) 43: 0x13d6c82b8 VAL: 'bar' (3 sibs) 43: 0x13d6c8350 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73aef0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d73af80 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d73b010 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d73b0a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d73b130 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: 0x13d6cf218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c8f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c91e0 VAL: 'val0' (2 sibs) 43: 0x13d6c9278 VAL: 'val1' (2 sibs) 43: 0x13d6c90a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9320 VAL: 'val2' (2 sibs) 43: 0x13d6c93b8 VAL: 'val3' (2 sibs) 43: 0x13d6c9140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9460 VAL: 'val4' (2 sibs) 43: 0x13d6c94f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73b1d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d73b260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d73b2f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d73b380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d73b410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d73b4a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d73b530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d73b5c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d73b650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d73b6e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d73b770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d73b800 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: 0x13d6cf330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c9a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c9aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c9d20 VAL: 'val0' (2 sibs) 43: 0x13d6c9db8 VAL: 'val1' (2 sibs) 43: 0x13d6c9be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9e60 VAL: 'val2' (2 sibs) 43: 0x13d6c9ef8 VAL: 'val3' (2 sibs) 43: 0x13d6c9c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9fa0 VAL: 'val4' (2 sibs) 43: 0x13d6ca038 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73b8a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d73b930 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d73b9c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d73ba50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d73bae0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d73bb70 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d73bc00 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d73bc90 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d73bd20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d73bdb0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d73be40 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d73bed0 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: 0x13d6cf448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6ca0e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6ca178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6ca220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6ca3f0 VAL: 'val0' (2 sibs) 43: 0x13d6ca488 VAL: 'val1' (2 sibs) 43: 0x13d6ca2b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6ca530 VAL: 'val2' (2 sibs) 43: 0x13d6ca5c8 VAL: 'val3' (2 sibs) 43: 0x13d6ca350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6ca670 VAL: 'val4' (2 sibs) 43: 0x13d6ca708 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73bf70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d73c000 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d73c090 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d73c120 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d73c1b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d73c240 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d73c2d0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d73c360 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d73c3f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d73c480 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d73c510 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d73c5a0 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: 0x13d6cf560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cb080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6cb118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6cb1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6cb390 VAL: 'val0' (2 sibs) 43: 0x13d6cb428 VAL: 'val1' (2 sibs) 43: 0x13d6cb258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6cb4d0 VAL: 'val2' (2 sibs) 43: 0x13d6cb568 VAL: 'val3' (2 sibs) 43: 0x13d6cb2f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6cb610 VAL: 'val4' (2 sibs) 43: 0x13d6cb6a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73c640 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d73c6d0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d73c760 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d73c7f0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d73c880 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d73c910 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d73c9a0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d73ca30 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d73cac0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d73cb50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d73cbe0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d73cc70 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: 0x13d6cf678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c9690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x13d6c9730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x13d6cd8b0 VAL: 'env01' (28 sibs) 43: 0x13d6cd948 VAL: 'env02' (28 sibs) 43: 0x13d6cd9e0 VAL: 'env03' (28 sibs) 43: 0x13d6cda78 VAL: 'env04' (28 sibs) 43: 0x13d6cdb10 VAL: 'env11' (28 sibs) 43: 0x13d6cdba8 VAL: 'env12' (28 sibs) 43: 0x13d6cdc40 VAL: 'env13' (28 sibs) 43: 0x13d6cdcd8 VAL: 'env14' (28 sibs) 43: 0x13d6cdd70 VAL: 'env21' (28 sibs) 43: 0x13d6cde08 VAL: 'env22' (28 sibs) 43: 0x13d6cdea0 VAL: 'env23' (28 sibs) 43: 0x13d6cdf38 VAL: 'env24' (28 sibs) 43: 0x13d6cdfd0 VAL: 'env31' (28 sibs) 43: 0x13d6ce068 VAL: 'env32' (28 sibs) 43: 0x13d6ce100 VAL: 'env33' (28 sibs) 43: 0x13d6ce198 VAL: 'env34' (28 sibs) 43: 0x13d6ce230 VAL: 'env41' (28 sibs) 43: 0x13d6ce2c8 VAL: 'env42' (28 sibs) 43: 0x13d6ce360 VAL: 'env43' (28 sibs) 43: 0x13d6ce3f8 VAL: 'env44' (28 sibs) 43: 0x13d6ce490 VAL: 'env51' (28 sibs) 43: 0x13d6ce528 VAL: 'env52' (28 sibs) 43: 0x13d6ce5c0 VAL: 'env53' (28 sibs) 43: 0x13d6ce658 VAL: 'env54' (28 sibs) 43: 0x13d6ce6f0 VAL: 'env61' (28 sibs) 43: 0x13d6ce788 VAL: 'env62' (28 sibs) 43: 0x13d6ce820 VAL: 'env63' (28 sibs) 43: 0x13d6ce8b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73cd10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d73cda0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d73ce30 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d73cec0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d73cf50 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d73cfe0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d73d070 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d73d100 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d73d190 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d73d220 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d73d2b0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d73d340 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d73d3d0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d73d460 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d73d4f0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d73d580 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d73d610 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d73d6a0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d73d730 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d73d7c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d73d850 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d73d8e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d73d970 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d73da00 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d73da90 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d73db20 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d73dbb0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d73dc40 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d73dcd0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d73dd60 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d73ddf0 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: 0x13d6cf790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cc760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x13d6cc8a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x13d6cca70 VAL: 'a' (6 sibs) 43: 0x13d6ccb08 VAL: 'b' (6 sibs) 43: 0x13d6ccba0 VAL: 'c' (6 sibs) 43: 0x13d6ccc38 VAL: 'd' (6 sibs) 43: 0x13d6cccd0 VAL: 'e' (6 sibs) 43: 0x13d6ccd68 VAL: 'f' (6 sibs) 43: 0x13d6cc938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x13d6cce10 VAL: 'a' (2 sibs) 43: 0x13d6ccea8 VAL: 'b' (2 sibs) 43: 0x13d6cc9d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x13d6ccf50 VAL: 'a' (2 sibs) 43: 0x13d6ccfe8 VAL: 'b' (2 sibs) 43: 0x13d6cc7f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x13d6cd090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x13d6cd1d0 VAL: 'a' (6 sibs) 43: 0x13d6cd268 VAL: 'b' (6 sibs) 43: 0x13d6cd300 VAL: 'c' (6 sibs) 43: 0x13d6cd398 VAL: 'd' (6 sibs) 43: 0x13d6cd430 VAL: 'e' (6 sibs) 43: 0x13d6cd4c8 VAL: 'f' (6 sibs) 43: 0x13d6cd128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x13d6cd570 VAL: 'a' (2 sibs) 43: 0x13d6cd608 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73de90 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d73df20 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d73dfb0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d73e040 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d73e0d0 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d73e160 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d73e1f0 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d73e280 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d73e310 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d73e3a0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d73e430 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d73e4c0 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d73e550 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d73e5e0 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d73e670 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d73e700 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d73e790 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d73e820 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d73e8b0 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d73e940 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d73e9d0 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d73ea60 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d73eaf0 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d73eb80 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d73ec10 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d73eca0 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: 0x13d6cf8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6cd700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x13d6cd7a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x13d6cee40 VAL: 'a' (4 sibs) 43: 0x13d6ceed8 VAL: 'b' (4 sibs) 43: 0x13d6cef70 VAL: 'c' (4 sibs) 43: 0x13d6cf008 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73ed40 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d73edd0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d73ee60 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d73eef0 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d73ef80 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d73f010 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d73f0a0 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: 0x13d6cf9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x13d6c88d0 VAL: 'a' (2 sibs) 43: 0x13d6c8968 VAL: 'b' (2 sibs) 43: 0x13d6c8aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x13d6c8790 VAL: 'c' (2 sibs) 43: 0x13d6c8828 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73f140 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d73f1d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d73f260 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d73f2f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d73f380 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d73f410 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d73f4a0 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: 0x13d6cfad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c95a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x13d6c8650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x13d6c86e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x13d6d1b40 VAL: 'a' (21 sibs) 43: 0x13d6d1bd8 VAL: 'b' (21 sibs) 43: 0x13d6d1c70 VAL: 'b1' (21 sibs) 43: 0x13d6d1d08 VAL: 'b2' (21 sibs) 43: 0x13d6d1da0 VAL: 'b3' (21 sibs) 43: 0x13d6d1e38 VAL: 'b4' (21 sibs) 43: 0x13d6d1ed0 VAL: 'b5' (21 sibs) 43: 0x13d6d1f68 VAL: 'b6' (21 sibs) 43: 0x13d6d2000 VAL: 'b61' (21 sibs) 43: 0x13d6d2098 VAL: 'b62' (21 sibs) 43: 0x13d6d2130 VAL: 'b63' (21 sibs) 43: 0x13d6d21c8 VAL: 'b64' (21 sibs) 43: 0x13d6d2260 VAL: 'b65' (21 sibs) 43: 0x13d6d22f8 VAL: 'b66' (21 sibs) 43: 0x13d6d2390 VAL: 'b7' (21 sibs) 43: 0x13d6d2428 VAL: 'b8' (21 sibs) 43: 0x13d6d24c0 VAL: 'b9' (21 sibs) 43: 0x13d6d2558 VAL: 'b10' (21 sibs) 43: 0x13d6d25f0 VAL: 'e' (21 sibs) 43: 0x13d6d2688 VAL: 'f' (21 sibs) 43: 0x13d6d2720 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d73f540 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d73f5d0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d73f660 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d73f6f0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d73f780 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d73f810 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d73f8a0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d73f930 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d73f9c0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d73fa50 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d73fae0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d73fb70 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d73fc00 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d73fc90 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d73fd20 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d73fdb0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d73fe40 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d73fed0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d73ff60 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d73fff0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d740080 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d740110 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d7401a0 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d740230 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d7402c0 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: 0x13d6cfbf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x13d6ce960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x13d6ca7b0 VAL: 'f' (1 sibs) 43: 0x13d6ce9f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x13d6cea90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x13d6ca850 VAL: 'b' (1 sibs) 43: 0x13d6ceb28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d740360 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d7403f0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d740480 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d740510 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d7405a0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d740630 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d7406c0 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: 0x13d6cf100 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x13d6c8180 DOCSEQ: (1 sibs) 3 children: 43: 0x13d6c8220 VAL: 'foo' (3 sibs) 43: 0x13d6c82b8 VAL: 'bar' (3 sibs) 43: 0x13d6c8350 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d740760 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x13d7407f0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x13d740880 VAL: 'foo' (3 sibs) 43: [3] [3] 0x13d740910 VAL: 'bar' (3 sibs) 43: [4] [4] 0x13d7409a0 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: 0x13d6cf218 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8ed0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c8f68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9010 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c91e0 VAL: 'val0' (2 sibs) 43: 0x13d6c9278 VAL: 'val1' (2 sibs) 43: 0x13d6c90a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9320 VAL: 'val2' (2 sibs) 43: 0x13d6c93b8 VAL: 'val3' (2 sibs) 43: 0x13d6c9140 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9460 VAL: 'val4' (2 sibs) 43: 0x13d6c94f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d740a40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d740ad0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d740b60 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d740bf0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d740c80 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d740d10 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d740da0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d740e30 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d740ec0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d740f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d740fe0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d741070 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: 0x13d6cf330 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c9a10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6c9aa8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6c9b50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6c9d20 VAL: 'val0' (2 sibs) 43: 0x13d6c9db8 VAL: 'val1' (2 sibs) 43: 0x13d6c9be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6c9e60 VAL: 'val2' (2 sibs) 43: 0x13d6c9ef8 VAL: 'val3' (2 sibs) 43: 0x13d6c9c80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6c9fa0 VAL: 'val4' (2 sibs) 43: 0x13d6ca038 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d741110 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d7411a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d741230 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d7412c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d741350 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d7413e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d741470 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d741500 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d741590 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d741620 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d7416b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d741740 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: 0x13d6cf448 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6ca0e0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6ca178 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6ca220 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6ca3f0 VAL: 'val0' (2 sibs) 43: 0x13d6ca488 VAL: 'val1' (2 sibs) 43: 0x13d6ca2b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6ca530 VAL: 'val2' (2 sibs) 43: 0x13d6ca5c8 VAL: 'val3' (2 sibs) 43: 0x13d6ca350 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6ca670 VAL: 'val4' (2 sibs) 43: 0x13d6ca708 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7417e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d741870 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d741900 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d741990 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d741a20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d741ab0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d741b40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d741bd0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d741c60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d741cf0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d741d80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d741e10 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: 0x13d6cf560 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cb080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x13d6cb118 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x13d6cb1c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x13d6cb390 VAL: 'val0' (2 sibs) 43: 0x13d6cb428 VAL: 'val1' (2 sibs) 43: 0x13d6cb258 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x13d6cb4d0 VAL: 'val2' (2 sibs) 43: 0x13d6cb568 VAL: 'val3' (2 sibs) 43: 0x13d6cb2f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x13d6cb610 VAL: 'val4' (2 sibs) 43: 0x13d6cb6a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d741eb0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d741f40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x13d741fd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x13d742060 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x13d7420f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x13d742180 VAL: 'val1' (2 sibs) 43: [6] [6] 0x13d742210 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x13d7422a0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x13d742330 VAL: 'val3' (2 sibs) 43: [9] [9] 0x13d7423c0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x13d742450 VAL: 'val4' (2 sibs) 43: [11] [11] 0x13d7424e0 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: 0x13d6cf678 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c9690 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x13d6c9730 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x13d6cd8b0 VAL: 'env01' (28 sibs) 43: 0x13d6cd948 VAL: 'env02' (28 sibs) 43: 0x13d6cd9e0 VAL: 'env03' (28 sibs) 43: 0x13d6cda78 VAL: 'env04' (28 sibs) 43: 0x13d6cdb10 VAL: 'env11' (28 sibs) 43: 0x13d6cdba8 VAL: 'env12' (28 sibs) 43: 0x13d6cdc40 VAL: 'env13' (28 sibs) 43: 0x13d6cdcd8 VAL: 'env14' (28 sibs) 43: 0x13d6cdd70 VAL: 'env21' (28 sibs) 43: 0x13d6cde08 VAL: 'env22' (28 sibs) 43: 0x13d6cdea0 VAL: 'env23' (28 sibs) 43: 0x13d6cdf38 VAL: 'env24' (28 sibs) 43: 0x13d6cdfd0 VAL: 'env31' (28 sibs) 43: 0x13d6ce068 VAL: 'env32' (28 sibs) 43: 0x13d6ce100 VAL: 'env33' (28 sibs) 43: 0x13d6ce198 VAL: 'env34' (28 sibs) 43: 0x13d6ce230 VAL: 'env41' (28 sibs) 43: 0x13d6ce2c8 VAL: 'env42' (28 sibs) 43: 0x13d6ce360 VAL: 'env43' (28 sibs) 43: 0x13d6ce3f8 VAL: 'env44' (28 sibs) 43: 0x13d6ce490 VAL: 'env51' (28 sibs) 43: 0x13d6ce528 VAL: 'env52' (28 sibs) 43: 0x13d6ce5c0 VAL: 'env53' (28 sibs) 43: 0x13d6ce658 VAL: 'env54' (28 sibs) 43: 0x13d6ce6f0 VAL: 'env61' (28 sibs) 43: 0x13d6ce788 VAL: 'env62' (28 sibs) 43: 0x13d6ce820 VAL: 'env63' (28 sibs) 43: 0x13d6ce8b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d742580 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d742610 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x13d7426a0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x13d742730 VAL: 'env01' (28 sibs) 43: [4] [4] 0x13d7427c0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x13d742850 VAL: 'env03' (28 sibs) 43: [6] [6] 0x13d7428e0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x13d742970 VAL: 'env11' (28 sibs) 43: [8] [8] 0x13d742a00 VAL: 'env12' (28 sibs) 43: [9] [9] 0x13d742a90 VAL: 'env13' (28 sibs) 43: [10] [10] 0x13d742b20 VAL: 'env14' (28 sibs) 43: [11] [11] 0x13d742bb0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x13d742c40 VAL: 'env22' (28 sibs) 43: [13] [13] 0x13d742cd0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x13d742d60 VAL: 'env24' (28 sibs) 43: [15] [15] 0x13d742df0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x13d742e80 VAL: 'env32' (28 sibs) 43: [17] [17] 0x13d742f10 VAL: 'env33' (28 sibs) 43: [18] [18] 0x13d742fa0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x13d743030 VAL: 'env41' (28 sibs) 43: [20] [20] 0x13d7430c0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x13d743150 VAL: 'env43' (28 sibs) 43: [22] [22] 0x13d7431e0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x13d743270 VAL: 'env51' (28 sibs) 43: [24] [24] 0x13d743300 VAL: 'env52' (28 sibs) 43: [25] [25] 0x13d743390 VAL: 'env53' (28 sibs) 43: [26] [26] 0x13d743420 VAL: 'env54' (28 sibs) 43: [27] [27] 0x13d7434b0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x13d743540 VAL: 'env62' (28 sibs) 43: [29] [29] 0x13d7435d0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x13d743660 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: 0x13d6cf790 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6cc760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x13d6cc8a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x13d6cca70 VAL: 'a' (6 sibs) 43: 0x13d6ccb08 VAL: 'b' (6 sibs) 43: 0x13d6ccba0 VAL: 'c' (6 sibs) 43: 0x13d6ccc38 VAL: 'd' (6 sibs) 43: 0x13d6cccd0 VAL: 'e' (6 sibs) 43: 0x13d6ccd68 VAL: 'f' (6 sibs) 43: 0x13d6cc938 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x13d6cce10 VAL: 'a' (2 sibs) 43: 0x13d6ccea8 VAL: 'b' (2 sibs) 43: 0x13d6cc9d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x13d6ccf50 VAL: 'a' (2 sibs) 43: 0x13d6ccfe8 VAL: 'b' (2 sibs) 43: 0x13d6cc7f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x13d6cd090 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x13d6cd1d0 VAL: 'a' (6 sibs) 43: 0x13d6cd268 VAL: 'b' (6 sibs) 43: 0x13d6cd300 VAL: 'c' (6 sibs) 43: 0x13d6cd398 VAL: 'd' (6 sibs) 43: 0x13d6cd430 VAL: 'e' (6 sibs) 43: 0x13d6cd4c8 VAL: 'f' (6 sibs) 43: 0x13d6cd128 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x13d6cd570 VAL: 'a' (2 sibs) 43: 0x13d6cd608 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d743700 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d743790 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x13d743820 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x13d7438b0 VAL: 'a' (6 sibs) 43: [4] [4] 0x13d743940 VAL: 'b' (6 sibs) 43: [5] [5] 0x13d7439d0 VAL: 'c' (6 sibs) 43: [6] [6] 0x13d743a60 VAL: 'd' (6 sibs) 43: [7] [7] 0x13d743af0 VAL: 'e' (6 sibs) 43: [8] [8] 0x13d743b80 VAL: 'f' (6 sibs) 43: [9] [9] 0x13d743c10 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x13d743ca0 VAL: 'a' (2 sibs) 43: [11] [11] 0x13d743d30 VAL: 'b' (2 sibs) 43: [12] [12] 0x13d743dc0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x13d743e50 VAL: 'a' (2 sibs) 43: [14] [14] 0x13d743ee0 VAL: 'b' (2 sibs) 43: [15] [15] 0x13d743f70 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x13d744000 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x13d744090 VAL: 'a' (6 sibs) 43: [18] [18] 0x13d744120 VAL: 'b' (6 sibs) 43: [19] [19] 0x13d7441b0 VAL: 'c' (6 sibs) 43: [20] [20] 0x13d744240 VAL: 'd' (6 sibs) 43: [21] [21] 0x13d7442d0 VAL: 'e' (6 sibs) 43: [22] [22] 0x13d744360 VAL: 'f' (6 sibs) 43: [23] [23] 0x13d7443f0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x13d744480 VAL: 'a' (2 sibs) 43: [25] [25] 0x13d744510 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: 0x13d6cf8a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6cd700 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x13d6cd7a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x13d6cee40 VAL: 'a' (4 sibs) 43: 0x13d6ceed8 VAL: 'b' (4 sibs) 43: 0x13d6cef70 VAL: 'c' (4 sibs) 43: 0x13d6cf008 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7445b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d744640 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x13d7446d0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x13d744760 VAL: 'a' (4 sibs) 43: [4] [4] 0x13d7447f0 VAL: 'b' (4 sibs) 43: [5] [5] 0x13d744880 VAL: 'c' (4 sibs) 43: [6] [6] 0x13d744910 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: 0x13d6cf9c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x13d6c8a10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x13d6c88d0 VAL: 'a' (2 sibs) 43: 0x13d6c8968 VAL: 'b' (2 sibs) 43: 0x13d6c8aa8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x13d6c8790 VAL: 'c' (2 sibs) 43: 0x13d6c8828 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d7449b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x13d744a40 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x13d744ad0 VAL: 'a' (2 sibs) 43: [3] [3] 0x13d744b60 VAL: 'b' (2 sibs) 43: [4] [4] 0x13d744bf0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x13d744c80 VAL: 'c' (2 sibs) 43: [6] [6] 0x13d744d10 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: 0x13d6cfad8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x13d6c95a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x13d6c8650 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x13d6c86e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x13d6d1b40 VAL: 'a' (21 sibs) 43: 0x13d6d1bd8 VAL: 'b' (21 sibs) 43: 0x13d6d1c70 VAL: 'b1' (21 sibs) 43: 0x13d6d1d08 VAL: 'b2' (21 sibs) 43: 0x13d6d1da0 VAL: 'b3' (21 sibs) 43: 0x13d6d1e38 VAL: 'b4' (21 sibs) 43: 0x13d6d1ed0 VAL: 'b5' (21 sibs) 43: 0x13d6d1f68 VAL: 'b6' (21 sibs) 43: 0x13d6d2000 VAL: 'b61' (21 sibs) 43: 0x13d6d2098 VAL: 'b62' (21 sibs) 43: 0x13d6d2130 VAL: 'b63' (21 sibs) 43: 0x13d6d21c8 VAL: 'b64' (21 sibs) 43: 0x13d6d2260 VAL: 'b65' (21 sibs) 43: 0x13d6d22f8 VAL: 'b66' (21 sibs) 43: 0x13d6d2390 VAL: 'b7' (21 sibs) 43: 0x13d6d2428 VAL: 'b8' (21 sibs) 43: 0x13d6d24c0 VAL: 'b9' (21 sibs) 43: 0x13d6d2558 VAL: 'b10' (21 sibs) 43: 0x13d6d25f0 VAL: 'e' (21 sibs) 43: 0x13d6d2688 VAL: 'f' (21 sibs) 43: 0x13d6d2720 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d744db0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x13d744e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x13d744ed0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x13d744f60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x13d744ff0 VAL: 'a' (21 sibs) 43: [5] [5] 0x13d745080 VAL: 'b' (21 sibs) 43: [6] [6] 0x13d745110 VAL: 'b1' (21 sibs) 43: [7] [7] 0x13d7451a0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x13d745230 VAL: 'b3' (21 sibs) 43: [9] [9] 0x13d7452c0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x13d745350 VAL: 'b5' (21 sibs) 43: [11] [11] 0x13d7453e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x13d745470 VAL: 'b61' (21 sibs) 43: [13] [13] 0x13d745500 VAL: 'b62' (21 sibs) 43: [14] [14] 0x13d745590 VAL: 'b63' (21 sibs) 43: [15] [15] 0x13d745620 VAL: 'b64' (21 sibs) 43: [16] [16] 0x13d7456b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x13d745740 VAL: 'b66' (21 sibs) 43: [18] [18] 0x13d7457d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x13d745860 VAL: 'b8' (21 sibs) 43: [20] [20] 0x13d7458f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x13d745980 VAL: 'b10' (21 sibs) 43: [22] [22] 0x13d745a10 VAL: 'e' (21 sibs) 43: [23] [23] 0x13d745aa0 VAL: 'f' (21 sibs) 43: [24] [24] 0x13d745b30 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: 0x13d6cfbf0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x13d6ce960 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x13d6ca7b0 VAL: 'f' (1 sibs) 43: 0x13d6ce9f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x13d6cea90 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x13d6ca850 VAL: 'b' (1 sibs) 43: 0x13d6ceb28 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x13d745bd0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x13d745c60 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x13d745cf0 VAL: 'f' (1 sibs) 43: [3] [3] 0x13d745d80 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x13d745e10 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x13d745ea0 VAL: 'b' (1 sibs) 43: [6] [6] 0x13d745f30 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/10 (0 ms) 43: [----------] 396 tests from INDENTATION/YmlTestCase (24 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (24 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.04 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (1 ms) 44: [----------] 1 test from number (1 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: 0x15b4ca420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8c30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x15b4c8cd0 VAL: '-2' (15 sibs) 44: 0x15b4c8d68 VAL: '-2' (15 sibs) 44: 0x15b4c8e00 VAL: '5' (15 sibs) 44: 0x15b4c8e98 VAL: '0xa' (15 sibs) 44: 0x15b4c8f30 VAL: '-0xb' (15 sibs) 44: 0x15b4c8fc8 VAL: '0XA' (15 sibs) 44: 0x15b4c9060 VAL: '-0XA' (15 sibs) 44: 0x15b4c90f8 VAL: '0b10' (15 sibs) 44: 0x15b4c9190 VAL: '-0b10' (15 sibs) 44: 0x15b4c9228 VAL: '0B10' (15 sibs) 44: 0x15b4c92c0 VAL: '-0B10' (15 sibs) 44: 0x15b4c9358 VAL: '0o17' (15 sibs) 44: 0x15b4c93f0 VAL: '-0o17' (15 sibs) 44: 0x15b4c9488 VAL: '0O17' (15 sibs) 44: 0x15b4c9520 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4ee750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4ee7e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b4ee870 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b4ee900 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b4ee990 VAL: '5' (15 sibs) 44: [5] [5] 0x15b4eea20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b4eeab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b4eeb40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b4eebd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b4eec60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b4eecf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b4eed80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b4eee10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b4eeea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b4eef30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b4eefc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b4ef050 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: 0x15b4ca538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x15b4c86d0 VAL: '-2' (3 sibs) 44: 0x15b4c8768 VAL: '-2' (3 sibs) 44: 0x15b4c8800 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f0d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4f0e10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b4f0ea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b4f0f30 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b4f0fc0 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: 0x15b4ca650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9a30 VAL: '-2.0' (8 sibs) 44: 0x15b4c9ac8 VAL: '-2.1' (8 sibs) 44: 0x15b4c9b60 VAL: '0.1' (8 sibs) 44: 0x15b4c9bf8 VAL: '.1' (8 sibs) 44: 0x15b4c9c90 VAL: '-.2' (8 sibs) 44: 0x15b4c9d28 VAL: '-2.e+6' (8 sibs) 44: 0x15b4c9dc0 VAL: '-3e-6' (8 sibs) 44: 0x15b4c9e58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f2ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4f2b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4f2bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4f2c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4f2cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4f2d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4f2e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4f2ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4f2f30 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: 0x15b4ca768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9f00 VAL: '-2.0' (8 sibs) 44: 0x15b4c9f98 VAL: '-2.1' (8 sibs) 44: 0x15b4ca030 VAL: '0.1' (8 sibs) 44: 0x15b4ca0c8 VAL: '.1' (8 sibs) 44: 0x15b4ca160 VAL: '-.2' (8 sibs) 44: 0x15b4ca1f8 VAL: '-2.e+6' (8 sibs) 44: 0x15b4ca290 VAL: '-3e-6' (8 sibs) 44: 0x15b4ca328 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f47e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4f4870 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4f4900 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4f4990 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4f4a20 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4f4ab0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4f4b40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4f4bd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4f4c60 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: 0x15b4ca880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4caca0 VAL: '-2.0' (8 sibs) 44: 0x15b4cad38 VAL: '-2.1' (8 sibs) 44: 0x15b4cadd0 VAL: '0.1' (8 sibs) 44: 0x15b4cae68 VAL: '.1' (8 sibs) 44: 0x15b4caf00 VAL: '-.2' (8 sibs) 44: 0x15b4caf98 VAL: '-2.e+6' (8 sibs) 44: 0x15b4cb030 VAL: '-3e-6' (8 sibs) 44: 0x15b4cb0c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f6510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4f65a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4f6630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4f66c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4f6750 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4f67e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4f6870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4f6900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4f6990 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: 0x15b4ca998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x15b4cb7b0 VAL: '1.2.3' (14 sibs) 44: 0x15b4cb848 VAL: '1.2.3.4' (14 sibs) 44: 0x15b4cb8e0 SEQ: (14 sibs) 2 children: 44: 0x15b4cc010 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc0a8 VAL: '4.5.6' (2 sibs) 44: 0x15b4cb978 SEQ: (14 sibs) 2 children: 44: 0x15b4cc150 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc1e8 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cba10 SEQ: (14 sibs) 2 children: 44: 0x15b4cc290 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc328 VAL: '4.5.6' (2 sibs) 44: 0x15b4cbaa8 SEQ: (14 sibs) 2 children: 44: 0x15b4cc3d0 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc468 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cbb40 MAP: (14 sibs) 1 children: 44: 0x15b4cc510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbbd8 MAP: (14 sibs) 1 children: 44: 0x15b4cc5b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbc70 MAP: (14 sibs) 1 children: 44: 0x15b4cc650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbd08 MAP: (14 sibs) 1 children: 44: 0x15b4cc6f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbda0 MAP: (14 sibs) 2 children: 44: 0x15b4cc790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4cc828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbe38 MAP: (14 sibs) 2 children: 44: 0x15b4cc8d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4cc968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x15b4cbed0 MAP: (14 sibs) 2 children: 44: 0x15b4cca10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4ccaa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbf68 MAP: (14 sibs) 2 children: 44: 0x15b4ccb50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4ccbe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f9d60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b4f9df0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b4f9e80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b4f9f10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b4f9fa0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b4fa030 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b4fa0c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b4fa150 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b4fa1e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b4fa270 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b4fa300 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b4fa390 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b4fa420 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b4fa4b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b4fa540 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b4fa5d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b4fa660 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b4fa6f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b4fa780 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b4fa810 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b4fa8a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b4fa930 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b4fa9c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b4faa50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b4faae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b4fab70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b4fac00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b4fac90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b4fad20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b4fadb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b4fae40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b4faed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b4faf60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b4faff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b4fb080 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: 0x15b4ca420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8c30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x15b4c8cd0 VAL: '-2' (15 sibs) 44: 0x15b4c8d68 VAL: '-2' (15 sibs) 44: 0x15b4c8e00 VAL: '5' (15 sibs) 44: 0x15b4c8e98 VAL: '0xa' (15 sibs) 44: 0x15b4c8f30 VAL: '-0xb' (15 sibs) 44: 0x15b4c8fc8 VAL: '0XA' (15 sibs) 44: 0x15b4c9060 VAL: '-0XA' (15 sibs) 44: 0x15b4c90f8 VAL: '0b10' (15 sibs) 44: 0x15b4c9190 VAL: '-0b10' (15 sibs) 44: 0x15b4c9228 VAL: '0B10' (15 sibs) 44: 0x15b4c92c0 VAL: '-0B10' (15 sibs) 44: 0x15b4c9358 VAL: '0o17' (15 sibs) 44: 0x15b4c93f0 VAL: '-0o17' (15 sibs) 44: 0x15b4c9488 VAL: '0O17' (15 sibs) 44: 0x15b4c9520 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f8b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4f8be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b4f8c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b4f8d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b4f8d90 VAL: '5' (15 sibs) 44: [5] [5] 0x15b4f8e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b4f8eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b4f8f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b4f8fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b4f9060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b4f90f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b4f9180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b4f9210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b4f92a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b4f9330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b4f93c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b4f9450 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: 0x15b4ca538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x15b4c86d0 VAL: '-2' (3 sibs) 44: 0x15b4c8768 VAL: '-2' (3 sibs) 44: 0x15b4c8800 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4f8240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4f82d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b4f8360 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b4f83f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b4f8480 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: 0x15b4ca650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9a30 VAL: '-2.0' (8 sibs) 44: 0x15b4c9ac8 VAL: '-2.1' (8 sibs) 44: 0x15b4c9b60 VAL: '0.1' (8 sibs) 44: 0x15b4c9bf8 VAL: '.1' (8 sibs) 44: 0x15b4c9c90 VAL: '-.2' (8 sibs) 44: 0x15b4c9d28 VAL: '-2.e+6' (8 sibs) 44: 0x15b4c9dc0 VAL: '-3e-6' (8 sibs) 44: 0x15b4c9e58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4fc170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4fc200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4fc290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4fc320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4fc3b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4fc440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4fc4d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4fc560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4fc5f0 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: 0x15b4ca768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9f00 VAL: '-2.0' (8 sibs) 44: 0x15b4c9f98 VAL: '-2.1' (8 sibs) 44: 0x15b4ca030 VAL: '0.1' (8 sibs) 44: 0x15b4ca0c8 VAL: '.1' (8 sibs) 44: 0x15b4ca160 VAL: '-.2' (8 sibs) 44: 0x15b4ca1f8 VAL: '-2.e+6' (8 sibs) 44: 0x15b4ca290 VAL: '-3e-6' (8 sibs) 44: 0x15b4ca328 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4fca80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4fcb10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4fcba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4fcc30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4fccc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4fcd50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4fcde0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4fce70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4fcf00 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: 0x15b4ca880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4caca0 VAL: '-2.0' (8 sibs) 44: 0x15b4cad38 VAL: '-2.1' (8 sibs) 44: 0x15b4cadd0 VAL: '0.1' (8 sibs) 44: 0x15b4cae68 VAL: '.1' (8 sibs) 44: 0x15b4caf00 VAL: '-.2' (8 sibs) 44: 0x15b4caf98 VAL: '-2.e+6' (8 sibs) 44: 0x15b4cb030 VAL: '-3e-6' (8 sibs) 44: 0x15b4cb0c8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4fd390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4fd420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4fd4b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4fd540 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4fd5d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4fd660 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4fd6f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4fd780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4fd810 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: 0x15b4ca998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x15b4cb7b0 VAL: '1.2.3' (14 sibs) 44: 0x15b4cb848 VAL: '1.2.3.4' (14 sibs) 44: 0x15b4cb8e0 SEQ: (14 sibs) 2 children: 44: 0x15b4cc010 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc0a8 VAL: '4.5.6' (2 sibs) 44: 0x15b4cb978 SEQ: (14 sibs) 2 children: 44: 0x15b4cc150 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc1e8 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cba10 SEQ: (14 sibs) 2 children: 44: 0x15b4cc290 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc328 VAL: '4.5.6' (2 sibs) 44: 0x15b4cbaa8 SEQ: (14 sibs) 2 children: 44: 0x15b4cc3d0 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc468 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cbb40 MAP: (14 sibs) 1 children: 44: 0x15b4cc510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbbd8 MAP: (14 sibs) 1 children: 44: 0x15b4cc5b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbc70 MAP: (14 sibs) 1 children: 44: 0x15b4cc650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbd08 MAP: (14 sibs) 1 children: 44: 0x15b4cc6f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbda0 MAP: (14 sibs) 2 children: 44: 0x15b4cc790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4cc828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbe38 MAP: (14 sibs) 2 children: 44: 0x15b4cc8d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4cc968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x15b4cbed0 MAP: (14 sibs) 2 children: 44: 0x15b4cca10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4ccaa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbf68 MAP: (14 sibs) 2 children: 44: 0x15b4ccb50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4ccbe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x15b4ff7c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b4ff850 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b4ff8e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b4ff970 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b4ffa00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b4ffa90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b4ffb20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b4ffbb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b4ffc40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b4ffcd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b4ffd60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b4ffdf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b4ffe80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b4fff10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b4fffa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b500030 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b5000c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b500150 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b5001e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b500270 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b500300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b500390 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b500420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b5004b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b500540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b5005d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b500660 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b5006f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b500780 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b500810 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b5008a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b500930 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b5009c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b500a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b500ae0 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] 0x15b4ee750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4ee7e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b4ee870 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b4ee900 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b4ee990 VAL: '5' (15 sibs) 44: [5] [5] 0x15b4eea20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b4eeab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b4eeb40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b4eebd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b4eec60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b4eecf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b4eed80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b4eee10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b4eeea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b4eef30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b4eefc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b4ef050 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] 0x15b50e2e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b50e370 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b50e400 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b50e490 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b50e520 VAL: '5' (15 sibs) 44: [5] [5] 0x15b50e5b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b50e640 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b50e6d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b50e760 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b50e7f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b50e880 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b50e910 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b50e9a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b50ea30 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b50eac0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b50eb50 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b50ebe0 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] 0x15b4f0d80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4f0e10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b4f0ea0 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b4f0f30 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b4f0fc0 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] 0x15b50d9d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b50da60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b50daf0 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b50db80 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b50dc10 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] 0x15b4f2ab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4f2b40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4f2bd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4f2c60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4f2cf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4f2d80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4f2e10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4f2ea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4f2f30 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] 0x15b50f4f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b50f580 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b50f610 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b50f6a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b50f730 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b50f7c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b50f850 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b50f8e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b50f970 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] 0x15b4f47e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4f4870 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4f4900 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4f4990 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4f4a20 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4f4ab0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4f4b40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4f4bd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4f4c60 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] 0x15b50fe00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b50fe90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b50ff20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b50ffb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b510040 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5100d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b510160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b5101f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b510280 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] 0x15b4f6510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4f65a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4f6630 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4f66c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4f6750 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4f67e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4f6870 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4f6900 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4f6990 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] 0x15b510710 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b5107a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b510830 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b5108c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b510950 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5109e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b510a70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b510b00 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b510b90 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] 0x15b4f9d60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b4f9df0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b4f9e80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b4f9f10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b4f9fa0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b4fa030 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b4fa0c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b4fa150 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b4fa1e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b4fa270 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b4fa300 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b4fa390 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b4fa420 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b4fa4b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b4fa540 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b4fa5d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b4fa660 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b4fa6f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b4fa780 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b4fa810 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b4fa8a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b4fa930 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b4fa9c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b4faa50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b4faae0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b4fab70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b4fac00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b4fac90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b4fad20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b4fadb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b4fae40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b4faed0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b4faf60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b4faff0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b4fb080 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] 0x15b512b40 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b512bd0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b512c60 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b512cf0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b512d80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b512e10 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b512ea0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b512f30 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b512fc0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b513050 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b5130e0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b513170 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b513200 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b513290 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b513320 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b5133b0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b513440 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b5134d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b513560 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b5135f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b513680 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b513710 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b5137a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b513830 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b5138c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b513950 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b5139e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b513a70 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b513b00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b513b90 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b513c20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b513cb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b513d40 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b513dd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b513e60 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] 0x15b4fe5b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4fe640 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b4fe6d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b4fe760 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b4fe7f0 VAL: '5' (15 sibs) 44: [5] [5] 0x15b4fe880 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b4fe910 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b4fe9a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b4fea30 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b4feac0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b4feb50 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b4febe0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b4fec70 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b4fed00 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b4fed90 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b4fee20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b4feeb0 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] 0x15b511930 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b5119c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b511a50 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b511ae0 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b511b70 VAL: '5' (15 sibs) 44: [5] [5] 0x15b511c00 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b511c90 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b511d20 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b511db0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b511e40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b511ed0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b511f60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b511ff0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b512080 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b512110 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b5121a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b512230 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] 0x15b4fdca0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4fdd30 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b4fddc0 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b4fde50 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b4fdee0 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] 0x15b511020 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b5110b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b511140 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b5111d0 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b511260 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] 0x15b501bd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b501c60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b501cf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b501d80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b501e10 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b501ea0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b501f30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b501fc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b502050 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] 0x15b514f50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b514fe0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b515070 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b515100 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b515190 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b515220 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b5152b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b515340 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b5153d0 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] 0x15b5024e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b502570 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b502600 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b502690 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b502720 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5027b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b502840 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b5028d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b502960 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] 0x15b515860 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b5158f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b515980 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b515a10 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b515aa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b515b30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b515bc0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b515c50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b515ce0 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] 0x15b502df0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b502e80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b502f10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b502fa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b503030 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5030c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b503150 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b5031e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b503270 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] 0x15b516170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b516200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b516290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b516320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b5163b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b516440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b5164d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b516560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b5165f0 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] 0x15b505260 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b5052f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b505380 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b505410 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b5054a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b505530 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b5055c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b505650 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b5056e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b505770 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b505800 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b505890 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b505920 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b5059b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b505a40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b505ad0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b505b60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b505bf0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b505c80 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b505d10 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b505da0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b505e30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b505ec0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b505f50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b505fe0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b506070 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b506100 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b506190 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b506220 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b5062b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b506340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b5063d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b506460 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b5064f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b506580 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] 0x15b5185a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b518630 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b5186c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b518750 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b5187e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b518870 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b518900 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b518990 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b518a20 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b518ab0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b518b40 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b518bd0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b518c60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b518cf0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b518d80 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b518e10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b518ea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b518f30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b518fc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b519050 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b5190e0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b519170 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b519200 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b519290 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b519320 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b5193b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b519440 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b5194d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b519560 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b5195f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b519680 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b519710 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b5197a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b519830 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b5198c0 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] 0x15b4f8b50 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4f8be0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b4f8c70 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b4f8d00 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b4f8d90 VAL: '5' (15 sibs) 44: [5] [5] 0x15b4f8e20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b4f8eb0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b4f8f40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b4f8fd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b4f9060 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b4f90f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b4f9180 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b4f9210 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b4f92a0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b4f9330 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b4f93c0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b4f9450 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] 0x15b517390 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b517420 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b5174b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b517540 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b5175d0 VAL: '5' (15 sibs) 44: [5] [5] 0x15b517660 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b5176f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b517780 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b517810 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b5178a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b517930 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b5179c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b517a50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b517ae0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b517b70 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b517c00 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b517c90 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] 0x15b4f8240 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b4f82d0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b4f8360 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b4f83f0 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b4f8480 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] 0x15b516a80 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b516b10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b516ba0 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b516c30 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b516cc0 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] 0x15b4fc170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4fc200 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4fc290 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4fc320 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4fc3b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4fc440 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4fc4d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4fc560 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4fc5f0 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] 0x15b51a9b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b51aa40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b51aad0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b51ab60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b51abf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b51ac80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b51ad10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b51ada0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b51ae30 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] 0x15b4fca80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4fcb10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4fcba0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4fcc30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4fccc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4fcd50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4fcde0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4fce70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4fcf00 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] 0x15b51b2c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b51b350 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b51b3e0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b51b470 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b51b500 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b51b590 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b51b620 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b51b6b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b51b740 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] 0x15b4fd390 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b4fd420 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b4fd4b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b4fd540 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b4fd5d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b4fd660 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b4fd6f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b4fd780 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b4fd810 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] 0x15b51bbd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b51bc60 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b51bcf0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b51bd80 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b51be10 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b51bea0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b51bf30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b51bfc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b51c050 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] 0x15b4ff7c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b4ff850 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b4ff8e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b4ff970 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b4ffa00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b4ffa90 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b4ffb20 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b4ffbb0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b4ffc40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b4ffcd0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b4ffd60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b4ffdf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b4ffe80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b4fff10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b4fffa0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b500030 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b5000c0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b500150 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b5001e0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b500270 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b500300 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b500390 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b500420 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b5004b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b500540 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b5005d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b500660 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b5006f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b500780 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b500810 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b5008a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b500930 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b5009c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b500a50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b500ae0 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] 0x15b51e000 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b51e090 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b51e120 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b51e1b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b51e240 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b51e2d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b51e360 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b51e3f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b51e480 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b51e510 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b51e5a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b51e630 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b51e6c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b51e750 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b51e7e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b51e870 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b51e900 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b51e990 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b51ea20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b51eab0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b51eb40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b51ebd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b51ec60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b51ecf0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b51ed80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b51ee10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b51eea0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b51ef30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b51efc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b51f050 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b51f0e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b51f170 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b51f200 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b51f290 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b51f320 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] 0x15b507670 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b507700 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b507790 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b507820 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b5078b0 VAL: '5' (15 sibs) 44: [5] [5] 0x15b507940 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b5079d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b507a60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b507af0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b507b80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b507c10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b507ca0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b507d30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b507dc0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b507e50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b507ee0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b507f70 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] 0x15b51cdf0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b51ce80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b51cf10 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b51cfa0 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b51d030 VAL: '5' (15 sibs) 44: [5] [5] 0x15b51d0c0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b51d150 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b51d1e0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b51d270 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b51d300 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b51d390 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b51d420 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b51d4b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b51d540 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b51d5d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b51d660 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b51d6f0 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] 0x15b5039e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b503a70 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b503b00 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b503b90 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b503c20 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] 0x15b51c4e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b51c570 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b51c600 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b51c690 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b51c720 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] 0x15b504320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b5043b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b504440 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b5044d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b504560 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5045f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b504680 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b504710 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b5047a0 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] 0x15b520410 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b5204a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b520530 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b5205c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b520650 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5206e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b520770 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b520800 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b520890 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] 0x15b508880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b508910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b5089a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b508a30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b508ac0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b508b50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b508be0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b508c70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b508d00 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] 0x15b520d20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b520db0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b520e40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b520ed0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b520f60 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b520ff0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b521080 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b521110 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b5211a0 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] 0x15b509190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b509220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b5092b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b509340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b5093d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b509460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b5094f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b509580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b509610 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] 0x15b521630 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b5216c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b521750 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b5217e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b521870 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b521900 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b521990 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b521a20 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b521ab0 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] 0x15b50b5c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b50b650 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b50b6e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b50b770 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b50b800 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b50b890 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b50b920 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b50b9b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b50ba40 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b50bad0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b50bb60 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b50bbf0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b50bc80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b50bd10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b50bda0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b50be30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b50bec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b50bf50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b50bfe0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b50c070 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b50c100 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b50c190 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b50c220 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b50c2b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b50c340 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b50c3d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b50c460 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b50c4f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b50c580 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b50c610 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b50c6a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b50c730 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b50c7c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b50c850 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b50c8e0 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] 0x15b523a60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b523af0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b523b80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b523c10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b523ca0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b523d30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b523dc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b523e50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b523ee0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b523f70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b524000 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b524090 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b524120 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b5241b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b524240 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b5242d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b524360 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b5243f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b524480 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b524510 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b5245a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b524630 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b5246c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b524750 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b5247e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b524870 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b524900 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b524990 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b524a20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b524ab0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b524b40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b524bd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b524c60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b524cf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b524d80 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: 0x15b4ca420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8c30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x15b4c8cd0 VAL: '-2' (15 sibs) 44: 0x15b4c8d68 VAL: '-2' (15 sibs) 44: 0x15b4c8e00 VAL: '5' (15 sibs) 44: 0x15b4c8e98 VAL: '0xa' (15 sibs) 44: 0x15b4c8f30 VAL: '-0xb' (15 sibs) 44: 0x15b4c8fc8 VAL: '0XA' (15 sibs) 44: 0x15b4c9060 VAL: '-0XA' (15 sibs) 44: 0x15b4c90f8 VAL: '0b10' (15 sibs) 44: 0x15b4c9190 VAL: '-0b10' (15 sibs) 44: 0x15b4c9228 VAL: '0B10' (15 sibs) 44: 0x15b4c92c0 VAL: '-0B10' (15 sibs) 44: 0x15b4c9358 VAL: '0o17' (15 sibs) 44: 0x15b4c93f0 VAL: '-0o17' (15 sibs) 44: 0x15b4c9488 VAL: '0O17' (15 sibs) 44: 0x15b4c9520 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b521f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b521fd0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b522060 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b5220f0 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b522180 VAL: '5' (15 sibs) 44: [5] [5] 0x15b522210 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b5222a0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b522330 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b5223c0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b522450 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b5224e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b522570 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b522600 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b522690 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b522720 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b5227b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b522840 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: 0x15b4ca538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x15b4c86d0 VAL: '-2' (3 sibs) 44: 0x15b4c8768 VAL: '-2' (3 sibs) 44: 0x15b4c8800 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b50b110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b50b1a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b50b230 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b50b2c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b50b350 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: 0x15b4ca650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9a30 VAL: '-2.0' (8 sibs) 44: 0x15b4c9ac8 VAL: '-2.1' (8 sibs) 44: 0x15b4c9b60 VAL: '0.1' (8 sibs) 44: 0x15b4c9bf8 VAL: '.1' (8 sibs) 44: 0x15b4c9c90 VAL: '-.2' (8 sibs) 44: 0x15b4c9d28 VAL: '-2.e+6' (8 sibs) 44: 0x15b4c9dc0 VAL: '-3e-6' (8 sibs) 44: 0x15b4c9e58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b5228e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b522970 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b522a00 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b522a90 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b522b20 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b522bb0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b522c40 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b522cd0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b522d60 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: 0x15b4ca768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9f00 VAL: '-2.0' (8 sibs) 44: 0x15b4c9f98 VAL: '-2.1' (8 sibs) 44: 0x15b4ca030 VAL: '0.1' (8 sibs) 44: 0x15b4ca0c8 VAL: '.1' (8 sibs) 44: 0x15b4ca160 VAL: '-.2' (8 sibs) 44: 0x15b4ca1f8 VAL: '-2.e+6' (8 sibs) 44: 0x15b4ca290 VAL: '-3e-6' (8 sibs) 44: 0x15b4ca328 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b522e00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b522e90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b522f20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b522fb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b523040 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5230d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b523160 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b5231f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b523280 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: 0x15b4ca880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4caca0 VAL: '-2.0' (8 sibs) 44: 0x15b4cad38 VAL: '-2.1' (8 sibs) 44: 0x15b4cadd0 VAL: '0.1' (8 sibs) 44: 0x15b4cae68 VAL: '.1' (8 sibs) 44: 0x15b4caf00 VAL: '-.2' (8 sibs) 44: 0x15b4caf98 VAL: '-2.e+6' (8 sibs) 44: 0x15b4cb030 VAL: '-3e-6' (8 sibs) 44: 0x15b4cb0c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b523320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b5233b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b523440 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b5234d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b523560 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5235f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b523680 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b523710 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b5237a0 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: 0x15b4ca998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x15b4cb7b0 VAL: '1.2.3' (14 sibs) 44: 0x15b4cb848 VAL: '1.2.3.4' (14 sibs) 44: 0x15b4cb8e0 SEQ: (14 sibs) 2 children: 44: 0x15b4cc010 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc0a8 VAL: '4.5.6' (2 sibs) 44: 0x15b4cb978 SEQ: (14 sibs) 2 children: 44: 0x15b4cc150 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc1e8 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cba10 SEQ: (14 sibs) 2 children: 44: 0x15b4cc290 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc328 VAL: '4.5.6' (2 sibs) 44: 0x15b4cbaa8 SEQ: (14 sibs) 2 children: 44: 0x15b4cc3d0 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc468 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cbb40 MAP: (14 sibs) 1 children: 44: 0x15b4cc510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbbd8 MAP: (14 sibs) 1 children: 44: 0x15b4cc5b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbc70 MAP: (14 sibs) 1 children: 44: 0x15b4cc650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbd08 MAP: (14 sibs) 1 children: 44: 0x15b4cc6f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbda0 MAP: (14 sibs) 2 children: 44: 0x15b4cc790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4cc828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbe38 MAP: (14 sibs) 2 children: 44: 0x15b4cc8d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4cc968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x15b4cbed0 MAP: (14 sibs) 2 children: 44: 0x15b4cca10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4ccaa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbf68 MAP: (14 sibs) 2 children: 44: 0x15b4ccb50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4ccbe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b525e70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b525f00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b525f90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b526020 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b5260b0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b526140 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b5261d0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b526260 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b5262f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b526380 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b526410 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b5264a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b526530 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b5265c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b526650 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b5266e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b526770 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b526800 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b526890 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b526920 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b5269b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b526a40 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b526ad0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b526b60 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b526bf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b526c80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b526d10 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b526da0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b526e30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b526ec0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b526f50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b526fe0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b527070 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b527100 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b527190 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: 0x15b4ca420 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8c30 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x15b4c8cd0 VAL: '-2' (15 sibs) 44: 0x15b4c8d68 VAL: '-2' (15 sibs) 44: 0x15b4c8e00 VAL: '5' (15 sibs) 44: 0x15b4c8e98 VAL: '0xa' (15 sibs) 44: 0x15b4c8f30 VAL: '-0xb' (15 sibs) 44: 0x15b4c8fc8 VAL: '0XA' (15 sibs) 44: 0x15b4c9060 VAL: '-0XA' (15 sibs) 44: 0x15b4c90f8 VAL: '0b10' (15 sibs) 44: 0x15b4c9190 VAL: '-0b10' (15 sibs) 44: 0x15b4c9228 VAL: '0B10' (15 sibs) 44: 0x15b4c92c0 VAL: '-0B10' (15 sibs) 44: 0x15b4c9358 VAL: '0o17' (15 sibs) 44: 0x15b4c93f0 VAL: '-0o17' (15 sibs) 44: 0x15b4c9488 VAL: '0O17' (15 sibs) 44: 0x15b4c9520 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b527230 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b5272c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x15b527350 VAL: '-2' (15 sibs) 44: [3] [3] 0x15b5273e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x15b527470 VAL: '5' (15 sibs) 44: [5] [5] 0x15b527500 VAL: '0xa' (15 sibs) 44: [6] [6] 0x15b527590 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x15b527620 VAL: '0XA' (15 sibs) 44: [8] [8] 0x15b5276b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x15b527740 VAL: '0b10' (15 sibs) 44: [10] [10] 0x15b5277d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x15b527860 VAL: '0B10' (15 sibs) 44: [12] [12] 0x15b5278f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x15b527980 VAL: '0o17' (15 sibs) 44: [14] [14] 0x15b527a10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x15b527aa0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x15b527b30 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: 0x15b4ca538 [ROOT] MAP: (0 sibs) 1 children: 44: 0x15b4c8630 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x15b4c86d0 VAL: '-2' (3 sibs) 44: 0x15b4c8768 VAL: '-2' (3 sibs) 44: 0x15b4c8800 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b527bd0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x15b527c60 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x15b527cf0 VAL: '-2' (3 sibs) 44: [3] [3] 0x15b527d80 VAL: '-2' (3 sibs) 44: [4] [4] 0x15b527e10 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: 0x15b4ca650 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9a30 VAL: '-2.0' (8 sibs) 44: 0x15b4c9ac8 VAL: '-2.1' (8 sibs) 44: 0x15b4c9b60 VAL: '0.1' (8 sibs) 44: 0x15b4c9bf8 VAL: '.1' (8 sibs) 44: 0x15b4c9c90 VAL: '-.2' (8 sibs) 44: 0x15b4c9d28 VAL: '-2.e+6' (8 sibs) 44: 0x15b4c9dc0 VAL: '-3e-6' (8 sibs) 44: 0x15b4c9e58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b527eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b527f40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b527fd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b528060 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b5280f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b528180 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b528210 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b5282a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b528330 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: 0x15b4ca768 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4c9f00 VAL: '-2.0' (8 sibs) 44: 0x15b4c9f98 VAL: '-2.1' (8 sibs) 44: 0x15b4ca030 VAL: '0.1' (8 sibs) 44: 0x15b4ca0c8 VAL: '.1' (8 sibs) 44: 0x15b4ca160 VAL: '-.2' (8 sibs) 44: 0x15b4ca1f8 VAL: '-2.e+6' (8 sibs) 44: 0x15b4ca290 VAL: '-3e-6' (8 sibs) 44: 0x15b4ca328 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b5283d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b528460 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b5284f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b528580 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b528610 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b5286a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b528730 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b5287c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b528850 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: 0x15b4ca880 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x15b4caca0 VAL: '-2.0' (8 sibs) 44: 0x15b4cad38 VAL: '-2.1' (8 sibs) 44: 0x15b4cadd0 VAL: '0.1' (8 sibs) 44: 0x15b4cae68 VAL: '.1' (8 sibs) 44: 0x15b4caf00 VAL: '-.2' (8 sibs) 44: 0x15b4caf98 VAL: '-2.e+6' (8 sibs) 44: 0x15b4cb030 VAL: '-3e-6' (8 sibs) 44: 0x15b4cb0c8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b5288f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x15b528980 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x15b528a10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x15b528aa0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x15b528b30 VAL: '.1' (8 sibs) 44: [5] [5] 0x15b528bc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x15b528c50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x15b528ce0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x15b528d70 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: 0x15b4ca998 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x15b4cb7b0 VAL: '1.2.3' (14 sibs) 44: 0x15b4cb848 VAL: '1.2.3.4' (14 sibs) 44: 0x15b4cb8e0 SEQ: (14 sibs) 2 children: 44: 0x15b4cc010 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc0a8 VAL: '4.5.6' (2 sibs) 44: 0x15b4cb978 SEQ: (14 sibs) 2 children: 44: 0x15b4cc150 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc1e8 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cba10 SEQ: (14 sibs) 2 children: 44: 0x15b4cc290 VAL: '1.2.3' (2 sibs) 44: 0x15b4cc328 VAL: '4.5.6' (2 sibs) 44: 0x15b4cbaa8 SEQ: (14 sibs) 2 children: 44: 0x15b4cc3d0 VAL: '1.2.3.4' (2 sibs) 44: 0x15b4cc468 VAL: '4.5.6.7' (2 sibs) 44: 0x15b4cbb40 MAP: (14 sibs) 1 children: 44: 0x15b4cc510 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbbd8 MAP: (14 sibs) 1 children: 44: 0x15b4cc5b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbc70 MAP: (14 sibs) 1 children: 44: 0x15b4cc650 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x15b4cbd08 MAP: (14 sibs) 1 children: 44: 0x15b4cc6f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x15b4cbda0 MAP: (14 sibs) 2 children: 44: 0x15b4cc790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4cc828 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbe38 MAP: (14 sibs) 2 children: 44: 0x15b4cc8d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4cc968 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x15b4cbed0 MAP: (14 sibs) 2 children: 44: 0x15b4cca10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x15b4ccaa8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x15b4cbf68 MAP: (14 sibs) 2 children: 44: 0x15b4ccb50 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x15b4ccbe8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x15b528e10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x15b528ea0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x15b528f30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x15b528fc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x15b529050 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x15b5290e0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x15b529170 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x15b529200 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x15b529290 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x15b529320 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x15b5293b0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x15b529440 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x15b5294d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x15b529560 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x15b5295f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x15b529680 MAP: (14 sibs) 1 children: 44: [16] [16] 0x15b529710 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x15b5297a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x15b529830 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x15b5298c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x15b529950 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x15b5299e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x15b529a70 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x15b529b00 MAP: (14 sibs) 2 children: 44: [24] [24] 0x15b529b90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x15b529c20 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x15b529cb0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x15b529d40 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x15b529dd0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x15b529e60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x15b529ef0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x15b529f80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x15b52a010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x15b52a0a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x15b52a130 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 (16 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (17 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x136fdbc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x136fd8f10 VAL: '' (12 sibs) 45: 0x136fd8fa8 VAL: '' (12 sibs) 45: 0x136fd9040 VAL: 'null' (12 sibs) 45: 0x136fd90d8 VAL: 'Null' (12 sibs) 45: 0x136fd9170 VAL: 'NULL' (12 sibs) 45: 0x136fd9208 VAL: '~' (12 sibs) 45: 0x136fd92a0 MAP: (12 sibs) 1 children: 45: 0x136fd9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x136fd9338 MAP: (12 sibs) 1 children: 45: 0x136fd96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x136fd93d0 MAP: (12 sibs) 1 children: 45: 0x136fd9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x136fd9468 MAP: (12 sibs) 1 children: 45: 0x136fd9820 KEYVAL: '~' '~' (1 sibs) 45: 0x136fd9500 MAP: (12 sibs) 1 children: 45: 0x136fd98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x136fd9598 MAP: (12 sibs) 1 children: 45: 0x136fd9960 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137021ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x137021f30 VAL: '' (12 sibs) 45: [2] [2] 0x137021fc0 VAL: '' (12 sibs) 45: [3] [3] 0x137022050 VAL: 'null' (12 sibs) 45: [4] [4] 0x1370220e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x137022170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x137022200 VAL: '~' (12 sibs) 45: [7] [7] 0x137022290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x137022320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x1370223b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x137022440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x1370224d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x137022560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x1370225f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x137022680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x137022710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x1370227a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x137022830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x1370228c0 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: 0x136fdbd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fd9d70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x1370244d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137024560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370245f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137024680 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: 0x136fdbe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda280 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fda318 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fda3b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137026200 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137026290 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137026320 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x1370263b0 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: 0x136fdbf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda450 VAL: '' (3 sibs) 45: 0x136fda4e8 VAL: '' (3 sibs) 45: 0x136fda580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137027f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137027fc0 VAL: '' (3 sibs) 45: [2] [2] 0x137028050 VAL: '' (3 sibs) 45: [3] [3] 0x1370280e0 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: 0x136fdc0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x136fdb290 VAL: '' (3 sibs) 45: 0x136fdb328 VAL: '' (3 sibs) 45: 0x136fdb3c0 VAL: '' (3 sibs) 45: 0x136fdb158 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb1f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137029c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137029cf0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x137029d80 VAL: '' (3 sibs) 45: [3] [3] 0x137029e10 VAL: '' (3 sibs) 45: [4] [4] 0x137029ea0 VAL: '' (3 sibs) 45: [5] [5] 0x137029f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x137029fc0 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: 0x136fdc1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x136fda030 VAL: '' (3 sibs) 45: 0x136fda0c8 VAL: '' (3 sibs) 45: 0x136fda160 VAL: '' (3 sibs) 45: 0x136fd9f90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13702b990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13702ba20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13702bab0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x13702bb40 VAL: '' (3 sibs) 45: [4] [4] 0x13702bbd0 VAL: '' (3 sibs) 45: [5] [5] 0x13702bc60 VAL: '' (3 sibs) 45: [6] [6] 0x13702bcf0 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: 0x136fdc2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb460 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdb4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x136fdb630 VAL: '' (3 sibs) 45: 0x136fdb6c8 VAL: '' (3 sibs) 45: 0x136fdb760 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13702d6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13702d750 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13702d7e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13702d870 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x13702d900 VAL: '' (3 sibs) 45: [5] [5] 0x13702d990 VAL: '' (3 sibs) 45: [6] [6] 0x13702da20 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: 0x136fdc3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdb850 MAP: (3 sibs) 3 children: 45: 0x136fdba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdbab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdbb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdb8e8 VAL: '' (3 sibs) 45: 0x136fdb980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13702f3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13702f480 MAP: (3 sibs) 3 children: 45: [2] [2] 0x13702f510 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x13702f5a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x13702f630 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x13702f6c0 VAL: '' (3 sibs) 45: [6] [6] 0x13702f750 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: 0x136fdc500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdcdd0 VAL: '' (3 sibs) 45: 0x136fdce68 MAP: (3 sibs) 3 children: 45: 0x136fdcfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdd038 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdd0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdcf00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137031120 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x1370311b0 VAL: '' (3 sibs) 45: [2] [2] 0x137031240 MAP: (3 sibs) 3 children: 45: [3] [3] 0x1370312d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x137031360 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x1370313f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x137031480 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: 0x136fdc618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda840 VAL: '' (3 sibs) 45: 0x136fda8d8 VAL: '' (3 sibs) 45: 0x136fda970 MAP: (3 sibs) 3 children: 45: 0x136fdaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdab40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137032e50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137032ee0 VAL: '' (3 sibs) 45: [2] [2] 0x137032f70 VAL: '' (3 sibs) 45: [3] [3] 0x137033000 MAP: (3 sibs) 3 children: 45: [4] [4] 0x137033090 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x137033120 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x1370331b0 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: 0x136fdc730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x136fdaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x136fdd170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdd208 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137034b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137034c10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x137034ca0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x137034d30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x137034dc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x137034e50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x137034ee0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x137034f70 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: 0x136fdc848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fde4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x136fde578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x136fde610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x136fd8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x136fde6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x136fde7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x136fde888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x136fde748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x136fde930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x136fde9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x136fdea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x136fdeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x136fdeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x136fdec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x136fdecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x136fded58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137037730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x1370377c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x137037850 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x1370378e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x137037970 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x137037a00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x137037a90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x137037b20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x137037bb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x137037c40 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x137037cd0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x137037d60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x137037df0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x137037e80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x137037f10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x137037fa0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x137038030 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: 0x136fdc960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdd4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x136fdd568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x136fdd600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x136fdad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x136fd8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x136fde010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x136fde0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x136fde140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x136fdadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137036e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137036eb0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x137036f40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x137036fd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x137037060 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x1370370f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x137037180 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x137037210 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x1370372a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x137037330 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: 0x136fdbc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x136fd8f10 VAL: '' (12 sibs) 45: 0x136fd8fa8 VAL: '' (12 sibs) 45: 0x136fd9040 VAL: 'null' (12 sibs) 45: 0x136fd90d8 VAL: 'Null' (12 sibs) 45: 0x136fd9170 VAL: 'NULL' (12 sibs) 45: 0x136fd9208 VAL: '~' (12 sibs) 45: 0x136fd92a0 MAP: (12 sibs) 1 children: 45: 0x136fd9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x136fd9338 MAP: (12 sibs) 1 children: 45: 0x136fd96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x136fd93d0 MAP: (12 sibs) 1 children: 45: 0x136fd9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x136fd9468 MAP: (12 sibs) 1 children: 45: 0x136fd9820 KEYVAL: '~' '~' (1 sibs) 45: 0x136fd9500 MAP: (12 sibs) 1 children: 45: 0x136fd98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x136fd9598 MAP: (12 sibs) 1 children: 45: 0x136fd9960 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703a670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x13703a700 VAL: '' (12 sibs) 45: [2] [2] 0x13703a790 VAL: '' (12 sibs) 45: [3] [3] 0x13703a820 VAL: 'null' (12 sibs) 45: [4] [4] 0x13703a8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x13703a940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x13703a9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x13703aa60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x13703aaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x13703ab80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x13703ac10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x13703aca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x13703ad30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x13703adc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x13703ae50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x13703aee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x13703af70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x13703b000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x13703b090 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: 0x136fdbd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fd9d70 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137039d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137039df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137039e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137039f10 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: 0x136fdbe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda280 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fda318 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fda3b0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703b880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703b910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13703b9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13703ba30 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: 0x136fdbf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda450 VAL: '' (3 sibs) 45: 0x136fda4e8 VAL: '' (3 sibs) 45: 0x136fda580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703c190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703c220 VAL: '' (3 sibs) 45: [2] [2] 0x13703c2b0 VAL: '' (3 sibs) 45: [3] [3] 0x13703c340 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: 0x136fdc0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x136fdb290 VAL: '' (3 sibs) 45: 0x136fdb328 VAL: '' (3 sibs) 45: 0x136fdb3c0 VAL: '' (3 sibs) 45: 0x136fdb158 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb1f0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703caa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703cb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x13703cbc0 VAL: '' (3 sibs) 45: [3] [3] 0x13703cc50 VAL: '' (3 sibs) 45: [4] [4] 0x13703cce0 VAL: '' (3 sibs) 45: [5] [5] 0x13703cd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x13703ce00 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: 0x136fdc1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x136fda030 VAL: '' (3 sibs) 45: 0x136fda0c8 VAL: '' (3 sibs) 45: 0x136fda160 VAL: '' (3 sibs) 45: 0x136fd9f90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703d3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703d440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13703d4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x13703d560 VAL: '' (3 sibs) 45: [4] [4] 0x13703d5f0 VAL: '' (3 sibs) 45: [5] [5] 0x13703d680 VAL: '' (3 sibs) 45: [6] [6] 0x13703d710 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: 0x136fdc2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb460 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdb4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x136fdb630 VAL: '' (3 sibs) 45: 0x136fdb6c8 VAL: '' (3 sibs) 45: 0x136fdb760 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703dd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13703dde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13703de70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x13703df00 VAL: '' (3 sibs) 45: [5] [5] 0x13703df90 VAL: '' (3 sibs) 45: [6] [6] 0x13703e020 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: 0x136fdc3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdb850 MAP: (3 sibs) 3 children: 45: 0x136fdba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdbab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdbb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdb8e8 VAL: '' (3 sibs) 45: 0x136fdb980 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703e5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703e660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x13703e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x13703e780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x13703e810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x13703e8a0 VAL: '' (3 sibs) 45: [6] [6] 0x13703e930 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: 0x136fdc500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdcdd0 VAL: '' (3 sibs) 45: 0x136fdce68 MAP: (3 sibs) 3 children: 45: 0x136fdcfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdd038 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdd0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdcf00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703eee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703ef70 VAL: '' (3 sibs) 45: [2] [2] 0x13703f000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x13703f090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x13703f120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x13703f1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x13703f240 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: 0x136fdc618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda840 VAL: '' (3 sibs) 45: 0x136fda8d8 VAL: '' (3 sibs) 45: 0x136fda970 MAP: (3 sibs) 3 children: 45: 0x136fdaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdab40 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x13703f7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703f880 VAL: '' (3 sibs) 45: [2] [2] 0x13703f910 VAL: '' (3 sibs) 45: [3] [3] 0x13703f9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x13703fa30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x13703fac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x13703fb50 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: 0x136fdc730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x136fdaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x136fdd170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdd208 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137040100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137040190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x137040220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x1370402b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x137040340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x1370403d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x137040460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x1370404f0 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: 0x136fdc848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fde4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x136fde578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x136fde610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x136fd8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x136fde6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x136fde7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x136fde888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x136fde748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x136fde930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x136fde9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x136fdea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x136fdeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x136fdeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x136fdec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x136fdecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x136fded58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137041320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x1370413b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x137041440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x1370414d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x137041560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x1370415f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x137041680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x137041710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x1370417a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x137041830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x1370418c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x137041950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x1370419e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x137041a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x137041b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x137041b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x137041c20 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: 0x136fdc960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdd4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x136fdd568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x136fdd600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x136fdad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x136fd8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x136fde010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x136fde0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x136fde140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x136fdadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x137040a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137040aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x137040b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x137040bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x137040c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x137040ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x137040d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x137040e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x137040e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x137040f20 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] 0x137021ea0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x137021f30 VAL: '' (12 sibs) 45: [2] [2] 0x137021fc0 VAL: '' (12 sibs) 45: [3] [3] 0x137022050 VAL: 'null' (12 sibs) 45: [4] [4] 0x1370220e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x137022170 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x137022200 VAL: '~' (12 sibs) 45: [7] [7] 0x137022290 MAP: (12 sibs) 1 children: 45: [8] [8] 0x137022320 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x1370223b0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x137022440 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x1370224d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x137022560 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x1370225f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x137022680 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x137022710 MAP: (12 sibs) 1 children: 45: [16] [16] 0x1370227a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x137022830 MAP: (12 sibs) 1 children: 45: [18] [18] 0x1370228c0 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] 0x1370441c0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x137044250 VAL: '' (12 sibs) 45: [2] [2] 0x1370442e0 VAL: '' (12 sibs) 45: [3] [3] 0x137044370 VAL: 'null' (12 sibs) 45: [4] [4] 0x137044400 VAL: 'Null' (12 sibs) 45: [5] [5] 0x137044490 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x137044520 VAL: '~' (12 sibs) 45: [7] [7] 0x1370445b0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x137044640 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x1370446d0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x137044760 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x1370447f0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x137044880 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x137044910 MAP: (12 sibs) 1 children: 45: [14] [14] 0x1370449a0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x137044a30 MAP: (12 sibs) 1 children: 45: [16] [16] 0x137044ac0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x137044b50 MAP: (12 sibs) 1 children: 45: [18] [18] 0x137044be0 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] 0x1370244d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137024560 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370245f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137024680 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] 0x1370438b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137043940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370439d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137043a60 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] 0x137026200 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137026290 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137026320 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x1370263b0 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] 0x137045aa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137045b30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137045bc0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137045c50 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] 0x137027f30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137027fc0 VAL: '' (3 sibs) 45: [2] [2] 0x137028050 VAL: '' (3 sibs) 45: [3] [3] 0x1370280e0 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] 0x1370463b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137046440 VAL: '' (3 sibs) 45: [2] [2] 0x1370464d0 VAL: '' (3 sibs) 45: [3] [3] 0x137046560 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] 0x137029c60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137029cf0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x137029d80 VAL: '' (3 sibs) 45: [3] [3] 0x137029e10 VAL: '' (3 sibs) 45: [4] [4] 0x137029ea0 VAL: '' (3 sibs) 45: [5] [5] 0x137029f30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x137029fc0 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] 0x137046cc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137046d50 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x137046de0 VAL: '' (3 sibs) 45: [3] [3] 0x137046e70 VAL: '' (3 sibs) 45: [4] [4] 0x137046f00 VAL: '' (3 sibs) 45: [5] [5] 0x137046f90 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x137047020 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] 0x13702b990 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13702ba20 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13702bab0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x13702bb40 VAL: '' (3 sibs) 45: [4] [4] 0x13702bbd0 VAL: '' (3 sibs) 45: [5] [5] 0x13702bc60 VAL: '' (3 sibs) 45: [6] [6] 0x13702bcf0 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] 0x1370475d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137047660 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370476f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x137047780 VAL: '' (3 sibs) 45: [4] [4] 0x137047810 VAL: '' (3 sibs) 45: [5] [5] 0x1370478a0 VAL: '' (3 sibs) 45: [6] [6] 0x137047930 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] 0x13702d6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13702d750 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13702d7e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13702d870 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x13702d900 VAL: '' (3 sibs) 45: [5] [5] 0x13702d990 VAL: '' (3 sibs) 45: [6] [6] 0x13702da20 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] 0x137047ee0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137047f70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137048000 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137048090 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x137048120 VAL: '' (3 sibs) 45: [5] [5] 0x1370481b0 VAL: '' (3 sibs) 45: [6] [6] 0x137048240 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] 0x13702f3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13702f480 MAP: (3 sibs) 3 children: 45: [2] [2] 0x13702f510 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x13702f5a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x13702f630 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x13702f6c0 VAL: '' (3 sibs) 45: [6] [6] 0x13702f750 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] 0x1370487f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137048880 MAP: (3 sibs) 3 children: 45: [2] [2] 0x137048910 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x1370489a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x137048a30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x137048ac0 VAL: '' (3 sibs) 45: [6] [6] 0x137048b50 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] 0x137031120 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x1370311b0 VAL: '' (3 sibs) 45: [2] [2] 0x137031240 MAP: (3 sibs) 3 children: 45: [3] [3] 0x1370312d0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x137031360 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x1370313f0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x137031480 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] 0x137049100 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137049190 VAL: '' (3 sibs) 45: [2] [2] 0x137049220 MAP: (3 sibs) 3 children: 45: [3] [3] 0x1370492b0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x137049340 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x1370493d0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x137049460 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] 0x137032e50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137032ee0 VAL: '' (3 sibs) 45: [2] [2] 0x137032f70 VAL: '' (3 sibs) 45: [3] [3] 0x137033000 MAP: (3 sibs) 3 children: 45: [4] [4] 0x137033090 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x137033120 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x1370331b0 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] 0x137049a10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137049aa0 VAL: '' (3 sibs) 45: [2] [2] 0x137049b30 VAL: '' (3 sibs) 45: [3] [3] 0x137049bc0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x137049c50 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x137049ce0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x137049d70 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] 0x137034b80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137034c10 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x137034ca0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x137034d30 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x137034dc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x137034e50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x137034ee0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x137034f70 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] 0x13704a320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704a3b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x13704a440 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x13704a4d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x13704a560 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x13704a5f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x13704a680 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x13704a710 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] 0x137037730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x1370377c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x137037850 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x1370378e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x137037970 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x137037a00 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x137037a90 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x137037b20 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x137037bb0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x137037c40 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x137037cd0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x137037d60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x137037df0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x137037e80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x137037f10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x137037fa0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x137038030 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] 0x13704b540 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704b5d0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x13704b660 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x13704b6f0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x13704b780 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x13704b810 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x13704b8a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x13704b930 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x13704b9c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x13704ba50 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x13704bae0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x13704bb70 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x13704bc00 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x13704bc90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x13704bd20 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x13704bdb0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x13704be40 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] 0x137036e20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137036eb0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x137036f40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x137036fd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x137037060 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x1370370f0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x137037180 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x137037210 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x1370372a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x137037330 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] 0x13704ac30 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704acc0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x13704ad50 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x13704ade0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x13704ae70 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x13704af00 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x13704af90 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x13704b020 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x13704b0b0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x13704b140 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] 0x13703a670 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x13703a700 VAL: '' (12 sibs) 45: [2] [2] 0x13703a790 VAL: '' (12 sibs) 45: [3] [3] 0x13703a820 VAL: 'null' (12 sibs) 45: [4] [4] 0x13703a8b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x13703a940 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x13703a9d0 VAL: '~' (12 sibs) 45: [7] [7] 0x13703aa60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x13703aaf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x13703ab80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x13703ac10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x13703aca0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x13703ad30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x13703adc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x13703ae50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x13703aee0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x13703af70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x13703b000 MAP: (12 sibs) 1 children: 45: [18] [18] 0x13703b090 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] 0x13704d060 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x13704d0f0 VAL: '' (12 sibs) 45: [2] [2] 0x13704d180 VAL: '' (12 sibs) 45: [3] [3] 0x13704d210 VAL: 'null' (12 sibs) 45: [4] [4] 0x13704d2a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x13704d330 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x13704d3c0 VAL: '~' (12 sibs) 45: [7] [7] 0x13704d450 MAP: (12 sibs) 1 children: 45: [8] [8] 0x13704d4e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x13704d570 MAP: (12 sibs) 1 children: 45: [10] [10] 0x13704d600 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x13704d690 MAP: (12 sibs) 1 children: 45: [12] [12] 0x13704d720 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x13704d7b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x13704d840 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x13704d8d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x13704d960 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x13704d9f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x13704da80 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] 0x137039d60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137039df0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137039e80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137039f10 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] 0x13704c750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704c7e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13704c870 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13704c900 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] 0x13703b880 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703b910 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13703b9a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13703ba30 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] 0x13704e270 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704e300 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13704e390 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13704e420 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] 0x13703c190 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703c220 VAL: '' (3 sibs) 45: [2] [2] 0x13703c2b0 VAL: '' (3 sibs) 45: [3] [3] 0x13703c340 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] 0x13704eb80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13704ec10 VAL: '' (3 sibs) 45: [2] [2] 0x13704eca0 VAL: '' (3 sibs) 45: [3] [3] 0x13704ed30 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] 0x13703caa0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703cb30 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x13703cbc0 VAL: '' (3 sibs) 45: [3] [3] 0x13703cc50 VAL: '' (3 sibs) 45: [4] [4] 0x13703cce0 VAL: '' (3 sibs) 45: [5] [5] 0x13703cd70 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x13703ce00 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] 0x13704f490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704f520 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x13704f5b0 VAL: '' (3 sibs) 45: [3] [3] 0x13704f640 VAL: '' (3 sibs) 45: [4] [4] 0x13704f6d0 VAL: '' (3 sibs) 45: [5] [5] 0x13704f760 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x13704f7f0 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] 0x13703d3b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703d440 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13703d4d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x13703d560 VAL: '' (3 sibs) 45: [4] [4] 0x13703d5f0 VAL: '' (3 sibs) 45: [5] [5] 0x13703d680 VAL: '' (3 sibs) 45: [6] [6] 0x13703d710 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] 0x13704fda0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13704fe30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13704fec0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x13704ff50 VAL: '' (3 sibs) 45: [4] [4] 0x13704ffe0 VAL: '' (3 sibs) 45: [5] [5] 0x137050070 VAL: '' (3 sibs) 45: [6] [6] 0x137050100 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] 0x13703dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13703dd50 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13703dde0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13703de70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x13703df00 VAL: '' (3 sibs) 45: [5] [5] 0x13703df90 VAL: '' (3 sibs) 45: [6] [6] 0x13703e020 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] 0x1370506b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137050740 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370507d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137050860 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x1370508f0 VAL: '' (3 sibs) 45: [5] [5] 0x137050980 VAL: '' (3 sibs) 45: [6] [6] 0x137050a10 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] 0x13703e5d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703e660 MAP: (3 sibs) 3 children: 45: [2] [2] 0x13703e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x13703e780 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x13703e810 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x13703e8a0 VAL: '' (3 sibs) 45: [6] [6] 0x13703e930 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] 0x137050fc0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137051050 MAP: (3 sibs) 3 children: 45: [2] [2] 0x1370510e0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x137051170 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x137051200 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x137051290 VAL: '' (3 sibs) 45: [6] [6] 0x137051320 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] 0x13703eee0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703ef70 VAL: '' (3 sibs) 45: [2] [2] 0x13703f000 MAP: (3 sibs) 3 children: 45: [3] [3] 0x13703f090 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x13703f120 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x13703f1b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x13703f240 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] 0x1370518d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137051960 VAL: '' (3 sibs) 45: [2] [2] 0x1370519f0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x137051a80 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x137051b10 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x137051ba0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x137051c30 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] 0x13703f7f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13703f880 VAL: '' (3 sibs) 45: [2] [2] 0x13703f910 VAL: '' (3 sibs) 45: [3] [3] 0x13703f9a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x13703fa30 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x13703fac0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x13703fb50 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] 0x1370521e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137052270 VAL: '' (3 sibs) 45: [2] [2] 0x137052300 VAL: '' (3 sibs) 45: [3] [3] 0x137052390 MAP: (3 sibs) 3 children: 45: [4] [4] 0x137052420 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x1370524b0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x137052540 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] 0x137040100 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137040190 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x137040220 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x1370402b0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x137040340 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x1370403d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x137040460 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x1370404f0 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] 0x137052af0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137052b80 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x137052c10 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x137052ca0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x137052d30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x137052dc0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x137052e50 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x137052ee0 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] 0x137041320 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x1370413b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x137041440 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x1370414d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x137041560 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x1370415f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x137041680 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x137041710 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x1370417a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x137041830 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x1370418c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x137041950 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x1370419e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x137041a70 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x137041b00 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x137041b90 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x137041c20 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] 0x137053d10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137053da0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x137053e30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x137053ec0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x137053f50 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x137053fe0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x137054070 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x137054100 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x137054190 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x137054220 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x1370542b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x137054340 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x1370543d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x137054460 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x1370544f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x137054580 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x137054610 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] 0x137040a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137040aa0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x137040b30 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x137040bc0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x137040c50 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x137040ce0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x137040d70 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x137040e00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x137040e90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x137040f20 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] 0x137053400 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137053490 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x137053520 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x1370535b0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x137053640 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x1370536d0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x137053760 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x1370537f0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x137053880 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x137053910 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: 0x136fdbc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x136fd8f10 VAL: '' (12 sibs) 45: 0x136fd8fa8 VAL: '' (12 sibs) 45: 0x136fd9040 VAL: 'null' (12 sibs) 45: 0x136fd90d8 VAL: 'Null' (12 sibs) 45: 0x136fd9170 VAL: 'NULL' (12 sibs) 45: 0x136fd9208 VAL: '~' (12 sibs) 45: 0x136fd92a0 MAP: (12 sibs) 1 children: 45: 0x136fd9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x136fd9338 MAP: (12 sibs) 1 children: 45: 0x136fd96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x136fd93d0 MAP: (12 sibs) 1 children: 45: 0x136fd9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x136fd9468 MAP: (12 sibs) 1 children: 45: 0x136fd9820 KEYVAL: '~' '~' (1 sibs) 45: 0x136fd9500 MAP: (12 sibs) 1 children: 45: 0x136fd98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x136fd9598 MAP: (12 sibs) 1 children: 45: 0x136fd9960 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137054f20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x137054fb0 VAL: '' (12 sibs) 45: [2] [2] 0x137055040 VAL: '' (12 sibs) 45: [3] [3] 0x1370550d0 VAL: 'null' (12 sibs) 45: [4] [4] 0x137055160 VAL: 'Null' (12 sibs) 45: [5] [5] 0x1370551f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x137055280 VAL: '~' (12 sibs) 45: [7] [7] 0x137055310 MAP: (12 sibs) 1 children: 45: [8] [8] 0x1370553a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x137055430 MAP: (12 sibs) 1 children: 45: [10] [10] 0x1370554c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x137055550 MAP: (12 sibs) 1 children: 45: [12] [12] 0x1370555e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x137055670 MAP: (12 sibs) 1 children: 45: [14] [14] 0x137055700 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x137055790 MAP: (12 sibs) 1 children: 45: [16] [16] 0x137055820 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x1370558b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x137055940 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: 0x136fdbd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fd9d70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137045670 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137045700 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137045790 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137045820 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: 0x136fdbe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda280 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fda318 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fda3b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x1370559e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137055a70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137055b00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137055b90 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: 0x136fdbf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda450 VAL: '' (3 sibs) 45: 0x136fda4e8 VAL: '' (3 sibs) 45: 0x136fda580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137055c30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137055cc0 VAL: '' (3 sibs) 45: [2] [2] 0x137055d50 VAL: '' (3 sibs) 45: [3] [3] 0x137055de0 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: 0x136fdc0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x136fdb290 VAL: '' (3 sibs) 45: 0x136fdb328 VAL: '' (3 sibs) 45: 0x136fdb3c0 VAL: '' (3 sibs) 45: 0x136fdb158 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb1f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137055e80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137055f10 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x137055fa0 VAL: '' (3 sibs) 45: [3] [3] 0x137056030 VAL: '' (3 sibs) 45: [4] [4] 0x1370560c0 VAL: '' (3 sibs) 45: [5] [5] 0x137056150 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x1370561e0 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: 0x136fdc1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x136fda030 VAL: '' (3 sibs) 45: 0x136fda0c8 VAL: '' (3 sibs) 45: 0x136fda160 VAL: '' (3 sibs) 45: 0x136fd9f90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137056280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137056310 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370563a0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x137056430 VAL: '' (3 sibs) 45: [4] [4] 0x1370564c0 VAL: '' (3 sibs) 45: [5] [5] 0x137056550 VAL: '' (3 sibs) 45: [6] [6] 0x1370565e0 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: 0x136fdc2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb460 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdb4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x136fdb630 VAL: '' (3 sibs) 45: 0x136fdb6c8 VAL: '' (3 sibs) 45: 0x136fdb760 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137056680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137056710 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x1370567a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137056830 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x1370568c0 VAL: '' (3 sibs) 45: [5] [5] 0x137056950 VAL: '' (3 sibs) 45: [6] [6] 0x1370569e0 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: 0x136fdc3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdb850 MAP: (3 sibs) 3 children: 45: 0x136fdba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdbab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdbb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdb8e8 VAL: '' (3 sibs) 45: 0x136fdb980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137056a80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137056b10 MAP: (3 sibs) 3 children: 45: [2] [2] 0x137056ba0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x137056c30 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x137056cc0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x137056d50 VAL: '' (3 sibs) 45: [6] [6] 0x137056de0 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: 0x136fdc500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdcdd0 VAL: '' (3 sibs) 45: 0x136fdce68 MAP: (3 sibs) 3 children: 45: 0x136fdcfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdd038 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdd0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdcf00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137056e80 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137056f10 VAL: '' (3 sibs) 45: [2] [2] 0x137056fa0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x137057030 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x1370570c0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x137057150 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x1370571e0 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: 0x136fdc618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda840 VAL: '' (3 sibs) 45: 0x136fda8d8 VAL: '' (3 sibs) 45: 0x136fda970 MAP: (3 sibs) 3 children: 45: 0x136fdaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdab40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137057280 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137057310 VAL: '' (3 sibs) 45: [2] [2] 0x1370573a0 VAL: '' (3 sibs) 45: [3] [3] 0x137057430 MAP: (3 sibs) 3 children: 45: [4] [4] 0x1370574c0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x137057550 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x1370575e0 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: 0x136fdc730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x136fdaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x136fdd170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdd208 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137057680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137057710 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x1370577a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x137057830 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x1370578c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x137057950 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x1370579e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x137057a70 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: 0x136fdc848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fde4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x136fde578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x136fde610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x136fd8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x136fde6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x136fde7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x136fde888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x136fde748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x136fde930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x136fde9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x136fdea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x136fdeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x136fdeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x136fdec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x136fdecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x136fded58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137057b10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137057ba0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x137057c30 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x137057cc0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x137057d50 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x137057de0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x137057e70 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x137057f00 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x137057f90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x137058020 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x1370580b0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x137058140 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x1370581d0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x137058260 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x1370582f0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x137058380 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x137058410 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: 0x136fdc960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdd4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x136fdd568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x136fdd600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x136fdad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x136fd8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x136fde010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x136fde0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x136fde140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x136fdadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x1370584b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137058540 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x1370585d0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x137058660 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x1370586f0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x137058780 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x137058810 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x1370588a0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x137058930 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x1370589c0 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: 0x136fdbc40 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x136fd8f10 VAL: '' (12 sibs) 45: 0x136fd8fa8 VAL: '' (12 sibs) 45: 0x136fd9040 VAL: 'null' (12 sibs) 45: 0x136fd90d8 VAL: 'Null' (12 sibs) 45: 0x136fd9170 VAL: 'NULL' (12 sibs) 45: 0x136fd9208 VAL: '~' (12 sibs) 45: 0x136fd92a0 MAP: (12 sibs) 1 children: 45: 0x136fd9640 KEYVAL: 'null' 'null' (1 sibs) 45: 0x136fd9338 MAP: (12 sibs) 1 children: 45: 0x136fd96e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x136fd93d0 MAP: (12 sibs) 1 children: 45: 0x136fd9780 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x136fd9468 MAP: (12 sibs) 1 children: 45: 0x136fd9820 KEYVAL: '~' '~' (1 sibs) 45: 0x136fd9500 MAP: (12 sibs) 1 children: 45: 0x136fd98c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x136fd9598 MAP: (12 sibs) 1 children: 45: 0x136fd9960 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137058a60 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x137058af0 VAL: '' (12 sibs) 45: [2] [2] 0x137058b80 VAL: '' (12 sibs) 45: [3] [3] 0x137058c10 VAL: 'null' (12 sibs) 45: [4] [4] 0x137058ca0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x137058d30 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x137058dc0 VAL: '~' (12 sibs) 45: [7] [7] 0x137058e50 MAP: (12 sibs) 1 children: 45: [8] [8] 0x137058ee0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x137058f70 MAP: (12 sibs) 1 children: 45: [10] [10] 0x137059000 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x137059090 MAP: (12 sibs) 1 children: 45: [12] [12] 0x137059120 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x1370591b0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x137059240 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x1370592d0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x137059360 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x1370593f0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x137059480 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: 0x136fdbd58 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9c40 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9cd8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fd9d70 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137059520 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x1370595b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137059640 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x1370596d0 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: 0x136fdbe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda280 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fda318 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fda3b0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137059770 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137059800 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x137059890 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x137059920 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: 0x136fdbf88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda450 VAL: '' (3 sibs) 45: 0x136fda4e8 VAL: '' (3 sibs) 45: 0x136fda580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x1370599c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x137059a50 VAL: '' (3 sibs) 45: [2] [2] 0x137059ae0 VAL: '' (3 sibs) 45: [3] [3] 0x137059b70 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: 0x136fdc0a0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb0c0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x136fdb290 VAL: '' (3 sibs) 45: 0x136fdb328 VAL: '' (3 sibs) 45: 0x136fdb3c0 VAL: '' (3 sibs) 45: 0x136fdb158 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb1f0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x137059c10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x137059ca0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x137059d30 VAL: '' (3 sibs) 45: [3] [3] 0x137059dc0 VAL: '' (3 sibs) 45: [4] [4] 0x137059e50 VAL: '' (3 sibs) 45: [5] [5] 0x137059ee0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x137059f70 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: 0x136fdc1b8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fd9e60 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fd9ef8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x136fda030 VAL: '' (3 sibs) 45: 0x136fda0c8 VAL: '' (3 sibs) 45: 0x136fda160 VAL: '' (3 sibs) 45: 0x136fd9f90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705a010 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13705a0a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13705a130 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x13705a1c0 VAL: '' (3 sibs) 45: [4] [4] 0x13705a250 VAL: '' (3 sibs) 45: [5] [5] 0x13705a2e0 VAL: '' (3 sibs) 45: [6] [6] 0x13705a370 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: 0x136fdc2d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdb460 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdb4f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdb590 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x136fdb630 VAL: '' (3 sibs) 45: 0x136fdb6c8 VAL: '' (3 sibs) 45: 0x136fdb760 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705a410 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13705a4a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x13705a530 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x13705a5c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x13705a650 VAL: '' (3 sibs) 45: [5] [5] 0x13705a6e0 VAL: '' (3 sibs) 45: [6] [6] 0x13705a770 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: 0x136fdc3e8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdb850 MAP: (3 sibs) 3 children: 45: 0x136fdba20 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdbab8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdbb50 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdb8e8 VAL: '' (3 sibs) 45: 0x136fdb980 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705a810 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13705a8a0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x13705a930 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x13705a9c0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x13705aa50 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x13705aae0 VAL: '' (3 sibs) 45: [6] [6] 0x13705ab70 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: 0x136fdc500 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fdcdd0 VAL: '' (3 sibs) 45: 0x136fdce68 MAP: (3 sibs) 3 children: 45: 0x136fdcfa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdd038 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdd0d0 KEYVAL: 'baz' '' (3 sibs) 45: 0x136fdcf00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705ac10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13705aca0 VAL: '' (3 sibs) 45: [2] [2] 0x13705ad30 MAP: (3 sibs) 3 children: 45: [3] [3] 0x13705adc0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x13705ae50 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x13705aee0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x13705af70 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: 0x136fdc618 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x136fda840 VAL: '' (3 sibs) 45: 0x136fda8d8 VAL: '' (3 sibs) 45: 0x136fda970 MAP: (3 sibs) 3 children: 45: 0x136fdaa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x136fdaaa8 KEYVAL: 'bar' '' (3 sibs) 45: 0x136fdab40 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705b010 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x13705b0a0 VAL: '' (3 sibs) 45: [2] [2] 0x13705b130 VAL: '' (3 sibs) 45: [3] [3] 0x13705b1c0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x13705b250 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x13705b2e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x13705b370 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: 0x136fdc730 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fda620 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x136fdaeb0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdaf48 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda6b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x136fdd170 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x136fdd208 KEYVAL: 'bar' '' (2 sibs) 45: 0x136fda750 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705b410 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13705b4a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x13705b530 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x13705b5c0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x13705b650 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x13705b6e0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x13705b770 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x13705b800 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: 0x136fdc848 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fde4e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x136fde578 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x136fde610 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x136fd8ad0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x136fde6b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x136fde7f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x136fde888 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x136fde748 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x136fde930 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x136fde9c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x136fdea60 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x136fdeaf8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x136fdeb90 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x136fdec28 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x136fdecc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x136fded58 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705b8a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13705b930 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x13705b9c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x13705ba50 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x13705bae0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x13705bb70 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x13705bc00 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x13705bc90 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x13705bd20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x13705bdb0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x13705be40 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x13705bed0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x13705bf60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x13705bff0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x13705c080 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x13705c110 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x13705c1a0 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: 0x136fdc960 [ROOT] MAP: (0 sibs) 3 children: 45: 0x136fdd4d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x136fdd568 KEYVAL: 'type' 'test' (3 sibs) 45: 0x136fdd600 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x136fdad20 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x136fd8c10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x136fde010 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x136fde0a8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x136fde140 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x136fdadb8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x13705c240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x13705c2d0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x13705c360 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x13705c3f0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x13705c480 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x13705c510 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x13705c5a0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x13705c630 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x13705c6c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x13705c750 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 (20 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (21 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.03 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x13823e490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138238c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x138238ca0 VAL: '-2' (3 sibs) 46: 0x138238d38 VAL: '-2' (3 sibs) 46: 0x138238dd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x138292f90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x138293020 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382930b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x138293140 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382931d0 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: 0x13823e5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x1382390b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x138295680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x138295710 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: 0x13823e6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x138239660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x1382396f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x1382397a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x138298e00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x138298e90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x138298f20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x138298fb0 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: 0x13823e7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138239150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x138239840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x1382398d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x138239970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x13829ab30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x13829abc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x13829ac50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x13829ace0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x13829ad70 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: 0x13823e8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x138238910 MAP: (3 sibs) 1 children: 46: 0x13823b360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823b400 VAL: '0.mp4' (4 sibs) 46: 0x13823b498 VAL: '1.mp4' (4 sibs) 46: 0x13823b530 VAL: '2.mp4' (4 sibs) 46: 0x13823b5c8 VAL: '3.mp4' (4 sibs) 46: 0x1382389a8 MAP: (3 sibs) 1 children: 46: 0x13823b670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823b710 VAL: '0.mp4' (4 sibs) 46: 0x13823b7a8 VAL: '1.mp4' (4 sibs) 46: 0x13823b840 VAL: '2.mp4' (4 sibs) 46: 0x13823b8d8 VAL: '3.mp4' (4 sibs) 46: 0x138238a40 MAP: (3 sibs) 1 children: 46: 0x13823b980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823ba20 VAL: '0.mp4' (4 sibs) 46: 0x13823bab8 VAL: '1.mp4' (4 sibs) 46: 0x13823bb50 VAL: '2.mp4' (4 sibs) 46: 0x13823bbe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x13829d170 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x13829d200 MAP: (3 sibs) 1 children: 46: [2] [2] 0x13829d290 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x13829d320 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x13829d3b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x13829d440 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x13829d4d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x13829d560 MAP: (3 sibs) 1 children: 46: [8] [8] 0x13829d5f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x13829d680 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x13829d710 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x13829d7a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x13829d830 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x13829d8c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x13829d950 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x13829d9e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x13829da70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x13829db00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x13829db90 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: 0x13823ea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x13823c3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x13823c480 MAP: (3 sibs) 1 children: 46: 0x13823c650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823c6f0 VAL: '0.mp4' (4 sibs) 46: 0x13823c788 VAL: '1.mp4' (4 sibs) 46: 0x13823c820 VAL: '2.mp4' (4 sibs) 46: 0x13823c8b8 VAL: '3.mp4' (4 sibs) 46: 0x13823c518 MAP: (3 sibs) 1 children: 46: 0x13823c960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823ca00 VAL: '0.mp4' (4 sibs) 46: 0x13823ca98 VAL: '1.mp4' (4 sibs) 46: 0x13823cb30 VAL: '2.mp4' (4 sibs) 46: 0x13823cbc8 VAL: '3.mp4' (4 sibs) 46: 0x13823c5b0 MAP: (3 sibs) 1 children: 46: 0x13823cc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823cd10 VAL: '0.mp4' (4 sibs) 46: 0x13823cda8 VAL: '1.mp4' (4 sibs) 46: 0x13823ce40 VAL: '2.mp4' (4 sibs) 46: 0x13823ced8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382a00b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382a0140 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382a01d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382a0260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382a02f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382a0380 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382a0410 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382a04a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382a0530 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382a05c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382a0650 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382a06e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382a0770 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382a0800 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382a0890 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382a0920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382a09b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382a0a40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382a0ad0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382a0b60 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: 0x13823eb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823cf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382a26e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382a2770 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382a2800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382a2890 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382a2920 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382a29b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382a2a40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382a2ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382a2b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382a2bf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382a2c80 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: 0x13823ec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x13823d580 MAP: (10 sibs) 1 children: 46: 0x138239b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d618 MAP: (10 sibs) 1 children: 46: 0x138239ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d6b0 MAP: (10 sibs) 1 children: 46: 0x13823db80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d748 MAP: (10 sibs) 1 children: 46: 0x13823dc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d7e0 MAP: (10 sibs) 1 children: 46: 0x13823dcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d878 MAP: (10 sibs) 1 children: 46: 0x13823dd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d910 MAP: (10 sibs) 1 children: 46: 0x13823de00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d9a8 MAP: (10 sibs) 1 children: 46: 0x13823dea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823da40 MAP: (10 sibs) 1 children: 46: 0x13823df40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823dad8 MAP: (10 sibs) 1 children: 46: 0x13823dfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382a5300 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382a5390 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382a5420 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382a54b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382a5540 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382a55d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382a5660 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382a56f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382a5780 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382a5810 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382a58a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382a5930 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382a59c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382a5a50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382a5ae0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382a5b70 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382a5c00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382a5c90 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382a5d20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382a5db0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382a5e40 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: 0x13823ed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x13823f5d0 MAP: (14 sibs) 1 children: 46: 0x13823fe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f668 MAP: (14 sibs) 1 children: 46: 0x13823fed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f700 MAP: (14 sibs) 1 children: 46: 0x13823ff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f798 MAP: (14 sibs) 1 children: 46: 0x138240010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f830 MAP: (14 sibs) 1 children: 46: 0x1382400b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f8c8 MAP: (14 sibs) 1 children: 46: 0x138240150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f960 MAP: (14 sibs) 1 children: 46: 0x1382401f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f9f8 MAP: (14 sibs) 1 children: 46: 0x138240290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fa90 MAP: (14 sibs) 1 children: 46: 0x138240330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fb28 MAP: (14 sibs) 1 children: 46: 0x1382403d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fbc0 MAP: (14 sibs) 1 children: 46: 0x138240470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fc58 MAP: (14 sibs) 1 children: 46: 0x138240510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fcf0 MAP: (14 sibs) 2 children: 46: 0x1382405b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x138240648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x13823fd88 MAP: (14 sibs) 2 children: 46: 0x1382406f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x138240788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382a9120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382a91b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382a9240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382a92d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382a9360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382a93f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382a9480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382a9510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382a95a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382a9630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382a96c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382a9750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382a97e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382a9870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382a9900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382a9990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382a9a20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382a9ab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382a9b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382a9bd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382a9c60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382a9cf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382a9d80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382a9e10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382a9ea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382a9f30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382a9fc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382aa050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382aa0e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382aa170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382aa200 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: 0x13823f3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b4730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x1382b4730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x1382b4730 [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: 0x13823f4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823aa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x13823ab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x13823abc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x13823ac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x13823acf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x13823ad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x13823ae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x13823aeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x13823af50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x13823afe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b6df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382b6e80 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x1382b6f10 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x1382b6fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382b7030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382b70c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382b7150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382b71e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382b7270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382b7300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382b7390 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x1382b6df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382b6e80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382b6f10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382b6fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382b7030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382b70c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382b7150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382b71e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382b7270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382b7300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382b7390 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x1382b6df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382b6e80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382b6f10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382b6fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382b7030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382b70c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382b7150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382b71e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382b7270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382b7300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382b7390 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: 0x13823e490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138238c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x138238ca0 VAL: '-2' (3 sibs) 46: 0x138238d38 VAL: '-2' (3 sibs) 46: 0x138238dd0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b7790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382b7820 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382b78b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x1382b7940 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382b79d0 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: 0x13823e5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x1382390b0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b80a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382b8130 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: 0x13823e6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x138239660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x1382396f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x1382397a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b89b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x1382b8a40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x1382b8ad0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x1382b8b60 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: 0x13823e7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138239150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x138239840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x1382398d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x138239970 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b92c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382b9350 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x1382b93e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x1382b9470 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x1382b9500 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: 0x13823e8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x138238910 MAP: (3 sibs) 1 children: 46: 0x13823b360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823b400 VAL: '0.mp4' (4 sibs) 46: 0x13823b498 VAL: '1.mp4' (4 sibs) 46: 0x13823b530 VAL: '2.mp4' (4 sibs) 46: 0x13823b5c8 VAL: '3.mp4' (4 sibs) 46: 0x1382389a8 MAP: (3 sibs) 1 children: 46: 0x13823b670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823b710 VAL: '0.mp4' (4 sibs) 46: 0x13823b7a8 VAL: '1.mp4' (4 sibs) 46: 0x13823b840 VAL: '2.mp4' (4 sibs) 46: 0x13823b8d8 VAL: '3.mp4' (4 sibs) 46: 0x138238a40 MAP: (3 sibs) 1 children: 46: 0x13823b980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823ba20 VAL: '0.mp4' (4 sibs) 46: 0x13823bab8 VAL: '1.mp4' (4 sibs) 46: 0x13823bb50 VAL: '2.mp4' (4 sibs) 46: 0x13823bbe8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382ba4e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x1382ba570 MAP: (3 sibs) 1 children: 46: [2] [2] 0x1382ba600 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x1382ba690 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x1382ba720 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x1382ba7b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x1382ba840 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x1382ba8d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x1382ba960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x1382ba9f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x1382baa80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x1382bab10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x1382baba0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x1382bac30 MAP: (3 sibs) 1 children: 46: [14] [14] 0x1382bacc0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x1382bad50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x1382bade0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x1382bae70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x1382baf00 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: 0x13823ea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x13823c3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x13823c480 MAP: (3 sibs) 1 children: 46: 0x13823c650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823c6f0 VAL: '0.mp4' (4 sibs) 46: 0x13823c788 VAL: '1.mp4' (4 sibs) 46: 0x13823c820 VAL: '2.mp4' (4 sibs) 46: 0x13823c8b8 VAL: '3.mp4' (4 sibs) 46: 0x13823c518 MAP: (3 sibs) 1 children: 46: 0x13823c960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823ca00 VAL: '0.mp4' (4 sibs) 46: 0x13823ca98 VAL: '1.mp4' (4 sibs) 46: 0x13823cb30 VAL: '2.mp4' (4 sibs) 46: 0x13823cbc8 VAL: '3.mp4' (4 sibs) 46: 0x13823c5b0 MAP: (3 sibs) 1 children: 46: 0x13823cc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823cd10 VAL: '0.mp4' (4 sibs) 46: 0x13823cda8 VAL: '1.mp4' (4 sibs) 46: 0x13823ce40 VAL: '2.mp4' (4 sibs) 46: 0x13823ced8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382bb6f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382bb780 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382bb810 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382bb8a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382bb930 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382bb9c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382bba50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382bbae0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382bbb70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382bbc00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382bbc90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382bbd20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382bbdb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382bbe40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382bbed0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382bbf60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382bbff0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382bc080 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382bc110 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382bc1a0 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: 0x13823eb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823cf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382b9bd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382b9c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382b9cf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382b9d80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382b9e10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382b9ea0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382b9f30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382b9fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382ba050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382ba0e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382ba170 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: 0x13823ec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x13823d580 MAP: (10 sibs) 1 children: 46: 0x138239b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d618 MAP: (10 sibs) 1 children: 46: 0x138239ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d6b0 MAP: (10 sibs) 1 children: 46: 0x13823db80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d748 MAP: (10 sibs) 1 children: 46: 0x13823dc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d7e0 MAP: (10 sibs) 1 children: 46: 0x13823dcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d878 MAP: (10 sibs) 1 children: 46: 0x13823dd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d910 MAP: (10 sibs) 1 children: 46: 0x13823de00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d9a8 MAP: (10 sibs) 1 children: 46: 0x13823dea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823da40 MAP: (10 sibs) 1 children: 46: 0x13823df40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823dad8 MAP: (10 sibs) 1 children: 46: 0x13823dfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382bd210 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382bd2a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382bd330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382bd3c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382bd450 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382bd4e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382bd570 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382bd600 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382bd690 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382bd720 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382bd7b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382bd840 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382bd8d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382bd960 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382bd9f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382bda80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382bdb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382bdba0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382bdc30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382bdcc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382bdd50 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: 0x13823ed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x13823f5d0 MAP: (14 sibs) 1 children: 46: 0x13823fe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f668 MAP: (14 sibs) 1 children: 46: 0x13823fed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f700 MAP: (14 sibs) 1 children: 46: 0x13823ff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f798 MAP: (14 sibs) 1 children: 46: 0x138240010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f830 MAP: (14 sibs) 1 children: 46: 0x1382400b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f8c8 MAP: (14 sibs) 1 children: 46: 0x138240150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f960 MAP: (14 sibs) 1 children: 46: 0x1382401f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f9f8 MAP: (14 sibs) 1 children: 46: 0x138240290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fa90 MAP: (14 sibs) 1 children: 46: 0x138240330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fb28 MAP: (14 sibs) 1 children: 46: 0x1382403d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fbc0 MAP: (14 sibs) 1 children: 46: 0x138240470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fc58 MAP: (14 sibs) 1 children: 46: 0x138240510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fcf0 MAP: (14 sibs) 2 children: 46: 0x1382405b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x138240648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x13823fd88 MAP: (14 sibs) 2 children: 46: 0x1382406f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x138240788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382be420 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382be4b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382be540 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382be5d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382be660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382be6f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382be780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382be810 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382be8a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382be930 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382be9c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382bea50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382beae0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382beb70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382bec00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382bec90 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382bed20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382bedb0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382bee40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382beed0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382bef60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382beff0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382bf080 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382bf110 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382bf1a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382bf230 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382bf2c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382bf350 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382bf3e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382bf470 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382bf500 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: 0x13823f3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382c1a70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x1382c1a70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x1382c1a70 [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: 0x13823f4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823aa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x13823ab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x13823abc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x13823ac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x13823acf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x13823ad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x13823ae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x13823aeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x13823af50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x13823afe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x1382c2380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382c2410 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x1382c24a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x1382c2530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382c25c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382c2650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382c26e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382c2770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382c2800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382c2890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382c2920 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x1382c2380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382c2410 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382c24a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382c2530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382c25c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382c2650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382c26e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382c2770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382c2800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382c2890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382c2920 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x1382c2380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382c2410 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382c24a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382c2530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382c25c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382c2650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382c26e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382c2770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382c2800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382c2890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382c2920 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] 0x138292f90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x138293020 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382930b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x138293140 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382931d0 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] 0x1382c48a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382c4930 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382c49c0 VAL: '-2' (3 sibs) 46: [3] [3] 0x1382c4a50 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382c4ae0 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] 0x138295680 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x138295710 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] 0x1382c51b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382c5240 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] 0x138298e00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x138298e90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x138298f20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x138298fb0 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] 0x1382c5ac0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x1382c5b50 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x1382c5be0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x1382c5c70 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] 0x13829ab30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x13829abc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x13829ac50 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x13829ace0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x13829ad70 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] 0x1382c6a90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382c6b20 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x1382c6bb0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x1382c6c40 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x1382c6cd0 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] 0x13829d170 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x13829d200 MAP: (3 sibs) 1 children: 46: [2] [2] 0x13829d290 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x13829d320 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x13829d3b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x13829d440 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x13829d4d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x13829d560 MAP: (3 sibs) 1 children: 46: [8] [8] 0x13829d5f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x13829d680 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x13829d710 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x13829d7a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x13829d830 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x13829d8c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x13829d950 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x13829d9e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x13829da70 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x13829db00 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x13829db90 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] 0x1382c7cb0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x1382c7d40 MAP: (3 sibs) 1 children: 46: [2] [2] 0x1382c7dd0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x1382c7e60 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x1382c7ef0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x1382c7f80 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x1382c8010 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x1382c80a0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x1382c8130 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x1382c81c0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x1382c8250 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x1382c82e0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x1382c8370 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x1382c8400 MAP: (3 sibs) 1 children: 46: [14] [14] 0x1382c8490 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x1382c8520 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x1382c85b0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x1382c8640 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x1382c86d0 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] 0x1382a00b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382a0140 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382a01d0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382a0260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382a02f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382a0380 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382a0410 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382a04a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382a0530 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382a05c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382a0650 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382a06e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382a0770 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382a0800 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382a0890 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382a0920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382a09b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382a0a40 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382a0ad0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382a0b60 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] 0x1382c8ec0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382c8f50 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382c8fe0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382c9070 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382c9100 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382c9190 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382c9220 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382c92b0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382c9340 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382c93d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382c9460 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382c94f0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382c9580 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382c9610 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382c96a0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382c9730 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382c97c0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382c9850 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382c98e0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382c9970 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] 0x1382a26e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382a2770 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382a2800 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382a2890 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382a2920 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382a29b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382a2a40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382a2ad0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382a2b60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382a2bf0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382a2c80 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] 0x1382c73a0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382c7430 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382c74c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382c7550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382c75e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382c7670 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382c7700 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382c7790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382c7820 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382c78b0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382c7940 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] 0x1382a5300 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382a5390 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382a5420 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382a54b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382a5540 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382a55d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382a5660 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382a56f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382a5780 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382a5810 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382a58a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382a5930 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382a59c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382a5a50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382a5ae0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382a5b70 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382a5c00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382a5c90 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382a5d20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382a5db0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382a5e40 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] 0x1382ca9e0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382caa70 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382cab00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382cab90 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382cac20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382cacb0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382cad40 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382cadd0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382cae60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382caef0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382caf80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382cb010 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382cb0a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382cb130 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382cb1c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382cb250 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382cb2e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382cb370 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382cb400 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382cb490 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382cb520 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] 0x1382a9120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382a91b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382a9240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382a92d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382a9360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382a93f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382a9480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382a9510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382a95a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382a9630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382a96c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382a9750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382a97e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382a9870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382a9900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382a9990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382a9a20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382a9ab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382a9b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382a9bd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382a9c60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382a9cf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382a9d80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382a9e10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382a9ea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382a9f30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382a9fc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382aa050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382aa0e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382aa170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382aa200 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] 0x1382cbbf0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382cbc80 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382cbd10 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382cbda0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382cbe30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382cbec0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382cbf50 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382cbfe0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382cc070 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382cc100 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382cc190 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382cc220 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382cc2b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382cc340 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382cc3d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382cc460 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382cc4f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382cc580 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382cc610 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382cc6a0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382cc730 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382cc7c0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382cc850 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382cc8e0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382cc970 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382cca00 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382cca90 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382ccb20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382ccbb0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382ccc40 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382cccd0 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] 0x1382b4730 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x1382ca0d0 [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] 0x1382b6df0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382b6e80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382b6f10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382b6fa0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382b7030 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382b70c0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382b7150 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382b71e0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382b7270 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382b7300 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382b7390 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] 0x1382cce00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382cce90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382ccf20 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382ccfb0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382cd040 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382cd0d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382cd160 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382cd1f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382cd280 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382cd310 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382cd3a0 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] 0x1382b7790 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382b7820 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382b78b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x1382b7940 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382b79d0 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] 0x1382cd710 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382cd7a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382cd830 VAL: '-2' (3 sibs) 46: [3] [3] 0x1382cd8c0 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382cd950 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] 0x1382b80a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382b8130 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] 0x1382ce020 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382ce0b0 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] 0x1382b89b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x1382b8a40 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x1382b8ad0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x1382b8b60 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] 0x1382ce930 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x1382ce9c0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x1382cea50 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x1382ceae0 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] 0x1382b92c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382b9350 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x1382b93e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x1382b9470 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x1382b9500 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] 0x1382cf240 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382cf2d0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x1382cf360 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x1382cf3f0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x1382cf480 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] 0x1382ba4e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x1382ba570 MAP: (3 sibs) 1 children: 46: [2] [2] 0x1382ba600 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x1382ba690 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x1382ba720 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x1382ba7b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x1382ba840 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x1382ba8d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x1382ba960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x1382ba9f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x1382baa80 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x1382bab10 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x1382baba0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x1382bac30 MAP: (3 sibs) 1 children: 46: [14] [14] 0x1382bacc0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x1382bad50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x1382bade0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x1382bae70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x1382baf00 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] 0x1382d0460 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x1382d04f0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x1382d0580 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x1382d0610 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x1382d06a0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x1382d0730 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x1382d07c0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x1382d0850 MAP: (3 sibs) 1 children: 46: [8] [8] 0x1382d08e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x1382d0970 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x1382d0a00 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x1382d0a90 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x1382d0b20 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x1382d0bb0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x1382d0c40 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x1382d0cd0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x1382d0d60 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x1382d0df0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x1382d0e80 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] 0x1382bb6f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382bb780 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382bb810 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382bb8a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382bb930 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382bb9c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382bba50 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382bbae0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382bbb70 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382bbc00 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382bbc90 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382bbd20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382bbdb0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382bbe40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382bbed0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382bbf60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382bbff0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382bc080 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382bc110 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382bc1a0 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] 0x1382d1670 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382d1700 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382d1790 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382d1820 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382d18b0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382d1940 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382d19d0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382d1a60 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382d1af0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382d1b80 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382d1c10 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382d1ca0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382d1d30 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382d1dc0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382d1e50 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382d1ee0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382d1f70 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382d2000 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382d2090 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382d2120 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] 0x1382b9bd0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382b9c60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382b9cf0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382b9d80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382b9e10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382b9ea0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382b9f30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382b9fc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382ba050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382ba0e0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382ba170 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] 0x1382cfb50 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382cfbe0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382cfc70 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382cfd00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382cfd90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382cfe20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382cfeb0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382cff40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382cffd0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382d0060 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382d00f0 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] 0x1382bd210 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382bd2a0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382bd330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382bd3c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382bd450 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382bd4e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382bd570 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382bd600 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382bd690 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382bd720 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382bd7b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382bd840 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382bd8d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382bd960 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382bd9f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382bda80 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382bdb10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382bdba0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382bdc30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382bdcc0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382bdd50 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] 0x1382d3190 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382d3220 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382d32b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382d3340 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382d33d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382d3460 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382d34f0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382d3580 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382d3610 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382d36a0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382d3730 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382d37c0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382d3850 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382d38e0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382d3970 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382d3a00 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382d3a90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382d3b20 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382d3bb0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382d3c40 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382d3cd0 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] 0x1382be420 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382be4b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382be540 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382be5d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382be660 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382be6f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382be780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382be810 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382be8a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382be930 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382be9c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382bea50 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382beae0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382beb70 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382bec00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382bec90 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382bed20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382bedb0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382bee40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382beed0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382bef60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382beff0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382bf080 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382bf110 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382bf1a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382bf230 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382bf2c0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382bf350 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382bf3e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382bf470 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382bf500 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] 0x1382d43a0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382d4430 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382d44c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382d4550 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382d45e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382d4670 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382d4700 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382d4790 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382d4820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382d48b0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382d4940 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382d49d0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382d4a60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382d4af0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382d4b80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382d4c10 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382d4ca0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382d4d30 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382d4dc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382d4e50 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382d4ee0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382d4f70 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382d5000 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382d5090 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382d5120 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382d51b0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382d5240 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382d52d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382d5360 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382d53f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382d5480 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] 0x1382c1a70 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x1382d2880 [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] 0x1382c2380 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382c2410 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382c24a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382c2530 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382c25c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382c2650 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382c26e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382c2770 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382c2800 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382c2890 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382c2920 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] 0x1382d55b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382d5640 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382d56d0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382d5760 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382d57f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382d5880 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382d5910 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382d59a0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382d5a30 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382d5ac0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382d5b50 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: 0x13823e490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138238c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x138238ca0 VAL: '-2' (3 sibs) 46: 0x138238d38 VAL: '-2' (3 sibs) 46: 0x138238dd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382c6490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382c6520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382c65b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x1382c6640 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382c66d0 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: 0x13823e5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x1382390b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382c6770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382c6800 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: 0x13823e6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x138239660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x1382396f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x1382397a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d5ec0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x1382d5f50 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x1382d5fe0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x1382d6070 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: 0x13823e7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138239150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x138239840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x1382398d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x138239970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d6110 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382d61a0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x1382d6230 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x1382d62c0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x1382d6350 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: 0x13823e8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x138238910 MAP: (3 sibs) 1 children: 46: 0x13823b360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823b400 VAL: '0.mp4' (4 sibs) 46: 0x13823b498 VAL: '1.mp4' (4 sibs) 46: 0x13823b530 VAL: '2.mp4' (4 sibs) 46: 0x13823b5c8 VAL: '3.mp4' (4 sibs) 46: 0x1382389a8 MAP: (3 sibs) 1 children: 46: 0x13823b670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823b710 VAL: '0.mp4' (4 sibs) 46: 0x13823b7a8 VAL: '1.mp4' (4 sibs) 46: 0x13823b840 VAL: '2.mp4' (4 sibs) 46: 0x13823b8d8 VAL: '3.mp4' (4 sibs) 46: 0x138238a40 MAP: (3 sibs) 1 children: 46: 0x13823b980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823ba20 VAL: '0.mp4' (4 sibs) 46: 0x13823bab8 VAL: '1.mp4' (4 sibs) 46: 0x13823bb50 VAL: '2.mp4' (4 sibs) 46: 0x13823bbe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d63f0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x1382d6480 MAP: (3 sibs) 1 children: 46: [2] [2] 0x1382d6510 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x1382d65a0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x1382d6630 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x1382d66c0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x1382d6750 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x1382d67e0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x1382d6870 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x1382d6900 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x1382d6990 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x1382d6a20 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x1382d6ab0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x1382d6b40 MAP: (3 sibs) 1 children: 46: [14] [14] 0x1382d6bd0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x1382d6c60 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x1382d6cf0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x1382d6d80 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x1382d6e10 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: 0x13823ea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x13823c3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x13823c480 MAP: (3 sibs) 1 children: 46: 0x13823c650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823c6f0 VAL: '0.mp4' (4 sibs) 46: 0x13823c788 VAL: '1.mp4' (4 sibs) 46: 0x13823c820 VAL: '2.mp4' (4 sibs) 46: 0x13823c8b8 VAL: '3.mp4' (4 sibs) 46: 0x13823c518 MAP: (3 sibs) 1 children: 46: 0x13823c960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823ca00 VAL: '0.mp4' (4 sibs) 46: 0x13823ca98 VAL: '1.mp4' (4 sibs) 46: 0x13823cb30 VAL: '2.mp4' (4 sibs) 46: 0x13823cbc8 VAL: '3.mp4' (4 sibs) 46: 0x13823c5b0 MAP: (3 sibs) 1 children: 46: 0x13823cc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823cd10 VAL: '0.mp4' (4 sibs) 46: 0x13823cda8 VAL: '1.mp4' (4 sibs) 46: 0x13823ce40 VAL: '2.mp4' (4 sibs) 46: 0x13823ced8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d6eb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382d6f40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382d6fd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382d7060 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382d70f0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382d7180 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382d7210 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382d72a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382d7330 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382d73c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382d7450 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382d74e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382d7570 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382d7600 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382d7690 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382d7720 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382d77b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382d7840 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382d78d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382d7960 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: 0x13823eb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823cf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d7a00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382d7a90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382d7b20 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382d7bb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382d7c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382d7cd0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382d7d60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382d7df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382d7e80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382d7f10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382d7fa0 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: 0x13823ec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x13823d580 MAP: (10 sibs) 1 children: 46: 0x138239b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d618 MAP: (10 sibs) 1 children: 46: 0x138239ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d6b0 MAP: (10 sibs) 1 children: 46: 0x13823db80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d748 MAP: (10 sibs) 1 children: 46: 0x13823dc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d7e0 MAP: (10 sibs) 1 children: 46: 0x13823dcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d878 MAP: (10 sibs) 1 children: 46: 0x13823dd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d910 MAP: (10 sibs) 1 children: 46: 0x13823de00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d9a8 MAP: (10 sibs) 1 children: 46: 0x13823dea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823da40 MAP: (10 sibs) 1 children: 46: 0x13823df40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823dad8 MAP: (10 sibs) 1 children: 46: 0x13823dfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d8040 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382d80d0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382d8160 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382d81f0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382d8280 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382d8310 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382d83a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382d8430 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382d84c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382d8550 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382d85e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382d8670 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382d8700 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382d8790 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382d8820 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382d88b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382d8940 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382d89d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382d8a60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382d8af0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382d8b80 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: 0x13823ed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x13823f5d0 MAP: (14 sibs) 1 children: 46: 0x13823fe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f668 MAP: (14 sibs) 1 children: 46: 0x13823fed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f700 MAP: (14 sibs) 1 children: 46: 0x13823ff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f798 MAP: (14 sibs) 1 children: 46: 0x138240010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f830 MAP: (14 sibs) 1 children: 46: 0x1382400b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f8c8 MAP: (14 sibs) 1 children: 46: 0x138240150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f960 MAP: (14 sibs) 1 children: 46: 0x1382401f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f9f8 MAP: (14 sibs) 1 children: 46: 0x138240290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fa90 MAP: (14 sibs) 1 children: 46: 0x138240330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fb28 MAP: (14 sibs) 1 children: 46: 0x1382403d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fbc0 MAP: (14 sibs) 1 children: 46: 0x138240470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fc58 MAP: (14 sibs) 1 children: 46: 0x138240510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fcf0 MAP: (14 sibs) 2 children: 46: 0x1382405b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x138240648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x13823fd88 MAP: (14 sibs) 2 children: 46: 0x1382406f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x138240788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d8c20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382d8cb0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382d8d40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382d8dd0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382d8e60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382d8ef0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382d8f80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382d9010 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382d90a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382d9130 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382d91c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382d9250 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382d92e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382d9370 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382d9400 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382d9490 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382d9520 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382d95b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382d9640 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382d96d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382d9760 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382d97f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382d9880 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382d9910 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382d99a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382d9a30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382d9ac0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382d9b50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382d9be0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382d9c70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382d9d00 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: 0x13823f3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x13823a650 [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: 0x13823f4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823aa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x13823ab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x13823abc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x13823ac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x13823acf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x13823ad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x13823ae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x13823aeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x13823af50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x13823afe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382d9da0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382d9e30 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382d9ec0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382d9f50 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382d9fe0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382da070 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382da100 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382da190 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382da220 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382da2b0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382da340 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: 0x13823e490 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138238c00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x138238ca0 VAL: '-2' (3 sibs) 46: 0x138238d38 VAL: '-2' (3 sibs) 46: 0x138238dd0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382da3e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382da470 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x1382da500 VAL: '-2' (3 sibs) 46: [3] [3] 0x1382da590 VAL: '-2' (3 sibs) 46: [4] [4] 0x1382da620 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: 0x13823e5a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x1382390b0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382da6c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382da750 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: 0x13823e6c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x138239660 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x1382396f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x1382397a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382da7f0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x1382da880 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x1382da910 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x1382da9a0 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: 0x13823e7d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x138239150 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x138239840 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x1382398d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x138239970 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382daa40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382daad0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x1382dab60 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x1382dabf0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x1382dac80 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: 0x13823e8f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x138238910 MAP: (3 sibs) 1 children: 46: 0x13823b360 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823b400 VAL: '0.mp4' (4 sibs) 46: 0x13823b498 VAL: '1.mp4' (4 sibs) 46: 0x13823b530 VAL: '2.mp4' (4 sibs) 46: 0x13823b5c8 VAL: '3.mp4' (4 sibs) 46: 0x1382389a8 MAP: (3 sibs) 1 children: 46: 0x13823b670 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823b710 VAL: '0.mp4' (4 sibs) 46: 0x13823b7a8 VAL: '1.mp4' (4 sibs) 46: 0x13823b840 VAL: '2.mp4' (4 sibs) 46: 0x13823b8d8 VAL: '3.mp4' (4 sibs) 46: 0x138238a40 MAP: (3 sibs) 1 children: 46: 0x13823b980 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823ba20 VAL: '0.mp4' (4 sibs) 46: 0x13823bab8 VAL: '1.mp4' (4 sibs) 46: 0x13823bb50 VAL: '2.mp4' (4 sibs) 46: 0x13823bbe8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382dad20 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x1382dadb0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x1382dae40 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x1382daed0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x1382daf60 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x1382daff0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x1382db080 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x1382db110 MAP: (3 sibs) 1 children: 46: [8] [8] 0x1382db1a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x1382db230 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x1382db2c0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x1382db350 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x1382db3e0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x1382db470 MAP: (3 sibs) 1 children: 46: [14] [14] 0x1382db500 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x1382db590 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x1382db620 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x1382db6b0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x1382db740 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: 0x13823ea08 [ROOT] MAP: (0 sibs) 1 children: 46: 0x13823c3e0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x13823c480 MAP: (3 sibs) 1 children: 46: 0x13823c650 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x13823c6f0 VAL: '0.mp4' (4 sibs) 46: 0x13823c788 VAL: '1.mp4' (4 sibs) 46: 0x13823c820 VAL: '2.mp4' (4 sibs) 46: 0x13823c8b8 VAL: '3.mp4' (4 sibs) 46: 0x13823c518 MAP: (3 sibs) 1 children: 46: 0x13823c960 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x13823ca00 VAL: '0.mp4' (4 sibs) 46: 0x13823ca98 VAL: '1.mp4' (4 sibs) 46: 0x13823cb30 VAL: '2.mp4' (4 sibs) 46: 0x13823cbc8 VAL: '3.mp4' (4 sibs) 46: 0x13823c5b0 MAP: (3 sibs) 1 children: 46: 0x13823cc70 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x13823cd10 VAL: '0.mp4' (4 sibs) 46: 0x13823cda8 VAL: '1.mp4' (4 sibs) 46: 0x13823ce40 VAL: '2.mp4' (4 sibs) 46: 0x13823ced8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382db7e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x1382db870 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x1382db900 MAP: (3 sibs) 1 children: 46: [3] [3] 0x1382db990 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x1382dba20 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x1382dbab0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x1382dbb40 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x1382dbbd0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x1382dbc60 MAP: (3 sibs) 1 children: 46: [9] [9] 0x1382dbcf0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x1382dbd80 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x1382dbe10 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x1382dbea0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x1382dbf30 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x1382dbfc0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x1382dc050 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x1382dc0e0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x1382dc170 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x1382dc200 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x1382dc290 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: 0x13823eb20 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823cf80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d018 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d0b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d148 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d1e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d278 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d310 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d3a8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d440 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x13823d4d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382dc330 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382dc3c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x1382dc450 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x1382dc4e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x1382dc570 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x1382dc600 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x1382dc690 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x1382dc720 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x1382dc7b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x1382dc840 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x1382dc8d0 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: 0x13823ec38 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x13823d580 MAP: (10 sibs) 1 children: 46: 0x138239b00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d618 MAP: (10 sibs) 1 children: 46: 0x138239ba0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d6b0 MAP: (10 sibs) 1 children: 46: 0x13823db80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d748 MAP: (10 sibs) 1 children: 46: 0x13823dc20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d7e0 MAP: (10 sibs) 1 children: 46: 0x13823dcc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d878 MAP: (10 sibs) 1 children: 46: 0x13823dd60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d910 MAP: (10 sibs) 1 children: 46: 0x13823de00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823d9a8 MAP: (10 sibs) 1 children: 46: 0x13823dea0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823da40 MAP: (10 sibs) 1 children: 46: 0x13823df40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823dad8 MAP: (10 sibs) 1 children: 46: 0x13823dfe0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382dc970 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x1382dca00 MAP: (10 sibs) 1 children: 46: [2] [2] 0x1382dca90 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382dcb20 MAP: (10 sibs) 1 children: 46: [4] [4] 0x1382dcbb0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382dcc40 MAP: (10 sibs) 1 children: 46: [6] [6] 0x1382dccd0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x1382dcd60 MAP: (10 sibs) 1 children: 46: [8] [8] 0x1382dcdf0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x1382dce80 MAP: (10 sibs) 1 children: 46: [10] [10] 0x1382dcf10 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x1382dcfa0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x1382dd030 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x1382dd0c0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x1382dd150 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x1382dd1e0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x1382dd270 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x1382dd300 MAP: (10 sibs) 1 children: 46: [18] [18] 0x1382dd390 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x1382dd420 MAP: (10 sibs) 1 children: 46: [20] [20] 0x1382dd4b0 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: 0x13823ed50 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x13823f5d0 MAP: (14 sibs) 1 children: 46: 0x13823fe30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f668 MAP: (14 sibs) 1 children: 46: 0x13823fed0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823f700 MAP: (14 sibs) 1 children: 46: 0x13823ff70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f798 MAP: (14 sibs) 1 children: 46: 0x138240010 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f830 MAP: (14 sibs) 1 children: 46: 0x1382400b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f8c8 MAP: (14 sibs) 1 children: 46: 0x138240150 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f960 MAP: (14 sibs) 1 children: 46: 0x1382401f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823f9f8 MAP: (14 sibs) 1 children: 46: 0x138240290 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fa90 MAP: (14 sibs) 1 children: 46: 0x138240330 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fb28 MAP: (14 sibs) 1 children: 46: 0x1382403d0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x13823fbc0 MAP: (14 sibs) 1 children: 46: 0x138240470 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fc58 MAP: (14 sibs) 1 children: 46: 0x138240510 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x13823fcf0 MAP: (14 sibs) 2 children: 46: 0x1382405b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x138240648 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x13823fd88 MAP: (14 sibs) 2 children: 46: 0x1382406f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x138240788 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382dd550 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x1382dd5e0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x1382dd670 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x1382dd700 MAP: (14 sibs) 1 children: 46: [4] [4] 0x1382dd790 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x1382dd820 MAP: (14 sibs) 1 children: 46: [6] [6] 0x1382dd8b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x1382dd940 MAP: (14 sibs) 1 children: 46: [8] [8] 0x1382dd9d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x1382dda60 MAP: (14 sibs) 1 children: 46: [10] [10] 0x1382ddaf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x1382ddb80 MAP: (14 sibs) 1 children: 46: [12] [12] 0x1382ddc10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x1382ddca0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x1382ddd30 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x1382dddc0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x1382dde50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x1382ddee0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x1382ddf70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x1382de000 MAP: (14 sibs) 1 children: 46: [20] [20] 0x1382de090 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x1382de120 MAP: (14 sibs) 1 children: 46: [22] [22] 0x1382de1b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x1382de240 MAP: (14 sibs) 1 children: 46: [24] [24] 0x1382de2d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x1382de360 MAP: (14 sibs) 2 children: 46: [26] [26] 0x1382de3f0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x1382de480 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x1382de510 MAP: (14 sibs) 2 children: 46: [29] [29] 0x1382de5a0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x1382de630 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: 0x13823f3e0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x13823a200 [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: 0x13823f4f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x13823aa90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x13823ab28 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x13823abc0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x13823ac58 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x13823acf0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x13823ad88 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x13823ae20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x13823aeb8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x13823af50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x13823afe8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x1382de6d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x1382de760 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x1382de7f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x1382de880 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x1382de910 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x1382de9a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x1382dea30 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x1382deac0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x1382deb50 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x1382debe0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x1382dec70 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 (15 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (15 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.054451ms: read_file 47: 0.003916ms: count_lines 47: reserving #lines=90 47: 0.015656ms: tree_reserve 47: 0.132584ms: parse_yml 47: 0.049381ms: emit_to_buffer 47: 0.003588ms: print_stdout 47: 0.296798ms: objects 47: 0.308927ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1.10 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... 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 4.06s ============================== Processing files: rapidyaml-0.5.0-1.fc38.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zaXA3c Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QCp4Dq Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-1.fc38 rapidyaml(ppc-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) 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-1.fc38.ppc64le Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-1.fc38 rapidyaml-devel(ppc-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(ppc-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-1.fc38.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Yg2u5V Provides: python-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml = 0.5.0-1.fc38 python3-rapidyaml(ppc-64) = 0.5.0-1.fc38 python3.11-rapidyaml = 0.5.0-1.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-1.fc38.ppc64le Provides: rapidyaml-debugsource = 0.5.0-1.fc38 rapidyaml-debugsource(ppc-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-1.fc38.ppc64le Provides: debuginfo(build-id) = 39ea016f8350b5593b6cfe793c3228d867170363 libryml.so.0.5.0-0.5.0-1.fc38.ppc64le.debug()(64bit) rapidyaml-debuginfo = 0.5.0-1.fc38 rapidyaml-debuginfo(ppc-64) = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(ppc-64) = 0.5.0-1.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-1.fc38.ppc64le Provides: debuginfo(build-id) = da501d96b65cc4379ea66e71fee1f4f488d14ddc python-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo = 0.5.0-1.fc38 python3-rapidyaml-debuginfo(ppc-64) = 0.5.0-1.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-1.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(ppc-64) = 0.5.0-1.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-1.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-1.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-1.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-1.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-1.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-1.fc38.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-1.fc38.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KQoklg Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.dUqrU3 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=5 + /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-1.fc38.ppc64le/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/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-1.fc38.ppc64le/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.fc38.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: