Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-204761-80548/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: 0x55fa7828a728 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55fa78281110 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55fa782811a8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55fa78281240 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78484910 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55fa784849a0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55fa78484a30 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55fa78484ac0 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: 0x55fa7828a840 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281330 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782813c8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784868f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78486980 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78486a10 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: 0x55fa7828a958 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa78281510 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782815a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784888c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa78488950 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa784889e0 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: 0x55fa7828aa70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa782816a0 VAL: 'Several lines of text,
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: 0x55fa78281738 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7848a7f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa7848a880 VAL: 'Several lines of text,
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] 0x55fa7848a910 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: 0x55fa7828ab88 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa78281830 VAL: 'Several 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: 0x55fa782818c8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7848c7c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa7848c850 VAL: 'Several 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] 0x55fa7848c8e0 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: 0x55fa7828aca0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78280fc0 VAL: 'Several lines 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] 0x55fa7848e810 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa7848e8a0 VAL: 'Several lines 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: 0x55fa7828adb8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78281a10 VAL: 'Several lines 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] 0x55fa784907e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa78490870 VAL: 'Several lines 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: 0x55fa7828aed0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281b00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78281b98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784927d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78492860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa784928f0 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: 0x55fa7828afe8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281c90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78281d28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78494710 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa784947a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78494830 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: 0x55fa7828b100 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281e20 KEYVAL: 'example' 'Several lines of text,
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: 0x55fa78281eb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784967d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78496860 KEYVAL: 'example' 'Several lines of text,
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] 0x55fa784968f0 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: 0x55fa7828b218 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281fb0 KEYVAL: 'example' 'Several 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: 0x55fa78282048 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784987e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78498870 KEYVAL: 'example' 'Several 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] 0x55fa78498900 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: 0x55fa7828b330 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282140 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782821d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7849a7f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa7849a880 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa7849a910 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: 0x55fa7828b448 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa782822d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78282368 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7849c800 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa7849c890 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa7849c920 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: 0x55fa7828b560 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782824f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7849e830 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa7849e8c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa7849e950 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: 0x55fa7828b678 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa782825f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78282688 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784a0860 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa784a08f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa784a0980 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: 0x55fa7828b790 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78282780 KEYVAL: 'example' 'Several lines 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] 0x55fa784a2830 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784a28c0 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b8a8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78282870 KEYVAL: 'example' 'Several lines 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] 0x55fa784a4820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784a48b0 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b9c0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782829f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784a68e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa784a6970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa784a6a00 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: 0x55fa7828bad8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78284e80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78284f18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784a8a90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa784a8b20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa784a8bb0 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: 0x55fa7828bbf0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78285060 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55fa78285100 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784aa7c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784aa850 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55fa784aa8e0 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: 0x55fa7828bd08 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa782851f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55fa78285290 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784ac4f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784ac580 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55fa784ac610 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: 0x55fa7828be20 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78289990 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55fa78289a30 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784ae2e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784ae370 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55fa784ae400 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: 0x55fa7828bf38 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282b90 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55fa78282c28 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784b0010 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa784b00a0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55fa784b0130 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: 0x55fa7828c050 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78284fc0 MAP: (1 sibs) 2 children:
27: 0x55fa78282e60 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55fa78282ef8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784b1d40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784b1dd0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55fa784b1e60 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55fa784b1ef0 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: 0x55fa7828c168 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784b3a70 [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: 0x55fa7828c280 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784b57a0 [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: 0x55fa7828c398 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784b74d0 [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: 0x55fa7828c4b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784b9200 [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: 0x55fa7828c5c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784baf30 [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: 0x55fa7828c6e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784bcc60 [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: 0x55fa7828c7f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784be990 [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: 0x55fa7828c910 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784c06c0 [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: 0x55fa7828ca28 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784c23f0 [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: 0x55fa7828cb40 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784c4120 [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: 0x55fa7828cc58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784c5e50 [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: 0x55fa7828cd70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784c7b80 [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: 0x55fa7828ce88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283360 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784c98b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784c9940 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: 0x55fa7828cfa0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283450 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784cb5e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784cb670 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: 0x55fa7828d0b8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283540 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784cd310 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784cd3a0 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: 0x55fa7828d1d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283630 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784cf040 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784cf0d0 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: 0x55fa7828d2e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283720 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784d0d70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784d0e00 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: 0x55fa7828d400 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283810 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784d2aa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784d2b30 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: 0x55fa7828d518 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784d47d0 [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: 0x55fa7828d630 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784d6500 [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: 0x55fa7828d748 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784d8230 [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: 0x55fa7828d860 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa782839f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784d9f60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784d9ff0 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: 0x55fa7828d978 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283ae0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784dbc90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784dbd20 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: 0x55fa7828da90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283bd0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784dd9c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784dda50 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: 0x55fa7828dba8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283cc0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784df6f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784df780 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: 0x55fa7828dcc0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784e1420 [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: 0x55fa7828ddd8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784e3150 [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: 0x55fa7828def0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784e4e80 [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: 0x55fa7828e008 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283ea0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784e6c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784e6ca0 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: 0x55fa7828e120 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283f90 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784e89c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784e8a50 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: 0x55fa7828e238 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784ea770 [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: 0x55fa7828e350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa782840d0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784ec520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784ec5b0 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: 0x55fa7828e468 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa782841c0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784ee2d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa784ee360 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: 0x55fa7828e580 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784f0080 [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: 0x55fa7828e698 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784f1e30 [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: 0x55fa7828e7b0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784f3be0 [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: 0x55fa7828e8c8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784f5990 [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: 0x55fa7828e9e0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784f7740 [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: 0x55fa7828eaf8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784f94f0 [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: 0x55fa7828ec10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784fb2a0 [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: 0x55fa7828ed28 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784fd050 [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: 0x55fa7828ee40 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa784fedf0 [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: 0x55fa7828ef58 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78500c00 [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: 0x55fa7828f070 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78502a10 [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: 0x55fa7828f188 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78504830 [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: 0x55fa7828f2a0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785065e0 [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: 0x55fa7828f3b8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78508390 [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: 0x55fa7828f4d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7850a140 [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: 0x55fa7828f5e8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7850bef0 [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: 0x55fa7828f700 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7850dca0 [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: 0x55fa7828f818 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7850fa50 [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: 0x55fa7828f930 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78511800 [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: 0x55fa7828fa48 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa78282cd0 VAL: '
27: ' (2 sibs)
27: 0x55fa78282d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785135b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa78513640 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55fa785136d0 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: 0x55fa7828fb60 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa782848f0 VAL: '
27: ' (2 sibs)
27: 0x55fa78284988 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78515360 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa785153f0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55fa78515480 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: 0x55fa78289b20 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x55fa78280150 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55fa782801e8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55fa78280280 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55fa78280318 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55fa782803b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55fa78280448 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55fa782804e0 DOCSEQ: (8 sibs) 2 children:
27: 0x55fa78280620 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x55fa782806b8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x55fa78280578 DOCMAP: (8 sibs) 2 children:
27: 0x55fa78280760 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x55fa782807f8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78515c70 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55fa78515d00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55fa78515d90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55fa78515e20 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55fa78515eb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55fa78515f40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55fa78515fd0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55fa78516060 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55fa785160f0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55fa78516180 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55fa78516210 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55fa785162a0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55fa78516330 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: 0x55fa78289f80 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55fa78281070 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785180d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa78518160 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: 0x55fa7828a098 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55fa78280c00 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785189e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa78518a70 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: 0x55fa7828a1b0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55fa78280cf0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785192f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa78519380 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: 0x55fa7828a2c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78519c00 [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: 0x55fa7828a3e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851a510 [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: 0x55fa7828a4f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851ae20 [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: 0x55fa7828a610 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78280ed0 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] 0x55fa7851b730 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa7851b7c0 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: 0x55fa7828a728 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55fa78281110 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55fa782811a8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55fa78281240 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851c040 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55fa7851c0d0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55fa7851c160 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55fa7851c1f0 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: 0x55fa7828a840 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281330 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782813c8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851c950 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa7851c9e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa7851ca70 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: 0x55fa7828a958 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa78281510 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782815a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851d260 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa7851d2f0 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa7851d380 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: 0x55fa7828aa70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa782816a0 VAL: 'Several lines of text,
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: 0x55fa78281738 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851db70 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa7851dc00 VAL: 'Several lines of text,
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] 0x55fa7851dc90 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: 0x55fa7828ab88 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa78281830 VAL: 'Several 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: 0x55fa782818c8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851e480 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa7851e510 VAL: 'Several 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] 0x55fa7851e5a0 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: 0x55fa7828aca0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78280fc0 VAL: 'Several lines 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] 0x55fa7851ed90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa7851ee20 VAL: 'Several lines 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: 0x55fa7828adb8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78281a10 VAL: 'Several lines 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] 0x55fa7851f6a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa7851f730 VAL: 'Several lines 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: 0x55fa7828aed0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281b00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78281b98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7851ffb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78520040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa785200d0 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: 0x55fa7828afe8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281c90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78281d28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785208c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78520950 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa785209e0 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: 0x55fa7828b100 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281e20 KEYVAL: 'example' 'Several lines of text,
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: 0x55fa78281eb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785211d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78521260 KEYVAL: 'example' 'Several lines of text,
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] 0x55fa785212f0 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: 0x55fa7828b218 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78281fb0 KEYVAL: 'example' 'Several 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: 0x55fa78282048 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78521ae0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78521b70 KEYVAL: 'example' 'Several 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] 0x55fa78521c00 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: 0x55fa7828b330 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282140 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782821d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785223f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78522480 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78522510 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: 0x55fa7828b448 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa782822d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78282368 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78522d00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78522d90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78522e20 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: 0x55fa7828b560 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782824f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78523610 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa785236a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78523730 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: 0x55fa7828b678 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa782825f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78282688 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78523f20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78523fb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78524040 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: 0x55fa7828b790 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78282780 KEYVAL: 'example' 'Several lines 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] 0x55fa78524830 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa785248c0 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b8a8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78282870 KEYVAL: 'example' 'Several lines 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] 0x55fa78525140 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa785251d0 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b9c0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa782829f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78525a50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78525ae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78525b70 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: 0x55fa7828bad8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78284e80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55fa78284f18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78526360 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa785263f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55fa78526480 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: 0x55fa7828bbf0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78285060 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55fa78285100 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78526c70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78526d00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55fa78526d90 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: 0x55fa7828bd08 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa782851f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55fa78285290 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78527580 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78527610 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55fa785276a0 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: 0x55fa7828be20 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78289990 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55fa78289a30 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78527e90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78527f20 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55fa78527fb0 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: 0x55fa7828bf38 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55fa78282b90 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55fa78282c28 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785287a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55fa78528830 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55fa785288c0 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: 0x55fa7828c050 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78284fc0 MAP: (1 sibs) 2 children:
27: 0x55fa78282e60 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55fa78282ef8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785290b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa78529140 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55fa785291d0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55fa78529260 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: 0x55fa7828c168 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785299c0 [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: 0x55fa7828c280 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852a2d0 [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: 0x55fa7828c398 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852abe0 [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: 0x55fa7828c4b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852b4f0 [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: 0x55fa7828c5c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852be00 [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: 0x55fa7828c6e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852c710 [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: 0x55fa7828c7f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852d020 [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: 0x55fa7828c910 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852d930 [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: 0x55fa7828ca28 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852e240 [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: 0x55fa7828cb40 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852eb50 [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: 0x55fa7828cc58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852f460 [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: 0x55fa7828cd70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7852fd70 [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: 0x55fa7828ce88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283360 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78530680 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa78530710 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: 0x55fa7828cfa0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283450 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78530f90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa78531020 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: 0x55fa7828d0b8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283540 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785318a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa78531930 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: 0x55fa7828d1d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283630 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785321b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78532240 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: 0x55fa7828d2e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283720 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78532ac0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78532b50 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: 0x55fa7828d400 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283810 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785333d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78533460 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: 0x55fa7828d518 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78533ce0 [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: 0x55fa7828d630 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785345f0 [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: 0x55fa7828d748 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78534f00 [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: 0x55fa7828d860 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa782839f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78535810 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa785358a0 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: 0x55fa7828d978 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283ae0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78536120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa785361b0 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: 0x55fa7828da90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283bd0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78536a30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78536ac0 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: 0x55fa7828dba8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283cc0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78537340 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa785373d0 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: 0x55fa7828dcc0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78537c50 [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: 0x55fa7828ddd8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78538560 [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: 0x55fa7828def0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78538e70 [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: 0x55fa7828e008 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa78283ea0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78539780 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa78539810 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: 0x55fa7828e120 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa78283f90 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853a090 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa7853a120 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: 0x55fa7828e238 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853a9a0 [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: 0x55fa7828e350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55fa782840d0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853b2b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa7853b340 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: 0x55fa7828e468 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55fa782841c0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853bbc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55fa7853bc50 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: 0x55fa7828e580 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853c4d0 [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: 0x55fa7828e698 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853cde0 [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: 0x55fa7828e7b0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853d6f0 [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: 0x55fa7828e8c8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853e000 [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: 0x55fa7828e9e0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853e910 [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: 0x55fa7828eaf8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853f220 [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: 0x55fa7828ec10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa7853fb30 [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: 0x55fa7828ed28 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78540440 [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: 0x55fa7828ee40 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78540d50 [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: 0x55fa7828ef58 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78541660 [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: 0x55fa7828f070 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78541f70 [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: 0x55fa7828f188 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78542880 [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: 0x55fa7828f2a0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78543190 [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: 0x55fa7828f3b8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78543aa0 [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: 0x55fa7828f4d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785443b0 [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: 0x55fa7828f5e8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78544cc0 [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: 0x55fa7828f700 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785455d0 [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: 0x55fa7828f818 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78545ee0 [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: 0x55fa7828f930 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa785467f0 [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: 0x55fa7828fa48 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa78282cd0 VAL: '
27: ' (2 sibs)
27: 0x55fa78282d68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78547100 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa78547190 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55fa78547220 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: 0x55fa7828fb60 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55fa782848f0 VAL: '
27: ' (2 sibs)
27: 0x55fa78284988 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55fa78547a10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55fa78547aa0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55fa78547b30 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] 0x55fa78470050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55fa784700e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55fa78470170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55fa78470200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55fa78470290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55fa78470320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55fa784703b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55fa78470440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55fa784704d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55fa78470560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55fa784705f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55fa78470680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55fa78470710 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] 0x55fa7854b4c0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55fa7854b550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55fa7854b5e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55fa7854b670 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55fa7854b700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55fa7854b790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55fa7854b820 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55fa7854b8b0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55fa7854b940 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55fa7854b9d0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55fa7854ba60 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55fa7854baf0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55fa7854bb80 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] 0x55fa78477510 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa784775a0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55fa7854c6b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa7854c740 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] 0x55fa78479240 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa784792d0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55fa7854cfc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa7854d050 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] 0x55fa7847af70 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa7847b000 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55fa7854d8d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55fa7854d960 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] 0x55fa7847cca0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55fa7854e1e0 [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] 0x55fa7847e9d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55fa7854eaf0 [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] 0x55fa78480700 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55fa7854f400 [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] 0x55fa78482840 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa784828d0 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] 0x55fa7854fd10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55fa7854fda0 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] 0x55fa78484ac0 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] 0x55fa78550620 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55fa785506b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55fa78550740 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] 0x55fa785507d0 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] 0x55fa784868f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78486980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78486a10 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] 0x55fa78550f30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78550fc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78551050 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] 0x55fa784888c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78488950 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa784889e0 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] 0x55fa78551840 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785518d0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78551960 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] 0x55fa7848a7f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7848a880 VAL: 'Several lines of text, 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] 0x55fa7848a910 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] 0x55fa78552150 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785521e0 VAL: 'Several lines of text, 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] 0x55fa78552270 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] 0x55fa7848c7c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7848c850 VAL: 'Several 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] 0x55fa7848c8e0 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] 0x55fa78552a60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78552af0 VAL: 'Several 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] 0x55fa78552b80 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] 0x55fa7848e810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7848e8a0 VAL: 'Several lines 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] 0x55fa78553370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78553400 VAL: 'Several lines 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] 0x55fa784907e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78490870 VAL: 'Several lines 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] 0x55fa78553c80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78553d10 VAL: 'Several lines 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] 0x55fa784927d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78492860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa784928f0 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] 0x55fa78554590 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78554620 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785546b0 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] 0x55fa78494710 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa784947a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78494830 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] 0x55fa78554ea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78554f30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78554fc0 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] 0x55fa784967d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78496860 KEYVAL: 'example' 'Several lines of text, 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] 0x55fa784968f0 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] 0x55fa785557b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78555840 KEYVAL: 'example' 'Several lines of text, 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] 0x55fa785558d0 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] 0x55fa784987e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78498870 KEYVAL: 'example' 'Several 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] 0x55fa78498900 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] 0x55fa785560c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78556150 KEYVAL: 'example' 'Several 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] 0x55fa785561e0 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] 0x55fa7849a7f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7849a880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7849a910 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] 0x55fa785569d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78556a60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78556af0 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] 0x55fa7849c800 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7849c890 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7849c920 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] 0x55fa785572e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78557370 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78557400 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] 0x55fa7849e830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7849e8c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7849e950 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] 0x55fa78557bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78557c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78557d10 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] 0x55fa784a0860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa784a08f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa784a0980 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] 0x55fa78558500 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78558590 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78558620 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] 0x55fa784a2830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784a28c0 KEYVAL: 'example' 'Several lines 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] 0x55fa78558e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78558ea0 KEYVAL: 'example' 'Several lines 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] 0x55fa784a4820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784a48b0 KEYVAL: 'example' 'Several lines 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] 0x55fa78559720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785597b0 KEYVAL: 'example' 'Several lines 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] 0x55fa784a68e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa784a6970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa784a6a00 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] 0x55fa7855a030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7855a0c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7855a150 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] 0x55fa784a8a90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa784a8b20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa784a8bb0 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] 0x55fa7855a940 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7855a9d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7855aa60 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] 0x55fa784aa7c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784aa850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa784aa8e0 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] 0x55fa7855b250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7855b2e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa7855b370 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] 0x55fa784ac4f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784ac580 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa784ac610 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] 0x55fa7855bb60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7855bbf0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa7855bc80 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] 0x55fa784ae2e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784ae370 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa784ae400 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] 0x55fa7855c470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7855c500 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa7855c590 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] 0x55fa784b0010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa784b00a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55fa784b0130 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] 0x55fa7855cd80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7855ce10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55fa7855cea0 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] 0x55fa784b1d40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784b1dd0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55fa784b1e60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55fa784b1ef0 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] 0x55fa7855d690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7855d720 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55fa7855d7b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55fa7855d840 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] 0x55fa784b3a70 [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] 0x55fa7855dfa0 [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] 0x55fa784b57a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7855e8b0 [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] 0x55fa784b74d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7855f1c0 [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] 0x55fa784b9200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7855fad0 [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] 0x55fa784baf30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785603e0 [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] 0x55fa784bcc60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78560cf0 [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] 0x55fa784be990 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78561600 [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] 0x55fa784c06c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78561f10 [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] 0x55fa784c23f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78562820 [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] 0x55fa784c4120 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78563130 [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] 0x55fa784c5e50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78563a40 [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] 0x55fa784c7b80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78564350 [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] 0x55fa784c98b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784c9940 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78564c60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78564cf0 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] 0x55fa784cb5e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784cb670 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] 0x55fa78565570 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78565600 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] 0x55fa784cd310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784cd3a0 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] 0x55fa78565e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78565f10 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] 0x55fa784cf040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784cf0d0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78566790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78566820 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] 0x55fa784d0d70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784d0e00 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] 0x55fa785670a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78567130 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] 0x55fa784d2aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784d2b30 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] 0x55fa785679b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78567a40 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] 0x55fa784d47d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785682c0 [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] 0x55fa784d6500 [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] 0x55fa78568bd0 [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] 0x55fa784d8230 [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] 0x55fa785694e0 [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] 0x55fa784d9f60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784d9ff0 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] 0x55fa78569df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78569e80 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] 0x55fa784dbc90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784dbd20 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] 0x55fa7856a700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7856a790 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] 0x55fa784dd9c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784dda50 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] 0x55fa7856b010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7856b0a0 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] 0x55fa784df6f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784df780 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] 0x55fa7856b920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7856b9b0 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] 0x55fa784e1420 [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] 0x55fa7856c230 [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] 0x55fa784e3150 [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] 0x55fa7856cb40 [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] 0x55fa784e4e80 [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] 0x55fa7856d450 [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] 0x55fa784e6c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784e6ca0 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] 0x55fa7856dd60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7856ddf0 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] 0x55fa784e89c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784e8a50 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] 0x55fa7856e670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7856e700 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] 0x55fa784ea770 [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] 0x55fa7856ef80 [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] 0x55fa784ec520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa784ec5b0 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] 0x55fa7856f890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7856f920 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] 0x55fa784ee2d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa784ee360 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] 0x55fa785701a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78570230 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] 0x55fa784f0080 [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] 0x55fa78570ab0 [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] 0x55fa784f1e30 [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] 0x55fa785713c0 [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] 0x55fa784f3be0 [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] 0x55fa78571cd0 [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] 0x55fa784f5990 [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] 0x55fa785725e0 [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] 0x55fa784f7740 [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] 0x55fa78572ef0 [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] 0x55fa784f94f0 [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] 0x55fa78573800 [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] 0x55fa784fb2a0 [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] 0x55fa78574110 [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] 0x55fa784fd050 [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] 0x55fa78574a20 [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] 0x55fa784fedf0 [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] 0x55fa78575330 [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] 0x55fa78500c00 [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] 0x55fa78575c40 [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] 0x55fa78502a10 [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] 0x55fa78576550 [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] 0x55fa78504830 [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] 0x55fa78576e60 [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] 0x55fa785065e0 [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] 0x55fa78577770 [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] 0x55fa78508390 [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] 0x55fa78578080 [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] 0x55fa7850a140 [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] 0x55fa78578990 [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] 0x55fa7850bef0 [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] 0x55fa785792a0 [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] 0x55fa7850dca0 [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] 0x55fa78579bb0 [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] 0x55fa7850fa50 [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] 0x55fa7857a4c0 [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] 0x55fa78511800 [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] 0x55fa7857add0 [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] 0x55fa785135b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78513640 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785136d0 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] 0x55fa7857b6e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7857b770 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa7857b800 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] 0x55fa78515360 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785153f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa78515480 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] 0x55fa7857c020 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7857c0b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa7857c140 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] 0x55fa78515c70 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55fa78515d00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55fa78515d90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55fa78515e20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55fa78515eb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55fa78515f40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55fa78515fd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55fa78516060 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55fa785160f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55fa78516180 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55fa78516210 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55fa785162a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55fa78516330 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] 0x55fa7857c960 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55fa7857c9f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55fa7857ca80 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55fa7857cb10 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55fa7857cba0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55fa7857cc30 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55fa7857ccc0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55fa7857cd50 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55fa7857cde0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55fa7857ce70 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55fa7857cf00 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55fa7857cf90 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55fa7857d020 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] 0x55fa785180d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa78518160 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7857d270 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa7857d300 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] 0x55fa785189e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa78518a70 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7857db80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa7857dc10 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] 0x55fa785192f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa78519380 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7857e490 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa7857e520 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] 0x55fa78519c00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7857eda0 [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] 0x55fa7851a510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7857f6b0 [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] 0x55fa7851ae20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7857ffc0 [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] 0x55fa7851b730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7851b7c0 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] 0x55fa785808d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78580960 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] 0x55fa7851c040 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55fa7851c0d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55fa7851c160 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] 0x55fa7851c1f0 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] 0x55fa785811e0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55fa78581270 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55fa78581300 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] 0x55fa78581390 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] 0x55fa7851c950 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7851c9e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7851ca70 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] 0x55fa78581af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78581b80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78581c10 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] 0x55fa7851d260 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7851d2f0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7851d380 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] 0x55fa785824a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78582530 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785825c0 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] 0x55fa7851db70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7851dc00 VAL: 'Several lines of text, 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] 0x55fa7851dc90 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] 0x55fa78582e50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78582ee0 VAL: 'Several lines of text, 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] 0x55fa78582f70 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] 0x55fa7851e480 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa7851e510 VAL: 'Several 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] 0x55fa7851e5a0 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] 0x55fa78583800 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78583890 VAL: 'Several 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] 0x55fa78583920 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] 0x55fa7851ed90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7851ee20 VAL: 'Several lines 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] 0x55fa78584110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785841a0 VAL: 'Several lines 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] 0x55fa7851f6a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7851f730 VAL: 'Several lines 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] 0x55fa78584a20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78584ab0 VAL: 'Several lines 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] 0x55fa7851ffb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78520040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785200d0 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] 0x55fa78585460 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785854f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78585580 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] 0x55fa785208c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78520950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785209e0 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] 0x55fa78585e10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78585ea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78585f30 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] 0x55fa785211d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78521260 KEYVAL: 'example' 'Several lines of text, 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] 0x55fa785212f0 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] 0x55fa78586720 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785867b0 KEYVAL: 'example' 'Several lines of text, 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] 0x55fa78586840 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] 0x55fa78521ae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78521b70 KEYVAL: 'example' 'Several 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] 0x55fa78521c00 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] 0x55fa785870d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78587160 KEYVAL: 'example' 'Several 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] 0x55fa785871f0 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] 0x55fa785223f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78522480 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78522510 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] 0x55fa78587a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78587b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78587ba0 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] 0x55fa78522d00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78522d90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78522e20 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] 0x55fa78588430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785884c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78588550 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] 0x55fa78523610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785236a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78523730 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] 0x55fa78588de0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78588e70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78588f00 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] 0x55fa78523f20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78523fb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78524040 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] 0x55fa78589790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78589820 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785898b0 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] 0x55fa78524830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785248c0 KEYVAL: 'example' 'Several lines 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] 0x55fa7858a140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7858a1d0 KEYVAL: 'example' 'Several lines 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] 0x55fa78525140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785251d0 KEYVAL: 'example' 'Several lines 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] 0x55fa7858aaf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7858ab80 KEYVAL: 'example' 'Several lines 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] 0x55fa78525a50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78525ae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78525b70 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] 0x55fa7858b4a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7858b530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7858b5c0 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] 0x55fa78526360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785263f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa78526480 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] 0x55fa7858be50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7858bee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa7858bf70 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] 0x55fa78526c70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78526d00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa78526d90 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] 0x55fa7858c7c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7858c850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa7858c8e0 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] 0x55fa78527580 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78527610 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785276a0 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] 0x55fa7858d130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7858d1c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa7858d250 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] 0x55fa78527e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78527f20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa78527fb0 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] 0x55fa7858daa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7858db30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa7858dbc0 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] 0x55fa785287a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa78528830 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55fa785288c0 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] 0x55fa7858e3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa7858e440 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55fa7858e4d0 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] 0x55fa785290b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78529140 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55fa785291d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55fa78529260 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] 0x55fa7858ecf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7858ed80 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55fa7858ee10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55fa7858eea0 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] 0x55fa785299c0 [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] 0x55fa7858f630 [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] 0x55fa7852a2d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa7858ff40 [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] 0x55fa7852abe0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78590850 [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] 0x55fa7852b4f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78591160 [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] 0x55fa7852be00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78591a70 [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] 0x55fa7852c710 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78592380 [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] 0x55fa7852d020 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78592c90 [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] 0x55fa7852d930 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785935a0 [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] 0x55fa7852e240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78593eb0 [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] 0x55fa7852eb50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785947c0 [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] 0x55fa7852f460 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785950d0 [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] 0x55fa7852fd70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785959e0 [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] 0x55fa78530680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78530710 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa785962f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78596380 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] 0x55fa78530f90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78531020 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] 0x55fa78596c00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78596c90 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] 0x55fa785318a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa78531930 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] 0x55fa78597510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785975a0 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] 0x55fa785321b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78532240 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78597e20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78597eb0 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] 0x55fa78532ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78532b50 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] 0x55fa78598730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785987c0 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] 0x55fa785333d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78533460 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] 0x55fa78599040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785990d0 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] 0x55fa78533ce0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55fa78599950 [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] 0x55fa785345f0 [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] 0x55fa7859a260 [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] 0x55fa78534f00 [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] 0x55fa7859ab70 [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] 0x55fa78535810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785358a0 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] 0x55fa7859b480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7859b510 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] 0x55fa78536120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785361b0 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] 0x55fa7859bd90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7859be20 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] 0x55fa78536a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78536ac0 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] 0x55fa7859c6a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7859c730 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] 0x55fa78537340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785373d0 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] 0x55fa7859cfb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7859d040 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] 0x55fa78537c50 [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] 0x55fa7859d8c0 [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] 0x55fa78538560 [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] 0x55fa7859e1d0 [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] 0x55fa78538e70 [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] 0x55fa7859eae0 [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] 0x55fa78539780 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa78539810 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] 0x55fa7859f3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7859f480 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] 0x55fa7853a090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7853a120 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] 0x55fa7859fd00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7859fd90 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] 0x55fa7853a9a0 [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] 0x55fa785a0610 [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] 0x55fa7853b2b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa7853b340 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] 0x55fa785a0f20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785a0fb0 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] 0x55fa7853bbc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa7853bc50 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] 0x55fa785a1860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785a18f0 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] 0x55fa7853c4d0 [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] 0x55fa785a2170 [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] 0x55fa7853cde0 [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] 0x55fa785a2a80 [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] 0x55fa7853d6f0 [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] 0x55fa785a3390 [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] 0x55fa7853e000 [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] 0x55fa785a3ca0 [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] 0x55fa7853e910 [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] 0x55fa785a45b0 [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] 0x55fa7853f220 [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] 0x55fa785a4ec0 [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] 0x55fa7853fb30 [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] 0x55fa785a57d0 [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] 0x55fa78540440 [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] 0x55fa785a60e0 [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] 0x55fa78540d50 [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] 0x55fa785a69f0 [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] 0x55fa78541660 [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] 0x55fa785a7300 [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] 0x55fa78541f70 [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] 0x55fa785a7c10 [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] 0x55fa78542880 [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] 0x55fa785a8550 [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] 0x55fa78543190 [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] 0x55fa785a8e60 [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] 0x55fa78543aa0 [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] 0x55fa785a9770 [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] 0x55fa785443b0 [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] 0x55fa785aa080 [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] 0x55fa78544cc0 [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] 0x55fa785aa990 [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] 0x55fa785455d0 [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] 0x55fa785ab2a0 [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] 0x55fa78545ee0 [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] 0x55fa785abbb0 [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] 0x55fa785467f0 [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] 0x55fa785ac4c0 [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] 0x55fa78547100 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78547190 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa78547220 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] 0x55fa785acdd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785ace60 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785acef0 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] 0x55fa78547a10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa78547aa0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa78547b30 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] 0x55fa785ad710 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785ad7a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785ad830 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: 0x55fa78289b20 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55fa78280150 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55fa782801e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55fa78280280 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55fa78280318 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55fa782803b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55fa78280448 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55fa782804e0 DOCSEQ: (8 sibs) 2 children: 27: 0x55fa78280620 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55fa782806b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55fa78280578 DOCMAP: (8 sibs) 2 children: 27: 0x55fa78280760 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55fa782807f8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785ae050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55fa785ae0e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55fa785ae170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55fa785ae200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55fa785ae290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55fa785ae320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55fa785ae3b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55fa785ae440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55fa785ae4d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55fa785ae560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55fa785ae5f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55fa785ae680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55fa785ae710 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: 0x55fa78289f80 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55fa78281070 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa7846e540 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa7846e5d0 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: 0x55fa7828a098 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55fa78280c00 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785ae7b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa785ae840 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: 0x55fa7828a1b0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55fa78280cf0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785ae8e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa785ae970 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: 0x55fa7828a2c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785aea10 [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: 0x55fa7828a3e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785aeab0 [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: 0x55fa7828a4f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785aeb50 [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: 0x55fa7828a610 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78280ed0 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] 0x55fa785aebf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785aec80 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: 0x55fa7828a728 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55fa78281110 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55fa782811a8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55fa78281240 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785aed20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55fa785aedb0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55fa785aee40 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] 0x55fa785aeed0 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: 0x55fa7828a840 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281330 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782813c8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785aef70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785af000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785af090 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: 0x55fa7828a958 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa78281510 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782815a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785af130 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785af1c0 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785af250 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: 0x55fa7828aa70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa782816a0 VAL: 'Several lines of text, 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: 0x55fa78281738 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785af2f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785af380 VAL: 'Several lines of text, 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] 0x55fa785af410 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: 0x55fa7828ab88 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa78281830 VAL: 'Several 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: 0x55fa782818c8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785af4b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785af540 VAL: 'Several 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] 0x55fa785af5d0 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: 0x55fa7828aca0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78280fc0 VAL: 'Several lines 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] 0x55fa785af670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785af700 VAL: 'Several lines 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: 0x55fa7828adb8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78281a10 VAL: 'Several lines 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] 0x55fa785af7a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785af830 VAL: 'Several lines 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: 0x55fa7828aed0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281b00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78281b98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785af8d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785af960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785af9f0 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: 0x55fa7828afe8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281c90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78281d28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785afa90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785afb20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785afbb0 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: 0x55fa7828b100 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281e20 KEYVAL: 'example' 'Several lines of text, 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: 0x55fa78281eb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785afc50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785afce0 KEYVAL: 'example' 'Several lines of text, 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] 0x55fa785afd70 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: 0x55fa7828b218 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281fb0 KEYVAL: 'example' 'Several 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: 0x55fa78282048 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785afe10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785afea0 KEYVAL: 'example' 'Several 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] 0x55fa785aff30 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: 0x55fa7828b330 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782821d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785affd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b0060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b00f0 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: 0x55fa7828b448 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa782822d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78282368 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b0220 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b02b0 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: 0x55fa7828b560 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782824f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b03e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b0470 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: 0x55fa7828b678 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa782825f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78282688 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0510 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b05a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b0630 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: 0x55fa7828b790 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78282780 KEYVAL: 'example' 'Several lines 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] 0x55fa785b06d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b0760 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b8a8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78282870 KEYVAL: 'example' 'Several lines 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] 0x55fa785b0800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b0890 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b9c0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782829f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b09c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b0a50 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: 0x55fa7828bad8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78284e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78284f18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0af0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b0b80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b0c10 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: 0x55fa7828bbf0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78285060 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55fa78285100 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0cb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b0d40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785b0dd0 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: 0x55fa7828bd08 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa782851f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55fa78285290 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b0e70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b0f00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785b0f90 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: 0x55fa7828be20 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78289990 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55fa78289a30 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b10c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785b1150 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: 0x55fa7828bf38 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55fa78282c28 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b11f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b1280 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55fa785b1310 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: 0x55fa7828c050 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78284fc0 MAP: (1 sibs) 2 children: 27: 0x55fa78282e60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55fa78282ef8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b13b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b1440 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55fa785b14d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55fa785b1560 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: 0x55fa7828c168 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1600 [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: 0x55fa7828c280 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b16a0 [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: 0x55fa7828c398 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1740 [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: 0x55fa7828c4b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b17e0 [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: 0x55fa7828c5c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1880 [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: 0x55fa7828c6e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1920 [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: 0x55fa7828c7f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b19c0 [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: 0x55fa7828c910 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1a60 [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: 0x55fa7828ca28 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1b00 [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: 0x55fa7828cb40 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1ba0 [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: 0x55fa7828cc58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1c40 [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: 0x55fa7828cd70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1ce0 [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: 0x55fa7828ce88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283360 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1d80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b1e10 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: 0x55fa7828cfa0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283450 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1eb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b1f40 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: 0x55fa7828d0b8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283540 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b1fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2070 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: 0x55fa7828d1d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283630 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b21a0 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: 0x55fa7828d2e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283720 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2240 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b22d0 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: 0x55fa7828d400 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283810 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2370 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2400 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: 0x55fa7828d518 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b24a0 [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: 0x55fa7828d630 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2540 [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: 0x55fa7828d748 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b25e0 [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: 0x55fa7828d860 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa782839f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2710 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: 0x55fa7828d978 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283ae0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b27b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2840 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: 0x55fa7828da90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283bd0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b28e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2970 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: 0x55fa7828dba8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283cc0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2a10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2aa0 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: 0x55fa7828dcc0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2b40 [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: 0x55fa7828ddd8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2be0 [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: 0x55fa7828def0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2c80 [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: 0x55fa7828e008 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283ea0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2d20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2db0 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: 0x55fa7828e120 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283f90 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2e50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b2ee0 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: 0x55fa7828e238 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b2f80 [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: 0x55fa7828e350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa782840d0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b30b0 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: 0x55fa7828e468 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa782841c0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3150 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b31e0 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: 0x55fa7828e580 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3280 [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: 0x55fa7828e698 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3320 [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: 0x55fa7828e7b0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b33c0 [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: 0x55fa7828e8c8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3460 [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: 0x55fa7828e9e0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3500 [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: 0x55fa7828eaf8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b35a0 [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: 0x55fa7828ec10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3640 [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: 0x55fa7828ed28 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b36e0 [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: 0x55fa7828ee40 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3780 [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: 0x55fa7828ef58 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3820 [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: 0x55fa7828f070 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b38c0 [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: 0x55fa7828f188 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3960 [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: 0x55fa7828f2a0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3a00 [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: 0x55fa7828f3b8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3aa0 [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: 0x55fa7828f4d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3b40 [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: 0x55fa7828f5e8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3be0 [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: 0x55fa7828f700 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3c80 [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: 0x55fa7828f818 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3d20 [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: 0x55fa7828f930 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3dc0 [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: 0x55fa7828fa48 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa78282cd0 VAL: ' 27: ' (2 sibs) 27: 0x55fa78282d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b3e60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b3ef0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785b3f80 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: 0x55fa7828fb60 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa782848f0 VAL: ' 27: ' (2 sibs) 27: 0x55fa78284988 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4020 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b40b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785b4140 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: 0x55fa78289b20 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55fa78280150 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55fa782801e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55fa78280280 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55fa78280318 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55fa782803b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55fa78280448 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55fa782804e0 DOCSEQ: (8 sibs) 2 children: 27: 0x55fa78280620 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55fa782806b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55fa78280578 DOCMAP: (8 sibs) 2 children: 27: 0x55fa78280760 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55fa782807f8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b41e0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55fa785b4270 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55fa785b4300 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55fa785b4390 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55fa785b4420 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55fa785b44b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55fa785b4540 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55fa785b45d0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55fa785b4660 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55fa785b46f0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55fa785b4780 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55fa785b4810 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55fa785b48a0 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: 0x55fa78289f80 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55fa78281070 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4940 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b49d0 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: 0x55fa7828a098 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55fa78280c00 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4a70 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b4b00 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: 0x55fa7828a1b0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55fa78280cf0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4ba0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b4c30 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: 0x55fa7828a2c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4cd0 [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: 0x55fa7828a3e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4d70 [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: 0x55fa7828a4f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4e10 [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: 0x55fa7828a610 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78280ed0 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] 0x55fa785b4eb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b4f40 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: 0x55fa7828a728 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55fa78281110 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55fa782811a8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55fa78281240 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b4fe0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55fa785b5070 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55fa785b5100 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] 0x55fa785b5190 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: 0x55fa7828a840 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281330 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782813c8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b5230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b52c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b5350 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: 0x55fa7828a958 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa78281510 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782815a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b53f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b5480 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b5510 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: 0x55fa7828aa70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa782816a0 VAL: 'Several lines of text, 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: 0x55fa78281738 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b55b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b5640 VAL: 'Several lines of text, 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] 0x55fa785b56d0 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: 0x55fa7828ab88 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa78281830 VAL: 'Several 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: 0x55fa782818c8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b5770 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b5800 VAL: 'Several 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] 0x55fa785b5890 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: 0x55fa7828aca0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78280fc0 VAL: 'Several lines 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] 0x55fa785b5930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b59c0 VAL: 'Several lines 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: 0x55fa7828adb8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78281a10 VAL: 'Several lines 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] 0x55fa785b5a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b5af0 VAL: 'Several lines 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: 0x55fa7828aed0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281b00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78281b98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b5b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b5c20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b5cb0 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: 0x55fa7828afe8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281c90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78281d28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b5d50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b5de0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b5e70 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: 0x55fa7828b100 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281e20 KEYVAL: 'example' 'Several lines of text, 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: 0x55fa78281eb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b5f10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b5fa0 KEYVAL: 'example' 'Several lines of text, 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] 0x55fa785b6030 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: 0x55fa7828b218 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78281fb0 KEYVAL: 'example' 'Several 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: 0x55fa78282048 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b60d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b6160 KEYVAL: 'example' 'Several 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] 0x55fa785b61f0 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: 0x55fa7828b330 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782821d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b6290 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b6320 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b63b0 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: 0x55fa7828b448 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa782822d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78282368 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b6450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b64e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b6570 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: 0x55fa7828b560 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782824f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b6610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b66a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b6730 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: 0x55fa7828b678 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa782825f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78282688 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b67d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b6860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b68f0 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: 0x55fa7828b790 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78282780 KEYVAL: 'example' 'Several lines 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] 0x55fa785b6990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b6a20 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b8a8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78282870 KEYVAL: 'example' 'Several lines 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] 0x55fa785b6ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b6b50 KEYVAL: 'example' 'Several lines 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: 0x55fa7828b9c0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa782829f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b6bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b6c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b6d10 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: 0x55fa7828bad8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78284e80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55fa78284f18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b6db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b6e40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55fa785b6ed0 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: 0x55fa7828bbf0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78285060 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55fa78285100 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b6f70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b7000 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785b7090 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: 0x55fa7828bd08 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa782851f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55fa78285290 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b71c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785b7250 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: 0x55fa7828be20 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78289990 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55fa78289a30 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b72f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b7380 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55fa785b7410 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: 0x55fa7828bf38 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55fa78282b90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55fa78282c28 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b74b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55fa785b7540 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55fa785b75d0 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: 0x55fa7828c050 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78284fc0 MAP: (1 sibs) 2 children: 27: 0x55fa78282e60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55fa78282ef8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b7700 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55fa785b7790 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55fa785b7820 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: 0x55fa7828c168 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b78c0 [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: 0x55fa7828c280 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7960 [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: 0x55fa7828c398 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7a00 [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: 0x55fa7828c4b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7aa0 [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: 0x55fa7828c5c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7b40 [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: 0x55fa7828c6e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7be0 [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: 0x55fa7828c7f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7c80 [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: 0x55fa7828c910 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7d20 [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: 0x55fa7828ca28 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7dc0 [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: 0x55fa7828cb40 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7e60 [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: 0x55fa7828cc58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7f00 [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: 0x55fa7828cd70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b7fa0 [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: 0x55fa7828ce88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283360 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b80d0 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: 0x55fa7828cfa0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283450 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8200 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: 0x55fa7828d0b8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283540 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b82a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8330 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: 0x55fa7828d1d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283630 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b83d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8460 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: 0x55fa7828d2e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283720 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8590 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: 0x55fa7828d400 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283810 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b86c0 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: 0x55fa7828d518 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8760 [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: 0x55fa7828d630 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8800 [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: 0x55fa7828d748 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b88a0 [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: 0x55fa7828d860 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa782839f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8940 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b89d0 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: 0x55fa7828d978 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283ae0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8b00 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: 0x55fa7828da90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283bd0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8c30 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: 0x55fa7828dba8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283cc0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8cd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b8d60 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: 0x55fa7828dcc0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8e00 [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: 0x55fa7828ddd8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8ea0 [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: 0x55fa7828def0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8f40 [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: 0x55fa7828e008 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa78283ea0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b8fe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b9070 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: 0x55fa7828e120 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa78283f90 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b91a0 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: 0x55fa7828e238 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9240 [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: 0x55fa7828e350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55fa782840d0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b92e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b9370 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: 0x55fa7828e468 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55fa782841c0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9410 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55fa785b94a0 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: 0x55fa7828e580 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9540 [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: 0x55fa7828e698 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b95e0 [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: 0x55fa7828e7b0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9680 [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: 0x55fa7828e8c8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9720 [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: 0x55fa7828e9e0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b97c0 [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: 0x55fa7828eaf8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9860 [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: 0x55fa7828ec10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9900 [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: 0x55fa7828ed28 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b99a0 [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: 0x55fa7828ee40 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9a40 [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: 0x55fa7828ef58 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9ae0 [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: 0x55fa7828f070 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9b80 [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: 0x55fa7828f188 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9c20 [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: 0x55fa7828f2a0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9cc0 [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: 0x55fa7828f3b8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9d60 [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: 0x55fa7828f4d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9e00 [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: 0x55fa7828f5e8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9ea0 [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: 0x55fa7828f700 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9f40 [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: 0x55fa7828f818 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785b9fe0 [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: 0x55fa7828f930 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785ba080 [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: 0x55fa7828fa48 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa78282cd0 VAL: ' 27: ' (2 sibs) 27: 0x55fa78282d68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785ba120 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785ba1b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785ba240 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: 0x55fa7828fb60 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55fa782848f0 VAL: ' 27: ' (2 sibs) 27: 0x55fa78284988 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55fa785ba2e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55fa785ba370 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55fa785ba400 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 (50 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (51 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.07 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (0 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: 0x5598a3d2d3a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5598a3d23cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d24080 DOCSEQ: (8 sibs) 2 children: 28: 0x5598a3d241c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5598a3d24258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5598a3d24118 DOCMAP: (8 sibs) 2 children: 28: 0x5598a3d24300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5598a3d24398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3e94090 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3e94120 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3e941b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3e94240 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3e942d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3e94360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3e943f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3e94480 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3e94510 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3e945a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3e94630 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3e946c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3e94750 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: 0x5598a3d2d800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3e9d0a0 [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: 0x5598a3d2d918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3e9edd0 [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: 0x5598a3d2da30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ea0b00 [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: 0x5598a3d2db48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5598a3d24890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d24928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d249c0 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] 0x5598a3ea32b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3ea3340 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3ea33d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3ea3460 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: 0x5598a3d2dc60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d24ab0 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: 0x5598a3d24b48 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ea5120 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ea51b0 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] 0x5598a3ea5240 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: 0x5598a3d2dd78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d24cd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ea7110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ea71a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ea7230 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: 0x5598a3d2de90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24dd0 KEYVAL: '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: 0x5598a3d24e68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ea9050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ea90e0 KEYVAL: '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] 0x5598a3ea9170 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: 0x5598a3d2dfa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24f60 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: 0x5598a3d24ff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eab040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eab0d0 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] 0x5598a3eab160 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: 0x5598a3d2e0c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d250f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25188 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ead030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ead0c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ead150 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: 0x5598a3d2e1d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25280 KEYVAL: '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: 0x5598a3d25318 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] 0x5598a3eaf100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eaf190 KEYVAL: '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] 0x5598a3eaf220 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: 0x5598a3d2e2f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d26670 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: 0x5598a3d26708 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] 0x5598a3eb1310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb13a0 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] 0x5598a3eb1430 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: 0x5598a3d2e408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d267b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d26848 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eb33d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb3460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb34f0 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: 0x5598a3d2e520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d28c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d28c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eb53e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb5470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb5500 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: 0x5598a3d2e638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eb7410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb74a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb7530 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: 0x5598a3d2e750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25728 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eb9440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb94d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb9560 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: 0x5598a3d2e868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d258b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ebb410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ebb4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ebb530 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: 0x5598a3d2e980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d259b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25a48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ebd5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ebd650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ebd6e0 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: 0x5598a3d2ea98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5598a3d25af0 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] 0x5598a3ebf490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3ebf520 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: 0x5598a3d2ebb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25c78 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ec1460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ec14f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ec1580 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: 0x5598a3d2ecc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ec3190 [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: 0x5598a3d2ede0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ec4ec0 [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: 0x5598a3d2eef8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ec6bf0 [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: 0x5598a3d2f010 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ec8920 [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: 0x5598a3d2f128 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eca650 [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: 0x5598a3d2f240 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ecc380 [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: 0x5598a3d2f358 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ece0b0 [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: 0x5598a3d2f470 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ecfde0 [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: 0x5598a3d2f588 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ed1b10 [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: 0x5598a3d2f6a0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ed3840 [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: 0x5598a3d2f7b8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ed5570 [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: 0x5598a3d2f8d0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ed72a0 [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: 0x5598a3d2f9e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ed8fd0 [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: 0x5598a3d2fb00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3edad00 [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: 0x5598a3d2fc18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3edca30 [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: 0x5598a3d2fd30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ede760 [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: 0x5598a3d2fe48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ee0490 [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: 0x5598a3d2ff60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ee21c0 [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: 0x5598a3d30078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ee3ef0 [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: 0x5598a3d30190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ee5c20 [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: 0x5598a3d302a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ee7950 [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: 0x5598a3d303c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ee9680 [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: 0x5598a3d304d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eeb3b0 [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: 0x5598a3d305f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eed0e0 [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: 0x5598a3d30708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eeee10 [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: 0x5598a3d30820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ef0ba0 [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: 0x5598a3d30938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ef2950 [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: 0x5598a3d30a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ef4700 [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: 0x5598a3d30b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ef64b0 [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: 0x5598a3d30c80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3ef8260 [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: 0x5598a3d30d98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3efa010 [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: 0x5598a3d30eb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3efbdc0 [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: 0x5598a3d30fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3efdb70 [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: 0x5598a3d310e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3eff920 [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: 0x5598a3d311f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f016d0 [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: 0x5598a3d31310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f03480 [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: 0x5598a3d31428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f05230 [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: 0x5598a3d31540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f06fe0 [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: 0x5598a3d31658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f08d90 [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: 0x5598a3d31770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f0ab40 [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: 0x5598a3d31888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26cb0 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26d48 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f0c8f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f0c980 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f0ca10 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: 0x5598a3d319a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26e40 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26ed8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f0e6a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f0e730 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f0e7c0 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: 0x5598a3d2d3a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5598a3d23cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d24080 DOCSEQ: (8 sibs) 2 children: 28: 0x5598a3d241c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5598a3d24258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5598a3d24118 DOCMAP: (8 sibs) 2 children: 28: 0x5598a3d24300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5598a3d24398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f0efb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3f0f040 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3f0f0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3f0f160 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3f0f1f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3f0f280 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3f0f310 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3f0f3a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3f0f430 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3f0f4c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3f0f550 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3f0f5e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3f0f670 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: 0x5598a3d2d800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f11490 [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: 0x5598a3d2d918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f11da0 [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: 0x5598a3d2da30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f126b0 [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: 0x5598a3d2db48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5598a3d24890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d24928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d249c0 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] 0x5598a3f12fc0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3f13050 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3f130e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3f13170 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: 0x5598a3d2dc60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d24ab0 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: 0x5598a3d24b48 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f138d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f13960 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] 0x5598a3f139f0 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: 0x5598a3d2dd78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d24cd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f141e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f14270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f14300 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: 0x5598a3d2de90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24dd0 KEYVAL: '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: 0x5598a3d24e68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f14af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f14b80 KEYVAL: '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] 0x5598a3f14c10 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: 0x5598a3d2dfa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24f60 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: 0x5598a3d24ff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f15400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f15490 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] 0x5598a3f15520 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: 0x5598a3d2e0c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d250f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25188 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f15d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f15da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f15e30 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: 0x5598a3d2e1d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25280 KEYVAL: '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: 0x5598a3d25318 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] 0x5598a3f16620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f166b0 KEYVAL: '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] 0x5598a3f16740 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: 0x5598a3d2e2f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d26670 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: 0x5598a3d26708 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] 0x5598a3f16f30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f16fc0 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] 0x5598a3f17050 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: 0x5598a3d2e408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d267b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d26848 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f17840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f178d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f17960 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: 0x5598a3d2e520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d28c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d28c98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f18150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f181e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f18270 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: 0x5598a3d2e638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f18a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f18af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f18b80 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: 0x5598a3d2e750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25728 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f19370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f19400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f19490 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: 0x5598a3d2e868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d258b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f19c80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f19d10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f19da0 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: 0x5598a3d2e980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d259b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25a48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1a660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f1a6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f1a780 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: 0x5598a3d2ea98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5598a3d25af0 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] 0x5598a3f1af70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3f1b000 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: 0x5598a3d2ebb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25c78 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1b880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f1b910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f1b9a0 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: 0x5598a3d2ecc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1c190 [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: 0x5598a3d2ede0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1caa0 [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: 0x5598a3d2eef8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1d3b0 [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: 0x5598a3d2f010 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1dcc0 [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: 0x5598a3d2f128 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1e5d0 [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: 0x5598a3d2f240 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1eee0 [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: 0x5598a3d2f358 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f1f7f0 [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: 0x5598a3d2f470 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f20100 [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: 0x5598a3d2f588 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f20a10 [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: 0x5598a3d2f6a0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f21320 [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: 0x5598a3d2f7b8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f21c30 [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: 0x5598a3d2f8d0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f22540 [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: 0x5598a3d2f9e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f22e50 [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: 0x5598a3d2fb00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f23760 [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: 0x5598a3d2fc18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f24070 [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: 0x5598a3d2fd30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f24980 [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: 0x5598a3d2fe48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f25290 [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: 0x5598a3d2ff60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f25ba0 [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: 0x5598a3d30078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f264b0 [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: 0x5598a3d30190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f26dc0 [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: 0x5598a3d302a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f276d0 [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: 0x5598a3d303c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f27fe0 [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: 0x5598a3d304d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f288f0 [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: 0x5598a3d305f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f29200 [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: 0x5598a3d30708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f29b10 [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: 0x5598a3d30820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2a420 [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: 0x5598a3d30938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2ad30 [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: 0x5598a3d30a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2b640 [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: 0x5598a3d30b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2bf50 [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: 0x5598a3d30c80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2c860 [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: 0x5598a3d30d98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2d170 [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: 0x5598a3d30eb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2da80 [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: 0x5598a3d30fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2e390 [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: 0x5598a3d310e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2eca0 [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: 0x5598a3d311f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2f5b0 [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: 0x5598a3d31310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f2fec0 [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: 0x5598a3d31428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f307d0 [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: 0x5598a3d31540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f310e0 [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: 0x5598a3d31658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f319f0 [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: 0x5598a3d31770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f32300 [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: 0x5598a3d31888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26cb0 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26d48 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f32c10 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f32ca0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f32d30 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: 0x5598a3d319a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26e40 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26ed8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f33520 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f335b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f33640 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] 0x5598a3e94090 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3e94120 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3e941b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3e94240 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3e942d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3e94360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3e943f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3e94480 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3e94510 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3e945a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3e94630 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3e946c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3e94750 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] 0x5598a3f36560 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3f365f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3f36680 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3f36710 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3f367a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3f36830 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3f368c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3f36950 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3f369e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3f36a70 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3f36b00 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3f36b90 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3f36c20 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] 0x5598a3e9d0a0 [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] 0x5598a3f37750 [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] 0x5598a3e9edd0 [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] 0x5598a3f38060 [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] 0x5598a3ea0b00 [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] 0x5598a3f38970 [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] 0x5598a3ea32b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3ea3340 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3ea33d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3ea3460 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] 0x5598a3f39280 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3f39310 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3f393a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3f39430 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] 0x5598a3ea5120 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ea51b0 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] 0x5598a3ea5240 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] 0x5598a3f39b90 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f39c20 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] 0x5598a3f39cb0 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] 0x5598a3ea7110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ea71a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ea7230 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] 0x5598a3f3a4a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3a530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f3a5c0 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] 0x5598a3ea9050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ea90e0 KEYVAL: '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] 0x5598a3ea9170 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] 0x5598a3f3adb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3ae40 KEYVAL: '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] 0x5598a3f3aed0 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] 0x5598a3eab040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eab0d0 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] 0x5598a3eab160 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] 0x5598a3f3b6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3b750 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] 0x5598a3f3b7e0 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] 0x5598a3ead030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ead0c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ead150 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] 0x5598a3f3bfd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3c060 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f3c0f0 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] 0x5598a3eaf100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eaf190 KEYVAL: '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] 0x5598a3eaf220 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] 0x5598a3f3c8e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3c970 KEYVAL: '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] 0x5598a3f3ca00 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] 0x5598a3eb1310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb13a0 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] 0x5598a3eb1430 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] 0x5598a3f3d1f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3d280 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] 0x5598a3f3d310 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] 0x5598a3eb33d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb3460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb34f0 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] 0x5598a3f3db00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3db90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f3dc20 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] 0x5598a3eb53e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb5470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb5500 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] 0x5598a3f3e410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3e4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f3e530 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] 0x5598a3eb7410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb74a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb7530 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] 0x5598a3f3ed20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3edb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f3ee40 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] 0x5598a3eb9440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3eb94d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3eb9560 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] 0x5598a3f3f630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3f6c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f3f750 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] 0x5598a3ebb410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ebb4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ebb530 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] 0x5598a3f3ff40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f3ffd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f40060 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] 0x5598a3ebd5c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ebd650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ebd6e0 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] 0x5598a3f40850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f408e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f40970 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] 0x5598a3ebf490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3ebf520 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] 0x5598a3f41160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3f411f0 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] 0x5598a3ec1460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3ec14f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3ec1580 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] 0x5598a3f41a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f41b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f41b90 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] 0x5598a3ec3190 [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] 0x5598a3f42380 [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] 0x5598a3ec4ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f42c90 [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] 0x5598a3ec6bf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f435a0 [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] 0x5598a3ec8920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f43eb0 [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] 0x5598a3eca650 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f447c0 [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] 0x5598a3ecc380 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f450d0 [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] 0x5598a3ece0b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f459e0 [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] 0x5598a3ecfde0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f462f0 [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] 0x5598a3ed1b10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f46c00 [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] 0x5598a3ed3840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f47510 [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] 0x5598a3ed5570 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f47e20 [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] 0x5598a3ed72a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f48730 [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] 0x5598a3ed8fd0 [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] 0x5598a3f49040 [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] 0x5598a3edad00 [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] 0x5598a3f49950 [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] 0x5598a3edca30 [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] 0x5598a3f4a260 [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] 0x5598a3ede760 [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] 0x5598a3f4ab70 [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] 0x5598a3ee0490 [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] 0x5598a3f4b480 [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] 0x5598a3ee21c0 [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] 0x5598a3f4bd90 [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] 0x5598a3ee3ef0 [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] 0x5598a3f4c6a0 [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] 0x5598a3ee5c20 [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] 0x5598a3f4cfb0 [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] 0x5598a3ee7950 [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] 0x5598a3f4d8c0 [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] 0x5598a3ee9680 [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] 0x5598a3f4e1d0 [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] 0x5598a3eeb3b0 [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] 0x5598a3f4eae0 [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] 0x5598a3eed0e0 [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] 0x5598a3f4f3f0 [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] 0x5598a3eeee10 [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] 0x5598a3f4fd00 [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] 0x5598a3ef0ba0 [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] 0x5598a3f50610 [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] 0x5598a3ef2950 [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] 0x5598a3f50f20 [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] 0x5598a3ef4700 [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] 0x5598a3f51830 [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] 0x5598a3ef64b0 [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] 0x5598a3f52140 [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] 0x5598a3ef8260 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f52a50 [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] 0x5598a3efa010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f53360 [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] 0x5598a3efbdc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f53c70 [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] 0x5598a3efdb70 [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] 0x5598a3f54580 [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] 0x5598a3eff920 [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] 0x5598a3f54e90 [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] 0x5598a3f016d0 [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] 0x5598a3f557a0 [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] 0x5598a3f03480 [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] 0x5598a3f560b0 [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] 0x5598a3f05230 [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] 0x5598a3f569c0 [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] 0x5598a3f06fe0 [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] 0x5598a3f572d0 [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] 0x5598a3f08d90 [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] 0x5598a3f57be0 [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] 0x5598a3f0ab40 [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] 0x5598a3f584f0 [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] 0x5598a3f0c8f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f0c980 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f0ca10 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] 0x5598a3f58e00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f58e90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f58f20 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] 0x5598a3f0e6a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f0e730 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f0e7c0 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] 0x5598a3f59710 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f597a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f59830 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] 0x5598a3f0efb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3f0f040 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3f0f0d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3f0f160 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3f0f1f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3f0f280 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3f0f310 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3f0f3a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3f0f430 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3f0f4c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3f0f550 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3f0f5e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3f0f670 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] 0x5598a3f5a020 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3f5a0b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3f5a140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3f5a1d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3f5a260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3f5a2f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3f5a380 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3f5a410 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3f5a4a0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3f5a530 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3f5a5c0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3f5a650 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3f5a6e0 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] 0x5598a3f11490 [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] 0x5598a3f5a930 [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] 0x5598a3f11da0 [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] 0x5598a3f5b240 [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] 0x5598a3f126b0 [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] 0x5598a3f5bb50 [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] 0x5598a3f12fc0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3f13050 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3f130e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3f13170 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] 0x5598a3f5c460 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3f5c4f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3f5c580 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3f5c610 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] 0x5598a3f138d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f13960 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] 0x5598a3f139f0 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] 0x5598a3f5cd70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f5ce00 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] 0x5598a3f5ce90 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] 0x5598a3f141e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f14270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f14300 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] 0x5598a3f5d680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f5d710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f5d7a0 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] 0x5598a3f14af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f14b80 KEYVAL: '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] 0x5598a3f14c10 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] 0x5598a3f5e030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f5e0c0 KEYVAL: '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] 0x5598a3f5e150 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] 0x5598a3f15400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f15490 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] 0x5598a3f15520 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] 0x5598a3f5e9e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f5ea70 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] 0x5598a3f5eb00 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] 0x5598a3f15d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f15da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f15e30 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] 0x5598a3f5f390 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f5f420 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f5f4b0 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] 0x5598a3f16620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f166b0 KEYVAL: '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] 0x5598a3f16740 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] 0x5598a3f5fca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f5fd30 KEYVAL: '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] 0x5598a3f5fdc0 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] 0x5598a3f16f30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f16fc0 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] 0x5598a3f17050 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] 0x5598a3f605b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f60640 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] 0x5598a3f606d0 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] 0x5598a3f17840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f178d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f17960 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] 0x5598a3f60f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f60ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f61080 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] 0x5598a3f18150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f181e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f18270 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] 0x5598a3f61910 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f619a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f61a30 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] 0x5598a3f18a60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f18af0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f18b80 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] 0x5598a3f622c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f62350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f623e0 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] 0x5598a3f19370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f19400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f19490 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] 0x5598a3f62c70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f62d00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f62d90 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] 0x5598a3f19c80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f19d10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f19da0 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] 0x5598a3f63620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f636b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f63740 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] 0x5598a3f1a660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f1a6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f1a780 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] 0x5598a3f63fd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f64060 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f640f0 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] 0x5598a3f1af70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3f1b000 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] 0x5598a3f648e0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3f64970 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] 0x5598a3f1b880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f1b910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f1b9a0 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] 0x5598a3f65290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f65320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f653b0 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] 0x5598a3f1c190 [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] 0x5598a3f65ba0 [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] 0x5598a3f1caa0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f664b0 [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] 0x5598a3f1d3b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f66dc0 [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] 0x5598a3f1dcc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f676d0 [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] 0x5598a3f1e5d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f67fe0 [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] 0x5598a3f1eee0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f688f0 [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] 0x5598a3f1f7f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f69200 [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] 0x5598a3f20100 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f69b10 [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] 0x5598a3f20a10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f6a420 [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] 0x5598a3f21320 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f6ad30 [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] 0x5598a3f21c30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f6b640 [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] 0x5598a3f22540 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f6bf50 [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] 0x5598a3f22e50 [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] 0x5598a3f6c860 [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] 0x5598a3f23760 [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] 0x5598a3f6d170 [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] 0x5598a3f24070 [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] 0x5598a3f6da80 [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] 0x5598a3f24980 [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] 0x5598a3f6e390 [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] 0x5598a3f25290 [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] 0x5598a3f6eca0 [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] 0x5598a3f25ba0 [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] 0x5598a3f6f5b0 [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] 0x5598a3f264b0 [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] 0x5598a3f6fec0 [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] 0x5598a3f26dc0 [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] 0x5598a3f707d0 [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] 0x5598a3f276d0 [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] 0x5598a3f710e0 [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] 0x5598a3f27fe0 [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] 0x5598a3f71a20 [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] 0x5598a3f288f0 [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] 0x5598a3f72330 [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] 0x5598a3f29200 [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] 0x5598a3f72c40 [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] 0x5598a3f29b10 [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] 0x5598a3f73550 [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] 0x5598a3f2a420 [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] 0x5598a3f73e60 [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] 0x5598a3f2ad30 [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] 0x5598a3f74770 [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] 0x5598a3f2b640 [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] 0x5598a3f75080 [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] 0x5598a3f2bf50 [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] 0x5598a3f75990 [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] 0x5598a3f2c860 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f762a0 [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] 0x5598a3f2d170 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f76bb0 [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] 0x5598a3f2da80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5598a3f774c0 [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] 0x5598a3f2e390 [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] 0x5598a3f77dd0 [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] 0x5598a3f2eca0 [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] 0x5598a3f786e0 [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] 0x5598a3f2f5b0 [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] 0x5598a3f78ff0 [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] 0x5598a3f2fec0 [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] 0x5598a3f79900 [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] 0x5598a3f307d0 [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] 0x5598a3f7a210 [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] 0x5598a3f310e0 [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] 0x5598a3f7ab20 [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] 0x5598a3f319f0 [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] 0x5598a3f7b430 [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] 0x5598a3f32300 [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] 0x5598a3f7bd40 [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] 0x5598a3f32c10 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f32ca0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f32d30 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] 0x5598a3f7c650 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7c6e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7c770 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] 0x5598a3f33520 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f335b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f33640 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] 0x5598a3f7cf60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7cff0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7d080 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: 0x5598a3d2d3a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5598a3d23cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d24080 DOCSEQ: (8 sibs) 2 children: 28: 0x5598a3d241c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5598a3d24258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5598a3d24118 DOCMAP: (8 sibs) 2 children: 28: 0x5598a3d24300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5598a3d24398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7d8a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3f7d930 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3f7d9c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3f7da50 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3f7dae0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3f7db70 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3f7dc00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3f7dc90 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3f7dd20 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3f7ddb0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3f7de40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3f7ded0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3f7df60 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: 0x5598a3d2d800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e000 [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: 0x5598a3d2d918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e0a0 [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: 0x5598a3d2da30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e140 [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: 0x5598a3d2db48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5598a3d24890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d24928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d249c0 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] 0x5598a3f7e1e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3f7e270 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3f7e300 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3f7e390 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: 0x5598a3d2dc60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d24ab0 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: 0x5598a3d24b48 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3e92810 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3e928a0 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] 0x5598a3e92930 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: 0x5598a3d2dd78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d24cd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7e4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7e550 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: 0x5598a3d2de90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24dd0 KEYVAL: '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: 0x5598a3d24e68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e5f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7e680 KEYVAL: '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] 0x5598a3f7e710 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: 0x5598a3d2dfa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24f60 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: 0x5598a3d24ff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e7b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7e840 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] 0x5598a3f7e8d0 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: 0x5598a3d2e0c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d250f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25188 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7e970 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7ea00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7ea90 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: 0x5598a3d2e1d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25280 KEYVAL: '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: 0x5598a3d25318 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] 0x5598a3f7eb30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7ebc0 KEYVAL: '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] 0x5598a3f7ec50 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: 0x5598a3d2e2f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d26670 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: 0x5598a3d26708 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] 0x5598a3f7ecf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7ed80 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] 0x5598a3f7ee10 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: 0x5598a3d2e408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d267b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d26848 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7eeb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7ef40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7efd0 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: 0x5598a3d2e520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d28c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d28c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7f070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7f100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7f190 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: 0x5598a3d2e638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7f230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7f2c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7f350 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: 0x5598a3d2e750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25728 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7f3f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7f480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7f510 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: 0x5598a3d2e868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d258b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7f5b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7f640 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7f6d0 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: 0x5598a3d2e980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d259b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25a48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7f770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7f800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7f890 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: 0x5598a3d2ea98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5598a3d25af0 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] 0x5598a3e94ab0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3e94b40 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: 0x5598a3d2ebb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25c78 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7f930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f7f9c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f7fa50 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: 0x5598a3d2ecc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7faf0 [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: 0x5598a3d2ede0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7fb90 [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: 0x5598a3d2eef8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7fc30 [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: 0x5598a3d2f010 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7fcd0 [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: 0x5598a3d2f128 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7fd70 [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: 0x5598a3d2f240 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7fe10 [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: 0x5598a3d2f358 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7feb0 [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: 0x5598a3d2f470 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7ff50 [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: 0x5598a3d2f588 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f7fff0 [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: 0x5598a3d2f6a0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80090 [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: 0x5598a3d2f7b8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80130 [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: 0x5598a3d2f8d0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f801d0 [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: 0x5598a3d2f9e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80270 [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: 0x5598a3d2fb00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80310 [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: 0x5598a3d2fc18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f803b0 [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: 0x5598a3d2fd30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80450 [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: 0x5598a3d2fe48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f804f0 [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: 0x5598a3d2ff60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80590 [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: 0x5598a3d30078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80630 [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: 0x5598a3d30190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f806d0 [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: 0x5598a3d302a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80770 [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: 0x5598a3d303c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80810 [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: 0x5598a3d304d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f808b0 [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: 0x5598a3d305f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80950 [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: 0x5598a3d30708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f809f0 [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: 0x5598a3d30820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80a90 [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: 0x5598a3d30938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80b30 [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: 0x5598a3d30a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80bd0 [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: 0x5598a3d30b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80c70 [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: 0x5598a3d30c80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80d10 [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: 0x5598a3d30d98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80db0 [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: 0x5598a3d30eb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80e50 [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: 0x5598a3d30fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80ef0 [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: 0x5598a3d310e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f80f90 [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: 0x5598a3d311f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81030 [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: 0x5598a3d31310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f810d0 [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: 0x5598a3d31428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81170 [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: 0x5598a3d31540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81210 [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: 0x5598a3d31658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f812b0 [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: 0x5598a3d31770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81350 [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: 0x5598a3d31888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26cb0 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26d48 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f813f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f81480 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f81510 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: 0x5598a3d319a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26e40 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26ed8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f815b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f81640 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f816d0 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: 0x5598a3d2d3a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5598a3d23cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5598a3d23eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d23fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5598a3d24080 DOCSEQ: (8 sibs) 2 children: 28: 0x5598a3d241c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5598a3d24258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5598a3d24118 DOCMAP: (8 sibs) 2 children: 28: 0x5598a3d24300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5598a3d24398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81770 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5598a3f81800 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5598a3f81890 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5598a3f81920 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5598a3f819b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5598a3f81a40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5598a3f81ad0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5598a3f81b60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5598a3f81bf0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5598a3f81c80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5598a3f81d10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5598a3f81da0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5598a3f81e30 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: 0x5598a3d2d800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81ed0 [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: 0x5598a3d2d918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f81f70 [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: 0x5598a3d2da30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f82010 [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: 0x5598a3d2db48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5598a3d24890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d24928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5598a3d249c0 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] 0x5598a3f820b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5598a3f82140 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5598a3f821d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5598a3f82260 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: 0x5598a3d2dc60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d24ab0 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: 0x5598a3d24b48 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f82300 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82390 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] 0x5598a3f82420 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: 0x5598a3d2dd78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d24cd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f824c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f825e0 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: 0x5598a3d2de90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24dd0 KEYVAL: '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: 0x5598a3d24e68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f82680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82710 KEYVAL: '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] 0x5598a3f827a0 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: 0x5598a3d2dfa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d24f60 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: 0x5598a3d24ff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f82840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f828d0 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] 0x5598a3f82960 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: 0x5598a3d2e0c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d250f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25188 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f82a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f82b20 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: 0x5598a3d2e1d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25280 KEYVAL: '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: 0x5598a3d25318 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] 0x5598a3f82bc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82c50 KEYVAL: '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] 0x5598a3f82ce0 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: 0x5598a3d2e2f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d26670 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: 0x5598a3d26708 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] 0x5598a3f82d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82e10 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] 0x5598a3f82ea0 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: 0x5598a3d2e408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d267b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d26848 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f82f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f82fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f83060 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: 0x5598a3d2e520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d28c00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d28c98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f83190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f83220 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: 0x5598a3d2e638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f832c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f83350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f833e0 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: 0x5598a3d2e750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25728 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f83510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f835a0 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: 0x5598a3d2e868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d258b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f836d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f83760 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: 0x5598a3d2e980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d259b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25a48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f83890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f83920 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: 0x5598a3d2ea98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5598a3d25af0 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] 0x5598a3f839c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5598a3f83a50 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: 0x5598a3d2ebb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5598a3d25be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5598a3d25c78 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f83b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5598a3f83c10 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: 0x5598a3d2ecc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83cb0 [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: 0x5598a3d2ede0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83d50 [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: 0x5598a3d2eef8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83df0 [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: 0x5598a3d2f010 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83e90 [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: 0x5598a3d2f128 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83f30 [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: 0x5598a3d2f240 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f83fd0 [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: 0x5598a3d2f358 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84070 [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: 0x5598a3d2f470 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84110 [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: 0x5598a3d2f588 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f841b0 [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: 0x5598a3d2f6a0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84250 [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: 0x5598a3d2f7b8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f842f0 [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: 0x5598a3d2f8d0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84390 [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: 0x5598a3d2f9e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84430 [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: 0x5598a3d2fb00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f844d0 [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: 0x5598a3d2fc18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84570 [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: 0x5598a3d2fd30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84610 [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: 0x5598a3d2fe48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f846b0 [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: 0x5598a3d2ff60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84750 [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: 0x5598a3d30078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f847f0 [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: 0x5598a3d30190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84890 [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: 0x5598a3d302a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84930 [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: 0x5598a3d303c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f849d0 [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: 0x5598a3d304d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84a70 [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: 0x5598a3d305f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84b10 [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: 0x5598a3d30708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84bb0 [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: 0x5598a3d30820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84c50 [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: 0x5598a3d30938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84cf0 [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: 0x5598a3d30a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84d90 [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: 0x5598a3d30b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84e30 [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: 0x5598a3d30c80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84ed0 [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: 0x5598a3d30d98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f84f70 [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: 0x5598a3d30eb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85010 [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: 0x5598a3d30fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f850b0 [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: 0x5598a3d310e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85150 [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: 0x5598a3d311f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f851f0 [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: 0x5598a3d31310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85290 [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: 0x5598a3d31428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85330 [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: 0x5598a3d31540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f853d0 [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: 0x5598a3d31658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85470 [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: 0x5598a3d31770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85510 [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: 0x5598a3d31888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26cb0 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26d48 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f855b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f85640 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f856d0 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: 0x5598a3d319a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5598a3d26e40 VAL: ' 28: ' (2 sibs) 28: 0x5598a3d26ed8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5598a3f85770 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5598a3f85800 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5598a3f85890 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 (35 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (35 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.05 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x555796a05c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a63970 [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: 0x555796a05d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a03eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x555796a03f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x555796a03fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x555796a04078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x555796a04110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x555796a041a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x555796a04240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04418 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a042d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a656a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a65730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796a657c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796a65850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796a658e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796a65970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796a65a00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796a65a90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a65b20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a65bb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a65c40 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: 0x555796a05e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a04930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x555796a049c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x555796a04a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x555796a04af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x555796a04b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x555796a04c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x555796a04cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a04d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a67800 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a67890 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796a67920 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796a679b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796a67a40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796a67ad0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796a67b60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796a67bf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a67c80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a67d10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a67da0 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: 0x555796a05f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a04f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x555796a04fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x555796a05070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a69530 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a695c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796a69650 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796a696e0 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: 0x555796a06060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a059e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x555796a05a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x555796a05b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a6b2a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a6b330 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796a6b3c0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796a6b450 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: 0x555796a06178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a03b30 VAL***: '!!int 0' (2 sibs) 29: 0x555796a03bc8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a6d050 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a6d0e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a6d170 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: 0x555796a06290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a04560 VAL***: '!int 0' (2 sibs) 29: 0x555796a045f8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a6ed80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a6ee10 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a6eea0 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: 0x555796a063a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a046f0 VAL***: '!!int 0' (2 sibs) 29: 0x555796a04788 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a70ab0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a70b40 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a70bd0 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: 0x555796a064c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a06d40 VAL***: '!int 0' (2 sibs) 29: 0x555796a06dd8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a72800 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a72890 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a72920 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: 0x555796a065d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a052a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x555796a05340 VAL***: '!!int 0' (2 sibs) 29: 0x555796a053d8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a745f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a74680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a74710 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796a747a0 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: 0x555796a066f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a054d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x555796a05570 VAL***: '!int 0' (2 sibs) 29: 0x555796a05608 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a763a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a76430 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a764c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796a76550 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: 0x555796a06808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x555796a07100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x555796a07830 KEYVAL: 'a' '0' (2 sibs) 29: 0x555796a078c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x555796a07198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x555796a04880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x555796a07230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x555796a07970 VAL: 'a' (2 sibs) 29: 0x555796a07a08 VAL: 'b' (2 sibs) 29: 0x555796a072c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a073f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a07528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a075c0 DOCMAP: (12 sibs) 1 children: 29: 0x555796a05930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x555796a07658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a076f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07b48 KEYVAL: 'b' '' (2 sibs) 29: 0x555796a07788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07c88 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a78ee0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796a78f70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796a79000 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796a79090 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796a79120 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796a791b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796a79240 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796a792d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796a79360 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796a793f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796a79480 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796a79510 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796a795a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796a79630 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796a796c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796a79750 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796a797e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796a79870 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796a79900 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796a79990 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796a79a20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796a79ab0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796a79b40 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: 0x555796a06920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x555796a07dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x555796a07e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x555796a080d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x555796a08168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x555796a07f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x555796a08210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x555796a082a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x555796a07f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x555796a08350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x555796a083e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x555796a08030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x555796a08490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x555796a08528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a7b510 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796a7b5a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a7b630 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796a7b6c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796a7b750 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796a7b7e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796a7b870 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796a7b900 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796a7b990 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796a7ba20 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796a7bab0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796a7bb40 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a7bbd0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796a7bc60 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: 0x555796a06a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x555796a08620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x555796a086b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x555796a08920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x555796a089b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x555796a08750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x555796a08a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x555796a08af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x555796a087e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x555796a08ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x555796a08c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x555796a08880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x555796a08ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x555796a08d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a7d240 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796a7d2d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a7d360 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796a7d3f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796a7d480 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796a7d510 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796a7d5a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796a7d630 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796a7d6c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796a7d750 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796a7d7e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796a7d870 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a7d900 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796a7d990 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: 0x555796a06b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x555796a09950 MAP: (6 sibs) 3 children: 29: 0x555796a09cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x555796a09d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x555796a09e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x555796a099e8 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a09ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x555796a09f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x555796a09ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x555796a09a80 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a0a090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0a128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0a1c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a09b18 SEQ: (6 sibs) 3 children: 29: 0x555796a0a260 VAL***: '!!str v10' (3 sibs) 29: 0x555796a0a2f8 VAL***: '!!str v20' (3 sibs) 29: 0x555796a0a390 VAL***: '!!str v30' (3 sibs) 29: 0x555796a09bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a430 VAL***: '!!str v40' (3 sibs) 29: 0x555796a0a4c8 VAL***: '!!str v50' (3 sibs) 29: 0x555796a0a560 VAL***: '!!str v60' (3 sibs) 29: 0x555796a09c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a600 VAL: 'v70' (3 sibs) 29: 0x555796a0a698 VAL: 'v80' (3 sibs) 29: 0x555796a0a730 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a7fe30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796a7fec0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a7ff50 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a7ffe0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a80070 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a80100 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796a80190 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a80220 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a802b0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a80340 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796a803d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a80460 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a804f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a80580 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a80610 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796a806a0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796a80730 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796a807c0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796a80850 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796a808e0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796a80970 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796a80a00 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796a80a90 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a80b20 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a80bb0 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: 0x555796a06c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x555796a0a820 MAP: (6 sibs) 3 children: 29: 0x555796a0abc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x555796a0ac58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x555796a0acf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x555796a0a8b8 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0ad90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x555796a0ae28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x555796a0aec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x555796a0a950 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0af60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0aff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0b090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a0a9e8 SEQ: (6 sibs) 3 children: 29: 0x555796a0b130 VAL***: '!str v10' (3 sibs) 29: 0x555796a0b1c8 VAL***: '!str v20' (3 sibs) 29: 0x555796a0b260 VAL***: '!str v30' (3 sibs) 29: 0x555796a0aa80 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b300 VAL***: '!str v40' (3 sibs) 29: 0x555796a0b398 VAL***: '!str v50' (3 sibs) 29: 0x555796a0b430 VAL***: '!str v60' (3 sibs) 29: 0x555796a0ab18 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b4d0 VAL: 'v70' (3 sibs) 29: 0x555796a0b568 VAL: 'v80' (3 sibs) 29: 0x555796a0b600 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a82d70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796a82e00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a82e90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a82f20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a82fb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a83040 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796a830d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a83160 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a831f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a83280 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796a83310 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a833a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a83430 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a834c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a83550 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796a835e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796a83670 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796a83700 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796a83790 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796a83820 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796a838b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796a83940 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796a839d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a83a60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a83af0 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: 0x555796a05c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a82460 [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: 0x555796a05d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a03eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x555796a03f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x555796a03fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x555796a04078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x555796a04110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x555796a041a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x555796a04240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04418 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a042d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a83f80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a84010 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796a840a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796a84130 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796a841c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796a84250 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796a842e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796a84370 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a84400 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a84490 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a84520 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: 0x555796a05e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a04930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x555796a049c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x555796a04a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x555796a04af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x555796a04b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x555796a04c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x555796a04cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a04d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a84890 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a84920 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796a849b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796a84a40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796a84ad0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796a84b60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796a84bf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796a84c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a84d10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a84da0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a84e30 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: 0x555796a05f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a04f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x555796a04fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x555796a05070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a851a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a85230 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796a852c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796a85350 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: 0x555796a06060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a059e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x555796a05a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x555796a05b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a85ab0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a85b40 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796a85bd0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796a85c60 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: 0x555796a06178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a03b30 VAL***: '!!int 0' (2 sibs) 29: 0x555796a03bc8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a863c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a86450 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a864e0 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: 0x555796a06290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a04560 VAL***: '!int 0' (2 sibs) 29: 0x555796a045f8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a86cd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a86d60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a86df0 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: 0x555796a063a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a046f0 VAL***: '!!int 0' (2 sibs) 29: 0x555796a04788 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a875e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a87670 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a87700 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: 0x555796a064c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a06d40 VAL***: '!int 0' (2 sibs) 29: 0x555796a06dd8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a87ef0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a87f80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a88010 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: 0x555796a065d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a052a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x555796a05340 VAL***: '!!int 0' (2 sibs) 29: 0x555796a053d8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a88800 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a88890 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a88920 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796a889b0 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: 0x555796a066f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a054d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x555796a05570 VAL***: '!int 0' (2 sibs) 29: 0x555796a05608 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a89110 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a891a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a89230 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796a892c0 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: 0x555796a06808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x555796a07100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x555796a07830 KEYVAL: 'a' '0' (2 sibs) 29: 0x555796a078c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x555796a07198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x555796a04880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x555796a07230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x555796a07970 VAL: 'a' (2 sibs) 29: 0x555796a07a08 VAL: 'b' (2 sibs) 29: 0x555796a072c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a073f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a07528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a075c0 DOCMAP: (12 sibs) 1 children: 29: 0x555796a05930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x555796a07658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a076f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07b48 KEYVAL: 'b' '' (2 sibs) 29: 0x555796a07788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07c88 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a8a330 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796a8a3c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796a8a450 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796a8a4e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796a8a570 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796a8a600 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796a8a690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796a8a720 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796a8a7b0 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796a8a840 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796a8a8d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796a8a960 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796a8a9f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796a8aa80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796a8ab10 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796a8aba0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796a8ac30 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796a8acc0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796a8ad50 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796a8ade0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796a8ae70 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796a8af00 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796a8af90 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: 0x555796a06920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x555796a07dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x555796a07e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x555796a080d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x555796a08168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x555796a07f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x555796a08210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x555796a082a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x555796a07f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x555796a08350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x555796a083e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x555796a08030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x555796a08490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x555796a08528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a89a20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796a89ab0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a89b40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796a89bd0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796a89c60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796a89cf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796a89d80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796a89e10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796a89ea0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796a89f30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796a89fc0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796a8a050 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a8a0e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796a8a170 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: 0x555796a06a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x555796a08620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x555796a086b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x555796a08920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x555796a089b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x555796a08750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x555796a08a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x555796a08af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x555796a087e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x555796a08ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x555796a08c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x555796a08880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x555796a08ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x555796a08d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a8b540 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796a8b5d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a8b660 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796a8b6f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796a8b780 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796a8b810 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796a8b8a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796a8b930 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796a8b9c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796a8ba50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796a8bae0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796a8bb70 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a8bc00 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796a8bc90 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: 0x555796a06b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x555796a09950 MAP: (6 sibs) 3 children: 29: 0x555796a09cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x555796a09d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x555796a09e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x555796a099e8 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a09ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x555796a09f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x555796a09ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x555796a09a80 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a0a090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0a128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0a1c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a09b18 SEQ: (6 sibs) 3 children: 29: 0x555796a0a260 VAL***: '!!str v10' (3 sibs) 29: 0x555796a0a2f8 VAL***: '!!str v20' (3 sibs) 29: 0x555796a0a390 VAL***: '!!str v30' (3 sibs) 29: 0x555796a09bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a430 VAL***: '!!str v40' (3 sibs) 29: 0x555796a0a4c8 VAL***: '!!str v50' (3 sibs) 29: 0x555796a0a560 VAL***: '!!str v60' (3 sibs) 29: 0x555796a09c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a600 VAL: 'v70' (3 sibs) 29: 0x555796a0a698 VAL: 'v80' (3 sibs) 29: 0x555796a0a730 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a8c760 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796a8c7f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a8c880 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a8c910 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a8c9a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a8ca30 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796a8cac0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a8cb50 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a8cbe0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a8cc70 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796a8cd00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a8cd90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a8ce20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a8ceb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a8cf40 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796a8cfd0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796a8d060 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796a8d0f0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796a8d180 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796a8d210 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796a8d2a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796a8d330 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796a8d3c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a8d450 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a8d4e0 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: 0x555796a06c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x555796a0a820 MAP: (6 sibs) 3 children: 29: 0x555796a0abc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x555796a0ac58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x555796a0acf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x555796a0a8b8 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0ad90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x555796a0ae28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x555796a0aec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x555796a0a950 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0af60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0aff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0b090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a0a9e8 SEQ: (6 sibs) 3 children: 29: 0x555796a0b130 VAL***: '!str v10' (3 sibs) 29: 0x555796a0b1c8 VAL***: '!str v20' (3 sibs) 29: 0x555796a0b260 VAL***: '!str v30' (3 sibs) 29: 0x555796a0aa80 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b300 VAL***: '!str v40' (3 sibs) 29: 0x555796a0b398 VAL***: '!str v50' (3 sibs) 29: 0x555796a0b430 VAL***: '!str v60' (3 sibs) 29: 0x555796a0ab18 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b4d0 VAL: 'v70' (3 sibs) 29: 0x555796a0b568 VAL: 'v80' (3 sibs) 29: 0x555796a0b600 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a8d970 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796a8da00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a8da90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a8db20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a8dbb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a8dc40 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796a8dcd0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a8dd60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a8ddf0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a8de80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796a8df10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a8dfa0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a8e030 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a8e0c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a8e150 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796a8e1e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796a8e270 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796a8e300 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796a8e390 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796a8e420 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796a8e4b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796a8e540 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796a8e5d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a8e660 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a8e6f0 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] 0x555796a63970 [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] 0x555796a8fe00 [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] 0x555796a656a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a65730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796a657c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796a65850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796a658e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796a65970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796a65a00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796a65a90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a65b20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a65bb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a65c40 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] 0x555796a90ff0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a91080 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796a91110 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796a911a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796a91230 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796a912c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796a91350 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796a913e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a91470 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a91500 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a91590 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] 0x555796a67800 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a67890 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796a67920 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796a679b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796a67a40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796a67ad0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796a67b60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796a67bf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a67c80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a67d10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a67da0 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] 0x555796a91900 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a91990 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796a91a20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796a91ab0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796a91b40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796a91bd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796a91c60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796a91cf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a91d80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a91e10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a91ea0 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] 0x555796a69530 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a695c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796a69650 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796a696e0 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] 0x555796a92210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a922a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796a92330 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796a923c0 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] 0x555796a6b2a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a6b330 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796a6b3c0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796a6b450 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] 0x555796a92b20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a92bb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796a92c40 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796a92cd0 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] 0x555796a6d050 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a6d0e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a6d170 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] 0x555796a93430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a934c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a93550 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] 0x555796a6ed80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a6ee10 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a6eea0 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] 0x555796a93d40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a93dd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a93e60 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] 0x555796a70ab0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a70b40 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a70bd0 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] 0x555796a94650 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a946e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a94770 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] 0x555796a72800 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a72890 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a72920 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] 0x555796a94f60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a94ff0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a95080 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] 0x555796a745f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a74680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a74710 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796a747a0 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] 0x555796a95870 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a95900 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a95990 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796a95a20 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] 0x555796a763a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a76430 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a764c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796a76550 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] 0x555796a96180 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a96210 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a962a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796a96330 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] 0x555796a78ee0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796a78f70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796a79000 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796a79090 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796a79120 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796a791b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796a79240 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796a792d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796a79360 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796a793f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796a79480 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796a79510 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796a795a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796a79630 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796a796c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796a79750 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796a797e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796a79870 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796a79900 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796a79990 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796a79a20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796a79ab0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796a79b40 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] 0x555796a973a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796a97430 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796a974c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796a97550 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796a975e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796a97670 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796a97700 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796a97790 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796a97820 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796a978b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796a97940 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796a979d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796a97a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796a97af0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796a97b80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796a97c10 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796a97ca0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796a97d30 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796a97dc0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796a97e50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796a97ee0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796a97f70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796a98000 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] 0x555796a7b510 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796a7b5a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a7b630 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796a7b6c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796a7b750 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796a7b7e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796a7b870 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796a7b900 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796a7b990 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796a7ba20 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796a7bab0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796a7bb40 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a7bbd0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796a7bc60 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] 0x555796a96a90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796a96b20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a96bb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796a96c40 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796a96cd0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796a96d60 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796a96df0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796a96e80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796a96f10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796a96fa0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796a97030 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796a970c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a97150 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796a971e0 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] 0x555796a7d240 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796a7d2d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a7d360 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796a7d3f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796a7d480 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796a7d510 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796a7d5a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796a7d630 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796a7d6c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796a7d750 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796a7d7e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796a7d870 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a7d900 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796a7d990 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] 0x555796a985b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796a98640 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a986d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796a98760 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796a987f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796a98880 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796a98910 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796a989a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796a98a30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796a98ac0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796a98b50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796a98be0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a98c70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796a98d00 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] 0x555796a7fe30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796a7fec0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a7ff50 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a7ffe0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a80070 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a80100 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796a80190 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a80220 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a802b0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a80340 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796a803d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a80460 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a804f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a80580 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a80610 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796a806a0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796a80730 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796a807c0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796a80850 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796a808e0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796a80970 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796a80a00 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796a80a90 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a80b20 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a80bb0 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] 0x555796a997d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796a99860 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a998f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a99980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a99a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a99aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796a99b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a99bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a99c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a99ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796a99d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a99e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a99e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a99f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a99fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796a9a040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796a9a0d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796a9a160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796a9a1f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796a9a280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796a9a310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796a9a3a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796a9a430 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a9a4c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a9a550 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] 0x555796a82d70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796a82e00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a82e90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a82f20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a82fb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a83040 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796a830d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a83160 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a831f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a83280 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796a83310 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a833a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a83430 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a834c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a83550 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796a835e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796a83670 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796a83700 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796a83790 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796a83820 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796a838b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796a83940 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796a839d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a83a60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a83af0 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] 0x555796a9a9e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796a9aa70 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a9ab00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a9ab90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a9ac20 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a9acb0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796a9ad40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a9add0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a9ae60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a9aef0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796a9af80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a9b010 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a9b0a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a9b130 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a9b1c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796a9b250 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796a9b2e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796a9b370 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796a9b400 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796a9b490 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796a9b520 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796a9b5b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796a9b640 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a9b6d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a9b760 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] 0x555796a82460 [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] 0x555796a98ec0 [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] 0x555796a83f80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a84010 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796a840a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796a84130 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796a841c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796a84250 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796a842e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796a84370 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a84400 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a84490 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a84520 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] 0x555796a9bbf0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a9bc80 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796a9bd10 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796a9bda0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796a9be30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796a9bec0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796a9bf50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796a9bfe0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a9c070 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a9c100 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a9c190 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] 0x555796a84890 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a84920 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796a849b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796a84a40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796a84ad0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796a84b60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796a84bf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796a84c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a84d10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a84da0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a84e30 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] 0x555796a9c500 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796a9c590 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796a9c620 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796a9c6b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796a9c740 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796a9c7d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796a9c860 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796a9c8f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796a9c980 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796a9ca10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796a9caa0 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] 0x555796a851a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a85230 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796a852c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796a85350 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] 0x555796a9ce10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a9cea0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796a9cf30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796a9cfc0 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] 0x555796a85ab0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a85b40 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796a85bd0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796a85c60 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] 0x555796a9d720 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796a9d7b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796a9d840 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796a9d8d0 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] 0x555796a863c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a86450 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a864e0 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] 0x555796a9e030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a9e0c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a9e150 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] 0x555796a86cd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a86d60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a86df0 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] 0x555796a9e940 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a9e9d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a9ea60 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] 0x555796a875e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a87670 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a87700 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] 0x555796a9f250 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a9f2e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a9f370 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] 0x555796a87ef0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a87f80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a88010 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] 0x555796a9fb60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a9fbf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796a9fc80 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] 0x555796a88800 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a88890 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a88920 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796a889b0 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] 0x555796aa0470 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796aa0500 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796aa0590 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796aa0620 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] 0x555796a89110 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796a891a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796a89230 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796a892c0 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] 0x555796aa0d80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796aa0e10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796aa0ea0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796aa0f30 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] 0x555796a8a330 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796a8a3c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796a8a450 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796a8a4e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796a8a570 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796a8a600 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796a8a690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796a8a720 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796a8a7b0 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796a8a840 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796a8a8d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796a8a960 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796a8a9f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796a8aa80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796a8ab10 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796a8aba0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796a8ac30 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796a8acc0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796a8ad50 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796a8ade0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796a8ae70 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796a8af00 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796a8af90 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] 0x555796aa1fa0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796aa2030 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796aa20c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796aa2150 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796aa21e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796aa2270 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796aa2300 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796aa2390 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796aa2420 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796aa24b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796aa2540 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796aa25d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796aa2660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796aa26f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796aa2780 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796aa2810 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796aa28a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796aa2930 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796aa29c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796aa2a50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796aa2ae0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796aa2b70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796aa2c00 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] 0x555796a89a20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796a89ab0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a89b40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796a89bd0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796a89c60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796a89cf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796a89d80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796a89e10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796a89ea0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796a89f30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796a89fc0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796a8a050 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a8a0e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796a8a170 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] 0x555796aa1690 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796aa1720 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796aa17b0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796aa1840 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796aa18d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796aa1960 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796aa19f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796aa1a80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796aa1b10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796aa1ba0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796aa1c30 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796aa1cc0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796aa1d50 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796aa1de0 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] 0x555796a8b540 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796a8b5d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796a8b660 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796a8b6f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796a8b780 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796a8b810 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796a8b8a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796a8b930 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796a8b9c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796a8ba50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796a8bae0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796a8bb70 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796a8bc00 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796a8bc90 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] 0x555796aa31b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796aa3240 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796aa32d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796aa3360 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796aa33f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796aa3480 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796aa3510 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796aa35a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796aa3630 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796aa36c0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796aa3750 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796aa37e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796aa3870 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796aa3900 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] 0x555796a8c760 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796a8c7f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a8c880 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a8c910 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a8c9a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a8ca30 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796a8cac0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a8cb50 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a8cbe0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a8cc70 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796a8cd00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a8cd90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a8ce20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a8ceb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a8cf40 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796a8cfd0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796a8d060 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796a8d0f0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796a8d180 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796a8d210 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796a8d2a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796a8d330 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796a8d3c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a8d450 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a8d4e0 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] 0x555796aa43d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796aa4460 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796aa44f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796aa4580 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796aa4610 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796aa46a0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796aa4730 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796aa47c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796aa4850 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796aa48e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796aa4970 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796aa4a00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796aa4a90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796aa4b20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796aa4bb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796aa4c40 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796aa4cd0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796aa4d60 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796aa4df0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796aa4e80 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796aa4f10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796aa4fa0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796aa5030 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796aa50c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796aa5150 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] 0x555796a8d970 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796a8da00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796a8da90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796a8db20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796a8dbb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796a8dc40 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796a8dcd0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796a8dd60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796a8ddf0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796a8de80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796a8df10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796a8dfa0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796a8e030 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796a8e0c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796a8e150 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796a8e1e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796a8e270 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796a8e300 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796a8e390 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796a8e420 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796a8e4b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796a8e540 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796a8e5d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796a8e660 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796a8e6f0 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] 0x555796aa55e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796aa5670 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796aa5700 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796aa5790 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796aa5820 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796aa58b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796aa5940 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796aa59d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796aa5a60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796aa5af0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796aa5b80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796aa5c10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796aa5ca0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796aa5d30 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796aa5dc0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796aa5e50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796aa5ee0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796aa5f70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796aa6000 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796aa6090 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796aa6120 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796aa61b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796aa6240 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796aa62d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796aa6360 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: 0x555796a05c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a056b0 [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: 0x555796a05d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a03eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x555796a03f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x555796a03fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x555796a04078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x555796a04110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x555796a041a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x555796a04240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04418 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a042d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa3ac0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796aa3b50 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796aa3be0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796aa3c70 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796aa3d00 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796aa3d90 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796aa3e20 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796aa3eb0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796aa3f40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796aa3fd0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796aa4060 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: 0x555796a05e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a04930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x555796a049c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x555796a04a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x555796a04af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x555796a04b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x555796a04c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x555796a04cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a04d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa67f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796aa6880 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796aa6910 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796aa69a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796aa6a30 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796aa6ac0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796aa6b50 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796aa6be0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796aa6c70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796aa6d00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796aa6d90 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: 0x555796a05f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a04f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x555796a04fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x555796a05070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa4100 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796aa4190 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796aa4220 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796aa42b0 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: 0x555796a06060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a059e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x555796a05a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x555796a05b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa6e30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796aa6ec0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796aa6f50 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796aa6fe0 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: 0x555796a06178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a03b30 VAL***: '!!int 0' (2 sibs) 29: 0x555796a03bc8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a90c10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796a90ca0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796a90d30 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: 0x555796a06290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a04560 VAL***: '!int 0' (2 sibs) 29: 0x555796a045f8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa7080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aa7110 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796aa71a0 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: 0x555796a063a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a046f0 VAL***: '!!int 0' (2 sibs) 29: 0x555796a04788 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa7240 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aa72d0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796aa7360 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: 0x555796a064c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a06d40 VAL***: '!int 0' (2 sibs) 29: 0x555796a06dd8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa7400 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aa7490 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796aa7520 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: 0x555796a065d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a052a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x555796a05340 VAL***: '!!int 0' (2 sibs) 29: 0x555796a053d8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa75c0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796aa7650 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796aa76e0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796aa7770 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: 0x555796a066f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a054d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x555796a05570 VAL***: '!int 0' (2 sibs) 29: 0x555796a05608 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa7810 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796aa78a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796aa7930 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796aa79c0 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: 0x555796a06808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x555796a07100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x555796a07830 KEYVAL: 'a' '0' (2 sibs) 29: 0x555796a078c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x555796a07198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x555796a04880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x555796a07230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x555796a07970 VAL: 'a' (2 sibs) 29: 0x555796a07a08 VAL: 'b' (2 sibs) 29: 0x555796a072c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a073f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a07528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a075c0 DOCMAP: (12 sibs) 1 children: 29: 0x555796a05930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x555796a07658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a076f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07b48 KEYVAL: 'b' '' (2 sibs) 29: 0x555796a07788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07c88 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa7a60 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796aa7af0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796aa7b80 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796aa7c10 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796aa7ca0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796aa7d30 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796aa7dc0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796aa7e50 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796aa7ee0 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796aa7f70 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796aa8000 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796aa8090 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796aa8120 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796aa81b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796aa8240 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796aa82d0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796aa8360 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796aa83f0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796aa8480 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796aa8510 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796aa85a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796aa8630 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796aa86c0 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: 0x555796a06920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x555796a07dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x555796a07e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x555796a080d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x555796a08168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x555796a07f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x555796a08210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x555796a082a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x555796a07f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x555796a08350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x555796a083e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x555796a08030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x555796a08490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x555796a08528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa8760 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796aa87f0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796aa8880 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796aa8910 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796aa89a0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796aa8a30 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796aa8ac0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796aa8b50 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796aa8be0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796aa8c70 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796aa8d00 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796aa8d90 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796aa8e20 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796aa8eb0 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: 0x555796a06a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x555796a08620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x555796a086b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x555796a08920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x555796a089b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x555796a08750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x555796a08a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x555796a08af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x555796a087e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x555796a08ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x555796a08c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x555796a08880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x555796a08ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x555796a08d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa8f50 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796aa8fe0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796aa9070 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796aa9100 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796aa9190 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796aa9220 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796aa92b0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796aa9340 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796aa93d0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796aa9460 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796aa94f0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796aa9580 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796aa9610 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796aa96a0 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: 0x555796a06b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x555796a09950 MAP: (6 sibs) 3 children: 29: 0x555796a09cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x555796a09d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x555796a09e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x555796a099e8 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a09ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x555796a09f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x555796a09ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x555796a09a80 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a0a090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0a128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0a1c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a09b18 SEQ: (6 sibs) 3 children: 29: 0x555796a0a260 VAL***: '!!str v10' (3 sibs) 29: 0x555796a0a2f8 VAL***: '!!str v20' (3 sibs) 29: 0x555796a0a390 VAL***: '!!str v30' (3 sibs) 29: 0x555796a09bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a430 VAL***: '!!str v40' (3 sibs) 29: 0x555796a0a4c8 VAL***: '!!str v50' (3 sibs) 29: 0x555796a0a560 VAL***: '!!str v60' (3 sibs) 29: 0x555796a09c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a600 VAL: 'v70' (3 sibs) 29: 0x555796a0a698 VAL: 'v80' (3 sibs) 29: 0x555796a0a730 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aa9740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796aa97d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796aa9860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796aa98f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796aa9980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796aa9a10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796aa9aa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796aa9b30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796aa9bc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796aa9c50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796aa9ce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796aa9d70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796aa9e00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796aa9e90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796aa9f20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796aa9fb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796aaa040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796aaa0d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796aaa160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796aaa1f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796aaa280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796aaa310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796aaa3a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796aaa430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796aaa4c0 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: 0x555796a06c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x555796a0a820 MAP: (6 sibs) 3 children: 29: 0x555796a0abc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x555796a0ac58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x555796a0acf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x555796a0a8b8 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0ad90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x555796a0ae28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x555796a0aec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x555796a0a950 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0af60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0aff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0b090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a0a9e8 SEQ: (6 sibs) 3 children: 29: 0x555796a0b130 VAL***: '!str v10' (3 sibs) 29: 0x555796a0b1c8 VAL***: '!str v20' (3 sibs) 29: 0x555796a0b260 VAL***: '!str v30' (3 sibs) 29: 0x555796a0aa80 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b300 VAL***: '!str v40' (3 sibs) 29: 0x555796a0b398 VAL***: '!str v50' (3 sibs) 29: 0x555796a0b430 VAL***: '!str v60' (3 sibs) 29: 0x555796a0ab18 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b4d0 VAL: 'v70' (3 sibs) 29: 0x555796a0b568 VAL: 'v80' (3 sibs) 29: 0x555796a0b600 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aaa560 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796aaa5f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796aaa680 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796aaa710 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796aaa7a0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796aaa830 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796aaa8c0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796aaa950 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796aaa9e0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796aaaa70 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796aaab00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796aaab90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796aaac20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796aaacb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796aaad40 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796aaadd0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796aaae60 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796aaaef0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796aaaf80 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796aab010 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796aab0a0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796aab130 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796aab1c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796aab250 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796aab2e0 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: 0x555796a05c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796a05890 [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: 0x555796a05d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a03eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x555796a03f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x555796a03fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x555796a04078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x555796a04110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x555796a041a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x555796a04240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04418 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a042d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aab380 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796aab410 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x555796aab4a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x555796aab530 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x555796aab5c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x555796aab650 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x555796aab6e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x555796aab770 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796aab800 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796aab890 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796aab920 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: 0x555796a05e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x555796a04930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x555796a049c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x555796a04a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x555796a04af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x555796a04b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x555796a04c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x555796a04cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x555796a04e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x555796a04e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x555796a04d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aab9c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x555796aaba50 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x555796aabae0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x555796aabb70 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x555796aabc00 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x555796aabc90 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x555796aabd20 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x555796aabdb0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x555796aabe40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x555796aabed0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x555796aabf60 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: 0x555796a05f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a04f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x555796a04fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x555796a05070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aac000 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796aac090 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x555796aac120 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x555796aac1b0 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: 0x555796a06060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x555796a059e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x555796a05a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x555796a05b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aac250 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x555796aac2e0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x555796aac370 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x555796aac400 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: 0x555796a06178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a03b30 VAL***: '!!int 0' (2 sibs) 29: 0x555796a03bc8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aac4a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aac530 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796aac5c0 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: 0x555796a06290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a04560 VAL***: '!int 0' (2 sibs) 29: 0x555796a045f8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aac660 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aac6f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796aac780 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: 0x555796a063a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a046f0 VAL***: '!!int 0' (2 sibs) 29: 0x555796a04788 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aac820 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aac8b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x555796aac940 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: 0x555796a064c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x555796a06d40 VAL***: '!int 0' (2 sibs) 29: 0x555796a06dd8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aac9e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x555796aaca70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x555796aacb00 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: 0x555796a065d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a052a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x555796a05340 VAL***: '!!int 0' (2 sibs) 29: 0x555796a053d8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aacba0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796aacc30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x555796aaccc0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x555796aacd50 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: 0x555796a066f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x555796a054d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x555796a05570 VAL***: '!int 0' (2 sibs) 29: 0x555796a05608 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aacdf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x555796aace80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x555796aacf10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x555796aacfa0 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: 0x555796a06808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x555796a07100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x555796a07830 KEYVAL: 'a' '0' (2 sibs) 29: 0x555796a078c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x555796a07198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x555796a04880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x555796a07230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x555796a07970 VAL: 'a' (2 sibs) 29: 0x555796a07a08 VAL: 'b' (2 sibs) 29: 0x555796a072c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a073f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a07490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a07528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x555796a075c0 DOCMAP: (12 sibs) 1 children: 29: 0x555796a05930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x555796a07658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x555796a076f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07b48 KEYVAL: 'b' '' (2 sibs) 29: 0x555796a07788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x555796a07bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x555796a07c88 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aad040 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x555796aad0d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x555796aad160 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x555796aad1f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x555796aad280 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x555796aad310 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x555796aad3a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x555796aad430 VAL: 'a' (2 sibs) 29: [8] [8] 0x555796aad4c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x555796aad550 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x555796aad5e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x555796aad670 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x555796aad700 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x555796aad790 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x555796aad820 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x555796aad8b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x555796aad940 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x555796aad9d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x555796aada60 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x555796aadaf0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x555796aadb80 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x555796aadc10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x555796aadca0 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: 0x555796a06920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x555796a07dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x555796a07e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x555796a080d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x555796a08168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x555796a07f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x555796a08210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x555796a082a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x555796a07f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x555796a08350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x555796a083e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x555796a08030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x555796a08490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x555796a08528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aadd40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x555796aaddd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x555796aade60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x555796aadef0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x555796aadf80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x555796aae010 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x555796aae0a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x555796aae130 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x555796aae1c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x555796aae250 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x555796aae2e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x555796aae370 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796aae400 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x555796aae490 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: 0x555796a06a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x555796a08620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x555796a086b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x555796a08920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x555796a089b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x555796a08750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x555796a08a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x555796a08af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x555796a087e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x555796a08ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x555796a08c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x555796a08880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x555796a08ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x555796a08d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aae530 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x555796aae5c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x555796aae650 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x555796aae6e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x555796aae770 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x555796aae800 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x555796aae890 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x555796aae920 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x555796aae9b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x555796aaea40 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x555796aaead0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x555796aaeb60 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x555796aaebf0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x555796aaec80 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: 0x555796a06b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x555796a09950 MAP: (6 sibs) 3 children: 29: 0x555796a09cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x555796a09d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x555796a09e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x555796a099e8 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a09ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x555796a09f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x555796a09ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x555796a09a80 MAP***: !!map (6 sibs) 3 children: 29: 0x555796a0a090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0a128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0a1c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a09b18 SEQ: (6 sibs) 3 children: 29: 0x555796a0a260 VAL***: '!!str v10' (3 sibs) 29: 0x555796a0a2f8 VAL***: '!!str v20' (3 sibs) 29: 0x555796a0a390 VAL***: '!!str v30' (3 sibs) 29: 0x555796a09bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a430 VAL***: '!!str v40' (3 sibs) 29: 0x555796a0a4c8 VAL***: '!!str v50' (3 sibs) 29: 0x555796a0a560 VAL***: '!!str v60' (3 sibs) 29: 0x555796a09c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x555796a0a600 VAL: 'v70' (3 sibs) 29: 0x555796a0a698 VAL: 'v80' (3 sibs) 29: 0x555796a0a730 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aaed20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x555796aaedb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796aaee40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796aaeed0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796aaef60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796aaeff0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x555796aaf080 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796aaf110 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796aaf1a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796aaf230 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x555796aaf2c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796aaf350 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796aaf3e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796aaf470 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796aaf500 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x555796aaf590 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x555796aaf620 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x555796aaf6b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x555796aaf740 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x555796aaf7d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x555796aaf860 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x555796aaf8f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x555796aaf980 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796aafa10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796aafaa0 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: 0x555796a06c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x555796a0a820 MAP: (6 sibs) 3 children: 29: 0x555796a0abc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x555796a0ac58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x555796a0acf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x555796a0a8b8 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0ad90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x555796a0ae28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x555796a0aec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x555796a0a950 MAP***: !map (6 sibs) 3 children: 29: 0x555796a0af60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x555796a0aff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x555796a0b090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x555796a0a9e8 SEQ: (6 sibs) 3 children: 29: 0x555796a0b130 VAL***: '!str v10' (3 sibs) 29: 0x555796a0b1c8 VAL***: '!str v20' (3 sibs) 29: 0x555796a0b260 VAL***: '!str v30' (3 sibs) 29: 0x555796a0aa80 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b300 VAL***: '!str v40' (3 sibs) 29: 0x555796a0b398 VAL***: '!str v50' (3 sibs) 29: 0x555796a0b430 VAL***: '!str v60' (3 sibs) 29: 0x555796a0ab18 SEQ***: !seq (6 sibs) 3 children: 29: 0x555796a0b4d0 VAL: 'v70' (3 sibs) 29: 0x555796a0b568 VAL: 'v80' (3 sibs) 29: 0x555796a0b600 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x555796aafb40 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x555796aafbd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x555796aafc60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x555796aafcf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x555796aafd80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x555796aafe10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x555796aafea0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x555796aaff30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x555796aaffc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x555796ab0050 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x555796ab00e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x555796ab0170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x555796ab0200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x555796ab0290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x555796ab0320 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x555796ab03b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x555796ab0440 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x555796ab04d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x555796ab0560 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x555796ab05f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x555796ab0680 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x555796ab0710 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x555796ab07a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x555796ab0830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x555796ab08c0 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 (9 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (9 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.01 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x557b3eb4e790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x557b3eb4ae50 DOCMAP: (3 sibs) 3 children: 30: 0x557b3eb4b020 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b0b8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b150 KEYVAL: '' '' (3 sibs) 30: 0x557b3eb4aee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x557b3eb4b1f0 KEYVAL: 'a' '' (2 sibs) 30: 0x557b3eb4b288 KEYVAL: 'b' '' (2 sibs) 30: 0x557b3eb4af80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x557b3eb4b330 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b3c8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b460 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebbc770 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x557b3ebbc9b0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x557b3ebbc800 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x557b3ebbc890 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x557b3ebbc920 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ebbca40 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ebbcad0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ebbcb60 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ebbcbf0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ebbcc80 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ebbcd10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ebbcda0 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: 0x557b3eb4e8a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4b860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x557b3eb4b8f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4b990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4ba28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4bac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebbe7f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebbe880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebbe910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebbe9a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebbea30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebbeac0 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: 0x557b3eb4e9c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4bfd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x557b3eb4c068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4c100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4c198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4c230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebc07a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebc0830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebc08c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebc0950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebc09e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebc0a70 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: 0x557b3eb4ead8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4c2d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x557b3eb4c368 VAL: '?foo' (5 sibs) 30: 0x557b3eb4c400 VAL: ':foo' (5 sibs) 30: 0x557b3eb4c498 VAL: '-foo' (5 sibs) 30: 0x557b3eb4c530 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebc25b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebc2640 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebc26d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebc2760 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebc27f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebc2880 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: 0x557b3eb4ebf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4cea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x557b3eb4cf38 VAL: '?foo' (5 sibs) 30: 0x557b3eb4cfd0 VAL: ':foo' (5 sibs) 30: 0x557b3eb4d068 VAL: '-foo' (5 sibs) 30: 0x557b3eb4d100 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebc44a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebc4530 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebc45c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebc4650 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebc46e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebc4770 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: 0x557b3eb4ed08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4bbb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebc61d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebc6260 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: 0x557b3eb4ee20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4ab40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4abd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebc7fc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebc8050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebc80e0 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: 0x557b3eb4ef38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4bcf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4bd88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebc9db0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebc9e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebc9ed0 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: 0x557b3eb4f050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4be80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4bf18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebcbae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebcbb70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebcbc00 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: 0x557b3eb4f168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4c6b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebcd810 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebcd8a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebcd930 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: 0x557b3eb4f280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c8f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x557b3eb4ca30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4cac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4c988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebcf840 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebcf8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ebcf960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebcf9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebcfa80 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: 0x557b3eb4f398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x557b3eb4cc60 MAP: (2 sibs) 2 children: 30: 0x557b3eb4e330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4e3c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4ccf8 MAP: (2 sibs) 1 children: 30: 0x557b3eb4cda0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebd1730 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebd17c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ebd1850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebd18e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebd1970 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ebd1a00 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: 0x557b3eb4f4b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4cb70 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] 0x557b3ebd35e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd3670 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: 0x557b3eb4f5c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e4c0 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] 0x557b3ebd5490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd5520 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: 0x557b3eb4f6e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e5b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebd7340 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd73d0 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: 0x557b3eb4f7f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e6a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebd91f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd9280 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: 0x557b3eb4f910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb50aa0 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] 0x557b3ebdb0a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebdb130 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: 0x557b3eb4fa28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4d1f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebdcf50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebdcfe0 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: 0x557b3eb4fb40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4d290 KEYVAL: 'a' '' (5 sibs) 30: 0x557b3eb4d328 KEYVAL: 'b' '' (5 sibs) 30: 0x557b3eb4d3c0 KEYVAL: 'c' '' (5 sibs) 30: 0x557b3eb4d458 KEYVAL: 'd' '' (5 sibs) 30: 0x557b3eb4d4f0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebdec80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebded10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ebdeda0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ebdee30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ebdeec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ebdef50 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: 0x557b3eb4fc58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x557b3eb4d5e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x557b3eb4d678 KEYVAL: 'b' '' (6 sibs) 30: 0x557b3eb4d710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x557b3eb4d7a8 KEYVAL: 'd' '' (6 sibs) 30: 0x557b3eb4d840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x557b3eb4d8d8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe09b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ebe0a40 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ebe0ad0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ebe0b60 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ebe0bf0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ebe0c80 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ebe0d10 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: 0x557b3eb4e790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x557b3eb4ae50 DOCMAP: (3 sibs) 3 children: 30: 0x557b3eb4b020 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b0b8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b150 KEYVAL: '' '' (3 sibs) 30: 0x557b3eb4aee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x557b3eb4b1f0 KEYVAL: 'a' '' (2 sibs) 30: 0x557b3eb4b288 KEYVAL: 'b' '' (2 sibs) 30: 0x557b3eb4af80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x557b3eb4b330 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b3c8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b460 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe1300 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x557b3ebe1540 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x557b3ebe1390 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x557b3ebe1420 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x557b3ebe14b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ebe15d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ebe1660 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ebe16f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ebe1780 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ebe1810 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ebe18a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ebe1930 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: 0x557b3eb4e8a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4b860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x557b3eb4b8f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4b990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4ba28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4bac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe1c10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe1ca0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebe1d30 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebe1dc0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebe1e50 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebe1ee0 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: 0x557b3eb4e9c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4bfd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x557b3eb4c068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4c100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4c198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4c230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe2520 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe25b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebe2640 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebe26d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebe2760 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebe27f0 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: 0x557b3eb4ead8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4c2d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x557b3eb4c368 VAL: '?foo' (5 sibs) 30: 0x557b3eb4c400 VAL: ':foo' (5 sibs) 30: 0x557b3eb4c498 VAL: '-foo' (5 sibs) 30: 0x557b3eb4c530 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe2e30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe2ec0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebe2f50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebe2fe0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebe3070 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebe3100 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: 0x557b3eb4ebf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4cea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x557b3eb4cf38 VAL: '?foo' (5 sibs) 30: 0x557b3eb4cfd0 VAL: ':foo' (5 sibs) 30: 0x557b3eb4d068 VAL: '-foo' (5 sibs) 30: 0x557b3eb4d100 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe3740 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe37d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebe3860 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebe38f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebe3980 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebe3a10 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: 0x557b3eb4ed08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4bbb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe4050 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe40e0 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: 0x557b3eb4ee20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4ab40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4abd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe4960 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe49f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebe4a80 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: 0x557b3eb4ef38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4bcf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4bd88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe5270 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe5300 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebe5390 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: 0x557b3eb4f050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4be80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4bf18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe5b80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe5c10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebe5ca0 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: 0x557b3eb4f168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4c6b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe6490 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe6520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebe65b0 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: 0x557b3eb4f280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c8f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x557b3eb4ca30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4cac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4c988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe6da0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe6e30 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ebe6ec0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebe6f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebe6fe0 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: 0x557b3eb4f398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x557b3eb4cc60 MAP: (2 sibs) 2 children: 30: 0x557b3eb4e330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4e3c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4ccf8 MAP: (2 sibs) 1 children: 30: 0x557b3eb4cda0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe76b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe7740 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ebe77d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebe7860 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebe78f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ebe7980 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: 0x557b3eb4f4b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4cb70 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] 0x557b3ebe7fc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe8050 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: 0x557b3eb4f5c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e4c0 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] 0x557b3ebe88d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe8960 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: 0x557b3eb4f6e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e5b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe91e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe9270 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: 0x557b3eb4f7f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e6a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebe9af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe9b80 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: 0x557b3eb4f910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb50aa0 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] 0x557b3ebea400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebea490 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: 0x557b3eb4fa28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4d1f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebead10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebeada0 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: 0x557b3eb4fb40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4d290 KEYVAL: 'a' '' (5 sibs) 30: 0x557b3eb4d328 KEYVAL: 'b' '' (5 sibs) 30: 0x557b3eb4d3c0 KEYVAL: 'c' '' (5 sibs) 30: 0x557b3eb4d458 KEYVAL: 'd' '' (5 sibs) 30: 0x557b3eb4d4f0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebeb620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebeb6b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ebeb740 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ebeb7d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ebeb860 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ebeb8f0 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: 0x557b3eb4fc58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x557b3eb4d5e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x557b3eb4d678 KEYVAL: 'b' '' (6 sibs) 30: 0x557b3eb4d710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x557b3eb4d7a8 KEYVAL: 'd' '' (6 sibs) 30: 0x557b3eb4d840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x557b3eb4d8d8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ebebf30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ebebfc0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ebec050 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ebec0e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ebec170 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ebec200 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ebec290 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] 0x557b3ebbc770 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x557b3ebbc9b0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x557b3ebbc800 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x557b3ebbc890 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x557b3ebbc920 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ebbca40 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ebbcad0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ebbcb60 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ebbcbf0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ebbcc80 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ebbcd10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ebbcda0 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] 0x557b3ebedca0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x557b3ebedd30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x557b3ebeddc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x557b3ebede50 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x557b3ebedee0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ebedf70 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ebee000 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ebee090 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ebee120 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ebee1b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ebee240 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ebee2d0 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] 0x557b3ebbe7f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebbe880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebbe910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebbe9a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebbea30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebbeac0 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] 0x557b3ebeee90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebeef20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebeefb0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebef040 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebef0d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebef160 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] 0x557b3ebc07a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebc0830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebc08c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebc0950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebc09e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebc0a70 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] 0x557b3ebef7a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebef830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebef8c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebef950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebef9e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebefa70 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] 0x557b3ebc25b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebc2640 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebc26d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebc2760 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebc27f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebc2880 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] 0x557b3ebf00b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebf0140 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebf01d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebf0260 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebf02f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebf0380 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] 0x557b3ebc44a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebc4530 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebc45c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebc4650 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebc46e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebc4770 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] 0x557b3ebf09c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebf0a50 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebf0ae0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebf0b70 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebf0c00 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebf0c90 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] 0x557b3ebc61d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebc6260 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] 0x557b3ebf12d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf1360 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] 0x557b3ebc7fc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebc8050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebc80e0 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] 0x557b3ebf1be0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebf1c70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebf1d00 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] 0x557b3ebc9db0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebc9e40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebc9ed0 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] 0x557b3ebf24f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebf2580 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebf2610 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] 0x557b3ebcbae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebcbb70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebcbc00 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] 0x557b3ebf2e00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebf2e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebf2f20 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] 0x557b3ebcd810 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebcd8a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebcd930 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] 0x557b3ebf3710 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebf37a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebf3830 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] 0x557b3ebcf840 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebcf8d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ebcf960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebcf9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebcfa80 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] 0x557b3ebf4020 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebf40b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ebf4140 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebf41d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebf4260 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] 0x557b3ebd1730 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebd17c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ebd1850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebd18e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebd1970 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ebd1a00 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] 0x557b3ebf4930 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebf49c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ebf4a50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebf4ae0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebf4b70 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ebf4c00 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] 0x557b3ebd35e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd3670 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] 0x557b3ebf5240 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf52d0 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] 0x557b3ebd5490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd5520 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] 0x557b3ebf5b50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf5be0 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] 0x557b3ebd7340 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd73d0 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] 0x557b3ebf6460 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf64f0 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] 0x557b3ebd91f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebd9280 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] 0x557b3ebf6d70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf6e00 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] 0x557b3ebdb0a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebdb130 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] 0x557b3ebf7680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf7710 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] 0x557b3ebdcf50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebdcfe0 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] 0x557b3ebf7f90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebf8020 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] 0x557b3ebdec80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebded10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ebdeda0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ebdee30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ebdeec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ebdef50 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] 0x557b3ebf88a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebf8930 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ebf89c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ebf8a50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ebf8ae0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ebf8b70 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] 0x557b3ebe09b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ebe0a40 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ebe0ad0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ebe0b60 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ebe0bf0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ebe0c80 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ebe0d10 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] 0x557b3ebf91b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ebf9240 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ebf92d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ebf9360 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ebf93f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ebf9480 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ebf9510 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] 0x557b3ebe1300 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x557b3ebe1540 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x557b3ebe1390 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x557b3ebe1420 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x557b3ebe14b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ebe15d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ebe1660 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ebe16f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ebe1780 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ebe1810 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ebe18a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ebe1930 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] 0x557b3ebf9ac0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x557b3ebf9b50 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x557b3ebf9be0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x557b3ebf9c70 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x557b3ebf9d00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ebf9d90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ebf9e20 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ebf9eb0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ebf9f40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ebf9fd0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ebfa060 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ebfa0f0 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] 0x557b3ebe1c10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe1ca0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebe1d30 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebe1dc0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebe1e50 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebe1ee0 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] 0x557b3ebfa3d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebfa460 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebfa4f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebfa580 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebfa610 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebfa6a0 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] 0x557b3ebe2520 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe25b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebe2640 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebe26d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebe2760 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebe27f0 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] 0x557b3ebface0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebfad70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ebfae00 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ebfae90 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ebfaf20 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ebfafb0 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] 0x557b3ebe2e30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe2ec0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebe2f50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebe2fe0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebe3070 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebe3100 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] 0x557b3ebfb5f0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebfb680 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebfb710 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebfb7a0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebfb830 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebfb8c0 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] 0x557b3ebe3740 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebe37d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebe3860 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebe38f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebe3980 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebe3a10 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] 0x557b3ebfbf00 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebfbf90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ebfc020 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ebfc0b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ebfc140 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ebfc1d0 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] 0x557b3ebe4050 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe40e0 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] 0x557b3ebfc810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebfc8a0 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] 0x557b3ebe4960 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe49f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebe4a80 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] 0x557b3ebfd120 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebfd1b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebfd240 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] 0x557b3ebe5270 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe5300 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebe5390 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] 0x557b3ebfda30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebfdac0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebfdb50 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] 0x557b3ebe5b80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe5c10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebe5ca0 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] 0x557b3ebfe340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebfe3d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ebfe460 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] 0x557b3ebe6490 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe6520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebe65b0 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] 0x557b3ebfec50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebfece0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ebfed70 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] 0x557b3ebe6da0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe6e30 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ebe6ec0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebe6f50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebe6fe0 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] 0x557b3ebff560 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebff5f0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ebff680 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebff710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebff7a0 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] 0x557b3ebe76b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebe7740 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ebe77d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ebe7860 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ebe78f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ebe7980 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] 0x557b3ebffe70 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ebfff00 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ebfff90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ec00020 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ec000b0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ec00140 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] 0x557b3ebe7fc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe8050 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] 0x557b3ec00780 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec00810 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] 0x557b3ebe88d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe8960 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] 0x557b3ec01090 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec01120 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] 0x557b3ebe91e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe9270 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] 0x557b3ec019a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec01a30 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] 0x557b3ebe9af0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebe9b80 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] 0x557b3ec022b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec02340 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] 0x557b3ebea400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebea490 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] 0x557b3ec02bc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec02c50 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] 0x557b3ebead10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ebeada0 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] 0x557b3ec034d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec03560 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] 0x557b3ebeb620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ebeb6b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ebeb740 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ebeb7d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ebeb860 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ebeb8f0 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] 0x557b3ec03de0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec03e70 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ec03f00 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ec03f90 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ec04020 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ec040b0 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] 0x557b3ebebf30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ebebfc0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ebec050 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ebec0e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ebec170 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ebec200 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ebec290 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] 0x557b3ec046f0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ec04780 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ec04810 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ec048a0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ec04930 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ec049c0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ec04a50 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: 0x557b3eb4e790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x557b3eb4ae50 DOCMAP: (3 sibs) 3 children: 30: 0x557b3eb4b020 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b0b8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b150 KEYVAL: '' '' (3 sibs) 30: 0x557b3eb4aee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x557b3eb4b1f0 KEYVAL: 'a' '' (2 sibs) 30: 0x557b3eb4b288 KEYVAL: 'b' '' (2 sibs) 30: 0x557b3eb4af80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x557b3eb4b330 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b3c8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b460 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec05000 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x557b3ec05090 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x557b3ec05120 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x557b3ec051b0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x557b3ec05240 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ec052d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ec05360 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ec053f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ec05480 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ec05510 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ec055a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ec05630 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: 0x557b3eb4e8a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4b860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x557b3eb4b8f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4b990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4ba28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4bac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec056d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec05760 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ec057f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ec05880 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ec05910 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ec059a0 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: 0x557b3eb4e9c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4bfd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x557b3eb4c068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4c100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4c198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4c230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec05a40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec05ad0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ec05b60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ec05bf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ec05c80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ec05d10 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: 0x557b3eb4ead8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4c2d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x557b3eb4c368 VAL: '?foo' (5 sibs) 30: 0x557b3eb4c400 VAL: ':foo' (5 sibs) 30: 0x557b3eb4c498 VAL: '-foo' (5 sibs) 30: 0x557b3eb4c530 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec05db0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec05e40 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ec05ed0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ec05f60 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ec05ff0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ec06080 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: 0x557b3eb4ebf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4cea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x557b3eb4cf38 VAL: '?foo' (5 sibs) 30: 0x557b3eb4cfd0 VAL: ':foo' (5 sibs) 30: 0x557b3eb4d068 VAL: '-foo' (5 sibs) 30: 0x557b3eb4d100 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06120 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec061b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ec06240 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ec062d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ec06360 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ec063f0 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: 0x557b3eb4ed08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4bbb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec06520 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: 0x557b3eb4ee20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4ab40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4abd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec065c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec06650 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ec066e0 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: 0x557b3eb4ef38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4bcf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4bd88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec06810 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ec068a0 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: 0x557b3eb4f050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4be80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4bf18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec069d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ec06a60 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: 0x557b3eb4f168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4c6b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06b00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec06b90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ec06c20 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: 0x557b3eb4f280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c8f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x557b3eb4ca30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4cac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4c988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06cc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec06d50 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ec06de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ec06e70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ec06f00 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: 0x557b3eb4f398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x557b3eb4cc60 MAP: (2 sibs) 2 children: 30: 0x557b3eb4e330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4e3c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4ccf8 MAP: (2 sibs) 1 children: 30: 0x557b3eb4cda0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec06fa0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec07030 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ec070c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ec07150 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ec071e0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ec07270 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: 0x557b3eb4f4b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4cb70 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] 0x557b3ec07310 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec073a0 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: 0x557b3eb4f5c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e4c0 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] 0x557b3ec07440 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec074d0 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: 0x557b3eb4f6e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e5b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec07570 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec07600 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: 0x557b3eb4f7f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e6a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec076a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec07730 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: 0x557b3eb4f910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb50aa0 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] 0x557b3ec077d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec07860 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: 0x557b3eb4fa28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4d1f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec07900 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec07990 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: 0x557b3eb4fb40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4d290 KEYVAL: 'a' '' (5 sibs) 30: 0x557b3eb4d328 KEYVAL: 'b' '' (5 sibs) 30: 0x557b3eb4d3c0 KEYVAL: 'c' '' (5 sibs) 30: 0x557b3eb4d458 KEYVAL: 'd' '' (5 sibs) 30: 0x557b3eb4d4f0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec07a30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec07ac0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ec07b50 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ec07be0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ec07c70 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ec07d00 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: 0x557b3eb4fc58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x557b3eb4d5e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x557b3eb4d678 KEYVAL: 'b' '' (6 sibs) 30: 0x557b3eb4d710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x557b3eb4d7a8 KEYVAL: 'd' '' (6 sibs) 30: 0x557b3eb4d840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x557b3eb4d8d8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec07da0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ec07e30 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ec07ec0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ec07f50 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ec07fe0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ec08070 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ec08100 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: 0x557b3eb4e790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x557b3eb4ae50 DOCMAP: (3 sibs) 3 children: 30: 0x557b3eb4b020 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b0b8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b150 KEYVAL: '' '' (3 sibs) 30: 0x557b3eb4aee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x557b3eb4b1f0 KEYVAL: 'a' '' (2 sibs) 30: 0x557b3eb4b288 KEYVAL: 'b' '' (2 sibs) 30: 0x557b3eb4af80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x557b3eb4b330 KEYVAL: 'a' '' (3 sibs) 30: 0x557b3eb4b3c8 KEYVAL: 'b' '' (3 sibs) 30: 0x557b3eb4b460 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec081a0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x557b3ec08230 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x557b3ec082c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x557b3ec08350 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x557b3ec083e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x557b3ec08470 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x557b3ec08500 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x557b3ec08590 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x557b3ec08620 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x557b3ec086b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x557b3ec08740 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x557b3ec087d0 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: 0x557b3eb4e8a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4b860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x557b3eb4b8f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4b990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4ba28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4bac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec08870 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec08900 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ec08990 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ec08a20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ec08ab0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ec08b40 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: 0x557b3eb4e9c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4bfd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x557b3eb4c068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x557b3eb4c100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x557b3eb4c198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x557b3eb4c230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec08be0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec08c70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x557b3ec08d00 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x557b3ec08d90 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x557b3ec08e20 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x557b3ec08eb0 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: 0x557b3eb4ead8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4c2d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x557b3eb4c368 VAL: '?foo' (5 sibs) 30: 0x557b3eb4c400 VAL: ':foo' (5 sibs) 30: 0x557b3eb4c498 VAL: '-foo' (5 sibs) 30: 0x557b3eb4c530 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec08f50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec08fe0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ec09070 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ec09100 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ec09190 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ec09220 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: 0x557b3eb4ebf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x557b3eb4cea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x557b3eb4cf38 VAL: '?foo' (5 sibs) 30: 0x557b3eb4cfd0 VAL: ':foo' (5 sibs) 30: 0x557b3eb4d068 VAL: '-foo' (5 sibs) 30: 0x557b3eb4d100 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec092c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec09350 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x557b3ec093e0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x557b3ec09470 VAL: ':foo' (5 sibs) 30: [4] [4] 0x557b3ec09500 VAL: '-foo' (5 sibs) 30: [5] [5] 0x557b3ec09590 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: 0x557b3eb4ed08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4bbb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec09630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec096c0 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: 0x557b3eb4ee20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4ab40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4abd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec09760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec097f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ec09880 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: 0x557b3eb4ef38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4bcf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4bd88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec09920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec099b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ec09a40 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: 0x557b3eb4f050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4be80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4bf18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec09ae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec09b70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x557b3ec09c00 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: 0x557b3eb4f168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4c6b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec09ca0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec09d30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x557b3ec09dc0 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: 0x557b3eb4f280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x557b3eb4c8f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x557b3eb4ca30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4cac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4c988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec09e60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec09ef0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x557b3ec09f80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ec0a010 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ec0a0a0 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: 0x557b3eb4f398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x557b3eb4cc60 MAP: (2 sibs) 2 children: 30: 0x557b3eb4e330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x557b3eb4e3c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x557b3eb4ccf8 MAP: (2 sibs) 1 children: 30: 0x557b3eb4cda0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec0a140 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x557b3ec0a1d0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x557b3ec0a260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x557b3ec0a2f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x557b3ec0a380 MAP: (2 sibs) 1 children: 30: [5] [5] 0x557b3ec0a410 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: 0x557b3eb4f4b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4cb70 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] 0x557b3ec0a4b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec0a540 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: 0x557b3eb4f5c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e4c0 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] 0x557b3ec0a5e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec0a670 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: 0x557b3eb4f6e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e5b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec0a710 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec0a7a0 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: 0x557b3eb4f7f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4e6a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec0a840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec0a8d0 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: 0x557b3eb4f910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb50aa0 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] 0x557b3ec0a970 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec0aa00 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: 0x557b3eb4fa28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x557b3eb4d1f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec0aaa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x557b3ec0ab30 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: 0x557b3eb4fb40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x557b3eb4d290 KEYVAL: 'a' '' (5 sibs) 30: 0x557b3eb4d328 KEYVAL: 'b' '' (5 sibs) 30: 0x557b3eb4d3c0 KEYVAL: 'c' '' (5 sibs) 30: 0x557b3eb4d458 KEYVAL: 'd' '' (5 sibs) 30: 0x557b3eb4d4f0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec0abd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x557b3ec0ac60 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x557b3ec0acf0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x557b3ec0ad80 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x557b3ec0ae10 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x557b3ec0aea0 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: 0x557b3eb4fc58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x557b3eb4d5e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x557b3eb4d678 KEYVAL: 'b' '' (6 sibs) 30: 0x557b3eb4d710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x557b3eb4d7a8 KEYVAL: 'd' '' (6 sibs) 30: 0x557b3eb4d840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x557b3eb4d8d8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x557b3ec0af40 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x557b3ec0afd0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x557b3ec0b060 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x557b3ec0b0f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x557b3ec0b180 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x557b3ec0b210 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x557b3ec0b2a0 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 (13 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (13 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x55e99cb06770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb05830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb058c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb05960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb056f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb05a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb05a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb05b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb05790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb05bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb05c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb05d00 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb1e5c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb1e650 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb1e6e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb1e770 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb1e800 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb1e890 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb1e920 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb1e9b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb1ea40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb1ead0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb1eb60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb1ebf0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb1ec80 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: 0x55e99cb06888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb061b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb062e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb064b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb06550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb065e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb06680 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb20640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb206d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb20760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb207f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb20880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb20910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb209a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb20a30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb20ac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb20b50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb20be0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb20c70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb20d00 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: 0x55e99cb069a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb06b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb06d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb06e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb07060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb07100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb07198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb07230 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb22590 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb22620 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb226b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb22740 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb227d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb22860 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb228f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb22980 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb22a10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb22aa0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb22b30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb22bc0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb22c50 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: 0x55e99cb06ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55e99cb07410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55e99cb074b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55e99cb07548 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb244e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb24570 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb24600 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb24690 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: 0x55e99cb06770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb05830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb058c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb05960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb056f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb05a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb05a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb05b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb05790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb05bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb05c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb05d00 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb24df0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb24e80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb24f10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb24fa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb25030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb250c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb25150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb251e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb25270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb25300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb25390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb25420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb254b0 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: 0x55e99cb06888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb061b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb062e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb064b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb06550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb065e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb06680 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb25700 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb25790 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb25820 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb258b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb25940 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb259d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb25a60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb25af0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb25b80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb25c10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb25ca0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb25d30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb25dc0 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: 0x55e99cb069a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb06b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb06d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb06e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb07060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb07100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb07198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb07230 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb26010 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb260a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb26130 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb261c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb26250 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb262e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb26370 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb26400 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb26490 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb26520 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb265b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb26640 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb266d0 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: 0x55e99cb06ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55e99cb07410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55e99cb074b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55e99cb07548 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb26920 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb269b0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb26a40 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb26ad0 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] 0x55e99cb1e5c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb1e650 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb1e6e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb1e770 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb1e800 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb1e890 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb1e920 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb1e9b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb1ea40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb1ead0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb1eb60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb1ebf0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb1ec80 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] 0x55e99cb279a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb27a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb27ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb27b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb27be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb27c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb27d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb27d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb27e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb27eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb27f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb27fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb28060 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] 0x55e99cb20640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb206d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb20760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb207f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb20880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb20910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb209a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb20a30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb20ac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb20b50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb20be0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb20c70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb20d00 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] 0x55e99cb28b90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb28c20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb28cb0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb28d40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb28dd0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb28e60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb28ef0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb28f80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb29010 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb290a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb29130 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb291c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb29250 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] 0x55e99cb22590 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb22620 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb226b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb22740 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb227d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb22860 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb228f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb22980 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb22a10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb22aa0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb22b30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb22bc0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb22c50 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] 0x55e99cb294a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb29530 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb295c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb29650 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb296e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb29770 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb29800 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb29890 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb29920 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb299b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb29a40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb29ad0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb29b60 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] 0x55e99cb244e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb24570 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb24600 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb24690 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] 0x55e99cb29db0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb29e40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb29ed0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb29f60 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] 0x55e99cb24df0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb24e80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb24f10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb24fa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb25030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb250c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb25150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb251e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb25270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb25300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb25390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb25420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb254b0 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] 0x55e99cb2a6c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2a750 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2a7e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2a870 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2a900 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2a990 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2aa20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2aab0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2ab40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2abd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2ac60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2acf0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2ad80 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] 0x55e99cb25700 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb25790 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb25820 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb258b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb25940 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb259d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb25a60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb25af0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb25b80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb25c10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb25ca0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb25d30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb25dc0 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] 0x55e99cb2afd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2b060 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2b0f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2b180 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2b210 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2b2a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2b330 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2b3c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2b450 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2b4e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2b570 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2b600 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2b690 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] 0x55e99cb26010 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb260a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb26130 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb261c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb26250 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb262e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb26370 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb26400 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb26490 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb26520 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb265b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb26640 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb266d0 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] 0x55e99cb2b8e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2b970 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2ba00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2ba90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2bb20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2bbb0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2bc40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2bcd0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2bd60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2bdf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2be80 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2bf10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2bfa0 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] 0x55e99cb26920 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb269b0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb26a40 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb26ad0 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] 0x55e99cb2c1f0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb2c280 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb2c310 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb2c3a0 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: 0x55e99cb06770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb05830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb058c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb05960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb056f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb05a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb05a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb05b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb05790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb05bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb05c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb05d00 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb2cb00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2cb90 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2cc20 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2ccb0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2cd40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2cdd0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2ce60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2cef0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2cf80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2d010 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2d0a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2d130 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2d1c0 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: 0x55e99cb06888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb061b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb062e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb064b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb06550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb065e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb06680 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb2d260 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2d2f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2d380 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2d410 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2d4a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2d530 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2d5c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2d650 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2d6e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2d770 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2d800 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2d890 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2d920 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: 0x55e99cb069a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb06b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb06d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb06e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb07060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb07100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb07198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb07230 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb2d9c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2da50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2dae0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2db70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2dc00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2dc90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2dd20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2ddb0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2de40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2ded0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2df60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2dff0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2e080 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: 0x55e99cb06ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55e99cb07410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55e99cb074b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55e99cb07548 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb1ccd0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb1cd60 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb1cdf0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb1ce80 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: 0x55e99cb06770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb05830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb058c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb05960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb056f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb05a00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb05a98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb05b30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb05790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb05bd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb05c68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb05d00 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb2e120 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2e1b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2e240 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2e2d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2e360 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2e3f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2e480 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2e510 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2e5a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2e630 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2e6c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2e750 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2e7e0 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: 0x55e99cb06888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb05fe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb061b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb062e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb064b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb06550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb065e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb06680 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb2e880 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2e910 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2e9a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2ea30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2eac0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2eb50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2ebe0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2ec70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2ed00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2ed90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2ee20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2eeb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2ef40 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: 0x55e99cb069a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x55e99cb06b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x55e99cb06d60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x55e99cb06df8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x55e99cb06e90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x55e99cb06c28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x55e99cb06f30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x55e99cb06fc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x55e99cb07060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x55e99cb06cc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x55e99cb07100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x55e99cb07198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x55e99cb07230 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb2efe0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x55e99cb2f070 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x55e99cb2f100 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x55e99cb2f190 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x55e99cb2f220 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x55e99cb2f2b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x55e99cb2f340 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x55e99cb2f3d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x55e99cb2f460 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x55e99cb2f4f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x55e99cb2f580 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x55e99cb2f610 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x55e99cb2f6a0 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: 0x55e99cb06ab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x55e99cb07410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x55e99cb074b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x55e99cb07548 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x55e99cb283b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x55e99cb28440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x55e99cb284d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x55e99cb28560 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_recreate_from_ref/3 (0 ms) 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase (2 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (2 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x55ee950da4f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d80f0 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8188 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8220 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951093b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95109440 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee951094d0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee95109560 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: 0x55ee950da608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d8a70 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8c40 VAL: '00' (3 sibs) 32: 0x55ee950d8cd8 VAL: '01' (3 sibs) 32: 0x55ee950d8d70 VAL: '02' (3 sibs) 32: 0x55ee950d8b08 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8e10 VAL: '10' (3 sibs) 32: 0x55ee950d8ea8 VAL: '11' (3 sibs) 32: 0x55ee950d8f40 VAL: '12' (3 sibs) 32: 0x55ee950d8ba0 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8fe0 VAL: '20' (3 sibs) 32: 0x55ee950d9078 VAL: '21' (3 sibs) 32: 0x55ee950d9110 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9510b270 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9510b300 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9510b390 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9510b420 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9510b4b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9510b540 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9510b5d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9510b660 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9510b6f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9510b780 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9510b810 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9510b8a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9510b930 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: 0x55ee950da720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9620 SEQ: (3 sibs) 3 children: 32: 0x55ee950d97f0 VAL: '00' (3 sibs) 32: 0x55ee950d9888 VAL: '01' (3 sibs) 32: 0x55ee950d9920 VAL: '02' (3 sibs) 32: 0x55ee950d96b8 SEQ: (3 sibs) 3 children: 32: 0x55ee950d99c0 VAL: '10' (3 sibs) 32: 0x55ee950d9a58 VAL: '11' (3 sibs) 32: 0x55ee950d9af0 VAL: '12' (3 sibs) 32: 0x55ee950d9750 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9b90 VAL: '20' (3 sibs) 32: 0x55ee950d9c28 VAL: '21' (3 sibs) 32: 0x55ee950d9cc0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9510cfe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9510d070 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9510d100 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9510d190 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9510d220 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9510d2b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9510d340 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9510d3d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9510d460 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9510d4f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9510d580 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9510d610 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9510d6a0 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: 0x55ee950da838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9d60 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9f30 VAL: '00' (3 sibs) 32: 0x55ee950d9fc8 VAL: '01' (3 sibs) 32: 0x55ee950da060 VAL: '02' (3 sibs) 32: 0x55ee950d9df8 SEQ: (3 sibs) 3 children: 32: 0x55ee950da100 VAL: '10' (3 sibs) 32: 0x55ee950da198 VAL: '11' (3 sibs) 32: 0x55ee950da230 VAL: '12' (3 sibs) 32: 0x55ee950d9e90 SEQ: (3 sibs) 3 children: 32: 0x55ee950da2d0 VAL: '20' (3 sibs) 32: 0x55ee950da368 VAL: '21' (3 sibs) 32: 0x55ee950da400 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9510edd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9510ee60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9510eef0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9510ef80 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9510f010 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9510f0a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9510f130 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9510f1c0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9510f250 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9510f2e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9510f370 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9510f400 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9510f490 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: 0x55ee950da950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dad70 SEQ: (3 sibs) 3 children: 32: 0x55ee950daf40 VAL: '00' (3 sibs) 32: 0x55ee950dafd8 VAL: '01' (3 sibs) 32: 0x55ee950db070 VAL: '02' (3 sibs) 32: 0x55ee950dae08 SEQ: (3 sibs) 3 children: 32: 0x55ee950db110 VAL: '10' (3 sibs) 32: 0x55ee950db1a8 VAL: '11' (3 sibs) 32: 0x55ee950db240 VAL: '12' (3 sibs) 32: 0x55ee950daea0 SEQ: (3 sibs) 3 children: 32: 0x55ee950db2e0 VAL: '20' (3 sibs) 32: 0x55ee950db378 VAL: '21' (3 sibs) 32: 0x55ee950db410 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95110ba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95110c30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95110cc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95110d50 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95110de0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95110e70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95110f00 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95110f90 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95111020 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee951110b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95111140 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee951111d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95111260 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: 0x55ee950daa68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9200 SEQ: (3 sibs) 3 children: 32: 0x55ee950d93d0 VAL: '00' (3 sibs) 32: 0x55ee950d9468 VAL: '01' (3 sibs) 32: 0x55ee950d9500 VAL: '02' (3 sibs) 32: 0x55ee950d9298 SEQ: (3 sibs) 3 children: 32: 0x55ee950db4b0 VAL: '10' (3 sibs) 32: 0x55ee950db548 VAL: '11' (3 sibs) 32: 0x55ee950db5e0 VAL: '12' (3 sibs) 32: 0x55ee950d9330 SEQ: (3 sibs) 3 children: 32: 0x55ee950db680 VAL: '20' (3 sibs) 32: 0x55ee950db718 VAL: '21' (3 sibs) 32: 0x55ee950db7b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95112990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95112a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95112ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95112b40 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95112bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95112c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95112cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95112d80 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95112e10 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95112ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95112f30 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95112fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95113050 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: 0x55ee950dab80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950db850 SEQ: (3 sibs) 3 children: 32: 0x55ee950dba20 VAL: '00' (3 sibs) 32: 0x55ee950dbab8 VAL: '01' (3 sibs) 32: 0x55ee950dbb50 VAL: '02' (3 sibs) 32: 0x55ee950db8e8 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbbf0 VAL: '10' (3 sibs) 32: 0x55ee950dbc88 VAL: '11' (3 sibs) 32: 0x55ee950dbd20 VAL: '12' (3 sibs) 32: 0x55ee950db980 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbdc0 VAL: '20' (3 sibs) 32: 0x55ee950dbe58 VAL: '21' (3 sibs) 32: 0x55ee950dbef0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951148d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95114960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951149f0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95114a80 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95114b10 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95114ba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95114c30 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95114cc0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95114d50 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95114de0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95114e70 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95114f00 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95114f90 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: 0x55ee950dac98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dbfe0 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc1b0 VAL: '00' (3 sibs) 32: 0x55ee950dc248 VAL: '01' (3 sibs) 32: 0x55ee950dc2e0 VAL: '02' (3 sibs) 32: 0x55ee950dc078 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc380 VAL: '10' (3 sibs) 32: 0x55ee950dc418 VAL: '11' (3 sibs) 32: 0x55ee950dc4b0 VAL: '12' (3 sibs) 32: 0x55ee950dc110 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc550 VAL: '20' (3 sibs) 32: 0x55ee950dc5e8 VAL: '21' (3 sibs) 32: 0x55ee950dc680 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951166c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95116750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951167e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95116870 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95116900 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95116990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95116a20 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95116ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95116b40 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95116bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95116c60 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95116cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95116d80 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: 0x55ee950da4f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d80f0 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8188 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8220 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95117010 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951170a0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee95117130 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee951171c0 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: 0x55ee950da608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d8a70 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8c40 VAL: '00' (3 sibs) 32: 0x55ee950d8cd8 VAL: '01' (3 sibs) 32: 0x55ee950d8d70 VAL: '02' (3 sibs) 32: 0x55ee950d8b08 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8e10 VAL: '10' (3 sibs) 32: 0x55ee950d8ea8 VAL: '11' (3 sibs) 32: 0x55ee950d8f40 VAL: '12' (3 sibs) 32: 0x55ee950d8ba0 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8fe0 VAL: '20' (3 sibs) 32: 0x55ee950d9078 VAL: '21' (3 sibs) 32: 0x55ee950d9110 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95117920 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951179b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95117a40 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95117ad0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95117b60 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95117bf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95117c80 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95117d10 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95117da0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95117e30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95117ec0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95117f50 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95117fe0 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: 0x55ee950da720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9620 SEQ: (3 sibs) 3 children: 32: 0x55ee950d97f0 VAL: '00' (3 sibs) 32: 0x55ee950d9888 VAL: '01' (3 sibs) 32: 0x55ee950d9920 VAL: '02' (3 sibs) 32: 0x55ee950d96b8 SEQ: (3 sibs) 3 children: 32: 0x55ee950d99c0 VAL: '10' (3 sibs) 32: 0x55ee950d9a58 VAL: '11' (3 sibs) 32: 0x55ee950d9af0 VAL: '12' (3 sibs) 32: 0x55ee950d9750 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9b90 VAL: '20' (3 sibs) 32: 0x55ee950d9c28 VAL: '21' (3 sibs) 32: 0x55ee950d9cc0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95118230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951182c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95118350 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee951183e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95118470 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95118500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95118590 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95118620 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951186b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95118740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951187d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95118860 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee951188f0 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: 0x55ee950da838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9d60 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9f30 VAL: '00' (3 sibs) 32: 0x55ee950d9fc8 VAL: '01' (3 sibs) 32: 0x55ee950da060 VAL: '02' (3 sibs) 32: 0x55ee950d9df8 SEQ: (3 sibs) 3 children: 32: 0x55ee950da100 VAL: '10' (3 sibs) 32: 0x55ee950da198 VAL: '11' (3 sibs) 32: 0x55ee950da230 VAL: '12' (3 sibs) 32: 0x55ee950d9e90 SEQ: (3 sibs) 3 children: 32: 0x55ee950da2d0 VAL: '20' (3 sibs) 32: 0x55ee950da368 VAL: '21' (3 sibs) 32: 0x55ee950da400 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95118b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95118bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95118c60 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95118cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95118d80 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95118e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95118ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95118f30 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95118fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95119050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951190e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95119170 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95119200 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: 0x55ee950da950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dad70 SEQ: (3 sibs) 3 children: 32: 0x55ee950daf40 VAL: '00' (3 sibs) 32: 0x55ee950dafd8 VAL: '01' (3 sibs) 32: 0x55ee950db070 VAL: '02' (3 sibs) 32: 0x55ee950dae08 SEQ: (3 sibs) 3 children: 32: 0x55ee950db110 VAL: '10' (3 sibs) 32: 0x55ee950db1a8 VAL: '11' (3 sibs) 32: 0x55ee950db240 VAL: '12' (3 sibs) 32: 0x55ee950daea0 SEQ: (3 sibs) 3 children: 32: 0x55ee950db2e0 VAL: '20' (3 sibs) 32: 0x55ee950db378 VAL: '21' (3 sibs) 32: 0x55ee950db410 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95119450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951194e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95119570 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95119600 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95119690 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95119720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951197b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95119840 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951198d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95119960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951199f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95119a80 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95119b10 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: 0x55ee950daa68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9200 SEQ: (3 sibs) 3 children: 32: 0x55ee950d93d0 VAL: '00' (3 sibs) 32: 0x55ee950d9468 VAL: '01' (3 sibs) 32: 0x55ee950d9500 VAL: '02' (3 sibs) 32: 0x55ee950d9298 SEQ: (3 sibs) 3 children: 32: 0x55ee950db4b0 VAL: '10' (3 sibs) 32: 0x55ee950db548 VAL: '11' (3 sibs) 32: 0x55ee950db5e0 VAL: '12' (3 sibs) 32: 0x55ee950d9330 SEQ: (3 sibs) 3 children: 32: 0x55ee950db680 VAL: '20' (3 sibs) 32: 0x55ee950db718 VAL: '21' (3 sibs) 32: 0x55ee950db7b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95119d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95119df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95119e80 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95119f10 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95119fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511a030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511a0c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511a150 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511a1e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511a270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511a300 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511a390 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511a420 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: 0x55ee950dab80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950db850 SEQ: (3 sibs) 3 children: 32: 0x55ee950dba20 VAL: '00' (3 sibs) 32: 0x55ee950dbab8 VAL: '01' (3 sibs) 32: 0x55ee950dbb50 VAL: '02' (3 sibs) 32: 0x55ee950db8e8 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbbf0 VAL: '10' (3 sibs) 32: 0x55ee950dbc88 VAL: '11' (3 sibs) 32: 0x55ee950dbd20 VAL: '12' (3 sibs) 32: 0x55ee950db980 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbdc0 VAL: '20' (3 sibs) 32: 0x55ee950dbe58 VAL: '21' (3 sibs) 32: 0x55ee950dbef0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9511a670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511a700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511a790 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511a820 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511a8b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511a940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511a9d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511aa60 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511aaf0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511ab80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511ac10 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511aca0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511ad30 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: 0x55ee950dac98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dbfe0 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc1b0 VAL: '00' (3 sibs) 32: 0x55ee950dc248 VAL: '01' (3 sibs) 32: 0x55ee950dc2e0 VAL: '02' (3 sibs) 32: 0x55ee950dc078 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc380 VAL: '10' (3 sibs) 32: 0x55ee950dc418 VAL: '11' (3 sibs) 32: 0x55ee950dc4b0 VAL: '12' (3 sibs) 32: 0x55ee950dc110 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc550 VAL: '20' (3 sibs) 32: 0x55ee950dc5e8 VAL: '21' (3 sibs) 32: 0x55ee950dc680 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9511af80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511b010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511b0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511b130 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511b1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511b250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511b2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511b370 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511b400 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511b490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511b520 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511b5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511b640 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] 0x55ee951093b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95109440 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee951094d0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee95109560 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] 0x55ee9511bf90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511c020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee9511c0b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee9511c140 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] 0x55ee9510b270 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9510b300 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9510b390 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9510b420 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9510b4b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9510b540 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9510b5d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9510b660 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9510b6f0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9510b780 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9510b810 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9510b8a0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9510b930 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] 0x55ee9511d180 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511d210 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511d2a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511d330 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511d3c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511d450 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511d4e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511d570 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511d600 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511d690 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511d720 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511d7b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511d840 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] 0x55ee9510cfe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9510d070 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9510d100 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9510d190 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9510d220 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9510d2b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9510d340 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9510d3d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9510d460 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9510d4f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9510d580 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9510d610 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9510d6a0 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] 0x55ee9511da90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511db20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511dbb0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511dc40 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511dcd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511dd60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511ddf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511de80 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511df10 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511dfa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511e030 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511e0c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511e150 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] 0x55ee9510edd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9510ee60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9510eef0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9510ef80 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9510f010 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9510f0a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9510f130 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9510f1c0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9510f250 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9510f2e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9510f370 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9510f400 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9510f490 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] 0x55ee9511e3a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511e430 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511e4c0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511e550 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511e5e0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511e670 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511e700 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511e790 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511e820 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511e8b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511e940 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511e9d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511ea60 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] 0x55ee95110ba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95110c30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95110cc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95110d50 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95110de0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95110e70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95110f00 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95110f90 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95111020 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee951110b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95111140 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee951111d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95111260 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] 0x55ee9511ecb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511ed40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511edd0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511ee60 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511eef0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511ef80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511f010 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511f0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511f130 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511f1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511f250 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511f2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511f370 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] 0x55ee95112990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95112a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95112ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95112b40 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95112bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95112c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95112cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95112d80 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95112e10 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95112ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95112f30 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95112fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95113050 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] 0x55ee9511f5c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511f650 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511f6e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511f770 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511f800 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511f890 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511f920 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511f9b0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511fa40 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511fad0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511fb60 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511fbf0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511fc80 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] 0x55ee951148d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95114960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951149f0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95114a80 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95114b10 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95114ba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95114c30 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95114cc0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95114d50 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95114de0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95114e70 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95114f00 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95114f90 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] 0x55ee9511fed0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511ff60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511fff0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95120080 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95120110 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee951201a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95120230 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee951202c0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95120350 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee951203e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95120470 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95120500 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95120590 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] 0x55ee951166c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95116750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951167e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95116870 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95116900 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95116990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95116a20 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95116ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95116b40 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95116bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95116c60 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95116cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95116d80 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] 0x55ee951207e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95120870 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95120900 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95120990 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95120a20 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95120ab0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95120b40 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95120bd0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95120c60 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95120cf0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95120d80 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95120e10 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95120ea0 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] 0x55ee95117010 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951170a0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee95117130 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee951171c0 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] 0x55ee951210f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95121180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee95121210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee951212a0 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] 0x55ee95117920 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951179b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95117a40 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95117ad0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95117b60 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95117bf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95117c80 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95117d10 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95117da0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95117e30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95117ec0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95117f50 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95117fe0 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] 0x55ee95121a00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95121a90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95121b20 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95121bb0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95121c40 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95121cd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95121d60 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95121df0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95121e80 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95121f10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95121fa0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95122030 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee951220c0 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] 0x55ee95118230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951182c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95118350 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee951183e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95118470 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95118500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95118590 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95118620 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951186b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95118740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951187d0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95118860 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee951188f0 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] 0x55ee95122310 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951223a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95122430 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee951224c0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95122550 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee951225e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95122670 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95122700 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95122790 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95122820 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951228b0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95122940 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee951229d0 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] 0x55ee95118b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95118bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95118c60 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95118cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95118d80 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95118e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95118ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95118f30 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95118fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95119050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951190e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95119170 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95119200 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] 0x55ee95122c20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95122cb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95122d40 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95122dd0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95122e60 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95122ef0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95122f80 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95123010 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951230a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95123130 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951231c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95123250 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee951232e0 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] 0x55ee95119450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951194e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95119570 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95119600 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95119690 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95119720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951197b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95119840 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951198d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95119960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951199f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95119a80 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95119b10 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] 0x55ee95123530 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951235c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95123650 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee951236e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95123770 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95123800 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95123890 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95123920 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951239b0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95123a40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95123ad0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95123b60 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95123bf0 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] 0x55ee95119d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95119df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95119e80 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95119f10 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95119fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511a030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511a0c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511a150 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511a1e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511a270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511a300 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511a390 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511a420 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] 0x55ee95123e40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95123ed0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95123f60 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95123ff0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95124080 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95124110 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951241a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95124230 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951242c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95124350 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951243e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95124470 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95124500 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] 0x55ee9511a670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511a700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511a790 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511a820 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511a8b0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511a940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511a9d0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511aa60 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511aaf0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511ab80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511ac10 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511aca0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511ad30 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] 0x55ee95124750 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951247e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95124870 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95124900 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95124990 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95124a20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95124ab0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95124b40 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95124bd0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95124c60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95124cf0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95124d80 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95124e10 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] 0x55ee9511af80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511b010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9511b0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9511b130 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9511b1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9511b250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9511b2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9511b370 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9511b400 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9511b490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9511b520 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9511b5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9511b640 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] 0x55ee95125060 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951250f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95125180 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95125210 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee951252a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95125330 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951253c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95125450 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951254e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95125570 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95125600 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95125690 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95125720 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: 0x55ee950da4f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d80f0 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8188 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8220 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9511cbc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9511cc50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee9511cce0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee9511cd70 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: 0x55ee950da608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d8a70 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8c40 VAL: '00' (3 sibs) 32: 0x55ee950d8cd8 VAL: '01' (3 sibs) 32: 0x55ee950d8d70 VAL: '02' (3 sibs) 32: 0x55ee950d8b08 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8e10 VAL: '10' (3 sibs) 32: 0x55ee950d8ea8 VAL: '11' (3 sibs) 32: 0x55ee950d8f40 VAL: '12' (3 sibs) 32: 0x55ee950d8ba0 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8fe0 VAL: '20' (3 sibs) 32: 0x55ee950d9078 VAL: '21' (3 sibs) 32: 0x55ee950d9110 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95125970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95125a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95125a90 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95125b20 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95125bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95125c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95125cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95125d60 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95125df0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95125e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95125f10 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95125fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95126030 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: 0x55ee950da720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9620 SEQ: (3 sibs) 3 children: 32: 0x55ee950d97f0 VAL: '00' (3 sibs) 32: 0x55ee950d9888 VAL: '01' (3 sibs) 32: 0x55ee950d9920 VAL: '02' (3 sibs) 32: 0x55ee950d96b8 SEQ: (3 sibs) 3 children: 32: 0x55ee950d99c0 VAL: '10' (3 sibs) 32: 0x55ee950d9a58 VAL: '11' (3 sibs) 32: 0x55ee950d9af0 VAL: '12' (3 sibs) 32: 0x55ee950d9750 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9b90 VAL: '20' (3 sibs) 32: 0x55ee950d9c28 VAL: '21' (3 sibs) 32: 0x55ee950d9cc0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951260d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95126160 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951261f0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95126280 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95126310 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee951263a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95126430 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee951264c0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95126550 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee951265e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95126670 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95126700 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95126790 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: 0x55ee950da838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9d60 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9f30 VAL: '00' (3 sibs) 32: 0x55ee950d9fc8 VAL: '01' (3 sibs) 32: 0x55ee950da060 VAL: '02' (3 sibs) 32: 0x55ee950d9df8 SEQ: (3 sibs) 3 children: 32: 0x55ee950da100 VAL: '10' (3 sibs) 32: 0x55ee950da198 VAL: '11' (3 sibs) 32: 0x55ee950da230 VAL: '12' (3 sibs) 32: 0x55ee950d9e90 SEQ: (3 sibs) 3 children: 32: 0x55ee950da2d0 VAL: '20' (3 sibs) 32: 0x55ee950da368 VAL: '21' (3 sibs) 32: 0x55ee950da400 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95126830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee951268c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95126950 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee951269e0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95126a70 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95126b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95126b90 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95126c20 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95126cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95126d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95126dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95126e60 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95126ef0 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: 0x55ee950da950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dad70 SEQ: (3 sibs) 3 children: 32: 0x55ee950daf40 VAL: '00' (3 sibs) 32: 0x55ee950dafd8 VAL: '01' (3 sibs) 32: 0x55ee950db070 VAL: '02' (3 sibs) 32: 0x55ee950dae08 SEQ: (3 sibs) 3 children: 32: 0x55ee950db110 VAL: '10' (3 sibs) 32: 0x55ee950db1a8 VAL: '11' (3 sibs) 32: 0x55ee950db240 VAL: '12' (3 sibs) 32: 0x55ee950daea0 SEQ: (3 sibs) 3 children: 32: 0x55ee950db2e0 VAL: '20' (3 sibs) 32: 0x55ee950db378 VAL: '21' (3 sibs) 32: 0x55ee950db410 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95126f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95127020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951270b0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95127140 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee951271d0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95127260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951272f0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95127380 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95127410 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee951274a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95127530 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee951275c0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95127650 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: 0x55ee950daa68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9200 SEQ: (3 sibs) 3 children: 32: 0x55ee950d93d0 VAL: '00' (3 sibs) 32: 0x55ee950d9468 VAL: '01' (3 sibs) 32: 0x55ee950d9500 VAL: '02' (3 sibs) 32: 0x55ee950d9298 SEQ: (3 sibs) 3 children: 32: 0x55ee950db4b0 VAL: '10' (3 sibs) 32: 0x55ee950db548 VAL: '11' (3 sibs) 32: 0x55ee950db5e0 VAL: '12' (3 sibs) 32: 0x55ee950d9330 SEQ: (3 sibs) 3 children: 32: 0x55ee950db680 VAL: '20' (3 sibs) 32: 0x55ee950db718 VAL: '21' (3 sibs) 32: 0x55ee950db7b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951276f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95127780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95127810 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee951278a0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95127930 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee951279c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95127a50 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95127ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95127b70 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95127c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95127c90 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95127d20 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95127db0 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: 0x55ee950dab80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950db850 SEQ: (3 sibs) 3 children: 32: 0x55ee950dba20 VAL: '00' (3 sibs) 32: 0x55ee950dbab8 VAL: '01' (3 sibs) 32: 0x55ee950dbb50 VAL: '02' (3 sibs) 32: 0x55ee950db8e8 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbbf0 VAL: '10' (3 sibs) 32: 0x55ee950dbc88 VAL: '11' (3 sibs) 32: 0x55ee950dbd20 VAL: '12' (3 sibs) 32: 0x55ee950db980 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbdc0 VAL: '20' (3 sibs) 32: 0x55ee950dbe58 VAL: '21' (3 sibs) 32: 0x55ee950dbef0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95127e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95127ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95127f70 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95128000 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95128090 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95128120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951281b0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95128240 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951282d0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95128360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee951283f0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95128480 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95128510 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: 0x55ee950dac98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dbfe0 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc1b0 VAL: '00' (3 sibs) 32: 0x55ee950dc248 VAL: '01' (3 sibs) 32: 0x55ee950dc2e0 VAL: '02' (3 sibs) 32: 0x55ee950dc078 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc380 VAL: '10' (3 sibs) 32: 0x55ee950dc418 VAL: '11' (3 sibs) 32: 0x55ee950dc4b0 VAL: '12' (3 sibs) 32: 0x55ee950dc110 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc550 VAL: '20' (3 sibs) 32: 0x55ee950dc5e8 VAL: '21' (3 sibs) 32: 0x55ee950dc680 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951285b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95128640 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951286d0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95128760 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee951287f0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95128880 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95128910 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee951289a0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95128a30 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95128ac0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95128b50 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95128be0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95128c70 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: 0x55ee950da4f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d80f0 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8188 SEQ: (3 sibs) 0 children: 32: 0x55ee950d8220 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95128d10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95128da0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x55ee95128e30 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x55ee95128ec0 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: 0x55ee950da608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d8a70 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8c40 VAL: '00' (3 sibs) 32: 0x55ee950d8cd8 VAL: '01' (3 sibs) 32: 0x55ee950d8d70 VAL: '02' (3 sibs) 32: 0x55ee950d8b08 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8e10 VAL: '10' (3 sibs) 32: 0x55ee950d8ea8 VAL: '11' (3 sibs) 32: 0x55ee950d8f40 VAL: '12' (3 sibs) 32: 0x55ee950d8ba0 SEQ: (3 sibs) 3 children: 32: 0x55ee950d8fe0 VAL: '20' (3 sibs) 32: 0x55ee950d9078 VAL: '21' (3 sibs) 32: 0x55ee950d9110 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95128f60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95128ff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95129080 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95129110 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee951291a0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95129230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee951292c0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95129350 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee951293e0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95129470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95129500 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95129590 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95129620 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: 0x55ee950da720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9620 SEQ: (3 sibs) 3 children: 32: 0x55ee950d97f0 VAL: '00' (3 sibs) 32: 0x55ee950d9888 VAL: '01' (3 sibs) 32: 0x55ee950d9920 VAL: '02' (3 sibs) 32: 0x55ee950d96b8 SEQ: (3 sibs) 3 children: 32: 0x55ee950d99c0 VAL: '10' (3 sibs) 32: 0x55ee950d9a58 VAL: '11' (3 sibs) 32: 0x55ee950d9af0 VAL: '12' (3 sibs) 32: 0x55ee950d9750 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9b90 VAL: '20' (3 sibs) 32: 0x55ee950d9c28 VAL: '21' (3 sibs) 32: 0x55ee950d9cc0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee951296c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95129750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee951297e0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95129870 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee95129900 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee95129990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee95129a20 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee95129ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee95129b40 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee95129bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee95129c60 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee95129cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee95129d80 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: 0x55ee950da838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9d60 SEQ: (3 sibs) 3 children: 32: 0x55ee950d9f30 VAL: '00' (3 sibs) 32: 0x55ee950d9fc8 VAL: '01' (3 sibs) 32: 0x55ee950da060 VAL: '02' (3 sibs) 32: 0x55ee950d9df8 SEQ: (3 sibs) 3 children: 32: 0x55ee950da100 VAL: '10' (3 sibs) 32: 0x55ee950da198 VAL: '11' (3 sibs) 32: 0x55ee950da230 VAL: '12' (3 sibs) 32: 0x55ee950d9e90 SEQ: (3 sibs) 3 children: 32: 0x55ee950da2d0 VAL: '20' (3 sibs) 32: 0x55ee950da368 VAL: '21' (3 sibs) 32: 0x55ee950da400 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee95129e20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee95129eb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee95129f40 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee95129fd0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9512a060 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9512a0f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9512a180 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9512a210 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9512a2a0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9512a330 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9512a3c0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9512a450 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9512a4e0 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: 0x55ee950da950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dad70 SEQ: (3 sibs) 3 children: 32: 0x55ee950daf40 VAL: '00' (3 sibs) 32: 0x55ee950dafd8 VAL: '01' (3 sibs) 32: 0x55ee950db070 VAL: '02' (3 sibs) 32: 0x55ee950dae08 SEQ: (3 sibs) 3 children: 32: 0x55ee950db110 VAL: '10' (3 sibs) 32: 0x55ee950db1a8 VAL: '11' (3 sibs) 32: 0x55ee950db240 VAL: '12' (3 sibs) 32: 0x55ee950daea0 SEQ: (3 sibs) 3 children: 32: 0x55ee950db2e0 VAL: '20' (3 sibs) 32: 0x55ee950db378 VAL: '21' (3 sibs) 32: 0x55ee950db410 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9512a580 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9512a610 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9512a6a0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9512a730 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9512a7c0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9512a850 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9512a8e0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9512a970 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9512aa00 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9512aa90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9512ab20 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9512abb0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9512ac40 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: 0x55ee950daa68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950d9200 SEQ: (3 sibs) 3 children: 32: 0x55ee950d93d0 VAL: '00' (3 sibs) 32: 0x55ee950d9468 VAL: '01' (3 sibs) 32: 0x55ee950d9500 VAL: '02' (3 sibs) 32: 0x55ee950d9298 SEQ: (3 sibs) 3 children: 32: 0x55ee950db4b0 VAL: '10' (3 sibs) 32: 0x55ee950db548 VAL: '11' (3 sibs) 32: 0x55ee950db5e0 VAL: '12' (3 sibs) 32: 0x55ee950d9330 SEQ: (3 sibs) 3 children: 32: 0x55ee950db680 VAL: '20' (3 sibs) 32: 0x55ee950db718 VAL: '21' (3 sibs) 32: 0x55ee950db7b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9512ace0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9512ad70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9512ae00 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9512ae90 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9512af20 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9512afb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9512b040 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9512b0d0 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9512b160 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9512b1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9512b280 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9512b310 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9512b3a0 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: 0x55ee950dab80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950db850 SEQ: (3 sibs) 3 children: 32: 0x55ee950dba20 VAL: '00' (3 sibs) 32: 0x55ee950dbab8 VAL: '01' (3 sibs) 32: 0x55ee950dbb50 VAL: '02' (3 sibs) 32: 0x55ee950db8e8 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbbf0 VAL: '10' (3 sibs) 32: 0x55ee950dbc88 VAL: '11' (3 sibs) 32: 0x55ee950dbd20 VAL: '12' (3 sibs) 32: 0x55ee950db980 SEQ: (3 sibs) 3 children: 32: 0x55ee950dbdc0 VAL: '20' (3 sibs) 32: 0x55ee950dbe58 VAL: '21' (3 sibs) 32: 0x55ee950dbef0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9512b440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9512b4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9512b560 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9512b5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9512b680 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9512b710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9512b7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9512b830 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9512b8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9512b950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9512b9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9512ba70 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9512bb00 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: 0x55ee950dac98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x55ee950dbfe0 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc1b0 VAL: '00' (3 sibs) 32: 0x55ee950dc248 VAL: '01' (3 sibs) 32: 0x55ee950dc2e0 VAL: '02' (3 sibs) 32: 0x55ee950dc078 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc380 VAL: '10' (3 sibs) 32: 0x55ee950dc418 VAL: '11' (3 sibs) 32: 0x55ee950dc4b0 VAL: '12' (3 sibs) 32: 0x55ee950dc110 SEQ: (3 sibs) 3 children: 32: 0x55ee950dc550 VAL: '20' (3 sibs) 32: 0x55ee950dc5e8 VAL: '21' (3 sibs) 32: 0x55ee950dc680 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x55ee9512bba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x55ee9512bc30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x55ee9512bcc0 VAL: '00' (3 sibs) 32: [3] [3] 0x55ee9512bd50 VAL: '01' (3 sibs) 32: [4] [4] 0x55ee9512bde0 VAL: '02' (3 sibs) 32: [5] [5] 0x55ee9512be70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x55ee9512bf00 VAL: '10' (3 sibs) 32: [7] [7] 0x55ee9512bf90 VAL: '11' (3 sibs) 32: [8] [8] 0x55ee9512c020 VAL: '12' (3 sibs) 32: [9] [9] 0x55ee9512c0b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x55ee9512c140 VAL: '20' (3 sibs) 32: [11] [11] 0x55ee9512c1d0 VAL: '21' (3 sibs) 32: [12] [12] 0x55ee9512c260 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 (6 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (6 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x55fde4da2ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da1700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da18d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da1aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da1b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da1bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da1968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da1c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da1d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da1da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da1a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da1e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da1ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da1f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da1798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da2010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da21e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da2278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da2310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da20a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da23b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da2448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da24e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da2140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da2618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da26b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da1830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da2750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da2920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da29b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da2a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da27e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da2af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da2b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da2c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da2880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da2d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da2df0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4db1570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db1600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db1690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4db1720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4db17b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4db1840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4db18d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4db1960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4db19f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4db1a80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4db1b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4db1ba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4db1c30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4db1cc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4db1d50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4db1de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4db1e70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4db1f00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4db1f90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4db2020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4db20b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4db2140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4db21d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4db2260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4db22f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4db2380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4db2410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4db24a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4db2530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4db25c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4db2650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4db26e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4db2770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4db2800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4db2890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4db2920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4db29b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4db2a40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4db2ad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4db2b60 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: 0x55fde4da2ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da30d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da32a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da3508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da35a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da3338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da36d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da3770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da33d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da38a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da3940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da3168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da39e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da3c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da3ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da3a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da3e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da3eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da3b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da3fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da4080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da3200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da4120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da42f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da4388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da4420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da41b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da44c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da4558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da45f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da4250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da4690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da4728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da47c0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4db56b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db5740 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db57d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4db5860 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4db58f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4db5980 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4db5a10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4db5aa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4db5b30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4db5bc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4db5c50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4db5ce0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4db5d70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4db5e00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4db5e90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4db5f20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4db5fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4db6040 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4db60d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4db6160 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4db61f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4db6280 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4db6310 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4db63a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4db6430 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4db64c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4db6550 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4db65e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4db6670 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4db6700 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4db6790 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4db6820 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4db68b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4db6940 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4db69d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4db6a60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4db6af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4db6b80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4db6c10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4db6ca0 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: 0x55fde4da2ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da1700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da18d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da1aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da1b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da1bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da1968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da1c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da1d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da1da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da1a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da1e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da1ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da1f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da1798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da2010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da21e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da2278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da2310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da20a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da23b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da2448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da24e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da2140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da2618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da26b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da1830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da2750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da2920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da29b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da2a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da27e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da2af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da2b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da2c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da2880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da2d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da2df0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4db7ac0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db7b50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db7be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4db7c70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4db7d00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4db7d90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4db7e20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4db7eb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4db7f40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4db7fd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4db8060 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4db80f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4db8180 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4db8210 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4db82a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4db8330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4db83c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4db8450 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4db84e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4db8570 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4db8600 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4db8690 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4db8720 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4db87b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4db8840 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4db88d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4db8960 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4db89f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4db8a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4db8b10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4db8ba0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4db8c30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4db8cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4db8d50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4db8de0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4db8e70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4db8f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4db8f90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4db9020 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4db90b0 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: 0x55fde4da2ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da30d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da32a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da3508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da35a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da3338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da36d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da3770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da33d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da38a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da3940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da3168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da39e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da3c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da3ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da3a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da3e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da3eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da3b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da3fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da4080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da3200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da4120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da42f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da4388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da4420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da41b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da44c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da4558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da45f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da4250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da4690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da4728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da47c0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4db9ed0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db9f60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db9ff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dba080 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dba110 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dba1a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dba230 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dba2c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dba350 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dba3e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dba470 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dba500 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dba590 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dba620 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dba6b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dba740 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dba7d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dba860 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dba8f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dba980 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dbaa10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dbaaa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dbab30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dbabc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dbac50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dbace0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dbad70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dbae00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dbae90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dbaf20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dbafb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dbb040 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dbb0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dbb160 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dbb1f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dbb280 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dbb310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dbb3a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dbb430 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dbb4c0 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] 0x55fde4db1570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db1600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db1690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4db1720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4db17b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4db1840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4db18d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4db1960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4db19f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4db1a80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4db1b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4db1ba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4db1c30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4db1cc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4db1d50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4db1de0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4db1e70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4db1f00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4db1f90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4db2020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4db20b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4db2140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4db21d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4db2260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4db22f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4db2380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4db2410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4db24a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4db2530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4db25c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4db2650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4db26e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4db2770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4db2800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4db2890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4db2920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4db29b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4db2a40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4db2ad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4db2b60 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] 0x55fde4dbd4f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dbd580 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dbd610 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dbd6a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dbd730 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dbd7c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dbd850 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dbd8e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dbd970 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dbda00 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dbda90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dbdb20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dbdbb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dbdc40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dbdcd0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dbdd60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dbddf0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dbde80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dbdf10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dbdfa0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dbe030 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dbe0c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dbe150 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dbe1e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dbe270 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dbe300 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dbe390 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dbe420 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dbe4b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dbe540 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dbe5d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dbe660 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dbe6f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dbe780 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dbe810 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dbe8a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dbe930 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dbe9c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dbea50 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dbeae0 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] 0x55fde4db56b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db5740 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db57d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4db5860 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4db58f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4db5980 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4db5a10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4db5aa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4db5b30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4db5bc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4db5c50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4db5ce0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4db5d70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4db5e00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4db5e90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4db5f20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4db5fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4db6040 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4db60d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4db6160 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4db61f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4db6280 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4db6310 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4db63a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4db6430 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4db64c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4db6550 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4db65e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4db6670 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4db6700 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4db6790 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4db6820 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4db68b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4db6940 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4db69d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4db6a60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4db6af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4db6b80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4db6c10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4db6ca0 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] 0x55fde4dbf900 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dbf990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dbfa20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dbfab0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dbfb40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dbfbd0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dbfc60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dbfcf0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dbfd80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dbfe10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dbfea0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dbff30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dbffc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dc0050 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dc00e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dc0170 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dc0200 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dc0290 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dc0320 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dc03b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dc0440 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dc04d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dc0560 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dc05f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dc0680 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dc0710 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dc07a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dc0830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dc08c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dc0950 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dc09e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dc0a70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dc0b00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dc0b90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dc0c20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dc0cb0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dc0d40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dc0dd0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dc0e60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dc0ef0 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] 0x55fde4db7ac0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db7b50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db7be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4db7c70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4db7d00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4db7d90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4db7e20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4db7eb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4db7f40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4db7fd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4db8060 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4db80f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4db8180 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4db8210 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4db82a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4db8330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4db83c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4db8450 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4db84e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4db8570 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4db8600 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4db8690 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4db8720 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4db87b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4db8840 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4db88d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4db8960 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4db89f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4db8a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4db8b10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4db8ba0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4db8c30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4db8cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4db8d50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4db8de0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4db8e70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4db8f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4db8f90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4db9020 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4db90b0 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] 0x55fde4dc1d10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dc1da0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dc1e30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dc1ec0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dc1f50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dc1fe0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dc2070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dc2100 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dc2190 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dc2220 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dc22b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dc2340 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dc23d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dc2460 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dc24f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dc2580 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dc2610 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dc26a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dc2730 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dc27c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dc2850 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dc28e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dc2970 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dc2a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dc2a90 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dc2b20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dc2bb0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dc2c40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dc2cd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dc2d60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dc2df0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dc2e80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dc2f10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dc2fa0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dc3030 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dc30c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dc3150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dc31e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dc3270 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dc3300 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] 0x55fde4db9ed0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4db9f60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4db9ff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dba080 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dba110 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dba1a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dba230 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dba2c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dba350 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dba3e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dba470 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dba500 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dba590 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dba620 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dba6b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dba740 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dba7d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dba860 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dba8f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dba980 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dbaa10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dbaaa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dbab30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dbabc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dbac50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dbace0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dbad70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dbae00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dbae90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dbaf20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dbafb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dbb040 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dbb0d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dbb160 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dbb1f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dbb280 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dbb310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dbb3a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dbb430 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dbb4c0 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] 0x55fde4dc4120 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dc41b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dc4240 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dc42d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dc4360 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dc43f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dc4480 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dc4510 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dc45a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dc4630 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dc46c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dc4750 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dc47e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dc4870 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dc4900 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dc4990 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dc4a20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dc4ab0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dc4b40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dc4bd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dc4c60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dc4cf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dc4d80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dc4e10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dc4ea0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dc4f30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dc4fc0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dc5050 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dc50e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dc5170 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dc5200 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dc5290 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dc5320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dc53b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dc5440 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dc54d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dc5560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dc55f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dc5680 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dc5710 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: 0x55fde4da2ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da1700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da18d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da1aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da1b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da1bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da1968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da1c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da1d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da1da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da1a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da1e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da1ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da1f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da1798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da2010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da21e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da2278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da2310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da20a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da23b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da2448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da24e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da2140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da2618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da26b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da1830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da2750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da2920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da29b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da2a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da27e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da2af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da2b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da2c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da2880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da2d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da2df0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4dc6530 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dc65c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dc6650 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dc66e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dc6770 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dc6800 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dc6890 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dc6920 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dc69b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dc6a40 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dc6ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dc6b60 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dc6bf0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dc6c80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dc6d10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dc6da0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dc6e30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dc6ec0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dc6f50 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dc6fe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dc7070 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dc7100 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dc7190 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dc7220 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dc72b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dc7340 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dc73d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dc7460 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dc74f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dc7580 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dc7610 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dc76a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dc7730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dc77c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dc7850 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dc78e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dc7970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dc7a00 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dc7a90 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dc7b20 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: 0x55fde4da2ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da30d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da32a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da3508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da35a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da3338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da36d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da3770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da33d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da38a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da3940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da3168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da39e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da3c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da3ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da3a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da3e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da3eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da3b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da3fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da4080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da3200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da4120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da42f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da4388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da4420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da41b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da44c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da4558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da45f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da4250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da4690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da4728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da47c0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4dc7bc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dc7c50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dc7ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dc7d70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dc7e00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dc7e90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dc7f20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dc7fb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dc8040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dc80d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dc8160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dc81f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dc8280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dc8310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dc83a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dc8430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dc84c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dc8550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dc85e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dc8670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dc8700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dc8790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dc8820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dc88b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dc8940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dc89d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dc8a60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dc8af0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dc8b80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dc8c10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dc8ca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dc8d30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dc8dc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dc8e50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dc8ee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dc8f70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dc9000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dc9090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dc9120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dc91b0 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: 0x55fde4da2ee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da1700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da18d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da1aa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da1b38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da1bd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da1968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da1c70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da1d08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da1da0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da1a00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da1e40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da1ed8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da1f70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da1798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da2010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da21e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da2278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da2310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da20a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da23b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da2448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da24e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da2140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da2618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da26b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da1830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da2750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da2920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da29b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da2a50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da27e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da2af0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da2b88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da2c20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da2880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da2cc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da2d58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da2df0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4dc9250 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dc92e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dc9370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dc9400 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dc9490 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dc9520 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dc95b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dc9640 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dc96d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dc9760 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dc97f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dc9880 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dc9910 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dc99a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dc9a30 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dc9ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dc9b50 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dc9be0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dc9c70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dc9d00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dc9d90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dc9e20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dc9eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dc9f40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dc9fd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dca060 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dca0f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dca180 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dca210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dca2a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dca330 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dca3c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dca450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dca4e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dca570 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dca600 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dca690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dca720 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dca7b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dca840 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: 0x55fde4da2ff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x55fde4da30d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x55fde4da32a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x55fde4da3508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x55fde4da35a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x55fde4da3338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x55fde4da36d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x55fde4da3770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x55fde4da33d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x55fde4da38a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x55fde4da3940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x55fde4da3168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x55fde4da39e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da3bb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x55fde4da3c48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x55fde4da3ce0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x55fde4da3a78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da3d80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x55fde4da3e18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x55fde4da3eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x55fde4da3b10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da3f50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x55fde4da3fe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x55fde4da4080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x55fde4da3200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x55fde4da4120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x55fde4da42f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x55fde4da4388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x55fde4da4420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x55fde4da41b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x55fde4da44c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x55fde4da4558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x55fde4da45f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x55fde4da4250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x55fde4da4690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x55fde4da4728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x55fde4da47c0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x55fde4dca8e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x55fde4dca970 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x55fde4dcaa00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x55fde4dcaa90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x55fde4dcab20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x55fde4dcabb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x55fde4dcac40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x55fde4dcacd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x55fde4dcad60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x55fde4dcadf0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x55fde4dcae80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x55fde4dcaf10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x55fde4dcafa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x55fde4dcb030 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x55fde4dcb0c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x55fde4dcb150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x55fde4dcb1e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x55fde4dcb270 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x55fde4dcb300 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x55fde4dcb390 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x55fde4dcb420 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x55fde4dcb4b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x55fde4dcb540 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x55fde4dcb5d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x55fde4dcb660 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x55fde4dcb6f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x55fde4dcb780 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x55fde4dcb810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x55fde4dcb8a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x55fde4dcb930 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x55fde4dcb9c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x55fde4dcba50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x55fde4dcbae0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x55fde4dcbb70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x55fde4dcbc00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x55fde4dcbc90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x55fde4dcbd20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x55fde4dcbdb0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x55fde4dcbe40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x55fde4dcbed0 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 (2 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (2 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/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x564c5d6ff8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fc700 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fc8d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcaa0 VAL: '000' (3 sibs) 34: 0x564c5d6fcb38 VAL: '001' (3 sibs) 34: 0x564c5d6fcbd0 VAL: '002' (3 sibs) 34: 0x564c5d6fc968 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcc70 VAL: '010' (3 sibs) 34: 0x564c5d6fcd08 VAL: '011' (3 sibs) 34: 0x564c5d6fcda0 VAL: '012' (3 sibs) 34: 0x564c5d6fca00 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fce40 VAL: '020' (3 sibs) 34: 0x564c5d6fced8 VAL: '021' (3 sibs) 34: 0x564c5d6fcf70 VAL: '022' (3 sibs) 34: 0x564c5d6fc798 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd010 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd1e0 VAL: '100' (3 sibs) 34: 0x564c5d6fd278 VAL: '101' (3 sibs) 34: 0x564c5d6fd310 VAL: '102' (3 sibs) 34: 0x564c5d6fd0a8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd3b0 VAL: '110' (3 sibs) 34: 0x564c5d6fd448 VAL: '111' (3 sibs) 34: 0x564c5d6fd4e0 VAL: '112' (3 sibs) 34: 0x564c5d6fd140 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd580 VAL: '120' (3 sibs) 34: 0x564c5d6fd618 VAL: '121' (3 sibs) 34: 0x564c5d6fd6b0 VAL: '122' (3 sibs) 34: 0x564c5d6fc830 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd750 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd920 VAL: '200' (3 sibs) 34: 0x564c5d6fd9b8 VAL: '201' (3 sibs) 34: 0x564c5d6fda50 VAL: '202' (3 sibs) 34: 0x564c5d6fd7e8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdaf0 VAL: '210' (3 sibs) 34: 0x564c5d6fdb88 VAL: '211' (3 sibs) 34: 0x564c5d6fdc20 VAL: '212' (3 sibs) 34: 0x564c5d6fd880 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdcc0 VAL: '220' (3 sibs) 34: 0x564c5d6fdd58 VAL: '221' (3 sibs) 34: 0x564c5d6fddf0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d71a1c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d71a250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d71a2e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d71a370 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d71a400 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d71a490 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d71a520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d71a5b0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d71a640 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d71a6d0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d71a760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d71a7f0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d71a880 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d71a910 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d71a9a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d71aa30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d71aac0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d71ab50 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d71abe0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d71ac70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d71ad00 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d71ad90 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d71ae20 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d71aeb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d71af40 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d71afd0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d71b060 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d71b0f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d71b180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d71b210 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d71b2a0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d71b330 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d71b3c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d71b450 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d71b4e0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d71b570 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d71b600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d71b690 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d71b720 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d71b7b0 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: 0x564c5d6ff9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fe0d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe2a0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe470 VAL: '000' (3 sibs) 34: 0x564c5d6fe508 VAL: '001' (3 sibs) 34: 0x564c5d6fe5a0 VAL: '002' (3 sibs) 34: 0x564c5d6fe338 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe640 VAL: '010' (3 sibs) 34: 0x564c5d6fe6d8 VAL: '011' (3 sibs) 34: 0x564c5d6fe770 VAL: '012' (3 sibs) 34: 0x564c5d6fe3d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe810 VAL: '020' (3 sibs) 34: 0x564c5d6fe8a8 VAL: '021' (3 sibs) 34: 0x564c5d6fe940 VAL: '022' (3 sibs) 34: 0x564c5d6fe168 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe9e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6febb0 VAL: '100' (3 sibs) 34: 0x564c5d6fec48 VAL: '101' (3 sibs) 34: 0x564c5d6fece0 VAL: '102' (3 sibs) 34: 0x564c5d6fea78 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fed80 VAL: '110' (3 sibs) 34: 0x564c5d6fee18 VAL: '111' (3 sibs) 34: 0x564c5d6feeb0 VAL: '112' (3 sibs) 34: 0x564c5d6feb10 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fef50 VAL: '120' (3 sibs) 34: 0x564c5d6fefe8 VAL: '121' (3 sibs) 34: 0x564c5d6ff080 VAL: '122' (3 sibs) 34: 0x564c5d6fe200 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff120 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff2f0 VAL: '200' (3 sibs) 34: 0x564c5d6ff388 VAL: '201' (3 sibs) 34: 0x564c5d6ff420 VAL: '202' (3 sibs) 34: 0x564c5d6ff1b8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff4c0 VAL: '210' (3 sibs) 34: 0x564c5d6ff558 VAL: '211' (3 sibs) 34: 0x564c5d6ff5f0 VAL: '212' (3 sibs) 34: 0x564c5d6ff250 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff690 VAL: '220' (3 sibs) 34: 0x564c5d6ff728 VAL: '221' (3 sibs) 34: 0x564c5d6ff7c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d71e0f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d71e180 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d71e210 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d71e2a0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d71e330 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d71e3c0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d71e450 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d71e4e0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d71e570 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d71e600 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d71e690 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d71e720 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d71e7b0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d71e840 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d71e8d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d71e960 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d71e9f0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d71ea80 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d71eb10 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d71eba0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d71ec30 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d71ecc0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d71ed50 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d71ede0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d71ee70 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d71ef00 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d71ef90 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d71f020 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d71f0b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d71f140 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d71f1d0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d71f260 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d71f2f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d71f380 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d71f410 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d71f4a0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d71f530 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d71f5c0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d71f650 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d71f6e0 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: 0x564c5d6ffae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6ffcd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ffea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700070 VAL: '000' (3 sibs) 34: 0x564c5d700108 VAL: '001' (3 sibs) 34: 0x564c5d7001a0 VAL: '002' (3 sibs) 34: 0x564c5d6fff38 SEQ: (3 sibs) 3 children: 34: 0x564c5d700240 VAL: '010' (3 sibs) 34: 0x564c5d7002d8 VAL: '011' (3 sibs) 34: 0x564c5d700370 VAL: '012' (3 sibs) 34: 0x564c5d6fffd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700410 VAL: '020' (3 sibs) 34: 0x564c5d7004a8 VAL: '021' (3 sibs) 34: 0x564c5d700540 VAL: '022' (3 sibs) 34: 0x564c5d6ffd68 SEQ: (3 sibs) 3 children: 34: 0x564c5d7005e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7007b0 VAL: '100' (3 sibs) 34: 0x564c5d700848 VAL: '101' (3 sibs) 34: 0x564c5d7008e0 VAL: '102' (3 sibs) 34: 0x564c5d700678 SEQ: (3 sibs) 3 children: 34: 0x564c5d700980 VAL: '110' (3 sibs) 34: 0x564c5d700a18 VAL: '111' (3 sibs) 34: 0x564c5d700ab0 VAL: '112' (3 sibs) 34: 0x564c5d700710 SEQ: (3 sibs) 3 children: 34: 0x564c5d700b50 VAL: '120' (3 sibs) 34: 0x564c5d700be8 VAL: '121' (3 sibs) 34: 0x564c5d700c80 VAL: '122' (3 sibs) 34: 0x564c5d6ffe00 SEQ: (3 sibs) 3 children: 34: 0x564c5d700d20 SEQ: (3 sibs) 3 children: 34: 0x564c5d700ef0 VAL: '200' (3 sibs) 34: 0x564c5d700f88 VAL: '201' (3 sibs) 34: 0x564c5d701020 VAL: '202' (3 sibs) 34: 0x564c5d700db8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7010c0 VAL: '210' (3 sibs) 34: 0x564c5d701158 VAL: '211' (3 sibs) 34: 0x564c5d7011f0 VAL: '212' (3 sibs) 34: 0x564c5d700e50 SEQ: (3 sibs) 3 children: 34: 0x564c5d701290 VAL: '220' (3 sibs) 34: 0x564c5d701328 VAL: '221' (3 sibs) 34: 0x564c5d7013c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d722190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d722220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d7222b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d722340 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d7223d0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d722460 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d7224f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d722580 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d722610 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d7226a0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d722730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d7227c0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d722850 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d7228e0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d722970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d722a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d722a90 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d722b20 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d722bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d722c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d722cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d722d60 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d722df0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d722e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d722f10 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d722fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d723030 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d7230c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d723150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d7231e0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d723270 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d723300 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d723390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d723420 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d7234b0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d723540 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d7235d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d723660 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d7236f0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d723780 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: 0x564c5d6ffbf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d701460 SEQ: (3 sibs) 3 children: 34: 0x564c5d701630 SEQ: (3 sibs) 3 children: 34: 0x564c5d701800 VAL: '000' (3 sibs) 34: 0x564c5d701898 VAL: '001' (3 sibs) 34: 0x564c5d701930 VAL: '002' (3 sibs) 34: 0x564c5d7016c8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7019d0 VAL: '010' (3 sibs) 34: 0x564c5d701a68 VAL: '011' (3 sibs) 34: 0x564c5d701b00 VAL: '012' (3 sibs) 34: 0x564c5d701760 SEQ: (3 sibs) 3 children: 34: 0x564c5d701ba0 VAL: '020' (3 sibs) 34: 0x564c5d701c38 VAL: '021' (3 sibs) 34: 0x564c5d701cd0 VAL: '022' (3 sibs) 34: 0x564c5d7014f8 SEQ: (3 sibs) 3 children: 34: 0x564c5d701d70 SEQ: (3 sibs) 3 children: 34: 0x564c5d701f40 VAL: '100' (3 sibs) 34: 0x564c5d701fd8 VAL: '101' (3 sibs) 34: 0x564c5d702070 VAL: '102' (3 sibs) 34: 0x564c5d701e08 SEQ: (3 sibs) 3 children: 34: 0x564c5d702110 VAL: '110' (3 sibs) 34: 0x564c5d7021a8 VAL: '111' (3 sibs) 34: 0x564c5d702240 VAL: '112' (3 sibs) 34: 0x564c5d701ea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7022e0 VAL: '120' (3 sibs) 34: 0x564c5d702378 VAL: '121' (3 sibs) 34: 0x564c5d702410 VAL: '122' (3 sibs) 34: 0x564c5d701590 SEQ: (3 sibs) 3 children: 34: 0x564c5d7024b0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702680 VAL: '200' (3 sibs) 34: 0x564c5d702718 VAL: '201' (3 sibs) 34: 0x564c5d7027b0 VAL: '202' (3 sibs) 34: 0x564c5d702548 SEQ: (3 sibs) 3 children: 34: 0x564c5d702850 VAL: '210' (3 sibs) 34: 0x564c5d7028e8 VAL: '211' (3 sibs) 34: 0x564c5d702980 VAL: '212' (3 sibs) 34: 0x564c5d7025e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702a20 VAL: '220' (3 sibs) 34: 0x564c5d702ab8 VAL: '221' (3 sibs) 34: 0x564c5d702b50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d726750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d7267e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d726870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d726900 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d726990 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d726a20 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d726ab0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d726b40 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d726bd0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d726c60 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d726cf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d726d80 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d726e10 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d726ea0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d726f30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d726fc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d727050 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7270e0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d727170 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d727200 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d727290 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d727320 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7273b0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d727440 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d7274d0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d727560 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d7275f0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d727680 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d727710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d7277a0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d727830 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d7278c0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d727950 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d7279e0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d727a70 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d727b00 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d727b90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d727c20 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d727cb0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d727d40 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: 0x564c5d6ff8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fc700 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fc8d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcaa0 VAL: '000' (3 sibs) 34: 0x564c5d6fcb38 VAL: '001' (3 sibs) 34: 0x564c5d6fcbd0 VAL: '002' (3 sibs) 34: 0x564c5d6fc968 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcc70 VAL: '010' (3 sibs) 34: 0x564c5d6fcd08 VAL: '011' (3 sibs) 34: 0x564c5d6fcda0 VAL: '012' (3 sibs) 34: 0x564c5d6fca00 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fce40 VAL: '020' (3 sibs) 34: 0x564c5d6fced8 VAL: '021' (3 sibs) 34: 0x564c5d6fcf70 VAL: '022' (3 sibs) 34: 0x564c5d6fc798 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd010 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd1e0 VAL: '100' (3 sibs) 34: 0x564c5d6fd278 VAL: '101' (3 sibs) 34: 0x564c5d6fd310 VAL: '102' (3 sibs) 34: 0x564c5d6fd0a8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd3b0 VAL: '110' (3 sibs) 34: 0x564c5d6fd448 VAL: '111' (3 sibs) 34: 0x564c5d6fd4e0 VAL: '112' (3 sibs) 34: 0x564c5d6fd140 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd580 VAL: '120' (3 sibs) 34: 0x564c5d6fd618 VAL: '121' (3 sibs) 34: 0x564c5d6fd6b0 VAL: '122' (3 sibs) 34: 0x564c5d6fc830 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd750 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd920 VAL: '200' (3 sibs) 34: 0x564c5d6fd9b8 VAL: '201' (3 sibs) 34: 0x564c5d6fda50 VAL: '202' (3 sibs) 34: 0x564c5d6fd7e8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdaf0 VAL: '210' (3 sibs) 34: 0x564c5d6fdb88 VAL: '211' (3 sibs) 34: 0x564c5d6fdc20 VAL: '212' (3 sibs) 34: 0x564c5d6fd880 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdcc0 VAL: '220' (3 sibs) 34: 0x564c5d6fdd58 VAL: '221' (3 sibs) 34: 0x564c5d6fddf0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d728b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d728bf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d728c80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d728d10 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d728da0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d728e30 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d728ec0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d728f50 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d728fe0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d729070 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d729100 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d729190 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d729220 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d7292b0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d729340 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d7293d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d729460 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7294f0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d729580 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d729610 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d7296a0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d729730 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7297c0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d729850 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d7298e0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d729970 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d729a00 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d729a90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d729b20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d729bb0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d729c40 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d729cd0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d729d60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d729df0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d729e80 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d729f10 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d729fa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d72a030 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d72a0c0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d72a150 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: 0x564c5d6ff9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fe0d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe2a0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe470 VAL: '000' (3 sibs) 34: 0x564c5d6fe508 VAL: '001' (3 sibs) 34: 0x564c5d6fe5a0 VAL: '002' (3 sibs) 34: 0x564c5d6fe338 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe640 VAL: '010' (3 sibs) 34: 0x564c5d6fe6d8 VAL: '011' (3 sibs) 34: 0x564c5d6fe770 VAL: '012' (3 sibs) 34: 0x564c5d6fe3d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe810 VAL: '020' (3 sibs) 34: 0x564c5d6fe8a8 VAL: '021' (3 sibs) 34: 0x564c5d6fe940 VAL: '022' (3 sibs) 34: 0x564c5d6fe168 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe9e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6febb0 VAL: '100' (3 sibs) 34: 0x564c5d6fec48 VAL: '101' (3 sibs) 34: 0x564c5d6fece0 VAL: '102' (3 sibs) 34: 0x564c5d6fea78 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fed80 VAL: '110' (3 sibs) 34: 0x564c5d6fee18 VAL: '111' (3 sibs) 34: 0x564c5d6feeb0 VAL: '112' (3 sibs) 34: 0x564c5d6feb10 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fef50 VAL: '120' (3 sibs) 34: 0x564c5d6fefe8 VAL: '121' (3 sibs) 34: 0x564c5d6ff080 VAL: '122' (3 sibs) 34: 0x564c5d6fe200 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff120 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff2f0 VAL: '200' (3 sibs) 34: 0x564c5d6ff388 VAL: '201' (3 sibs) 34: 0x564c5d6ff420 VAL: '202' (3 sibs) 34: 0x564c5d6ff1b8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff4c0 VAL: '210' (3 sibs) 34: 0x564c5d6ff558 VAL: '211' (3 sibs) 34: 0x564c5d6ff5f0 VAL: '212' (3 sibs) 34: 0x564c5d6ff250 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff690 VAL: '220' (3 sibs) 34: 0x564c5d6ff728 VAL: '221' (3 sibs) 34: 0x564c5d6ff7c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d72af70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d72b000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d72b090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d72b120 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d72b1b0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d72b240 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d72b2d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d72b360 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d72b3f0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d72b480 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d72b510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d72b5a0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d72b630 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d72b6c0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d72b750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d72b7e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d72b870 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d72b900 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d72b990 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d72ba20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d72bab0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d72bb40 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d72bbd0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d72bc60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d72bcf0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d72bd80 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d72be10 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d72bea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d72bf30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d72bfc0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d72c050 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d72c0e0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d72c170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d72c200 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d72c290 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d72c320 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d72c3b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d72c440 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d72c4d0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d72c560 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: 0x564c5d6ffae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6ffcd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ffea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700070 VAL: '000' (3 sibs) 34: 0x564c5d700108 VAL: '001' (3 sibs) 34: 0x564c5d7001a0 VAL: '002' (3 sibs) 34: 0x564c5d6fff38 SEQ: (3 sibs) 3 children: 34: 0x564c5d700240 VAL: '010' (3 sibs) 34: 0x564c5d7002d8 VAL: '011' (3 sibs) 34: 0x564c5d700370 VAL: '012' (3 sibs) 34: 0x564c5d6fffd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700410 VAL: '020' (3 sibs) 34: 0x564c5d7004a8 VAL: '021' (3 sibs) 34: 0x564c5d700540 VAL: '022' (3 sibs) 34: 0x564c5d6ffd68 SEQ: (3 sibs) 3 children: 34: 0x564c5d7005e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7007b0 VAL: '100' (3 sibs) 34: 0x564c5d700848 VAL: '101' (3 sibs) 34: 0x564c5d7008e0 VAL: '102' (3 sibs) 34: 0x564c5d700678 SEQ: (3 sibs) 3 children: 34: 0x564c5d700980 VAL: '110' (3 sibs) 34: 0x564c5d700a18 VAL: '111' (3 sibs) 34: 0x564c5d700ab0 VAL: '112' (3 sibs) 34: 0x564c5d700710 SEQ: (3 sibs) 3 children: 34: 0x564c5d700b50 VAL: '120' (3 sibs) 34: 0x564c5d700be8 VAL: '121' (3 sibs) 34: 0x564c5d700c80 VAL: '122' (3 sibs) 34: 0x564c5d6ffe00 SEQ: (3 sibs) 3 children: 34: 0x564c5d700d20 SEQ: (3 sibs) 3 children: 34: 0x564c5d700ef0 VAL: '200' (3 sibs) 34: 0x564c5d700f88 VAL: '201' (3 sibs) 34: 0x564c5d701020 VAL: '202' (3 sibs) 34: 0x564c5d700db8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7010c0 VAL: '210' (3 sibs) 34: 0x564c5d701158 VAL: '211' (3 sibs) 34: 0x564c5d7011f0 VAL: '212' (3 sibs) 34: 0x564c5d700e50 SEQ: (3 sibs) 3 children: 34: 0x564c5d701290 VAL: '220' (3 sibs) 34: 0x564c5d701328 VAL: '221' (3 sibs) 34: 0x564c5d7013c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d72d380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d72d410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d72d4a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d72d530 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d72d5c0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d72d650 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d72d6e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d72d770 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d72d800 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d72d890 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d72d920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d72d9b0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d72da40 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d72dad0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d72db60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d72dbf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d72dc80 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d72dd10 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d72dda0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d72de30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d72dec0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d72df50 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d72dfe0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d72e070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d72e100 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d72e190 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d72e220 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d72e2b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d72e340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d72e3d0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d72e460 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d72e4f0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d72e580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d72e610 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d72e6a0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d72e730 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d72e7c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d72e850 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d72e8e0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d72e970 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: 0x564c5d6ffbf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d701460 SEQ: (3 sibs) 3 children: 34: 0x564c5d701630 SEQ: (3 sibs) 3 children: 34: 0x564c5d701800 VAL: '000' (3 sibs) 34: 0x564c5d701898 VAL: '001' (3 sibs) 34: 0x564c5d701930 VAL: '002' (3 sibs) 34: 0x564c5d7016c8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7019d0 VAL: '010' (3 sibs) 34: 0x564c5d701a68 VAL: '011' (3 sibs) 34: 0x564c5d701b00 VAL: '012' (3 sibs) 34: 0x564c5d701760 SEQ: (3 sibs) 3 children: 34: 0x564c5d701ba0 VAL: '020' (3 sibs) 34: 0x564c5d701c38 VAL: '021' (3 sibs) 34: 0x564c5d701cd0 VAL: '022' (3 sibs) 34: 0x564c5d7014f8 SEQ: (3 sibs) 3 children: 34: 0x564c5d701d70 SEQ: (3 sibs) 3 children: 34: 0x564c5d701f40 VAL: '100' (3 sibs) 34: 0x564c5d701fd8 VAL: '101' (3 sibs) 34: 0x564c5d702070 VAL: '102' (3 sibs) 34: 0x564c5d701e08 SEQ: (3 sibs) 3 children: 34: 0x564c5d702110 VAL: '110' (3 sibs) 34: 0x564c5d7021a8 VAL: '111' (3 sibs) 34: 0x564c5d702240 VAL: '112' (3 sibs) 34: 0x564c5d701ea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7022e0 VAL: '120' (3 sibs) 34: 0x564c5d702378 VAL: '121' (3 sibs) 34: 0x564c5d702410 VAL: '122' (3 sibs) 34: 0x564c5d701590 SEQ: (3 sibs) 3 children: 34: 0x564c5d7024b0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702680 VAL: '200' (3 sibs) 34: 0x564c5d702718 VAL: '201' (3 sibs) 34: 0x564c5d7027b0 VAL: '202' (3 sibs) 34: 0x564c5d702548 SEQ: (3 sibs) 3 children: 34: 0x564c5d702850 VAL: '210' (3 sibs) 34: 0x564c5d7028e8 VAL: '211' (3 sibs) 34: 0x564c5d702980 VAL: '212' (3 sibs) 34: 0x564c5d7025e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702a20 VAL: '220' (3 sibs) 34: 0x564c5d702ab8 VAL: '221' (3 sibs) 34: 0x564c5d702b50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d72f790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d72f820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d72f8b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d72f940 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d72f9d0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d72fa60 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d72faf0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d72fb80 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d72fc10 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d72fca0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d72fd30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d72fdc0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d72fe50 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d72fee0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d72ff70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d730000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d730090 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d730120 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d7301b0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d730240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d7302d0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d730360 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7303f0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d730480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d730510 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d7305a0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d730630 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d7306c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d730750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d7307e0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d730870 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d730900 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d730990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d730a20 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d730ab0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d730b40 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d730bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d730c60 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d730cf0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d730d80 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] 0x564c5d71a1c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d71a250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d71a2e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d71a370 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d71a400 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d71a490 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d71a520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d71a5b0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d71a640 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d71a6d0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d71a760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d71a7f0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d71a880 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d71a910 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d71a9a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d71aa30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d71aac0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d71ab50 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d71abe0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d71ac70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d71ad00 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d71ad90 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d71ae20 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d71aeb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d71af40 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d71afd0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d71b060 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d71b0f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d71b180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d71b210 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d71b2a0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d71b330 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d71b3c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d71b450 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d71b4e0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d71b570 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d71b600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d71b690 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d71b720 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d71b7b0 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] 0x564c5d732db0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d732e40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d732ed0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d732f60 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d732ff0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d733080 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d733110 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d7331a0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d733230 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d7332c0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d733350 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d7333e0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d733470 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d733500 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d733590 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d733620 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d7336b0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d733740 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d7337d0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d733860 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d7338f0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d733980 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d733a10 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d733aa0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d733b30 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d733bc0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d733c50 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d733ce0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d733d70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d733e00 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d733e90 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d733f20 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d733fb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d734040 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d7340d0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d734160 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d7341f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d734280 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d734310 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d7343a0 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] 0x564c5d71e0f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d71e180 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d71e210 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d71e2a0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d71e330 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d71e3c0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d71e450 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d71e4e0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d71e570 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d71e600 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d71e690 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d71e720 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d71e7b0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d71e840 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d71e8d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d71e960 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d71e9f0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d71ea80 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d71eb10 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d71eba0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d71ec30 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d71ecc0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d71ed50 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d71ede0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d71ee70 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d71ef00 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d71ef90 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d71f020 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d71f0b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d71f140 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d71f1d0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d71f260 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d71f2f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d71f380 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d71f410 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d71f4a0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d71f530 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d71f5c0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d71f650 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d71f6e0 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] 0x564c5d7351c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d735250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d7352e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d735370 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d735400 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d735490 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d735520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d7355b0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d735640 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d7356d0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d735760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d7357f0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d735880 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d735910 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d7359a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d735a30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d735ac0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d735b50 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d735be0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d735c70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d735d00 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d735d90 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d735e20 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d735eb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d735f40 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d735fd0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d736060 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d7360f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d736180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d736210 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d7362a0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d736330 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d7363c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d736450 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d7364e0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d736570 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d736600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d736690 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d736720 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d7367b0 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] 0x564c5d722190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d722220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d7222b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d722340 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d7223d0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d722460 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d7224f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d722580 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d722610 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d7226a0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d722730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d7227c0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d722850 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d7228e0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d722970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d722a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d722a90 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d722b20 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d722bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d722c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d722cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d722d60 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d722df0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d722e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d722f10 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d722fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d723030 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d7230c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d723150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d7231e0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d723270 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d723300 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d723390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d723420 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d7234b0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d723540 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d7235d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d723660 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d7236f0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d723780 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] 0x564c5d7375d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d737660 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d7376f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d737780 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d737810 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d7378a0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d737930 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d7379c0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d737a50 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d737ae0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d737b70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d737c00 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d737c90 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d737d20 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d737db0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d737e40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d737ed0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d737f60 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d737ff0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d738080 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d738110 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d7381a0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d738230 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d7382c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d738350 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d7383e0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d738470 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d738500 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d738590 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d738620 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d7386b0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d738740 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d7387d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d738860 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d7388f0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d738980 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d738a10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d738aa0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d738b30 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d738bc0 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] 0x564c5d726750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d7267e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d726870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d726900 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d726990 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d726a20 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d726ab0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d726b40 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d726bd0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d726c60 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d726cf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d726d80 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d726e10 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d726ea0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d726f30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d726fc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d727050 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7270e0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d727170 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d727200 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d727290 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d727320 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7273b0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d727440 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d7274d0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d727560 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d7275f0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d727680 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d727710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d7277a0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d727830 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d7278c0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d727950 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d7279e0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d727a70 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d727b00 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d727b90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d727c20 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d727cb0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d727d40 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] 0x564c5d7399e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d739a70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d739b00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d739b90 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d739c20 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d739cb0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d739d40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d739dd0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d739e60 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d739ef0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d739f80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d73a010 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d73a0a0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d73a130 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d73a1c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d73a250 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d73a2e0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d73a370 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d73a400 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d73a490 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d73a520 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d73a5b0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d73a640 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d73a6d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d73a760 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d73a7f0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d73a880 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d73a910 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d73a9a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d73aa30 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d73aac0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d73ab50 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d73abe0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d73ac70 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d73ad00 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d73ad90 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d73ae20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d73aeb0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d73af40 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d73afd0 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] 0x564c5d728b60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d728bf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d728c80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d728d10 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d728da0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d728e30 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d728ec0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d728f50 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d728fe0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d729070 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d729100 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d729190 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d729220 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d7292b0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d729340 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d7293d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d729460 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7294f0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d729580 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d729610 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d7296a0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d729730 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7297c0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d729850 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d7298e0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d729970 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d729a00 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d729a90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d729b20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d729bb0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d729c40 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d729cd0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d729d60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d729df0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d729e80 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d729f10 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d729fa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d72a030 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d72a0c0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d72a150 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] 0x564c5d73bdf0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d73be80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d73bf10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d73bfa0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d73c030 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d73c0c0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d73c150 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d73c1e0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d73c270 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d73c300 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d73c390 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d73c420 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d73c4b0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d73c540 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d73c5d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d73c660 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d73c6f0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d73c780 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d73c810 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d73c8a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d73c930 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d73c9c0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d73ca50 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d73cae0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d73cb70 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d73cc00 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d73cc90 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d73cd20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d73cdb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d73ce40 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d73ced0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d73cf60 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d73cff0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d73d080 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d73d110 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d73d1a0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d73d230 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d73d2c0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d73d350 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d73d3e0 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] 0x564c5d72af70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d72b000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d72b090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d72b120 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d72b1b0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d72b240 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d72b2d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d72b360 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d72b3f0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d72b480 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d72b510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d72b5a0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d72b630 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d72b6c0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d72b750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d72b7e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d72b870 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d72b900 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d72b990 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d72ba20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d72bab0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d72bb40 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d72bbd0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d72bc60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d72bcf0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d72bd80 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d72be10 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d72bea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d72bf30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d72bfc0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d72c050 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d72c0e0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d72c170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d72c200 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d72c290 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d72c320 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d72c3b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d72c440 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d72c4d0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d72c560 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] 0x564c5d73e200 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d73e290 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d73e320 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d73e3b0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d73e440 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d73e4d0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d73e560 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d73e5f0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d73e680 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d73e710 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d73e7a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d73e830 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d73e8c0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d73e950 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d73e9e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d73ea70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d73eb00 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d73eb90 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d73ec20 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d73ecb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d73ed40 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d73edd0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d73ee60 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d73eef0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d73ef80 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d73f010 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d73f0a0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d73f130 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d73f1c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d73f250 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d73f2e0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d73f370 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d73f400 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d73f490 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d73f520 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d73f5b0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d73f640 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d73f6d0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d73f760 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d73f7f0 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] 0x564c5d72d380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d72d410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d72d4a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d72d530 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d72d5c0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d72d650 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d72d6e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d72d770 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d72d800 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d72d890 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d72d920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d72d9b0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d72da40 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d72dad0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d72db60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d72dbf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d72dc80 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d72dd10 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d72dda0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d72de30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d72dec0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d72df50 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d72dfe0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d72e070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d72e100 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d72e190 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d72e220 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d72e2b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d72e340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d72e3d0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d72e460 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d72e4f0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d72e580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d72e610 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d72e6a0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d72e730 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d72e7c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d72e850 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d72e8e0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d72e970 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] 0x564c5d741820 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d7418b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d741940 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d7419d0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d741a60 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d741af0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d741b80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d741c10 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d741ca0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d741d30 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d741dc0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d741e50 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d741ee0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d741f70 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d742000 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d742090 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d742120 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7421b0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d742240 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d7422d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d742360 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d7423f0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d742480 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d742510 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d7425a0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d742630 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d7426c0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d742750 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d7427e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d742870 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d742900 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d742990 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d742a20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d742ab0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d742b40 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d742bd0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d742c60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d742cf0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d742d80 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d742e10 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] 0x564c5d72f790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d72f820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d72f8b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d72f940 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d72f9d0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d72fa60 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d72faf0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d72fb80 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d72fc10 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d72fca0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d72fd30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d72fdc0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d72fe50 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d72fee0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d72ff70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d730000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d730090 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d730120 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d7301b0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d730240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d7302d0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d730360 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7303f0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d730480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d730510 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d7305a0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d730630 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d7306c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d730750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d7307e0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d730870 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d730900 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d730990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d730a20 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d730ab0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d730b40 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d730bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d730c60 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d730cf0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d730d80 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] 0x564c5d743c30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d743cc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d743d50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d743de0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d743e70 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d743f00 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d743f90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d744020 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d7440b0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d744140 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d7441d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d744260 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d7442f0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d744380 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d744410 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d7444a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d744530 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7445c0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d744650 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d7446e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d744770 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d744800 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d744890 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d744920 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d7449b0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d744a40 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d744ad0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d744b60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d744bf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d744c80 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d744d10 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d744da0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d744e30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d744ec0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d744f50 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d744fe0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d745070 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d745100 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d745190 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d745220 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: 0x564c5d6ff8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fc700 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fc8d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcaa0 VAL: '000' (3 sibs) 34: 0x564c5d6fcb38 VAL: '001' (3 sibs) 34: 0x564c5d6fcbd0 VAL: '002' (3 sibs) 34: 0x564c5d6fc968 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcc70 VAL: '010' (3 sibs) 34: 0x564c5d6fcd08 VAL: '011' (3 sibs) 34: 0x564c5d6fcda0 VAL: '012' (3 sibs) 34: 0x564c5d6fca00 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fce40 VAL: '020' (3 sibs) 34: 0x564c5d6fced8 VAL: '021' (3 sibs) 34: 0x564c5d6fcf70 VAL: '022' (3 sibs) 34: 0x564c5d6fc798 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd010 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd1e0 VAL: '100' (3 sibs) 34: 0x564c5d6fd278 VAL: '101' (3 sibs) 34: 0x564c5d6fd310 VAL: '102' (3 sibs) 34: 0x564c5d6fd0a8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd3b0 VAL: '110' (3 sibs) 34: 0x564c5d6fd448 VAL: '111' (3 sibs) 34: 0x564c5d6fd4e0 VAL: '112' (3 sibs) 34: 0x564c5d6fd140 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd580 VAL: '120' (3 sibs) 34: 0x564c5d6fd618 VAL: '121' (3 sibs) 34: 0x564c5d6fd6b0 VAL: '122' (3 sibs) 34: 0x564c5d6fc830 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd750 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd920 VAL: '200' (3 sibs) 34: 0x564c5d6fd9b8 VAL: '201' (3 sibs) 34: 0x564c5d6fda50 VAL: '202' (3 sibs) 34: 0x564c5d6fd7e8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdaf0 VAL: '210' (3 sibs) 34: 0x564c5d6fdb88 VAL: '211' (3 sibs) 34: 0x564c5d6fdc20 VAL: '212' (3 sibs) 34: 0x564c5d6fd880 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdcc0 VAL: '220' (3 sibs) 34: 0x564c5d6fdd58 VAL: '221' (3 sibs) 34: 0x564c5d6fddf0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d746040 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d7460d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d746160 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d7461f0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d746280 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d746310 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d7463a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d746430 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d7464c0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d746550 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d7465e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d746670 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d746700 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d746790 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d746820 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d7468b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d746940 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7469d0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d746a60 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d746af0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d746b80 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d746c10 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d746ca0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d746d30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d746dc0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d746e50 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d746ee0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d746f70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d747000 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d747090 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d747120 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d7471b0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d747240 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d7472d0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d747360 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d7473f0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d747480 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d747510 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d7475a0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d747630 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: 0x564c5d6ff9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fe0d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe2a0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe470 VAL: '000' (3 sibs) 34: 0x564c5d6fe508 VAL: '001' (3 sibs) 34: 0x564c5d6fe5a0 VAL: '002' (3 sibs) 34: 0x564c5d6fe338 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe640 VAL: '010' (3 sibs) 34: 0x564c5d6fe6d8 VAL: '011' (3 sibs) 34: 0x564c5d6fe770 VAL: '012' (3 sibs) 34: 0x564c5d6fe3d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe810 VAL: '020' (3 sibs) 34: 0x564c5d6fe8a8 VAL: '021' (3 sibs) 34: 0x564c5d6fe940 VAL: '022' (3 sibs) 34: 0x564c5d6fe168 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe9e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6febb0 VAL: '100' (3 sibs) 34: 0x564c5d6fec48 VAL: '101' (3 sibs) 34: 0x564c5d6fece0 VAL: '102' (3 sibs) 34: 0x564c5d6fea78 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fed80 VAL: '110' (3 sibs) 34: 0x564c5d6fee18 VAL: '111' (3 sibs) 34: 0x564c5d6feeb0 VAL: '112' (3 sibs) 34: 0x564c5d6feb10 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fef50 VAL: '120' (3 sibs) 34: 0x564c5d6fefe8 VAL: '121' (3 sibs) 34: 0x564c5d6ff080 VAL: '122' (3 sibs) 34: 0x564c5d6fe200 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff120 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff2f0 VAL: '200' (3 sibs) 34: 0x564c5d6ff388 VAL: '201' (3 sibs) 34: 0x564c5d6ff420 VAL: '202' (3 sibs) 34: 0x564c5d6ff1b8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff4c0 VAL: '210' (3 sibs) 34: 0x564c5d6ff558 VAL: '211' (3 sibs) 34: 0x564c5d6ff5f0 VAL: '212' (3 sibs) 34: 0x564c5d6ff250 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff690 VAL: '220' (3 sibs) 34: 0x564c5d6ff728 VAL: '221' (3 sibs) 34: 0x564c5d6ff7c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d7476d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d747760 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d7477f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d747880 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d747910 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d7479a0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d747a30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d747ac0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d747b50 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d747be0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d747c70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d747d00 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d747d90 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d747e20 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d747eb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d747f40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d747fd0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d748060 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d7480f0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d748180 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d748210 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d7482a0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d748330 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d7483c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d748450 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d7484e0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d748570 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d748600 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d748690 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d748720 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d7487b0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d748840 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d7488d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d748960 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d7489f0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d748a80 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d748b10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d748ba0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d748c30 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d748cc0 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: 0x564c5d6ffae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6ffcd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ffea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700070 VAL: '000' (3 sibs) 34: 0x564c5d700108 VAL: '001' (3 sibs) 34: 0x564c5d7001a0 VAL: '002' (3 sibs) 34: 0x564c5d6fff38 SEQ: (3 sibs) 3 children: 34: 0x564c5d700240 VAL: '010' (3 sibs) 34: 0x564c5d7002d8 VAL: '011' (3 sibs) 34: 0x564c5d700370 VAL: '012' (3 sibs) 34: 0x564c5d6fffd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700410 VAL: '020' (3 sibs) 34: 0x564c5d7004a8 VAL: '021' (3 sibs) 34: 0x564c5d700540 VAL: '022' (3 sibs) 34: 0x564c5d6ffd68 SEQ: (3 sibs) 3 children: 34: 0x564c5d7005e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7007b0 VAL: '100' (3 sibs) 34: 0x564c5d700848 VAL: '101' (3 sibs) 34: 0x564c5d7008e0 VAL: '102' (3 sibs) 34: 0x564c5d700678 SEQ: (3 sibs) 3 children: 34: 0x564c5d700980 VAL: '110' (3 sibs) 34: 0x564c5d700a18 VAL: '111' (3 sibs) 34: 0x564c5d700ab0 VAL: '112' (3 sibs) 34: 0x564c5d700710 SEQ: (3 sibs) 3 children: 34: 0x564c5d700b50 VAL: '120' (3 sibs) 34: 0x564c5d700be8 VAL: '121' (3 sibs) 34: 0x564c5d700c80 VAL: '122' (3 sibs) 34: 0x564c5d6ffe00 SEQ: (3 sibs) 3 children: 34: 0x564c5d700d20 SEQ: (3 sibs) 3 children: 34: 0x564c5d700ef0 VAL: '200' (3 sibs) 34: 0x564c5d700f88 VAL: '201' (3 sibs) 34: 0x564c5d701020 VAL: '202' (3 sibs) 34: 0x564c5d700db8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7010c0 VAL: '210' (3 sibs) 34: 0x564c5d701158 VAL: '211' (3 sibs) 34: 0x564c5d7011f0 VAL: '212' (3 sibs) 34: 0x564c5d700e50 SEQ: (3 sibs) 3 children: 34: 0x564c5d701290 VAL: '220' (3 sibs) 34: 0x564c5d701328 VAL: '221' (3 sibs) 34: 0x564c5d7013c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d748d60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d748df0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d748e80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d748f10 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d748fa0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d749030 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d7490c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d749150 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d7491e0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d749270 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d749300 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d749390 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d749420 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d7494b0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d749540 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d7495d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d749660 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7496f0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d749780 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d749810 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d7498a0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d749930 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d7499c0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d749a50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d749ae0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d749b70 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d749c00 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d749c90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d749d20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d749db0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d749e40 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d749ed0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d749f60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d749ff0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d74a080 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d74a110 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d74a1a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d74a230 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d74a2c0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d74a350 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: 0x564c5d6ffbf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d701460 SEQ: (3 sibs) 3 children: 34: 0x564c5d701630 SEQ: (3 sibs) 3 children: 34: 0x564c5d701800 VAL: '000' (3 sibs) 34: 0x564c5d701898 VAL: '001' (3 sibs) 34: 0x564c5d701930 VAL: '002' (3 sibs) 34: 0x564c5d7016c8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7019d0 VAL: '010' (3 sibs) 34: 0x564c5d701a68 VAL: '011' (3 sibs) 34: 0x564c5d701b00 VAL: '012' (3 sibs) 34: 0x564c5d701760 SEQ: (3 sibs) 3 children: 34: 0x564c5d701ba0 VAL: '020' (3 sibs) 34: 0x564c5d701c38 VAL: '021' (3 sibs) 34: 0x564c5d701cd0 VAL: '022' (3 sibs) 34: 0x564c5d7014f8 SEQ: (3 sibs) 3 children: 34: 0x564c5d701d70 SEQ: (3 sibs) 3 children: 34: 0x564c5d701f40 VAL: '100' (3 sibs) 34: 0x564c5d701fd8 VAL: '101' (3 sibs) 34: 0x564c5d702070 VAL: '102' (3 sibs) 34: 0x564c5d701e08 SEQ: (3 sibs) 3 children: 34: 0x564c5d702110 VAL: '110' (3 sibs) 34: 0x564c5d7021a8 VAL: '111' (3 sibs) 34: 0x564c5d702240 VAL: '112' (3 sibs) 34: 0x564c5d701ea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7022e0 VAL: '120' (3 sibs) 34: 0x564c5d702378 VAL: '121' (3 sibs) 34: 0x564c5d702410 VAL: '122' (3 sibs) 34: 0x564c5d701590 SEQ: (3 sibs) 3 children: 34: 0x564c5d7024b0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702680 VAL: '200' (3 sibs) 34: 0x564c5d702718 VAL: '201' (3 sibs) 34: 0x564c5d7027b0 VAL: '202' (3 sibs) 34: 0x564c5d702548 SEQ: (3 sibs) 3 children: 34: 0x564c5d702850 VAL: '210' (3 sibs) 34: 0x564c5d7028e8 VAL: '211' (3 sibs) 34: 0x564c5d702980 VAL: '212' (3 sibs) 34: 0x564c5d7025e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702a20 VAL: '220' (3 sibs) 34: 0x564c5d702ab8 VAL: '221' (3 sibs) 34: 0x564c5d702b50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d74a3f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d74a480 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d74a510 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d74a5a0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d74a630 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d74a6c0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d74a750 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d74a7e0 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d74a870 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d74a900 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d74a990 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d74aa20 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d74aab0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d74ab40 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d74abd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d74ac60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d74acf0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d74ad80 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d74ae10 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d74aea0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d74af30 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d74afc0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d74b050 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d74b0e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d74b170 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d74b200 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d74b290 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d74b320 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d74b3b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d74b440 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d74b4d0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d74b560 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d74b5f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d74b680 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d74b710 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d74b7a0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d74b830 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d74b8c0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d74b950 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d74b9e0 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: 0x564c5d6ff8b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fc700 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fc8d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcaa0 VAL: '000' (3 sibs) 34: 0x564c5d6fcb38 VAL: '001' (3 sibs) 34: 0x564c5d6fcbd0 VAL: '002' (3 sibs) 34: 0x564c5d6fc968 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fcc70 VAL: '010' (3 sibs) 34: 0x564c5d6fcd08 VAL: '011' (3 sibs) 34: 0x564c5d6fcda0 VAL: '012' (3 sibs) 34: 0x564c5d6fca00 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fce40 VAL: '020' (3 sibs) 34: 0x564c5d6fced8 VAL: '021' (3 sibs) 34: 0x564c5d6fcf70 VAL: '022' (3 sibs) 34: 0x564c5d6fc798 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd010 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd1e0 VAL: '100' (3 sibs) 34: 0x564c5d6fd278 VAL: '101' (3 sibs) 34: 0x564c5d6fd310 VAL: '102' (3 sibs) 34: 0x564c5d6fd0a8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd3b0 VAL: '110' (3 sibs) 34: 0x564c5d6fd448 VAL: '111' (3 sibs) 34: 0x564c5d6fd4e0 VAL: '112' (3 sibs) 34: 0x564c5d6fd140 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd580 VAL: '120' (3 sibs) 34: 0x564c5d6fd618 VAL: '121' (3 sibs) 34: 0x564c5d6fd6b0 VAL: '122' (3 sibs) 34: 0x564c5d6fc830 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd750 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fd920 VAL: '200' (3 sibs) 34: 0x564c5d6fd9b8 VAL: '201' (3 sibs) 34: 0x564c5d6fda50 VAL: '202' (3 sibs) 34: 0x564c5d6fd7e8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdaf0 VAL: '210' (3 sibs) 34: 0x564c5d6fdb88 VAL: '211' (3 sibs) 34: 0x564c5d6fdc20 VAL: '212' (3 sibs) 34: 0x564c5d6fd880 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fdcc0 VAL: '220' (3 sibs) 34: 0x564c5d6fdd58 VAL: '221' (3 sibs) 34: 0x564c5d6fddf0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d74ba80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d74bb10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d74bba0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d74bc30 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d74bcc0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d74bd50 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d74bde0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d74be70 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d74bf00 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d74bf90 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d74c020 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d74c0b0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d74c140 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d74c1d0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d74c260 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d74c2f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d74c380 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d74c410 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d74c4a0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d74c530 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d74c5c0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d74c650 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d74c6e0 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d74c770 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d74c800 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d74c890 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d74c920 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d74c9b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d74ca40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d74cad0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d74cb60 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d74cbf0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d74cc80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d74cd10 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d74cda0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d74ce30 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d74cec0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d74cf50 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d74cfe0 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d74d070 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: 0x564c5d6ff9c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6fe0d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe2a0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe470 VAL: '000' (3 sibs) 34: 0x564c5d6fe508 VAL: '001' (3 sibs) 34: 0x564c5d6fe5a0 VAL: '002' (3 sibs) 34: 0x564c5d6fe338 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe640 VAL: '010' (3 sibs) 34: 0x564c5d6fe6d8 VAL: '011' (3 sibs) 34: 0x564c5d6fe770 VAL: '012' (3 sibs) 34: 0x564c5d6fe3d0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe810 VAL: '020' (3 sibs) 34: 0x564c5d6fe8a8 VAL: '021' (3 sibs) 34: 0x564c5d6fe940 VAL: '022' (3 sibs) 34: 0x564c5d6fe168 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fe9e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6febb0 VAL: '100' (3 sibs) 34: 0x564c5d6fec48 VAL: '101' (3 sibs) 34: 0x564c5d6fece0 VAL: '102' (3 sibs) 34: 0x564c5d6fea78 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fed80 VAL: '110' (3 sibs) 34: 0x564c5d6fee18 VAL: '111' (3 sibs) 34: 0x564c5d6feeb0 VAL: '112' (3 sibs) 34: 0x564c5d6feb10 SEQ: (3 sibs) 3 children: 34: 0x564c5d6fef50 VAL: '120' (3 sibs) 34: 0x564c5d6fefe8 VAL: '121' (3 sibs) 34: 0x564c5d6ff080 VAL: '122' (3 sibs) 34: 0x564c5d6fe200 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff120 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff2f0 VAL: '200' (3 sibs) 34: 0x564c5d6ff388 VAL: '201' (3 sibs) 34: 0x564c5d6ff420 VAL: '202' (3 sibs) 34: 0x564c5d6ff1b8 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff4c0 VAL: '210' (3 sibs) 34: 0x564c5d6ff558 VAL: '211' (3 sibs) 34: 0x564c5d6ff5f0 VAL: '212' (3 sibs) 34: 0x564c5d6ff250 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ff690 VAL: '220' (3 sibs) 34: 0x564c5d6ff728 VAL: '221' (3 sibs) 34: 0x564c5d6ff7c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d74d110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d74d1a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d74d230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d74d2c0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d74d350 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d74d3e0 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d74d470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d74d500 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d74d590 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d74d620 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d74d6b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d74d740 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d74d7d0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d74d860 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d74d8f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d74d980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d74da10 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d74daa0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d74db30 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d74dbc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d74dc50 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d74dce0 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d74dd70 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d74de00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d74de90 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d74df20 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d74dfb0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d74e040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d74e0d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d74e160 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d74e1f0 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d74e280 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d74e310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d74e3a0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d74e430 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d74e4c0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d74e550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d74e5e0 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d74e670 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d74e700 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: 0x564c5d6ffae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d6ffcd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d6ffea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700070 VAL: '000' (3 sibs) 34: 0x564c5d700108 VAL: '001' (3 sibs) 34: 0x564c5d7001a0 VAL: '002' (3 sibs) 34: 0x564c5d6fff38 SEQ: (3 sibs) 3 children: 34: 0x564c5d700240 VAL: '010' (3 sibs) 34: 0x564c5d7002d8 VAL: '011' (3 sibs) 34: 0x564c5d700370 VAL: '012' (3 sibs) 34: 0x564c5d6fffd0 SEQ: (3 sibs) 3 children: 34: 0x564c5d700410 VAL: '020' (3 sibs) 34: 0x564c5d7004a8 VAL: '021' (3 sibs) 34: 0x564c5d700540 VAL: '022' (3 sibs) 34: 0x564c5d6ffd68 SEQ: (3 sibs) 3 children: 34: 0x564c5d7005e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7007b0 VAL: '100' (3 sibs) 34: 0x564c5d700848 VAL: '101' (3 sibs) 34: 0x564c5d7008e0 VAL: '102' (3 sibs) 34: 0x564c5d700678 SEQ: (3 sibs) 3 children: 34: 0x564c5d700980 VAL: '110' (3 sibs) 34: 0x564c5d700a18 VAL: '111' (3 sibs) 34: 0x564c5d700ab0 VAL: '112' (3 sibs) 34: 0x564c5d700710 SEQ: (3 sibs) 3 children: 34: 0x564c5d700b50 VAL: '120' (3 sibs) 34: 0x564c5d700be8 VAL: '121' (3 sibs) 34: 0x564c5d700c80 VAL: '122' (3 sibs) 34: 0x564c5d6ffe00 SEQ: (3 sibs) 3 children: 34: 0x564c5d700d20 SEQ: (3 sibs) 3 children: 34: 0x564c5d700ef0 VAL: '200' (3 sibs) 34: 0x564c5d700f88 VAL: '201' (3 sibs) 34: 0x564c5d701020 VAL: '202' (3 sibs) 34: 0x564c5d700db8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7010c0 VAL: '210' (3 sibs) 34: 0x564c5d701158 VAL: '211' (3 sibs) 34: 0x564c5d7011f0 VAL: '212' (3 sibs) 34: 0x564c5d700e50 SEQ: (3 sibs) 3 children: 34: 0x564c5d701290 VAL: '220' (3 sibs) 34: 0x564c5d701328 VAL: '221' (3 sibs) 34: 0x564c5d7013c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d74e7a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d74e830 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d74e8c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d74e950 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d74e9e0 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d74ea70 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d74eb00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d74eb90 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d74ec20 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d74ecb0 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d74ed40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d74edd0 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d74ee60 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d74eef0 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d74ef80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d74f010 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d74f0a0 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d74f130 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d74f1c0 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d74f250 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d74f2e0 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d74f370 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d74f400 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d74f490 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d74f520 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d74f5b0 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d74f640 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d74f6d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d74f760 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d74f7f0 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d74f880 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d74f910 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d74f9a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d74fa30 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d74fac0 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d74fb50 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d74fbe0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d74fc70 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d74fd00 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d74fd90 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: 0x564c5d6ffbf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x564c5d701460 SEQ: (3 sibs) 3 children: 34: 0x564c5d701630 SEQ: (3 sibs) 3 children: 34: 0x564c5d701800 VAL: '000' (3 sibs) 34: 0x564c5d701898 VAL: '001' (3 sibs) 34: 0x564c5d701930 VAL: '002' (3 sibs) 34: 0x564c5d7016c8 SEQ: (3 sibs) 3 children: 34: 0x564c5d7019d0 VAL: '010' (3 sibs) 34: 0x564c5d701a68 VAL: '011' (3 sibs) 34: 0x564c5d701b00 VAL: '012' (3 sibs) 34: 0x564c5d701760 SEQ: (3 sibs) 3 children: 34: 0x564c5d701ba0 VAL: '020' (3 sibs) 34: 0x564c5d701c38 VAL: '021' (3 sibs) 34: 0x564c5d701cd0 VAL: '022' (3 sibs) 34: 0x564c5d7014f8 SEQ: (3 sibs) 3 children: 34: 0x564c5d701d70 SEQ: (3 sibs) 3 children: 34: 0x564c5d701f40 VAL: '100' (3 sibs) 34: 0x564c5d701fd8 VAL: '101' (3 sibs) 34: 0x564c5d702070 VAL: '102' (3 sibs) 34: 0x564c5d701e08 SEQ: (3 sibs) 3 children: 34: 0x564c5d702110 VAL: '110' (3 sibs) 34: 0x564c5d7021a8 VAL: '111' (3 sibs) 34: 0x564c5d702240 VAL: '112' (3 sibs) 34: 0x564c5d701ea0 SEQ: (3 sibs) 3 children: 34: 0x564c5d7022e0 VAL: '120' (3 sibs) 34: 0x564c5d702378 VAL: '121' (3 sibs) 34: 0x564c5d702410 VAL: '122' (3 sibs) 34: 0x564c5d701590 SEQ: (3 sibs) 3 children: 34: 0x564c5d7024b0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702680 VAL: '200' (3 sibs) 34: 0x564c5d702718 VAL: '201' (3 sibs) 34: 0x564c5d7027b0 VAL: '202' (3 sibs) 34: 0x564c5d702548 SEQ: (3 sibs) 3 children: 34: 0x564c5d702850 VAL: '210' (3 sibs) 34: 0x564c5d7028e8 VAL: '211' (3 sibs) 34: 0x564c5d702980 VAL: '212' (3 sibs) 34: 0x564c5d7025e0 SEQ: (3 sibs) 3 children: 34: 0x564c5d702a20 VAL: '220' (3 sibs) 34: 0x564c5d702ab8 VAL: '221' (3 sibs) 34: 0x564c5d702b50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x564c5d74fe30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x564c5d74fec0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x564c5d74ff50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x564c5d74ffe0 VAL: '000' (3 sibs) 34: [4] [4] 0x564c5d750070 VAL: '001' (3 sibs) 34: [5] [5] 0x564c5d750100 VAL: '002' (3 sibs) 34: [6] [6] 0x564c5d750190 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x564c5d750220 VAL: '010' (3 sibs) 34: [8] [8] 0x564c5d7502b0 VAL: '011' (3 sibs) 34: [9] [9] 0x564c5d750340 VAL: '012' (3 sibs) 34: [10] [10] 0x564c5d7503d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x564c5d750460 VAL: '020' (3 sibs) 34: [12] [12] 0x564c5d7504f0 VAL: '021' (3 sibs) 34: [13] [13] 0x564c5d750580 VAL: '022' (3 sibs) 34: [14] [14] 0x564c5d750610 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x564c5d7506a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x564c5d750730 VAL: '100' (3 sibs) 34: [17] [17] 0x564c5d7507c0 VAL: '101' (3 sibs) 34: [18] [18] 0x564c5d750850 VAL: '102' (3 sibs) 34: [19] [19] 0x564c5d7508e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x564c5d750970 VAL: '110' (3 sibs) 34: [21] [21] 0x564c5d750a00 VAL: '111' (3 sibs) 34: [22] [22] 0x564c5d750a90 VAL: '112' (3 sibs) 34: [23] [23] 0x564c5d750b20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x564c5d750bb0 VAL: '120' (3 sibs) 34: [25] [25] 0x564c5d750c40 VAL: '121' (3 sibs) 34: [26] [26] 0x564c5d750cd0 VAL: '122' (3 sibs) 34: [27] [27] 0x564c5d750d60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x564c5d750df0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x564c5d750e80 VAL: '200' (3 sibs) 34: [30] [30] 0x564c5d750f10 VAL: '201' (3 sibs) 34: [31] [31] 0x564c5d750fa0 VAL: '202' (3 sibs) 34: [32] [32] 0x564c5d751030 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x564c5d7510c0 VAL: '210' (3 sibs) 34: [34] [34] 0x564c5d751150 VAL: '211' (3 sibs) 34: [35] [35] 0x564c5d7511e0 VAL: '212' (3 sibs) 34: [36] [36] 0x564c5d751270 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x564c5d751300 VAL: '220' (3 sibs) 34: [38] [38] 0x564c5d751390 VAL: '221' (3 sibs) 34: [39] [39] 0x564c5d751420 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 (5 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (5 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x556178db72a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db29d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db2ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db2d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db2f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db2fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db3070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db2e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db31a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db3240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db2ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db32e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db3378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db3410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db2c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db34b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db3718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db37b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db3548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db38e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db3980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db35e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db3a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db3ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db3b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db2cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db3bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db3e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db3ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db3c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db4028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db40c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db3d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db41f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db4290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db2a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db4330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db4500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db46d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db4768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db4800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db4598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db48a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db4938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db49d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db4630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db4b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db4ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db43c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db4c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db4e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db4ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db4f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db4cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db4fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db5078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db5110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db4d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db51b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db5248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db52e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db4460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db5380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178db55e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178db5680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db5418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db5720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178db57b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178db5850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db54b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db58f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178db5988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178db5a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db2b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178db5ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db5c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178db5ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178db5f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178db5d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178db60c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178db6160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178db5dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178db6298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178db6330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178db5b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db63d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db65a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178db6638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178db66d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178db6468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178db6808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178db68a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178db6500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178db69d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178db6a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178db5bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db6b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db6ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178db6d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178db6e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178db6ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178db6f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178db6fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178db6c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178db7118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178db71b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x556178dc3130 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dc31c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dc3250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dc32e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dc3370 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dc3400 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dc3490 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dc3520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dc35b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dc3640 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dc36d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dc3760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dc37f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dc3880 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dc3910 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dc39a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dc3a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dc3ac0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dc3b50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dc3be0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dc3c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dc3d00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dc3d90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dc3e20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dc3eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dc3f40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dc3fd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dc4060 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dc40f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dc4180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dc4210 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dc42a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dc4330 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dc43c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dc4450 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dc44e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dc4570 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dc4600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dc4690 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dc4720 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dc47b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dc4840 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dc48d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dc4960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dc49f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dc4a80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dc4b10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dc4ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dc4c30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dc4cc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dc4d50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dc4de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dc4e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dc4f00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dc4f90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dc5020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dc50b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dc5140 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dc51d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dc5260 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dc52f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dc5380 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dc5410 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dc54a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dc5530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dc55c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dc5650 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dc56e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dc5770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dc5800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dc5890 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dc5920 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dc59b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dc5a40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dc5ad0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dc5b60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dc5bf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dc5c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dc5d10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dc5da0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dc5e30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dc5ec0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dc5f50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dc5fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dc6070 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dc6100 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dc6190 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dc6220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dc62b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dc6340 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dc63d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dc6460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dc64f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dc6580 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dc6610 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dc66a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dc6730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dc67c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dc6850 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dc68e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dc6970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dc6a00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dc6a90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dc6b20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dc6bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dc6c40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dc6cd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dc6d60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dc6df0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dc6e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dc6f10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dc6fa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dc7030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dc70c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dc7150 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dc71e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dc7270 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dc7300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dc7390 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dc7420 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dc74b0 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: 0x556178db73b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db7490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db7660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db7830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db7a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db7a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db7b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db78c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db7bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db7c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db7d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db7e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db7ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db76f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db7f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db81d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db8270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db8008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db83a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db8440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db80a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db84e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db8578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db8610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db7790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db86b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db8918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db89b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db8748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db8ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db8b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db87e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db8c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db8cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db8d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db7528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db8df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db8fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db9190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db9228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db92c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db9058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db93f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db9490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db90f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db95c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db9660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db8e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db9700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db98d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db9968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db9a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db9798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db9b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db9bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db9830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db9d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db9da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db8f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db9e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178dba0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178dba140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db9ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dba1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178dba278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178dba310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db9f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dba3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178dba448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178dba4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db75c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178dba580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178dba750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178dba9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178dbaa50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178dba7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbaaf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178dbab88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178dbac20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178dba880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbacc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178dbad58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178dbadf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178dba618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178dbae90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178dbb0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178dbb190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178dbaf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178dbb2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178dbb360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178dbafc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbb400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178dbb498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178dbb530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178dba6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178dbb5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178dbb838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178dbb8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178dbb668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178dbba08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178dbbaa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178dbb700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbbb40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178dbbbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178dbbc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x556178dcb870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dcb900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dcb990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dcba20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dcbab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dcbb40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dcbbd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dcbc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dcbcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dcbd80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dcbe10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dcbea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dcbf30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dcbfc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dcc050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dcc0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dcc170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dcc200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dcc290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dcc320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dcc3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dcc440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dcc4d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dcc560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dcc5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dcc680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dcc710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dcc7a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dcc830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dcc8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dcc950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dcc9e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dcca70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dccb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dccb90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dccc20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dcccb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dccd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dccdd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dcce60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dccef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dccf80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dcd010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dcd0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dcd130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dcd1c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dcd250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dcd2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dcd370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dcd400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dcd490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dcd520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dcd5b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dcd640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dcd6d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dcd760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dcd7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dcd880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dcd910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dcd9a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dcda30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dcdac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dcdb50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dcdbe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dcdc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dcdd00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dcdd90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dcde20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dcdeb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dcdf40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dcdfd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dce060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dce0f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dce180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dce210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dce2a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dce330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dce3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dce450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dce4e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dce570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dce600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dce690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dce720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dce7b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dce840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dce8d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dce960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dce9f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dcea80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dceb10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dceba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dcec30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dcecc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dced50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dcede0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dcee70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dcef00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dcef90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dcf020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dcf0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dcf140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dcf1d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dcf260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dcf2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dcf380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dcf410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dcf4a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dcf530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dcf5c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dcf650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dcf6e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dcf770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dcf800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dcf890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dcf920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dcf9b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dcfa40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dcfad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dcfb60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dcfbf0 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: 0x556178db72a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db29d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db2ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db2d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db2f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db2fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db3070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db2e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db31a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db3240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db2ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db32e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db3378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db3410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db2c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db34b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db3718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db37b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db3548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db38e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db3980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db35e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db3a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db3ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db3b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db2cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db3bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db3e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db3ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db3c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db4028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db40c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db3d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db41f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db4290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db2a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db4330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db4500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db46d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db4768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db4800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db4598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db48a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db4938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db49d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db4630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db4b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db4ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db43c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db4c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db4e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db4ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db4f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db4cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db4fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db5078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db5110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db4d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db51b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db5248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db52e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db4460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db5380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178db55e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178db5680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db5418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db5720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178db57b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178db5850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db54b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db58f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178db5988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178db5a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db2b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178db5ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db5c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178db5ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178db5f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178db5d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178db60c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178db6160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178db5dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178db6298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178db6330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178db5b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db63d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db65a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178db6638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178db66d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178db6468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178db6808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178db68a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178db6500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178db69d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178db6a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178db5bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db6b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db6ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178db6d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178db6e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178db6ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178db6f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178db6fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178db6c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178db7118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178db71b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x556178dd0080 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dd0110 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dd01a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dd0230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dd02c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dd0350 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dd03e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dd0470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dd0500 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dd0590 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dd0620 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dd06b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dd0740 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dd07d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dd0860 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dd08f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dd0980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dd0a10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dd0aa0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dd0b30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dd0bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dd0c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dd0ce0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dd0d70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dd0e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dd0e90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dd0f20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dd0fb0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dd1040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dd10d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dd1160 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dd11f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dd1280 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dd1310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dd13a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dd1430 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dd14c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dd1550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dd15e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dd1670 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dd1700 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dd1790 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dd1820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dd18b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dd1940 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dd19d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dd1a60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dd1af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dd1b80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dd1c10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dd1ca0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dd1d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dd1dc0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dd1e50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dd1ee0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dd1f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dd2000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dd2090 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dd2120 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dd21b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dd2240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dd22d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dd2360 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dd23f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dd2480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dd2510 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dd25a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dd2630 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dd26c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dd2750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dd27e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dd2870 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dd2900 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dd2990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dd2a20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dd2ab0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dd2b40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dd2bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dd2c60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dd2cf0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dd2d80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dd2e10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dd2ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dd2f30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dd2fc0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dd3050 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dd30e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dd3170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dd3200 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dd3290 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dd3320 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dd33b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dd3440 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dd34d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dd3560 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dd35f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dd3680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dd3710 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dd37a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dd3830 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dd38c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dd3950 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dd39e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dd3a70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dd3b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dd3b90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dd3c20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dd3cb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dd3d40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dd3dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dd3e60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dd3ef0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dd3f80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dd4010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dd40a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dd4130 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dd41c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dd4250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dd42e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dd4370 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dd4400 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: 0x556178db73b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db7490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db7660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db7830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db7a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db7a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db7b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db78c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db7bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db7c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db7d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db7e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db7ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db76f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db7f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db81d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db8270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db8008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db83a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db8440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db80a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db84e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db8578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db8610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db7790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db86b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db8918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db89b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db8748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db8ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db8b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db87e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db8c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db8cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db8d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db7528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db8df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db8fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db9190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db9228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db92c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db9058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db93f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db9490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db90f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db95c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db9660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db8e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db9700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db98d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db9968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db9a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db9798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db9b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db9bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db9830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db9d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db9da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db8f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db9e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178dba0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178dba140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db9ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dba1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178dba278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178dba310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db9f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dba3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178dba448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178dba4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db75c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178dba580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178dba750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178dba9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178dbaa50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178dba7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbaaf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178dbab88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178dbac20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178dba880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbacc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178dbad58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178dbadf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178dba618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178dbae90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178dbb0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178dbb190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178dbaf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178dbb2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178dbb360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178dbafc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbb400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178dbb498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178dbb530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178dba6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178dbb5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178dbb838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178dbb8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178dbb668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178dbba08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178dbbaa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178dbb700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbbb40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178dbbbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178dbbc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x556178dd4890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dd4920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dd49b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dd4a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dd4ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dd4b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dd4bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dd4c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dd4d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dd4da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dd4e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dd4ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dd4f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dd4fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dd5070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dd5100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dd5190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dd5220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dd52b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dd5340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dd53d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dd5460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dd54f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dd5580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dd5610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dd56a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dd5730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dd57c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dd5850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dd58e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dd5970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dd5a00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dd5a90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dd5b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dd5bb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dd5c40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dd5cd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dd5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dd5df0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dd5e80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dd5f10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dd5fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dd6030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dd60c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dd6150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dd61e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dd6270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dd6300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dd6390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dd6420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dd64b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dd6540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dd65d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dd6660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dd66f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dd6780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dd6810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dd68a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dd6930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dd69c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dd6a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dd6ae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dd6b70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dd6c00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dd6c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dd6d20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dd6db0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dd6e40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dd6ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dd6f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dd6ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dd7080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dd7110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dd71a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dd7230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dd72c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dd7350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dd73e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dd7470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dd7500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dd7590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dd7620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dd76b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dd7740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dd77d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dd7860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dd78f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dd7980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dd7a10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dd7aa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dd7b30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dd7bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dd7c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dd7ce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dd7d70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dd7e00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dd7e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dd7f20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dd7fb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dd8040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dd80d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dd8160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dd81f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dd8280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dd8310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dd83a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dd8430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dd84c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dd8550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dd85e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dd8670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dd8700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dd8790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dd8820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dd88b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dd8940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dd89d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dd8a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dd8af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dd8b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dd8c10 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] 0x556178dc3130 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dc31c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dc3250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dc32e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dc3370 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dc3400 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dc3490 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dc3520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dc35b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dc3640 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dc36d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dc3760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dc37f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dc3880 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dc3910 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dc39a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dc3a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dc3ac0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dc3b50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dc3be0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dc3c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dc3d00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dc3d90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dc3e20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dc3eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dc3f40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dc3fd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dc4060 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dc40f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dc4180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dc4210 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dc42a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dc4330 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dc43c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dc4450 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dc44e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dc4570 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dc4600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dc4690 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dc4720 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dc47b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dc4840 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dc48d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dc4960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dc49f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dc4a80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dc4b10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dc4ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dc4c30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dc4cc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dc4d50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dc4de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dc4e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dc4f00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dc4f90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dc5020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dc50b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dc5140 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dc51d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dc5260 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dc52f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dc5380 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dc5410 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dc54a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dc5530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dc55c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dc5650 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dc56e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dc5770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dc5800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dc5890 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dc5920 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dc59b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dc5a40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dc5ad0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dc5b60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dc5bf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dc5c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dc5d10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dc5da0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dc5e30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dc5ec0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dc5f50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dc5fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dc6070 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dc6100 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dc6190 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dc6220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dc62b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dc6340 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dc63d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dc6460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dc64f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dc6580 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dc6610 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dc66a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dc6730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dc67c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dc6850 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dc68e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dc6970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dc6a00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dc6a90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dc6b20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dc6bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dc6c40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dc6cd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dc6d60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dc6df0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dc6e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dc6f10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dc6fa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dc7030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dc70c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dc7150 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dc71e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dc7270 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dc7300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dc7390 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dc7420 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dc74b0 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] 0x556178ddb4b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178ddb540 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178ddb5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178ddb660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178ddb6f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178ddb780 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178ddb810 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178ddb8a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178ddb930 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178ddb9c0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178ddba50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178ddbae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178ddbb70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178ddbc00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178ddbc90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178ddbd20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178ddbdb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178ddbe40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178ddbed0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178ddbf60 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178ddbff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178ddc080 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178ddc110 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178ddc1a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178ddc230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178ddc2c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178ddc350 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178ddc3e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178ddc470 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178ddc500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178ddc590 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178ddc620 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178ddc6b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178ddc740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178ddc7d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178ddc860 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178ddc8f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178ddc980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178ddca10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178ddcaa0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178ddcb30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178ddcbc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178ddcc50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178ddcce0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178ddcd70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178ddce00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178ddce90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178ddcf20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178ddcfb0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178ddd040 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178ddd0d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178ddd160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178ddd1f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178ddd280 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178ddd310 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178ddd3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178ddd430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178ddd4c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178ddd550 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178ddd5e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178ddd670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178ddd700 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178ddd790 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178ddd820 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178ddd8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178ddd940 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178ddd9d0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178ddda60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dddaf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dddb80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dddc10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dddca0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dddd30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178ddddc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178ddde50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dddee0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dddf70 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dde000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dde090 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dde120 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dde1b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dde240 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dde2d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dde360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dde3f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dde480 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dde510 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dde5a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dde630 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dde6c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dde750 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dde7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dde870 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dde900 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dde990 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178ddea20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178ddeab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178ddeb40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178ddebd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178ddec60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178ddecf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dded80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178ddee10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178ddeea0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178ddef30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178ddefc0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178ddf050 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178ddf0e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178ddf170 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178ddf200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178ddf290 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178ddf320 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178ddf3b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178ddf440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178ddf4d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178ddf560 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178ddf5f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178ddf680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178ddf710 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178ddf7a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178ddf830 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x556178dcb870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dcb900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dcb990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dcba20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dcbab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dcbb40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dcbbd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dcbc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dcbcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dcbd80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dcbe10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dcbea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dcbf30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dcbfc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dcc050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dcc0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dcc170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dcc200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dcc290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dcc320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dcc3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dcc440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dcc4d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dcc560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dcc5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dcc680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dcc710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dcc7a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dcc830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dcc8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dcc950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dcc9e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dcca70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dccb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dccb90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dccc20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dcccb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dccd40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dccdd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dcce60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dccef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dccf80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dcd010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dcd0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dcd130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dcd1c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dcd250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dcd2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dcd370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dcd400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dcd490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dcd520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dcd5b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dcd640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dcd6d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dcd760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dcd7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dcd880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dcd910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dcd9a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dcda30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dcdac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dcdb50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dcdbe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dcdc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dcdd00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dcdd90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dcde20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dcdeb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dcdf40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dcdfd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dce060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dce0f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dce180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dce210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dce2a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dce330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dce3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dce450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dce4e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dce570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dce600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dce690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dce720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dce7b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dce840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dce8d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dce960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dce9f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dcea80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dceb10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dceba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dcec30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dcecc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dced50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dcede0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dcee70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dcef00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dcef90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dcf020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dcf0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dcf140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dcf1d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dcf260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dcf2f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dcf380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dcf410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dcf4a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dcf530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dcf5c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dcf650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dcf6e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dcf770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dcf800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dcf890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dcf920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dcf9b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dcfa40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dcfad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dcfb60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dcfbf0 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] 0x556178ddfcc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178ddfd50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178ddfde0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178ddfe70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178ddff00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178ddff90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178de0020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178de00b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178de0140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178de01d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178de0260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178de02f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178de0380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178de0410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178de04a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178de0530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178de05c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178de0650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178de06e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178de0770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178de0800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178de0890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178de0920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178de09b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178de0a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178de0ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178de0b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178de0bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178de0c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178de0d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178de0da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178de0e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178de0ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178de0f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178de0fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178de1070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178de1100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178de1190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178de1220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178de12b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178de1340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178de13d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178de1460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178de14f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178de1580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178de1610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178de16a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178de1730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178de17c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178de1850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178de18e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178de1970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178de1a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178de1a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178de1b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178de1bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178de1c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178de1cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178de1d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178de1df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178de1e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178de1f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178de1fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178de2030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178de20c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178de2150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178de21e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178de2270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178de2300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178de2390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178de2420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178de24b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178de2540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178de25d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178de2660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178de26f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178de2780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178de2810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178de28a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178de2930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178de29c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178de2a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178de2ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178de2b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178de2c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178de2c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178de2d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178de2db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178de2e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178de2ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178de2f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178de2ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178de3080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178de3110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178de31a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178de3230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178de32c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178de3350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178de33e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178de3470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178de3500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178de3590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178de3620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178de36b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178de3740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178de37d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178de3860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178de38f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178de3980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178de3a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178de3aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178de3b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178de3bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178de3c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178de3ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178de3d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178de3e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178de3e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178de3f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178de3fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178de4040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x556178dd0080 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dd0110 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dd01a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dd0230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dd02c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dd0350 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dd03e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dd0470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dd0500 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dd0590 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dd0620 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dd06b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dd0740 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dd07d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dd0860 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dd08f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dd0980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dd0a10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dd0aa0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dd0b30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dd0bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dd0c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dd0ce0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dd0d70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dd0e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dd0e90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dd0f20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dd0fb0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dd1040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dd10d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dd1160 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dd11f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dd1280 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dd1310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dd13a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dd1430 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dd14c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dd1550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dd15e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dd1670 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dd1700 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dd1790 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dd1820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dd18b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dd1940 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dd19d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dd1a60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dd1af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dd1b80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dd1c10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dd1ca0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dd1d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dd1dc0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dd1e50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dd1ee0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dd1f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dd2000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dd2090 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dd2120 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dd21b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dd2240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dd22d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dd2360 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dd23f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dd2480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dd2510 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dd25a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dd2630 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dd26c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dd2750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dd27e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dd2870 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dd2900 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dd2990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dd2a20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dd2ab0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dd2b40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dd2bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dd2c60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dd2cf0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dd2d80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dd2e10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dd2ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dd2f30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dd2fc0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dd3050 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dd30e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dd3170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dd3200 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dd3290 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dd3320 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dd33b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dd3440 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dd34d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dd3560 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dd35f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dd3680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dd3710 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dd37a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dd3830 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dd38c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dd3950 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dd39e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dd3a70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dd3b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dd3b90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dd3c20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dd3cb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dd3d40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dd3dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dd3e60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dd3ef0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dd3f80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dd4010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dd40a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dd4130 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dd41c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dd4250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dd42e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dd4370 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dd4400 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] 0x556178de68e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178de6970 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178de6a00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178de6a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178de6b20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178de6bb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178de6c40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178de6cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178de6d60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178de6df0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178de6e80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178de6f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178de6fa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178de7030 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178de70c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178de7150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178de71e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178de7270 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178de7300 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178de7390 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178de7420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178de74b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178de7540 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178de75d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178de7660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178de76f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178de7780 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178de7810 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178de78a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178de7930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178de79c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178de7a50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178de7ae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178de7b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178de7c00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178de7c90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178de7d20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178de7db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178de7e40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178de7ed0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178de7f60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178de7ff0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178de8080 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178de8110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178de81a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178de8230 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178de82c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178de8350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178de83e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178de8470 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178de8500 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178de8590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178de8620 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178de86b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178de8740 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178de87d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178de8860 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178de88f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178de8980 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178de8a10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178de8aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178de8b30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178de8bc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178de8c50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178de8ce0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178de8d70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178de8e00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178de8e90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178de8f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178de8fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178de9040 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178de90d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178de9160 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178de91f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178de9280 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178de9310 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178de93a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178de9430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178de94c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178de9550 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178de95e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178de9670 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178de9700 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178de9790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178de9820 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178de98b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178de9940 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178de99d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178de9a60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178de9af0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178de9b80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178de9c10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178de9ca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178de9d30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178de9dc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178de9e50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178de9ee0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178de9f70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dea000 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dea090 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dea120 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dea1b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dea240 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dea2d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dea360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dea3f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dea480 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dea510 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dea5a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dea630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dea6c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dea750 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dea7e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dea870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dea900 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dea990 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178deaa20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178deaab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178deab40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178deabd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178deac60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x556178dd4890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dd4920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dd49b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dd4a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dd4ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dd4b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dd4bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dd4c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dd4d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dd4da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dd4e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dd4ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dd4f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dd4fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dd5070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dd5100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dd5190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dd5220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dd52b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dd5340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dd53d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dd5460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dd54f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dd5580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dd5610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dd56a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dd5730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dd57c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dd5850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dd58e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dd5970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dd5a00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dd5a90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dd5b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dd5bb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dd5c40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dd5cd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dd5d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dd5df0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dd5e80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dd5f10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dd5fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dd6030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dd60c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dd6150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dd61e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dd6270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dd6300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dd6390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dd6420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dd64b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dd6540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dd65d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dd6660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dd66f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dd6780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dd6810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dd68a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dd6930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dd69c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dd6a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dd6ae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dd6b70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dd6c00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dd6c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dd6d20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dd6db0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dd6e40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dd6ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dd6f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dd6ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dd7080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dd7110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dd71a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dd7230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dd72c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dd7350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dd73e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dd7470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dd7500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dd7590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dd7620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dd76b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dd7740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dd77d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dd7860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dd78f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dd7980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dd7a10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dd7aa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dd7b30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dd7bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dd7c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dd7ce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dd7d70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dd7e00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dd7e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dd7f20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dd7fb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dd8040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dd80d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dd8160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dd81f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dd8280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dd8310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dd83a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dd8430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dd84c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dd8550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dd85e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dd8670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dd8700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dd8790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dd8820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dd88b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dd8940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dd89d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dd8a60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dd8af0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dd8b80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dd8c10 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] 0x556178deb0f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178deb180 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178deb210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178deb2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178deb330 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178deb3c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178deb450 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178deb4e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178deb570 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178deb600 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178deb690 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178deb720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178deb7b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178deb840 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178deb8d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178deb960 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178deb9f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178deba80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178debb10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178debba0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178debc30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178debcc0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178debd50 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178debde0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178debe70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178debf00 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178debf90 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dec020 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dec0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dec140 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dec1d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dec260 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dec2f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dec380 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dec410 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dec4a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dec530 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dec5c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dec650 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dec6e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dec770 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dec800 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dec890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dec920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dec9b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178deca40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178decad0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178decb60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178decbf0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178decc80 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178decd10 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178decda0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dece30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178decec0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178decf50 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178decfe0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178ded070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178ded100 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178ded190 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178ded220 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178ded2b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178ded340 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178ded3d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178ded460 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178ded4f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178ded580 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178ded610 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178ded6a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178ded730 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178ded7c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178ded850 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178ded8e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178ded970 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178deda00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178deda90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dedb20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dedbb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dedc40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dedcd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dedd60 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178deddf0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dede80 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dedf10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dedfa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dee030 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dee0c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dee150 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dee1e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dee270 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dee300 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dee390 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dee420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dee4b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dee540 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dee5d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dee660 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dee6f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dee780 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dee810 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dee8a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dee930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dee9c0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178deea50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178deeae0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178deeb70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178deec00 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178deec90 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178deed20 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178deedb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178deee40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178deeed0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178deef60 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178deeff0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178def080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178def110 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178def1a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178def230 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178def2c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178def350 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178def3e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178def470 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x556178db72a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db29d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db2ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db2d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db2f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db2fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db3070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db2e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db31a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db3240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db2ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db32e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db3378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db3410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db2c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db34b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db3718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db37b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db3548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db38e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db3980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db35e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db3a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db3ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db3b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db2cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db3bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db3e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db3ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db3c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db4028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db40c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db3d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db41f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db4290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db2a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db4330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db4500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db46d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db4768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db4800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db4598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db48a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db4938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db49d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db4630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db4b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db4ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db43c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db4c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db4e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db4ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db4f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db4cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db4fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db5078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db5110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db4d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db51b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db5248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db52e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db4460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db5380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178db55e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178db5680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db5418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db5720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178db57b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178db5850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db54b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db58f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178db5988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178db5a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db2b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178db5ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db5c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178db5ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178db5f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178db5d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178db60c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178db6160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178db5dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178db6298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178db6330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178db5b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db63d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db65a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178db6638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178db66d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178db6468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178db6808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178db68a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178db6500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178db69d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178db6a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178db5bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db6b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db6ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178db6d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178db6e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178db6ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178db6f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178db6fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178db6c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178db7118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178db71b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x556178def900 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178def990 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178defa20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178defab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178defb40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178defbd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178defc60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178defcf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178defd80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178defe10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178defea0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178deff30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178deffc0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178df0050 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178df00e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178df0170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178df0200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178df0290 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178df0320 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178df03b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178df0440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178df04d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178df0560 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178df05f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178df0680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178df0710 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178df07a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178df0830 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178df08c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178df0950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178df09e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178df0a70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178df0b00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178df0b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178df0c20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178df0cb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178df0d40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178df0dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178df0e60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178df0ef0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178df0f80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178df1010 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178df10a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178df1130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178df11c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178df1250 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178df12e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178df1370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178df1400 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178df1490 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178df1520 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178df15b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178df1640 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178df16d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178df1760 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178df17f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178df1880 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178df1910 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178df19a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178df1a30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178df1ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178df1b50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178df1be0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178df1c70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178df1d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178df1d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178df1e20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178df1eb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178df1f40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178df1fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178df2060 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178df20f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178df2180 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178df2210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178df22a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178df2330 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178df23c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178df2450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178df24e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178df2570 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178df2600 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178df2690 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178df2720 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178df27b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178df2840 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178df28d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178df2960 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178df29f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178df2a80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178df2b10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178df2ba0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178df2c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178df2cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178df2d50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178df2de0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178df2e70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178df2f00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178df2f90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178df3020 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178df30b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178df3140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178df31d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178df3260 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178df32f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178df3380 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178df3410 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178df34a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178df3530 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178df35c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178df3650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178df36e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178df3770 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178df3800 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178df3890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178df3920 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178df39b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178df3a40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178df3ad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178df3b60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178df3bf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178df3c80 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x556178db73b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db7490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db7660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db7830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db7a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db7a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db7b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db78c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db7bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db7c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db7d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db7e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db7ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db76f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db7f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db81d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db8270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db8008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db83a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db8440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db80a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db84e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db8578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db8610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db7790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db86b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db8918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db89b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db8748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db8ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db8b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db87e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db8c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db8cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db8d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db7528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db8df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db8fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db9190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db9228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db92c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db9058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db93f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db9490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db90f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db95c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db9660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db8e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db9700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db98d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db9968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db9a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db9798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db9b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db9bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db9830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db9d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db9da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db8f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db9e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178dba0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178dba140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db9ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dba1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178dba278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178dba310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db9f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dba3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178dba448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178dba4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db75c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178dba580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178dba750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178dba9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178dbaa50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178dba7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbaaf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178dbab88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178dbac20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178dba880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbacc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178dbad58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178dbadf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178dba618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178dbae90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178dbb0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178dbb190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178dbaf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178dbb2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178dbb360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178dbafc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbb400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178dbb498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178dbb530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178dba6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178dbb5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178dbb838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178dbb8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178dbb668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178dbba08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178dbbaa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178dbb700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbbb40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178dbbbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178dbbc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x556178df3d20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178df3db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178df3e40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178df3ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178df3f60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178df3ff0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178df4080 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178df4110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178df41a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178df4230 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178df42c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178df4350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178df43e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178df4470 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178df4500 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178df4590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178df4620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178df46b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178df4740 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178df47d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178df4860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178df48f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178df4980 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178df4a10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178df4aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178df4b30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178df4bc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178df4c50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178df4ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178df4d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178df4e00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178df4e90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178df4f20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178df4fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178df5040 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178df50d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178df5160 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178df51f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178df5280 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178df5310 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178df53a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178df5430 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178df54c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178df5550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178df55e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178df5670 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178df5700 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178df5790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178df5820 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178df58b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178df5940 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178df59d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178df5a60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178df5af0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178df5b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178df5c10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178df5ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178df5d30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178df5dc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178df5e50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178df5ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178df5f70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178df6000 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178df6090 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178df6120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178df61b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178df6240 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178df62d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178df6360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178df63f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178df6480 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178df6510 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178df65a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178df6630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178df66c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178df6750 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178df67e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178df6870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178df6900 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178df6990 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178df6a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178df6ab0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178df6b40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178df6bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178df6c60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178df6cf0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178df6d80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178df6e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178df6ea0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178df6f30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178df6fc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178df7050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178df70e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178df7170 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178df7200 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178df7290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178df7320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178df73b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178df7440 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178df74d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178df7560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178df75f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178df7680 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178df7710 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178df77a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178df7830 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178df78c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178df7950 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178df79e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178df7a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178df7b00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178df7b90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178df7c20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178df7cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178df7d40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178df7dd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178df7e60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178df7ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178df7f80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178df8010 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178df80a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x556178db72a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db29d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db2ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db2d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db2f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db2fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db3070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db2e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db31a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db3240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db2ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db32e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db3378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db3410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db2c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db34b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db3718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db37b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db3548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db38e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db3980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db35e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db3a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db3ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db3b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db2cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db3bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db3dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db3e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db3ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db3c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db3f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db4028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db40c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db3d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db41f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db4290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db2a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db4330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db4500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db46d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db4768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db4800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db4598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db48a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db4938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db49d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db4630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db4a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db4b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db4ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db43c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db4c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db4e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db4ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db4f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db4cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db4fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db5078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db5110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db4d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db51b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db5248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db52e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db4460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db5380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178db55e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178db5680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db5418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db5720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178db57b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178db5850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db54b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db58f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178db5988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178db5a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db2b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178db5ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db5c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db5e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178db5ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178db5f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178db5d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178db60c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178db6160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178db5dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178db6298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178db6330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178db5b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db63d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db65a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178db6638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178db66d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178db6468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178db6808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178db68a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178db6500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db6940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178db69d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178db6a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178db5bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db6b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db6ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178db6d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178db6e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178db6ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db6eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178db6f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178db6fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178db6c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178db7118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178db71b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x556178df8140 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178df81d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178df8260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178df82f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178df8380 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178df8410 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178df84a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178df8530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178df85c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178df8650 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178df86e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178df8770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178df8800 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178df8890 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178df8920 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178df89b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178df8a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178df8ad0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178df8b60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178df8bf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178df8c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178df8d10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178df8da0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178df8e30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178df8ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178df8f50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178df8fe0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178df9070 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178df9100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178df9190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178df9220 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178df92b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178df9340 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178df93d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178df9460 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178df94f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178df9580 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178df9610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178df96a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178df9730 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178df97c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178df9850 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178df98e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178df9970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178df9a00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178df9a90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178df9b20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178df9bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178df9c40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178df9cd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178df9d60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178df9df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178df9e80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178df9f10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178df9fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dfa030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dfa0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dfa150 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dfa1e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dfa270 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dfa300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dfa390 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dfa420 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dfa4b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dfa540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dfa5d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dfa660 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dfa6f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dfa780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dfa810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dfa8a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dfa930 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dfa9c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dfaa50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dfaae0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dfab70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dfac00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dfac90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dfad20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dfadb0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dfae40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dfaed0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dfaf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dfaff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dfb080 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dfb110 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dfb1a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dfb230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dfb2c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dfb350 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dfb3e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dfb470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dfb500 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dfb590 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dfb620 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dfb6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dfb740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dfb7d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dfb860 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dfb8f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dfb980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dfba10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dfbaa0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dfbb30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dfbbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178dfbc50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178dfbce0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178dfbd70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178dfbe00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178dfbe90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178dfbf20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178dfbfb0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178dfc040 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178dfc0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178dfc160 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178dfc1f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178dfc280 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178dfc310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178dfc3a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178dfc430 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178dfc4c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x556178db73b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x556178db7490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x556178db7660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db7830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db7a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x556178db7a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x556178db7b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x556178db78c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db7bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x556178db7c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x556178db7d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x556178db7960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db7da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x556178db7e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x556178db7ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x556178db76f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db7f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x556178db81d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x556178db8270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x556178db8008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x556178db83a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x556178db8440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x556178db80a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db84e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x556178db8578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x556178db8610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x556178db7790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db86b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db8880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x556178db8918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x556178db89b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x556178db8748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db8a50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x556178db8ae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x556178db8b80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x556178db87e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db8c20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x556178db8cb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x556178db8d50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x556178db7528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x556178db8df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178db8fc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db9190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x556178db9228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x556178db92c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x556178db9058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x556178db93f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x556178db9490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x556178db90f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x556178db95c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x556178db9660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x556178db8e88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178db9700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178db98d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x556178db9968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x556178db9a00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x556178db9798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178db9aa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x556178db9b38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x556178db9bd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x556178db9830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178db9c70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x556178db9d08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x556178db9da0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x556178db8f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178db9e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x556178dba0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x556178dba140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x556178db9ed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dba1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x556178dba278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x556178dba310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x556178db9f70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dba3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x556178dba448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x556178dba4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x556178db75c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x556178dba580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x556178dba750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dba920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x556178dba9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x556178dbaa50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x556178dba7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbaaf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x556178dbab88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x556178dbac20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x556178dba880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbacc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x556178dbad58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x556178dbadf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x556178dba618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x556178dbae90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x556178dbb0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x556178dbb190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x556178dbaf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x556178dbb2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x556178dbb360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x556178dbafc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbb400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x556178dbb498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x556178dbb530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x556178dba6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x556178dbb5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x556178dbb7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x556178dbb838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x556178dbb8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x556178dbb668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x556178dbb970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x556178dbba08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x556178dbbaa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x556178dbb700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x556178dbbb40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x556178dbbbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x556178dbbc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x556178dfc560 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x556178dfc5f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x556178dfc680 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x556178dfc710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x556178dfc7a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x556178dfc830 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x556178dfc8c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x556178dfc950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x556178dfc9e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x556178dfca70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x556178dfcb00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x556178dfcb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x556178dfcc20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x556178dfccb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x556178dfcd40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x556178dfcdd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x556178dfce60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x556178dfcef0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x556178dfcf80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x556178dfd010 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x556178dfd0a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x556178dfd130 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x556178dfd1c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x556178dfd250 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x556178dfd2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x556178dfd370 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x556178dfd400 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x556178dfd490 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x556178dfd520 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x556178dfd5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x556178dfd640 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x556178dfd6d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x556178dfd760 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x556178dfd7f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x556178dfd880 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x556178dfd910 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x556178dfd9a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x556178dfda30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x556178dfdac0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x556178dfdb50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x556178dfdbe0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x556178dfdc70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x556178dfdd00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x556178dfdd90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x556178dfde20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x556178dfdeb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x556178dfdf40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x556178dfdfd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x556178dfe060 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x556178dfe0f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x556178dfe180 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x556178dfe210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x556178dfe2a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x556178dfe330 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x556178dfe3c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x556178dfe450 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x556178dfe4e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x556178dfe570 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x556178dfe600 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x556178dfe690 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x556178dfe720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x556178dfe7b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x556178dfe840 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x556178dfe8d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x556178dfe960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x556178dfe9f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x556178dfea80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x556178dfeb10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x556178dfeba0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x556178dfec30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x556178dfecc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x556178dfed50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x556178dfede0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x556178dfee70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x556178dfef00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x556178dfef90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x556178dff020 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x556178dff0b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x556178dff140 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x556178dff1d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x556178dff260 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x556178dff2f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x556178dff380 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x556178dff410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x556178dff4a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x556178dff530 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x556178dff5c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x556178dff650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x556178dff6e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x556178dff770 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x556178dff800 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x556178dff890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x556178dff920 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x556178dff9b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x556178dffa40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x556178dffad0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x556178dffb60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x556178dffbf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x556178dffc80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x556178dffd10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x556178dffda0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x556178dffe30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x556178dffec0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x556178dfff50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x556178dfffe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x556178e00070 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x556178e00100 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x556178e00190 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x556178e00220 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x556178e002b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x556178e00340 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x556178e003d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x556178e00460 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x556178e004f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x556178e00580 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x556178e00610 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x556178e006a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x556178e00730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x556178e007c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x556178e00850 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x556178e008e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (1 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (7 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (7 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.01 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x55a970ef42a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970eef9d0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefba0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefd70 SEQ: (3 sibs) 3 children: 36: 0x55a970eeff40 VAL: '0000' (3 sibs) 36: 0x55a970eeffd8 VAL: '0001' (3 sibs) 36: 0x55a970ef0070 VAL: '0002' (3 sibs) 36: 0x55a970eefe08 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0110 VAL: '0010' (3 sibs) 36: 0x55a970ef01a8 VAL: '0011' (3 sibs) 36: 0x55a970ef0240 VAL: '0012' (3 sibs) 36: 0x55a970eefea0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef02e0 VAL: '0020' (3 sibs) 36: 0x55a970ef0378 VAL: '0021' (3 sibs) 36: 0x55a970ef0410 VAL: '0022' (3 sibs) 36: 0x55a970eefc38 SEQ: (3 sibs) 3 children: 36: 0x55a970ef04b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0680 VAL: '0100' (3 sibs) 36: 0x55a970ef0718 VAL: '0101' (3 sibs) 36: 0x55a970ef07b0 VAL: '0102' (3 sibs) 36: 0x55a970ef0548 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0850 VAL: '0110' (3 sibs) 36: 0x55a970ef08e8 VAL: '0111' (3 sibs) 36: 0x55a970ef0980 VAL: '0112' (3 sibs) 36: 0x55a970ef05e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0a20 VAL: '0120' (3 sibs) 36: 0x55a970ef0ab8 VAL: '0121' (3 sibs) 36: 0x55a970ef0b50 VAL: '0122' (3 sibs) 36: 0x55a970eefcd0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0dc0 VAL: '0200' (3 sibs) 36: 0x55a970ef0e58 VAL: '0201' (3 sibs) 36: 0x55a970ef0ef0 VAL: '0202' (3 sibs) 36: 0x55a970ef0c88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0f90 VAL: '0210' (3 sibs) 36: 0x55a970ef1028 VAL: '0211' (3 sibs) 36: 0x55a970ef10c0 VAL: '0212' (3 sibs) 36: 0x55a970ef0d20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1160 VAL: '0220' (3 sibs) 36: 0x55a970ef11f8 VAL: '0221' (3 sibs) 36: 0x55a970ef1290 VAL: '0222' (3 sibs) 36: 0x55a970eefa68 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1330 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef16d0 VAL: '1000' (3 sibs) 36: 0x55a970ef1768 VAL: '1001' (3 sibs) 36: 0x55a970ef1800 VAL: '1002' (3 sibs) 36: 0x55a970ef1598 SEQ: (3 sibs) 3 children: 36: 0x55a970ef18a0 VAL: '1010' (3 sibs) 36: 0x55a970ef1938 VAL: '1011' (3 sibs) 36: 0x55a970ef19d0 VAL: '1012' (3 sibs) 36: 0x55a970ef1630 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1a70 VAL: '1020' (3 sibs) 36: 0x55a970ef1b08 VAL: '1021' (3 sibs) 36: 0x55a970ef1ba0 VAL: '1022' (3 sibs) 36: 0x55a970ef13c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1e10 VAL: '1100' (3 sibs) 36: 0x55a970ef1ea8 VAL: '1101' (3 sibs) 36: 0x55a970ef1f40 VAL: '1102' (3 sibs) 36: 0x55a970ef1cd8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1fe0 VAL: '1110' (3 sibs) 36: 0x55a970ef2078 VAL: '1111' (3 sibs) 36: 0x55a970ef2110 VAL: '1112' (3 sibs) 36: 0x55a970ef1d70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef21b0 VAL: '1120' (3 sibs) 36: 0x55a970ef2248 VAL: '1121' (3 sibs) 36: 0x55a970ef22e0 VAL: '1122' (3 sibs) 36: 0x55a970ef1460 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2380 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2550 VAL: '1200' (3 sibs) 36: 0x55a970ef25e8 VAL: '1201' (3 sibs) 36: 0x55a970ef2680 VAL: '1202' (3 sibs) 36: 0x55a970ef2418 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2720 VAL: '1210' (3 sibs) 36: 0x55a970ef27b8 VAL: '1211' (3 sibs) 36: 0x55a970ef2850 VAL: '1212' (3 sibs) 36: 0x55a970ef24b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef28f0 VAL: '1220' (3 sibs) 36: 0x55a970ef2988 VAL: '1221' (3 sibs) 36: 0x55a970ef2a20 VAL: '1222' (3 sibs) 36: 0x55a970eefb00 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2ac0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2c90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2e60 VAL: '2000' (3 sibs) 36: 0x55a970ef2ef8 VAL: '2001' (3 sibs) 36: 0x55a970ef2f90 VAL: '2002' (3 sibs) 36: 0x55a970ef2d28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3030 VAL: '2010' (3 sibs) 36: 0x55a970ef30c8 VAL: '2011' (3 sibs) 36: 0x55a970ef3160 VAL: '2012' (3 sibs) 36: 0x55a970ef2dc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3200 VAL: '2020' (3 sibs) 36: 0x55a970ef3298 VAL: '2021' (3 sibs) 36: 0x55a970ef3330 VAL: '2022' (3 sibs) 36: 0x55a970ef2b58 SEQ: (3 sibs) 3 children: 36: 0x55a970ef33d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef35a0 VAL: '2100' (3 sibs) 36: 0x55a970ef3638 VAL: '2101' (3 sibs) 36: 0x55a970ef36d0 VAL: '2102' (3 sibs) 36: 0x55a970ef3468 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3770 VAL: '2110' (3 sibs) 36: 0x55a970ef3808 VAL: '2111' (3 sibs) 36: 0x55a970ef38a0 VAL: '2112' (3 sibs) 36: 0x55a970ef3500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3940 VAL: '2120' (3 sibs) 36: 0x55a970ef39d8 VAL: '2121' (3 sibs) 36: 0x55a970ef3a70 VAL: '2122' (3 sibs) 36: 0x55a970ef2bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3b10 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3ce0 VAL: '2200' (3 sibs) 36: 0x55a970ef3d78 VAL: '2201' (3 sibs) 36: 0x55a970ef3e10 VAL: '2202' (3 sibs) 36: 0x55a970ef3ba8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3eb0 VAL: '2210' (3 sibs) 36: 0x55a970ef3f48 VAL: '2211' (3 sibs) 36: 0x55a970ef3fe0 VAL: '2212' (3 sibs) 36: 0x55a970ef3c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4080 VAL: '2220' (3 sibs) 36: 0x55a970ef4118 VAL: '2221' (3 sibs) 36: 0x55a970ef41b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970efee70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970efef00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970efef90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970eff020 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970eff0b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970eff140 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970eff1d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970eff260 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970eff2f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970eff380 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970eff410 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970eff4a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970eff530 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970eff5c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970eff650 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970eff6e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970eff770 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970eff800 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970eff890 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970eff920 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970eff9b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970effa40 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970effad0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970effb60 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970effbf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970effc80 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970effd10 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970effda0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970effe30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970effec0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970efff50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970efffe0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f00070 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f00100 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f00190 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f00220 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f002b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f00340 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f003d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f00460 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f004f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f00580 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f00610 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f006a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f00730 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f007c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f00850 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f008e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f00970 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f00a00 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f00a90 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f00b20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f00bb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f00c40 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f00cd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f00d60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f00df0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f00e80 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f00f10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f00fa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f01030 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f010c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f01150 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f011e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f01270 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f01300 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f01390 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f01420 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f014b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f01540 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f015d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f01660 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f016f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f01780 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f01810 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f018a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f01930 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f019c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f01a50 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f01ae0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f01b70 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f01c00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f01c90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f01d20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f01db0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f01e40 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f01ed0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f01f60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f01ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f02080 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f02110 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f021a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f02230 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f022c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f02350 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f023e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f02470 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f02500 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f02590 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f02620 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f026b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f02740 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f027d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f02860 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f028f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f02980 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f02a10 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f02aa0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f02b30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f02bc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f02c50 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f02ce0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f02d70 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f02e00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f02e90 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f02f20 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f02fb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f03040 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f030d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f03160 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f031f0 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: 0x55a970ef43b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970ef4490 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4660 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4a00 VAL: '0000' (3 sibs) 36: 0x55a970ef4a98 VAL: '0001' (3 sibs) 36: 0x55a970ef4b30 VAL: '0002' (3 sibs) 36: 0x55a970ef48c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4bd0 VAL: '0010' (3 sibs) 36: 0x55a970ef4c68 VAL: '0011' (3 sibs) 36: 0x55a970ef4d00 VAL: '0012' (3 sibs) 36: 0x55a970ef4960 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4da0 VAL: '0020' (3 sibs) 36: 0x55a970ef4e38 VAL: '0021' (3 sibs) 36: 0x55a970ef4ed0 VAL: '0022' (3 sibs) 36: 0x55a970ef46f8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5140 VAL: '0100' (3 sibs) 36: 0x55a970ef51d8 VAL: '0101' (3 sibs) 36: 0x55a970ef5270 VAL: '0102' (3 sibs) 36: 0x55a970ef5008 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5310 VAL: '0110' (3 sibs) 36: 0x55a970ef53a8 VAL: '0111' (3 sibs) 36: 0x55a970ef5440 VAL: '0112' (3 sibs) 36: 0x55a970ef50a0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef54e0 VAL: '0120' (3 sibs) 36: 0x55a970ef5578 VAL: '0121' (3 sibs) 36: 0x55a970ef5610 VAL: '0122' (3 sibs) 36: 0x55a970ef4790 SEQ: (3 sibs) 3 children: 36: 0x55a970ef56b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5880 VAL: '0200' (3 sibs) 36: 0x55a970ef5918 VAL: '0201' (3 sibs) 36: 0x55a970ef59b0 VAL: '0202' (3 sibs) 36: 0x55a970ef5748 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5a50 VAL: '0210' (3 sibs) 36: 0x55a970ef5ae8 VAL: '0211' (3 sibs) 36: 0x55a970ef5b80 VAL: '0212' (3 sibs) 36: 0x55a970ef57e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5c20 VAL: '0220' (3 sibs) 36: 0x55a970ef5cb8 VAL: '0221' (3 sibs) 36: 0x55a970ef5d50 VAL: '0222' (3 sibs) 36: 0x55a970ef4528 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5df0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6190 VAL: '1000' (3 sibs) 36: 0x55a970ef6228 VAL: '1001' (3 sibs) 36: 0x55a970ef62c0 VAL: '1002' (3 sibs) 36: 0x55a970ef6058 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6360 VAL: '1010' (3 sibs) 36: 0x55a970ef63f8 VAL: '1011' (3 sibs) 36: 0x55a970ef6490 VAL: '1012' (3 sibs) 36: 0x55a970ef60f0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6530 VAL: '1020' (3 sibs) 36: 0x55a970ef65c8 VAL: '1021' (3 sibs) 36: 0x55a970ef6660 VAL: '1022' (3 sibs) 36: 0x55a970ef5e88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef68d0 VAL: '1100' (3 sibs) 36: 0x55a970ef6968 VAL: '1101' (3 sibs) 36: 0x55a970ef6a00 VAL: '1102' (3 sibs) 36: 0x55a970ef6798 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6aa0 VAL: '1110' (3 sibs) 36: 0x55a970ef6b38 VAL: '1111' (3 sibs) 36: 0x55a970ef6bd0 VAL: '1112' (3 sibs) 36: 0x55a970ef6830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6c70 VAL: '1120' (3 sibs) 36: 0x55a970ef6d08 VAL: '1121' (3 sibs) 36: 0x55a970ef6da0 VAL: '1122' (3 sibs) 36: 0x55a970ef5f20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6e40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7010 VAL: '1200' (3 sibs) 36: 0x55a970ef70a8 VAL: '1201' (3 sibs) 36: 0x55a970ef7140 VAL: '1202' (3 sibs) 36: 0x55a970ef6ed8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef71e0 VAL: '1210' (3 sibs) 36: 0x55a970ef7278 VAL: '1211' (3 sibs) 36: 0x55a970ef7310 VAL: '1212' (3 sibs) 36: 0x55a970ef6f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef73b0 VAL: '1220' (3 sibs) 36: 0x55a970ef7448 VAL: '1221' (3 sibs) 36: 0x55a970ef74e0 VAL: '1222' (3 sibs) 36: 0x55a970ef45c0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7580 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7750 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7920 VAL: '2000' (3 sibs) 36: 0x55a970ef79b8 VAL: '2001' (3 sibs) 36: 0x55a970ef7a50 VAL: '2002' (3 sibs) 36: 0x55a970ef77e8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7af0 VAL: '2010' (3 sibs) 36: 0x55a970ef7b88 VAL: '2011' (3 sibs) 36: 0x55a970ef7c20 VAL: '2012' (3 sibs) 36: 0x55a970ef7880 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7cc0 VAL: '2020' (3 sibs) 36: 0x55a970ef7d58 VAL: '2021' (3 sibs) 36: 0x55a970ef7df0 VAL: '2022' (3 sibs) 36: 0x55a970ef7618 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7e90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8060 VAL: '2100' (3 sibs) 36: 0x55a970ef80f8 VAL: '2101' (3 sibs) 36: 0x55a970ef8190 VAL: '2102' (3 sibs) 36: 0x55a970ef7f28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8230 VAL: '2110' (3 sibs) 36: 0x55a970ef82c8 VAL: '2111' (3 sibs) 36: 0x55a970ef8360 VAL: '2112' (3 sibs) 36: 0x55a970ef7fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8400 VAL: '2120' (3 sibs) 36: 0x55a970ef8498 VAL: '2121' (3 sibs) 36: 0x55a970ef8530 VAL: '2122' (3 sibs) 36: 0x55a970ef76b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef85d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef87a0 VAL: '2200' (3 sibs) 36: 0x55a970ef8838 VAL: '2201' (3 sibs) 36: 0x55a970ef88d0 VAL: '2202' (3 sibs) 36: 0x55a970ef8668 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8970 VAL: '2210' (3 sibs) 36: 0x55a970ef8a08 VAL: '2211' (3 sibs) 36: 0x55a970ef8aa0 VAL: '2212' (3 sibs) 36: 0x55a970ef8700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8b40 VAL: '2220' (3 sibs) 36: 0x55a970ef8bd8 VAL: '2221' (3 sibs) 36: 0x55a970ef8c70 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f06ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f06d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f06dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f06e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f06ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f06f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f07000 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f07090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f07120 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f071b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f07240 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f072d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f07360 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f073f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f07480 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f07510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f075a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f07630 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f076c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f07750 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f077e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f07870 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f07900 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f07990 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f07a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f07ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f07b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f07bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f07c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f07cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f07d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f07e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f07ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f07f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f07fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f08050 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f080e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f08170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f08200 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f08290 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f08320 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f083b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f08440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f084d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f08560 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f085f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f08680 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f08710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f087a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f08830 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f088c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f08950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f089e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f08a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f08b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f08b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f08c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f08cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f08d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f08dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f08e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f08ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f08f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f09010 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f090a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f09130 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f091c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f09250 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f092e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f09370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f09400 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f09490 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f09520 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f095b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f09640 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f096d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f09760 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f097f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f09880 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f09910 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f099a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f09a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f09ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f09b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f09be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f09c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f09d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f09d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f09e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f09eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f09f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f09fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f0a060 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f0a0f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f0a180 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f0a210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f0a2a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f0a330 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f0a3c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f0a450 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f0a4e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f0a570 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f0a600 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f0a690 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f0a720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f0a7b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f0a840 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f0a8d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f0a960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f0a9f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f0aa80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f0ab10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f0aba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f0ac30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f0acc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f0ad50 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f0ade0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f0ae70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f0af00 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f0af90 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f0b020 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: 0x55a970ef42a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970eef9d0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefba0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefd70 SEQ: (3 sibs) 3 children: 36: 0x55a970eeff40 VAL: '0000' (3 sibs) 36: 0x55a970eeffd8 VAL: '0001' (3 sibs) 36: 0x55a970ef0070 VAL: '0002' (3 sibs) 36: 0x55a970eefe08 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0110 VAL: '0010' (3 sibs) 36: 0x55a970ef01a8 VAL: '0011' (3 sibs) 36: 0x55a970ef0240 VAL: '0012' (3 sibs) 36: 0x55a970eefea0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef02e0 VAL: '0020' (3 sibs) 36: 0x55a970ef0378 VAL: '0021' (3 sibs) 36: 0x55a970ef0410 VAL: '0022' (3 sibs) 36: 0x55a970eefc38 SEQ: (3 sibs) 3 children: 36: 0x55a970ef04b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0680 VAL: '0100' (3 sibs) 36: 0x55a970ef0718 VAL: '0101' (3 sibs) 36: 0x55a970ef07b0 VAL: '0102' (3 sibs) 36: 0x55a970ef0548 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0850 VAL: '0110' (3 sibs) 36: 0x55a970ef08e8 VAL: '0111' (3 sibs) 36: 0x55a970ef0980 VAL: '0112' (3 sibs) 36: 0x55a970ef05e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0a20 VAL: '0120' (3 sibs) 36: 0x55a970ef0ab8 VAL: '0121' (3 sibs) 36: 0x55a970ef0b50 VAL: '0122' (3 sibs) 36: 0x55a970eefcd0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0dc0 VAL: '0200' (3 sibs) 36: 0x55a970ef0e58 VAL: '0201' (3 sibs) 36: 0x55a970ef0ef0 VAL: '0202' (3 sibs) 36: 0x55a970ef0c88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0f90 VAL: '0210' (3 sibs) 36: 0x55a970ef1028 VAL: '0211' (3 sibs) 36: 0x55a970ef10c0 VAL: '0212' (3 sibs) 36: 0x55a970ef0d20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1160 VAL: '0220' (3 sibs) 36: 0x55a970ef11f8 VAL: '0221' (3 sibs) 36: 0x55a970ef1290 VAL: '0222' (3 sibs) 36: 0x55a970eefa68 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1330 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef16d0 VAL: '1000' (3 sibs) 36: 0x55a970ef1768 VAL: '1001' (3 sibs) 36: 0x55a970ef1800 VAL: '1002' (3 sibs) 36: 0x55a970ef1598 SEQ: (3 sibs) 3 children: 36: 0x55a970ef18a0 VAL: '1010' (3 sibs) 36: 0x55a970ef1938 VAL: '1011' (3 sibs) 36: 0x55a970ef19d0 VAL: '1012' (3 sibs) 36: 0x55a970ef1630 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1a70 VAL: '1020' (3 sibs) 36: 0x55a970ef1b08 VAL: '1021' (3 sibs) 36: 0x55a970ef1ba0 VAL: '1022' (3 sibs) 36: 0x55a970ef13c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1e10 VAL: '1100' (3 sibs) 36: 0x55a970ef1ea8 VAL: '1101' (3 sibs) 36: 0x55a970ef1f40 VAL: '1102' (3 sibs) 36: 0x55a970ef1cd8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1fe0 VAL: '1110' (3 sibs) 36: 0x55a970ef2078 VAL: '1111' (3 sibs) 36: 0x55a970ef2110 VAL: '1112' (3 sibs) 36: 0x55a970ef1d70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef21b0 VAL: '1120' (3 sibs) 36: 0x55a970ef2248 VAL: '1121' (3 sibs) 36: 0x55a970ef22e0 VAL: '1122' (3 sibs) 36: 0x55a970ef1460 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2380 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2550 VAL: '1200' (3 sibs) 36: 0x55a970ef25e8 VAL: '1201' (3 sibs) 36: 0x55a970ef2680 VAL: '1202' (3 sibs) 36: 0x55a970ef2418 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2720 VAL: '1210' (3 sibs) 36: 0x55a970ef27b8 VAL: '1211' (3 sibs) 36: 0x55a970ef2850 VAL: '1212' (3 sibs) 36: 0x55a970ef24b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef28f0 VAL: '1220' (3 sibs) 36: 0x55a970ef2988 VAL: '1221' (3 sibs) 36: 0x55a970ef2a20 VAL: '1222' (3 sibs) 36: 0x55a970eefb00 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2ac0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2c90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2e60 VAL: '2000' (3 sibs) 36: 0x55a970ef2ef8 VAL: '2001' (3 sibs) 36: 0x55a970ef2f90 VAL: '2002' (3 sibs) 36: 0x55a970ef2d28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3030 VAL: '2010' (3 sibs) 36: 0x55a970ef30c8 VAL: '2011' (3 sibs) 36: 0x55a970ef3160 VAL: '2012' (3 sibs) 36: 0x55a970ef2dc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3200 VAL: '2020' (3 sibs) 36: 0x55a970ef3298 VAL: '2021' (3 sibs) 36: 0x55a970ef3330 VAL: '2022' (3 sibs) 36: 0x55a970ef2b58 SEQ: (3 sibs) 3 children: 36: 0x55a970ef33d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef35a0 VAL: '2100' (3 sibs) 36: 0x55a970ef3638 VAL: '2101' (3 sibs) 36: 0x55a970ef36d0 VAL: '2102' (3 sibs) 36: 0x55a970ef3468 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3770 VAL: '2110' (3 sibs) 36: 0x55a970ef3808 VAL: '2111' (3 sibs) 36: 0x55a970ef38a0 VAL: '2112' (3 sibs) 36: 0x55a970ef3500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3940 VAL: '2120' (3 sibs) 36: 0x55a970ef39d8 VAL: '2121' (3 sibs) 36: 0x55a970ef3a70 VAL: '2122' (3 sibs) 36: 0x55a970ef2bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3b10 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3ce0 VAL: '2200' (3 sibs) 36: 0x55a970ef3d78 VAL: '2201' (3 sibs) 36: 0x55a970ef3e10 VAL: '2202' (3 sibs) 36: 0x55a970ef3ba8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3eb0 VAL: '2210' (3 sibs) 36: 0x55a970ef3f48 VAL: '2211' (3 sibs) 36: 0x55a970ef3fe0 VAL: '2212' (3 sibs) 36: 0x55a970ef3c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4080 VAL: '2220' (3 sibs) 36: 0x55a970ef4118 VAL: '2221' (3 sibs) 36: 0x55a970ef41b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f0b4b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f0b540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f0b5d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f0b660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f0b6f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f0b780 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f0b810 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f0b8a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f0b930 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f0b9c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f0ba50 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f0bae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f0bb70 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f0bc00 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f0bc90 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f0bd20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f0bdb0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f0be40 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f0bed0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f0bf60 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f0bff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f0c080 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f0c110 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f0c1a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f0c230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f0c2c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f0c350 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f0c3e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f0c470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f0c500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f0c590 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f0c620 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f0c6b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f0c740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f0c7d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f0c860 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f0c8f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f0c980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f0ca10 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f0caa0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f0cb30 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f0cbc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f0cc50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f0cce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f0cd70 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f0ce00 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f0ce90 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f0cf20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f0cfb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f0d040 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f0d0d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f0d160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f0d1f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f0d280 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f0d310 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f0d3a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f0d430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f0d4c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f0d550 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f0d5e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f0d670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f0d700 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f0d790 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f0d820 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f0d8b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f0d940 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f0d9d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f0da60 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f0daf0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f0db80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f0dc10 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f0dca0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f0dd30 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f0ddc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f0de50 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f0dee0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f0df70 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f0e000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f0e090 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f0e120 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f0e1b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f0e240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f0e2d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f0e360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f0e3f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f0e480 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f0e510 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f0e5a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f0e630 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f0e6c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f0e750 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f0e7e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f0e870 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f0e900 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f0e990 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f0ea20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f0eab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f0eb40 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f0ebd0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f0ec60 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f0ecf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f0ed80 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f0ee10 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f0eea0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f0ef30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f0efc0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f0f050 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f0f0e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f0f170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f0f200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f0f290 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f0f320 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f0f3b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f0f440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f0f4d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f0f560 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f0f5f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f0f680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f0f710 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f0f7a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f0f830 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: 0x55a970ef43b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970ef4490 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4660 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4a00 VAL: '0000' (3 sibs) 36: 0x55a970ef4a98 VAL: '0001' (3 sibs) 36: 0x55a970ef4b30 VAL: '0002' (3 sibs) 36: 0x55a970ef48c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4bd0 VAL: '0010' (3 sibs) 36: 0x55a970ef4c68 VAL: '0011' (3 sibs) 36: 0x55a970ef4d00 VAL: '0012' (3 sibs) 36: 0x55a970ef4960 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4da0 VAL: '0020' (3 sibs) 36: 0x55a970ef4e38 VAL: '0021' (3 sibs) 36: 0x55a970ef4ed0 VAL: '0022' (3 sibs) 36: 0x55a970ef46f8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5140 VAL: '0100' (3 sibs) 36: 0x55a970ef51d8 VAL: '0101' (3 sibs) 36: 0x55a970ef5270 VAL: '0102' (3 sibs) 36: 0x55a970ef5008 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5310 VAL: '0110' (3 sibs) 36: 0x55a970ef53a8 VAL: '0111' (3 sibs) 36: 0x55a970ef5440 VAL: '0112' (3 sibs) 36: 0x55a970ef50a0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef54e0 VAL: '0120' (3 sibs) 36: 0x55a970ef5578 VAL: '0121' (3 sibs) 36: 0x55a970ef5610 VAL: '0122' (3 sibs) 36: 0x55a970ef4790 SEQ: (3 sibs) 3 children: 36: 0x55a970ef56b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5880 VAL: '0200' (3 sibs) 36: 0x55a970ef5918 VAL: '0201' (3 sibs) 36: 0x55a970ef59b0 VAL: '0202' (3 sibs) 36: 0x55a970ef5748 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5a50 VAL: '0210' (3 sibs) 36: 0x55a970ef5ae8 VAL: '0211' (3 sibs) 36: 0x55a970ef5b80 VAL: '0212' (3 sibs) 36: 0x55a970ef57e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5c20 VAL: '0220' (3 sibs) 36: 0x55a970ef5cb8 VAL: '0221' (3 sibs) 36: 0x55a970ef5d50 VAL: '0222' (3 sibs) 36: 0x55a970ef4528 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5df0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6190 VAL: '1000' (3 sibs) 36: 0x55a970ef6228 VAL: '1001' (3 sibs) 36: 0x55a970ef62c0 VAL: '1002' (3 sibs) 36: 0x55a970ef6058 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6360 VAL: '1010' (3 sibs) 36: 0x55a970ef63f8 VAL: '1011' (3 sibs) 36: 0x55a970ef6490 VAL: '1012' (3 sibs) 36: 0x55a970ef60f0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6530 VAL: '1020' (3 sibs) 36: 0x55a970ef65c8 VAL: '1021' (3 sibs) 36: 0x55a970ef6660 VAL: '1022' (3 sibs) 36: 0x55a970ef5e88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef68d0 VAL: '1100' (3 sibs) 36: 0x55a970ef6968 VAL: '1101' (3 sibs) 36: 0x55a970ef6a00 VAL: '1102' (3 sibs) 36: 0x55a970ef6798 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6aa0 VAL: '1110' (3 sibs) 36: 0x55a970ef6b38 VAL: '1111' (3 sibs) 36: 0x55a970ef6bd0 VAL: '1112' (3 sibs) 36: 0x55a970ef6830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6c70 VAL: '1120' (3 sibs) 36: 0x55a970ef6d08 VAL: '1121' (3 sibs) 36: 0x55a970ef6da0 VAL: '1122' (3 sibs) 36: 0x55a970ef5f20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6e40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7010 VAL: '1200' (3 sibs) 36: 0x55a970ef70a8 VAL: '1201' (3 sibs) 36: 0x55a970ef7140 VAL: '1202' (3 sibs) 36: 0x55a970ef6ed8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef71e0 VAL: '1210' (3 sibs) 36: 0x55a970ef7278 VAL: '1211' (3 sibs) 36: 0x55a970ef7310 VAL: '1212' (3 sibs) 36: 0x55a970ef6f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef73b0 VAL: '1220' (3 sibs) 36: 0x55a970ef7448 VAL: '1221' (3 sibs) 36: 0x55a970ef74e0 VAL: '1222' (3 sibs) 36: 0x55a970ef45c0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7580 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7750 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7920 VAL: '2000' (3 sibs) 36: 0x55a970ef79b8 VAL: '2001' (3 sibs) 36: 0x55a970ef7a50 VAL: '2002' (3 sibs) 36: 0x55a970ef77e8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7af0 VAL: '2010' (3 sibs) 36: 0x55a970ef7b88 VAL: '2011' (3 sibs) 36: 0x55a970ef7c20 VAL: '2012' (3 sibs) 36: 0x55a970ef7880 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7cc0 VAL: '2020' (3 sibs) 36: 0x55a970ef7d58 VAL: '2021' (3 sibs) 36: 0x55a970ef7df0 VAL: '2022' (3 sibs) 36: 0x55a970ef7618 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7e90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8060 VAL: '2100' (3 sibs) 36: 0x55a970ef80f8 VAL: '2101' (3 sibs) 36: 0x55a970ef8190 VAL: '2102' (3 sibs) 36: 0x55a970ef7f28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8230 VAL: '2110' (3 sibs) 36: 0x55a970ef82c8 VAL: '2111' (3 sibs) 36: 0x55a970ef8360 VAL: '2112' (3 sibs) 36: 0x55a970ef7fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8400 VAL: '2120' (3 sibs) 36: 0x55a970ef8498 VAL: '2121' (3 sibs) 36: 0x55a970ef8530 VAL: '2122' (3 sibs) 36: 0x55a970ef76b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef85d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef87a0 VAL: '2200' (3 sibs) 36: 0x55a970ef8838 VAL: '2201' (3 sibs) 36: 0x55a970ef88d0 VAL: '2202' (3 sibs) 36: 0x55a970ef8668 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8970 VAL: '2210' (3 sibs) 36: 0x55a970ef8a08 VAL: '2211' (3 sibs) 36: 0x55a970ef8aa0 VAL: '2212' (3 sibs) 36: 0x55a970ef8700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8b40 VAL: '2220' (3 sibs) 36: 0x55a970ef8bd8 VAL: '2221' (3 sibs) 36: 0x55a970ef8c70 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f0fcc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f0fd50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f0fde0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f0fe70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f0ff00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f0ff90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f10020 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f100b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f10140 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f101d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f10260 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f102f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f10380 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f10410 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f104a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f10530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f105c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f10650 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f106e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f10770 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f10800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f10890 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f10920 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f109b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f10a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f10ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f10b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f10bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f10c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f10d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f10da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f10e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f10ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f10f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f10fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f11070 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f11100 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f11190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f11220 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f112b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f11340 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f113d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f11460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f114f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f11580 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f11610 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f116a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f11730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f117c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f11850 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f118e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f11970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f11a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f11a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f11b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f11bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f11c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f11cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f11d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f11df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f11e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f11f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f11fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f12030 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f120c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f12150 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f121e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f12270 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f12300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f12390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f12420 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f124b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f12540 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f125d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f12660 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f126f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f12780 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f12810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f128a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f12930 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f129c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f12a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f12ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f12b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f12c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f12c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f12d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f12db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f12e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f12ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f12f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f12ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f13080 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f13110 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f131a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f13230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f132c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f13350 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f133e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f13470 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f13500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f13590 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f13620 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f136b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f13740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f137d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f13860 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f138f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f13980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f13a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f13aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f13b30 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f13bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f13c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f13ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f13d70 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f13e00 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f13e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f13f20 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f13fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f14040 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] 0x55a970efee70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970efef00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970efef90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970eff020 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970eff0b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970eff140 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970eff1d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970eff260 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970eff2f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970eff380 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970eff410 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970eff4a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970eff530 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970eff5c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970eff650 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970eff6e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970eff770 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970eff800 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970eff890 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970eff920 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970eff9b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970effa40 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970effad0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970effb60 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970effbf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970effc80 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970effd10 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970effda0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970effe30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970effec0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970efff50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970efffe0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f00070 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f00100 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f00190 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f00220 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f002b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f00340 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f003d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f00460 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f004f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f00580 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f00610 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f006a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f00730 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f007c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f00850 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f008e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f00970 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f00a00 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f00a90 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f00b20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f00bb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f00c40 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f00cd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f00d60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f00df0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f00e80 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f00f10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f00fa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f01030 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f010c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f01150 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f011e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f01270 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f01300 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f01390 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f01420 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f014b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f01540 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f015d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f01660 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f016f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f01780 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f01810 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f018a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f01930 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f019c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f01a50 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f01ae0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f01b70 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f01c00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f01c90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f01d20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f01db0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f01e40 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f01ed0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f01f60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f01ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f02080 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f02110 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f021a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f02230 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f022c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f02350 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f023e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f02470 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f02500 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f02590 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f02620 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f026b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f02740 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f027d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f02860 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f028f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f02980 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f02a10 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f02aa0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f02b30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f02bc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f02c50 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f02ce0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f02d70 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f02e00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f02e90 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f02f20 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f02fb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f03040 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f030d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f03160 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f031f0 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] 0x55a970f168e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f16970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f16a00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f16a90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f16b20 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f16bb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f16c40 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f16cd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f16d60 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f16df0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f16e80 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f16f10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f16fa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f17030 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f170c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f17150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f171e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f17270 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f17300 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f17390 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f17420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f174b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f17540 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f175d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f17660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f176f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f17780 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f17810 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f178a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f17930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f179c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f17a50 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f17ae0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f17b70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f17c00 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f17c90 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f17d20 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f17db0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f17e40 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f17ed0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f17f60 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f17ff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f18080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f18110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f181a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f18230 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f182c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f18350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f183e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f18470 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f18500 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f18590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f18620 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f186b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f18740 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f187d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f18860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f188f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f18980 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f18a10 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f18aa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f18b30 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f18bc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f18c50 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f18ce0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f18d70 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f18e00 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f18e90 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f18f20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f18fb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f19040 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f190d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f19160 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f191f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f19280 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f19310 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f193a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f19430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f194c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f19550 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f195e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f19670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f19700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f19790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f19820 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f198b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f19940 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f199d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f19a60 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f19af0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f19b80 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f19c10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f19ca0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f19d30 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f19dc0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f19e50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f19ee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f19f70 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f1a000 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f1a090 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f1a120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f1a1b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f1a240 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f1a2d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f1a360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f1a3f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f1a480 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f1a510 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f1a5a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f1a630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f1a6c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f1a750 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f1a7e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f1a870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f1a900 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f1a990 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f1aa20 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f1aab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f1ab40 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f1abd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f1ac60 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] 0x55a970f06ca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f06d30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f06dc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f06e50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f06ee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f06f70 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f07000 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f07090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f07120 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f071b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f07240 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f072d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f07360 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f073f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f07480 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f07510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f075a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f07630 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f076c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f07750 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f077e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f07870 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f07900 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f07990 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f07a20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f07ab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f07b40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f07bd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f07c60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f07cf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f07d80 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f07e10 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f07ea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f07f30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f07fc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f08050 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f080e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f08170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f08200 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f08290 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f08320 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f083b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f08440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f084d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f08560 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f085f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f08680 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f08710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f087a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f08830 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f088c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f08950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f089e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f08a70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f08b00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f08b90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f08c20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f08cb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f08d40 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f08dd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f08e60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f08ef0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f08f80 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f09010 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f090a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f09130 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f091c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f09250 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f092e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f09370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f09400 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f09490 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f09520 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f095b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f09640 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f096d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f09760 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f097f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f09880 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f09910 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f099a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f09a30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f09ac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f09b50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f09be0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f09c70 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f09d00 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f09d90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f09e20 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f09eb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f09f40 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f09fd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f0a060 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f0a0f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f0a180 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f0a210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f0a2a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f0a330 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f0a3c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f0a450 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f0a4e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f0a570 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f0a600 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f0a690 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f0a720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f0a7b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f0a840 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f0a8d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f0a960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f0a9f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f0aa80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f0ab10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f0aba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f0ac30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f0acc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f0ad50 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f0ade0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f0ae70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f0af00 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f0af90 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f0b020 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] 0x55a970f1b0f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f1b180 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f1b210 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f1b2a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f1b330 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f1b3c0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f1b450 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f1b4e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f1b570 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f1b600 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f1b690 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f1b720 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f1b7b0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f1b840 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f1b8d0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f1b960 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f1b9f0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f1ba80 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f1bb10 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f1bba0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f1bc30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f1bcc0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f1bd50 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f1bde0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f1be70 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f1bf00 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f1bf90 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f1c020 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f1c0b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f1c140 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f1c1d0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f1c260 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f1c2f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f1c380 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f1c410 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f1c4a0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f1c530 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f1c5c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f1c650 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f1c6e0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f1c770 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f1c800 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f1c890 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f1c920 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f1c9b0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f1ca40 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f1cad0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f1cb60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f1cbf0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f1cc80 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f1cd10 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f1cda0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f1ce30 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f1cec0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f1cf50 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f1cfe0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f1d070 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f1d100 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f1d190 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f1d220 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f1d2b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f1d340 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f1d3d0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f1d460 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f1d4f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f1d580 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f1d610 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f1d6a0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f1d730 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f1d7c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f1d850 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f1d8e0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f1d970 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f1da00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f1da90 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f1db20 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f1dbb0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f1dc40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f1dcd0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f1dd60 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f1ddf0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f1de80 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f1df10 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f1dfa0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f1e030 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f1e0c0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f1e150 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f1e1e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f1e270 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f1e300 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f1e390 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f1e420 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f1e4b0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f1e540 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f1e5d0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f1e660 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f1e6f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f1e780 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f1e810 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f1e8a0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f1e930 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f1e9c0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f1ea50 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f1eae0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f1eb70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f1ec00 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f1ec90 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f1ed20 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f1edb0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f1ee40 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f1eed0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f1ef60 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f1eff0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f1f080 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f1f110 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f1f1a0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f1f230 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f1f2c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f1f350 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f1f3e0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f1f470 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] 0x55a970f0b4b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f0b540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f0b5d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f0b660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f0b6f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f0b780 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f0b810 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f0b8a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f0b930 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f0b9c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f0ba50 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f0bae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f0bb70 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f0bc00 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f0bc90 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f0bd20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f0bdb0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f0be40 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f0bed0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f0bf60 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f0bff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f0c080 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f0c110 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f0c1a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f0c230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f0c2c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f0c350 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f0c3e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f0c470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f0c500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f0c590 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f0c620 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f0c6b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f0c740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f0c7d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f0c860 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f0c8f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f0c980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f0ca10 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f0caa0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f0cb30 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f0cbc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f0cc50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f0cce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f0cd70 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f0ce00 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f0ce90 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f0cf20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f0cfb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f0d040 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f0d0d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f0d160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f0d1f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f0d280 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f0d310 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f0d3a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f0d430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f0d4c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f0d550 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f0d5e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f0d670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f0d700 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f0d790 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f0d820 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f0d8b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f0d940 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f0d9d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f0da60 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f0daf0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f0db80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f0dc10 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f0dca0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f0dd30 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f0ddc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f0de50 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f0dee0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f0df70 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f0e000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f0e090 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f0e120 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f0e1b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f0e240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f0e2d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f0e360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f0e3f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f0e480 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f0e510 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f0e5a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f0e630 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f0e6c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f0e750 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f0e7e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f0e870 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f0e900 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f0e990 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f0ea20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f0eab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f0eb40 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f0ebd0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f0ec60 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f0ecf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f0ed80 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f0ee10 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f0eea0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f0ef30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f0efc0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f0f050 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f0f0e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f0f170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f0f200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f0f290 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f0f320 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f0f3b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f0f440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f0f4d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f0f560 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f0f5f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f0f680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f0f710 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f0f7a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f0f830 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] 0x55a970f1f900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f1f990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f1fa20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f1fab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f1fb40 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f1fbd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f1fc60 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f1fcf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f1fd80 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f1fe10 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f1fea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f1ff30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f1ffc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f20050 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f200e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f20170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f20200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f20290 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f20320 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f203b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f20440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f204d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f20560 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f205f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f20680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f20710 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f207a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f20830 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f208c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f20950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f209e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f20a70 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f20b00 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f20b90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f20c20 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f20cb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f20d40 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f20dd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f20e60 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f20ef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f20f80 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f21010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f210a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f21130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f211c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f21250 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f212e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f21370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f21400 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f21490 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f21520 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f215b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f21640 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f216d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f21760 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f217f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f21880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f21910 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f219a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f21a30 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f21ac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f21b50 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f21be0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f21c70 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f21d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f21d90 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f21e20 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f21eb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f21f40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f21fd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f22060 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f220f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f22180 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f22210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f222a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f22330 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f223c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f22450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f224e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f22570 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f22600 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f22690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f22720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f227b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f22840 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f228d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f22960 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f229f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f22a80 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f22b10 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f22ba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f22c30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f22cc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f22d50 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f22de0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f22e70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f22f00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f22f90 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f23020 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f230b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f23140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f231d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f23260 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f232f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f23380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f23410 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f234a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f23530 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f235c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f23650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f236e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f23770 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f23800 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f23890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f23920 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f239b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f23a40 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f23ad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f23b60 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f23bf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f23c80 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] 0x55a970f0fcc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f0fd50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f0fde0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f0fe70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f0ff00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f0ff90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f10020 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f100b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f10140 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f101d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f10260 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f102f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f10380 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f10410 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f104a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f10530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f105c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f10650 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f106e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f10770 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f10800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f10890 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f10920 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f109b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f10a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f10ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f10b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f10bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f10c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f10d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f10da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f10e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f10ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f10f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f10fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f11070 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f11100 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f11190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f11220 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f112b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f11340 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f113d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f11460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f114f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f11580 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f11610 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f116a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f11730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f117c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f11850 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f118e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f11970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f11a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f11a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f11b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f11bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f11c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f11cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f11d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f11df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f11e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f11f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f11fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f12030 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f120c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f12150 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f121e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f12270 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f12300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f12390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f12420 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f124b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f12540 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f125d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f12660 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f126f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f12780 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f12810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f128a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f12930 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f129c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f12a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f12ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f12b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f12c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f12c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f12d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f12db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f12e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f12ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f12f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f12ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f13080 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f13110 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f131a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f13230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f132c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f13350 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f133e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f13470 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f13500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f13590 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f13620 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f136b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f13740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f137d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f13860 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f138f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f13980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f13a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f13aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f13b30 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f13bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f13c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f13ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f13d70 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f13e00 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f13e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f13f20 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f13fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f14040 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] 0x55a970f26520 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f265b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f26640 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f266d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f26760 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f267f0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f26880 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f26910 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f269a0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f26a30 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f26ac0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f26b50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f26be0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f26c70 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f26d00 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f26d90 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f26e20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f26eb0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f26f40 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f26fd0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f27060 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f270f0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f27180 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f27210 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f272a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f27330 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f273c0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f27450 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f274e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f27570 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f27600 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f27690 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f27720 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f277b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f27840 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f278d0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f27960 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f279f0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f27a80 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f27b10 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f27ba0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f27c30 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f27cc0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f27d50 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f27de0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f27e70 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f27f00 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f27f90 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f28020 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f280b0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f28140 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f281d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f28260 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f282f0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f28380 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f28410 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f284a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f28530 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f285c0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f28650 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f286e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f28770 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f28800 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f28890 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f28920 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f289b0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f28a40 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f28ad0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f28b60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f28bf0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f28c80 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f28d10 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f28da0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f28e30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f28ec0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f28f50 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f28fe0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f29070 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f29100 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f29190 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f29220 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f292b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f29340 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f293d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f29460 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f294f0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f29580 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f29610 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f296a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f29730 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f297c0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f29850 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f298e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f29970 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f29a00 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f29a90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f29b20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f29bb0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f29c40 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f29cd0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f29d60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f29df0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f29e80 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f29f10 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f29fa0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f2a030 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f2a0c0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f2a150 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f2a1e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f2a270 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f2a300 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f2a390 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f2a420 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f2a4b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f2a540 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f2a5d0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f2a660 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f2a6f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f2a780 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f2a810 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f2a8a0 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: 0x55a970ef42a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970eef9d0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefba0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefd70 SEQ: (3 sibs) 3 children: 36: 0x55a970eeff40 VAL: '0000' (3 sibs) 36: 0x55a970eeffd8 VAL: '0001' (3 sibs) 36: 0x55a970ef0070 VAL: '0002' (3 sibs) 36: 0x55a970eefe08 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0110 VAL: '0010' (3 sibs) 36: 0x55a970ef01a8 VAL: '0011' (3 sibs) 36: 0x55a970ef0240 VAL: '0012' (3 sibs) 36: 0x55a970eefea0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef02e0 VAL: '0020' (3 sibs) 36: 0x55a970ef0378 VAL: '0021' (3 sibs) 36: 0x55a970ef0410 VAL: '0022' (3 sibs) 36: 0x55a970eefc38 SEQ: (3 sibs) 3 children: 36: 0x55a970ef04b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0680 VAL: '0100' (3 sibs) 36: 0x55a970ef0718 VAL: '0101' (3 sibs) 36: 0x55a970ef07b0 VAL: '0102' (3 sibs) 36: 0x55a970ef0548 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0850 VAL: '0110' (3 sibs) 36: 0x55a970ef08e8 VAL: '0111' (3 sibs) 36: 0x55a970ef0980 VAL: '0112' (3 sibs) 36: 0x55a970ef05e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0a20 VAL: '0120' (3 sibs) 36: 0x55a970ef0ab8 VAL: '0121' (3 sibs) 36: 0x55a970ef0b50 VAL: '0122' (3 sibs) 36: 0x55a970eefcd0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0dc0 VAL: '0200' (3 sibs) 36: 0x55a970ef0e58 VAL: '0201' (3 sibs) 36: 0x55a970ef0ef0 VAL: '0202' (3 sibs) 36: 0x55a970ef0c88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0f90 VAL: '0210' (3 sibs) 36: 0x55a970ef1028 VAL: '0211' (3 sibs) 36: 0x55a970ef10c0 VAL: '0212' (3 sibs) 36: 0x55a970ef0d20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1160 VAL: '0220' (3 sibs) 36: 0x55a970ef11f8 VAL: '0221' (3 sibs) 36: 0x55a970ef1290 VAL: '0222' (3 sibs) 36: 0x55a970eefa68 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1330 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef16d0 VAL: '1000' (3 sibs) 36: 0x55a970ef1768 VAL: '1001' (3 sibs) 36: 0x55a970ef1800 VAL: '1002' (3 sibs) 36: 0x55a970ef1598 SEQ: (3 sibs) 3 children: 36: 0x55a970ef18a0 VAL: '1010' (3 sibs) 36: 0x55a970ef1938 VAL: '1011' (3 sibs) 36: 0x55a970ef19d0 VAL: '1012' (3 sibs) 36: 0x55a970ef1630 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1a70 VAL: '1020' (3 sibs) 36: 0x55a970ef1b08 VAL: '1021' (3 sibs) 36: 0x55a970ef1ba0 VAL: '1022' (3 sibs) 36: 0x55a970ef13c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1e10 VAL: '1100' (3 sibs) 36: 0x55a970ef1ea8 VAL: '1101' (3 sibs) 36: 0x55a970ef1f40 VAL: '1102' (3 sibs) 36: 0x55a970ef1cd8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1fe0 VAL: '1110' (3 sibs) 36: 0x55a970ef2078 VAL: '1111' (3 sibs) 36: 0x55a970ef2110 VAL: '1112' (3 sibs) 36: 0x55a970ef1d70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef21b0 VAL: '1120' (3 sibs) 36: 0x55a970ef2248 VAL: '1121' (3 sibs) 36: 0x55a970ef22e0 VAL: '1122' (3 sibs) 36: 0x55a970ef1460 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2380 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2550 VAL: '1200' (3 sibs) 36: 0x55a970ef25e8 VAL: '1201' (3 sibs) 36: 0x55a970ef2680 VAL: '1202' (3 sibs) 36: 0x55a970ef2418 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2720 VAL: '1210' (3 sibs) 36: 0x55a970ef27b8 VAL: '1211' (3 sibs) 36: 0x55a970ef2850 VAL: '1212' (3 sibs) 36: 0x55a970ef24b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef28f0 VAL: '1220' (3 sibs) 36: 0x55a970ef2988 VAL: '1221' (3 sibs) 36: 0x55a970ef2a20 VAL: '1222' (3 sibs) 36: 0x55a970eefb00 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2ac0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2c90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2e60 VAL: '2000' (3 sibs) 36: 0x55a970ef2ef8 VAL: '2001' (3 sibs) 36: 0x55a970ef2f90 VAL: '2002' (3 sibs) 36: 0x55a970ef2d28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3030 VAL: '2010' (3 sibs) 36: 0x55a970ef30c8 VAL: '2011' (3 sibs) 36: 0x55a970ef3160 VAL: '2012' (3 sibs) 36: 0x55a970ef2dc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3200 VAL: '2020' (3 sibs) 36: 0x55a970ef3298 VAL: '2021' (3 sibs) 36: 0x55a970ef3330 VAL: '2022' (3 sibs) 36: 0x55a970ef2b58 SEQ: (3 sibs) 3 children: 36: 0x55a970ef33d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef35a0 VAL: '2100' (3 sibs) 36: 0x55a970ef3638 VAL: '2101' (3 sibs) 36: 0x55a970ef36d0 VAL: '2102' (3 sibs) 36: 0x55a970ef3468 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3770 VAL: '2110' (3 sibs) 36: 0x55a970ef3808 VAL: '2111' (3 sibs) 36: 0x55a970ef38a0 VAL: '2112' (3 sibs) 36: 0x55a970ef3500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3940 VAL: '2120' (3 sibs) 36: 0x55a970ef39d8 VAL: '2121' (3 sibs) 36: 0x55a970ef3a70 VAL: '2122' (3 sibs) 36: 0x55a970ef2bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3b10 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3ce0 VAL: '2200' (3 sibs) 36: 0x55a970ef3d78 VAL: '2201' (3 sibs) 36: 0x55a970ef3e10 VAL: '2202' (3 sibs) 36: 0x55a970ef3ba8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3eb0 VAL: '2210' (3 sibs) 36: 0x55a970ef3f48 VAL: '2211' (3 sibs) 36: 0x55a970ef3fe0 VAL: '2212' (3 sibs) 36: 0x55a970ef3c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4080 VAL: '2220' (3 sibs) 36: 0x55a970ef4118 VAL: '2221' (3 sibs) 36: 0x55a970ef41b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f2ad30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f2adc0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f2ae50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f2aee0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f2af70 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f2b000 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f2b090 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f2b120 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f2b1b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f2b240 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f2b2d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f2b360 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f2b3f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f2b480 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f2b510 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f2b5a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f2b630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f2b6c0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f2b750 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f2b7e0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f2b870 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f2b900 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f2b990 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f2ba20 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f2bab0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f2bb40 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f2bbd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f2bc60 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f2bcf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f2bd80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f2be10 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f2bea0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f2bf30 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f2bfc0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f2c050 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f2c0e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f2c170 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f2c200 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f2c290 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f2c320 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f2c3b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f2c440 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f2c4d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f2c560 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f2c5f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f2c680 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f2c710 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f2c7a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f2c830 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f2c8c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f2c950 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f2c9e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f2ca70 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f2cb00 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f2cb90 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f2cc20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f2ccb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f2cd40 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f2cdd0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f2ce60 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f2cef0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f2cf80 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f2d010 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f2d0a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f2d130 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f2d1c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f2d250 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f2d2e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f2d370 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f2d400 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f2d490 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f2d520 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f2d5b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f2d640 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f2d6d0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f2d760 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f2d7f0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f2d880 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f2d910 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f2d9a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f2da30 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f2dac0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f2db50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f2dbe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f2dc70 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f2dd00 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f2dd90 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f2de20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f2deb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f2df40 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f2dfd0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f2e060 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f2e0f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f2e180 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f2e210 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f2e2a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f2e330 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f2e3c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f2e450 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f2e4e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f2e570 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f2e600 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f2e690 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f2e720 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f2e7b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f2e840 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f2e8d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f2e960 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f2e9f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f2ea80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f2eb10 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f2eba0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f2ec30 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f2ecc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f2ed50 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f2ede0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f2ee70 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f2ef00 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f2ef90 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f2f020 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f2f0b0 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: 0x55a970ef43b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970ef4490 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4660 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4a00 VAL: '0000' (3 sibs) 36: 0x55a970ef4a98 VAL: '0001' (3 sibs) 36: 0x55a970ef4b30 VAL: '0002' (3 sibs) 36: 0x55a970ef48c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4bd0 VAL: '0010' (3 sibs) 36: 0x55a970ef4c68 VAL: '0011' (3 sibs) 36: 0x55a970ef4d00 VAL: '0012' (3 sibs) 36: 0x55a970ef4960 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4da0 VAL: '0020' (3 sibs) 36: 0x55a970ef4e38 VAL: '0021' (3 sibs) 36: 0x55a970ef4ed0 VAL: '0022' (3 sibs) 36: 0x55a970ef46f8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5140 VAL: '0100' (3 sibs) 36: 0x55a970ef51d8 VAL: '0101' (3 sibs) 36: 0x55a970ef5270 VAL: '0102' (3 sibs) 36: 0x55a970ef5008 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5310 VAL: '0110' (3 sibs) 36: 0x55a970ef53a8 VAL: '0111' (3 sibs) 36: 0x55a970ef5440 VAL: '0112' (3 sibs) 36: 0x55a970ef50a0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef54e0 VAL: '0120' (3 sibs) 36: 0x55a970ef5578 VAL: '0121' (3 sibs) 36: 0x55a970ef5610 VAL: '0122' (3 sibs) 36: 0x55a970ef4790 SEQ: (3 sibs) 3 children: 36: 0x55a970ef56b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5880 VAL: '0200' (3 sibs) 36: 0x55a970ef5918 VAL: '0201' (3 sibs) 36: 0x55a970ef59b0 VAL: '0202' (3 sibs) 36: 0x55a970ef5748 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5a50 VAL: '0210' (3 sibs) 36: 0x55a970ef5ae8 VAL: '0211' (3 sibs) 36: 0x55a970ef5b80 VAL: '0212' (3 sibs) 36: 0x55a970ef57e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5c20 VAL: '0220' (3 sibs) 36: 0x55a970ef5cb8 VAL: '0221' (3 sibs) 36: 0x55a970ef5d50 VAL: '0222' (3 sibs) 36: 0x55a970ef4528 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5df0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6190 VAL: '1000' (3 sibs) 36: 0x55a970ef6228 VAL: '1001' (3 sibs) 36: 0x55a970ef62c0 VAL: '1002' (3 sibs) 36: 0x55a970ef6058 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6360 VAL: '1010' (3 sibs) 36: 0x55a970ef63f8 VAL: '1011' (3 sibs) 36: 0x55a970ef6490 VAL: '1012' (3 sibs) 36: 0x55a970ef60f0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6530 VAL: '1020' (3 sibs) 36: 0x55a970ef65c8 VAL: '1021' (3 sibs) 36: 0x55a970ef6660 VAL: '1022' (3 sibs) 36: 0x55a970ef5e88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef68d0 VAL: '1100' (3 sibs) 36: 0x55a970ef6968 VAL: '1101' (3 sibs) 36: 0x55a970ef6a00 VAL: '1102' (3 sibs) 36: 0x55a970ef6798 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6aa0 VAL: '1110' (3 sibs) 36: 0x55a970ef6b38 VAL: '1111' (3 sibs) 36: 0x55a970ef6bd0 VAL: '1112' (3 sibs) 36: 0x55a970ef6830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6c70 VAL: '1120' (3 sibs) 36: 0x55a970ef6d08 VAL: '1121' (3 sibs) 36: 0x55a970ef6da0 VAL: '1122' (3 sibs) 36: 0x55a970ef5f20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6e40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7010 VAL: '1200' (3 sibs) 36: 0x55a970ef70a8 VAL: '1201' (3 sibs) 36: 0x55a970ef7140 VAL: '1202' (3 sibs) 36: 0x55a970ef6ed8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef71e0 VAL: '1210' (3 sibs) 36: 0x55a970ef7278 VAL: '1211' (3 sibs) 36: 0x55a970ef7310 VAL: '1212' (3 sibs) 36: 0x55a970ef6f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef73b0 VAL: '1220' (3 sibs) 36: 0x55a970ef7448 VAL: '1221' (3 sibs) 36: 0x55a970ef74e0 VAL: '1222' (3 sibs) 36: 0x55a970ef45c0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7580 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7750 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7920 VAL: '2000' (3 sibs) 36: 0x55a970ef79b8 VAL: '2001' (3 sibs) 36: 0x55a970ef7a50 VAL: '2002' (3 sibs) 36: 0x55a970ef77e8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7af0 VAL: '2010' (3 sibs) 36: 0x55a970ef7b88 VAL: '2011' (3 sibs) 36: 0x55a970ef7c20 VAL: '2012' (3 sibs) 36: 0x55a970ef7880 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7cc0 VAL: '2020' (3 sibs) 36: 0x55a970ef7d58 VAL: '2021' (3 sibs) 36: 0x55a970ef7df0 VAL: '2022' (3 sibs) 36: 0x55a970ef7618 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7e90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8060 VAL: '2100' (3 sibs) 36: 0x55a970ef80f8 VAL: '2101' (3 sibs) 36: 0x55a970ef8190 VAL: '2102' (3 sibs) 36: 0x55a970ef7f28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8230 VAL: '2110' (3 sibs) 36: 0x55a970ef82c8 VAL: '2111' (3 sibs) 36: 0x55a970ef8360 VAL: '2112' (3 sibs) 36: 0x55a970ef7fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8400 VAL: '2120' (3 sibs) 36: 0x55a970ef8498 VAL: '2121' (3 sibs) 36: 0x55a970ef8530 VAL: '2122' (3 sibs) 36: 0x55a970ef76b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef85d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef87a0 VAL: '2200' (3 sibs) 36: 0x55a970ef8838 VAL: '2201' (3 sibs) 36: 0x55a970ef88d0 VAL: '2202' (3 sibs) 36: 0x55a970ef8668 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8970 VAL: '2210' (3 sibs) 36: 0x55a970ef8a08 VAL: '2211' (3 sibs) 36: 0x55a970ef8aa0 VAL: '2212' (3 sibs) 36: 0x55a970ef8700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8b40 VAL: '2220' (3 sibs) 36: 0x55a970ef8bd8 VAL: '2221' (3 sibs) 36: 0x55a970ef8c70 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f2f150 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f2f1e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f2f270 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f2f300 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f2f390 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f2f420 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f2f4b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f2f540 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f2f5d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f2f660 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f2f6f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f2f780 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f2f810 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f2f8a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f2f930 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f2f9c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f2fa50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f2fae0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f2fb70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f2fc00 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f2fc90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f2fd20 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f2fdb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f2fe40 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f2fed0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f2ff60 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f2fff0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f30080 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f30110 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f301a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f30230 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f302c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f30350 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f303e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f30470 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f30500 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f30590 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f30620 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f306b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f30740 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f307d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f30860 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f308f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f30980 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f30a10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f30aa0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f30b30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f30bc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f30c50 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f30ce0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f30d70 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f30e00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f30e90 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f30f20 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f30fb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f31040 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f310d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f31160 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f311f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f31280 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f31310 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f313a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f31430 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f314c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f31550 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f315e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f31670 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f31700 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f31790 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f31820 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f318b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f31940 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f319d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f31a60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f31af0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f31b80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f31c10 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f31ca0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f31d30 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f31dc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f31e50 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f31ee0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f31f70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f32000 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f32090 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f32120 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f321b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f32240 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f322d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f32360 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f323f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f32480 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f32510 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f325a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f32630 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f326c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f32750 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f327e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f32870 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f32900 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f32990 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f32a20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f32ab0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f32b40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f32bd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f32c60 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f32cf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f32d80 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f32e10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f32ea0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f32f30 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f32fc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f33050 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f330e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f33170 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f33200 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f33290 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f33320 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f333b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f33440 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f334d0 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: 0x55a970ef42a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970eef9d0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefba0 SEQ: (3 sibs) 3 children: 36: 0x55a970eefd70 SEQ: (3 sibs) 3 children: 36: 0x55a970eeff40 VAL: '0000' (3 sibs) 36: 0x55a970eeffd8 VAL: '0001' (3 sibs) 36: 0x55a970ef0070 VAL: '0002' (3 sibs) 36: 0x55a970eefe08 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0110 VAL: '0010' (3 sibs) 36: 0x55a970ef01a8 VAL: '0011' (3 sibs) 36: 0x55a970ef0240 VAL: '0012' (3 sibs) 36: 0x55a970eefea0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef02e0 VAL: '0020' (3 sibs) 36: 0x55a970ef0378 VAL: '0021' (3 sibs) 36: 0x55a970ef0410 VAL: '0022' (3 sibs) 36: 0x55a970eefc38 SEQ: (3 sibs) 3 children: 36: 0x55a970ef04b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0680 VAL: '0100' (3 sibs) 36: 0x55a970ef0718 VAL: '0101' (3 sibs) 36: 0x55a970ef07b0 VAL: '0102' (3 sibs) 36: 0x55a970ef0548 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0850 VAL: '0110' (3 sibs) 36: 0x55a970ef08e8 VAL: '0111' (3 sibs) 36: 0x55a970ef0980 VAL: '0112' (3 sibs) 36: 0x55a970ef05e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0a20 VAL: '0120' (3 sibs) 36: 0x55a970ef0ab8 VAL: '0121' (3 sibs) 36: 0x55a970ef0b50 VAL: '0122' (3 sibs) 36: 0x55a970eefcd0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0dc0 VAL: '0200' (3 sibs) 36: 0x55a970ef0e58 VAL: '0201' (3 sibs) 36: 0x55a970ef0ef0 VAL: '0202' (3 sibs) 36: 0x55a970ef0c88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef0f90 VAL: '0210' (3 sibs) 36: 0x55a970ef1028 VAL: '0211' (3 sibs) 36: 0x55a970ef10c0 VAL: '0212' (3 sibs) 36: 0x55a970ef0d20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1160 VAL: '0220' (3 sibs) 36: 0x55a970ef11f8 VAL: '0221' (3 sibs) 36: 0x55a970ef1290 VAL: '0222' (3 sibs) 36: 0x55a970eefa68 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1330 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef16d0 VAL: '1000' (3 sibs) 36: 0x55a970ef1768 VAL: '1001' (3 sibs) 36: 0x55a970ef1800 VAL: '1002' (3 sibs) 36: 0x55a970ef1598 SEQ: (3 sibs) 3 children: 36: 0x55a970ef18a0 VAL: '1010' (3 sibs) 36: 0x55a970ef1938 VAL: '1011' (3 sibs) 36: 0x55a970ef19d0 VAL: '1012' (3 sibs) 36: 0x55a970ef1630 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1a70 VAL: '1020' (3 sibs) 36: 0x55a970ef1b08 VAL: '1021' (3 sibs) 36: 0x55a970ef1ba0 VAL: '1022' (3 sibs) 36: 0x55a970ef13c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1e10 VAL: '1100' (3 sibs) 36: 0x55a970ef1ea8 VAL: '1101' (3 sibs) 36: 0x55a970ef1f40 VAL: '1102' (3 sibs) 36: 0x55a970ef1cd8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef1fe0 VAL: '1110' (3 sibs) 36: 0x55a970ef2078 VAL: '1111' (3 sibs) 36: 0x55a970ef2110 VAL: '1112' (3 sibs) 36: 0x55a970ef1d70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef21b0 VAL: '1120' (3 sibs) 36: 0x55a970ef2248 VAL: '1121' (3 sibs) 36: 0x55a970ef22e0 VAL: '1122' (3 sibs) 36: 0x55a970ef1460 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2380 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2550 VAL: '1200' (3 sibs) 36: 0x55a970ef25e8 VAL: '1201' (3 sibs) 36: 0x55a970ef2680 VAL: '1202' (3 sibs) 36: 0x55a970ef2418 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2720 VAL: '1210' (3 sibs) 36: 0x55a970ef27b8 VAL: '1211' (3 sibs) 36: 0x55a970ef2850 VAL: '1212' (3 sibs) 36: 0x55a970ef24b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef28f0 VAL: '1220' (3 sibs) 36: 0x55a970ef2988 VAL: '1221' (3 sibs) 36: 0x55a970ef2a20 VAL: '1222' (3 sibs) 36: 0x55a970eefb00 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2ac0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2c90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef2e60 VAL: '2000' (3 sibs) 36: 0x55a970ef2ef8 VAL: '2001' (3 sibs) 36: 0x55a970ef2f90 VAL: '2002' (3 sibs) 36: 0x55a970ef2d28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3030 VAL: '2010' (3 sibs) 36: 0x55a970ef30c8 VAL: '2011' (3 sibs) 36: 0x55a970ef3160 VAL: '2012' (3 sibs) 36: 0x55a970ef2dc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3200 VAL: '2020' (3 sibs) 36: 0x55a970ef3298 VAL: '2021' (3 sibs) 36: 0x55a970ef3330 VAL: '2022' (3 sibs) 36: 0x55a970ef2b58 SEQ: (3 sibs) 3 children: 36: 0x55a970ef33d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef35a0 VAL: '2100' (3 sibs) 36: 0x55a970ef3638 VAL: '2101' (3 sibs) 36: 0x55a970ef36d0 VAL: '2102' (3 sibs) 36: 0x55a970ef3468 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3770 VAL: '2110' (3 sibs) 36: 0x55a970ef3808 VAL: '2111' (3 sibs) 36: 0x55a970ef38a0 VAL: '2112' (3 sibs) 36: 0x55a970ef3500 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3940 VAL: '2120' (3 sibs) 36: 0x55a970ef39d8 VAL: '2121' (3 sibs) 36: 0x55a970ef3a70 VAL: '2122' (3 sibs) 36: 0x55a970ef2bf0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3b10 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3ce0 VAL: '2200' (3 sibs) 36: 0x55a970ef3d78 VAL: '2201' (3 sibs) 36: 0x55a970ef3e10 VAL: '2202' (3 sibs) 36: 0x55a970ef3ba8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef3eb0 VAL: '2210' (3 sibs) 36: 0x55a970ef3f48 VAL: '2211' (3 sibs) 36: 0x55a970ef3fe0 VAL: '2212' (3 sibs) 36: 0x55a970ef3c40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4080 VAL: '2220' (3 sibs) 36: 0x55a970ef4118 VAL: '2221' (3 sibs) 36: 0x55a970ef41b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f33570 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f33600 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f33690 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f33720 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f337b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f33840 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f338d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f33960 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f339f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f33a80 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f33b10 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f33ba0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f33c30 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f33cc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f33d50 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f33de0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f33e70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f33f00 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f33f90 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f34020 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f340b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f34140 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f341d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f34260 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f342f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f34380 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f34410 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f344a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f34530 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f345c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f34650 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f346e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f34770 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f34800 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f34890 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f34920 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f349b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f34a40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f34ad0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f34b60 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f34bf0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f34c80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f34d10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f34da0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f34e30 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f34ec0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f34f50 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f34fe0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f35070 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f35100 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f35190 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f35220 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f352b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f35340 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f353d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f35460 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f354f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f35580 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f35610 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f356a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f35730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f357c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f35850 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f358e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f35970 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f35a00 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f35a90 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f35b20 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f35bb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f35c40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f35cd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f35d60 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f35df0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f35e80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f35f10 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f35fa0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f36030 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f360c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f36150 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f361e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f36270 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f36300 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f36390 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f36420 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f364b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f36540 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f365d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f36660 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f366f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f36780 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f36810 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f368a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f36930 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f369c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f36a50 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f36ae0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f36b70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f36c00 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f36c90 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f36d20 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f36db0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f36e40 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f36ed0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f36f60 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f36ff0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f37080 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f37110 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f371a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f37230 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f372c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f37350 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f373e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f37470 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f37500 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f37590 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f37620 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f376b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f37740 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f377d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f37860 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f378f0 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: 0x55a970ef43b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a970ef4490 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4660 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4a00 VAL: '0000' (3 sibs) 36: 0x55a970ef4a98 VAL: '0001' (3 sibs) 36: 0x55a970ef4b30 VAL: '0002' (3 sibs) 36: 0x55a970ef48c8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4bd0 VAL: '0010' (3 sibs) 36: 0x55a970ef4c68 VAL: '0011' (3 sibs) 36: 0x55a970ef4d00 VAL: '0012' (3 sibs) 36: 0x55a970ef4960 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4da0 VAL: '0020' (3 sibs) 36: 0x55a970ef4e38 VAL: '0021' (3 sibs) 36: 0x55a970ef4ed0 VAL: '0022' (3 sibs) 36: 0x55a970ef46f8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef4f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5140 VAL: '0100' (3 sibs) 36: 0x55a970ef51d8 VAL: '0101' (3 sibs) 36: 0x55a970ef5270 VAL: '0102' (3 sibs) 36: 0x55a970ef5008 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5310 VAL: '0110' (3 sibs) 36: 0x55a970ef53a8 VAL: '0111' (3 sibs) 36: 0x55a970ef5440 VAL: '0112' (3 sibs) 36: 0x55a970ef50a0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef54e0 VAL: '0120' (3 sibs) 36: 0x55a970ef5578 VAL: '0121' (3 sibs) 36: 0x55a970ef5610 VAL: '0122' (3 sibs) 36: 0x55a970ef4790 SEQ: (3 sibs) 3 children: 36: 0x55a970ef56b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5880 VAL: '0200' (3 sibs) 36: 0x55a970ef5918 VAL: '0201' (3 sibs) 36: 0x55a970ef59b0 VAL: '0202' (3 sibs) 36: 0x55a970ef5748 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5a50 VAL: '0210' (3 sibs) 36: 0x55a970ef5ae8 VAL: '0211' (3 sibs) 36: 0x55a970ef5b80 VAL: '0212' (3 sibs) 36: 0x55a970ef57e0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5c20 VAL: '0220' (3 sibs) 36: 0x55a970ef5cb8 VAL: '0221' (3 sibs) 36: 0x55a970ef5d50 VAL: '0222' (3 sibs) 36: 0x55a970ef4528 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5df0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef5fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6190 VAL: '1000' (3 sibs) 36: 0x55a970ef6228 VAL: '1001' (3 sibs) 36: 0x55a970ef62c0 VAL: '1002' (3 sibs) 36: 0x55a970ef6058 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6360 VAL: '1010' (3 sibs) 36: 0x55a970ef63f8 VAL: '1011' (3 sibs) 36: 0x55a970ef6490 VAL: '1012' (3 sibs) 36: 0x55a970ef60f0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6530 VAL: '1020' (3 sibs) 36: 0x55a970ef65c8 VAL: '1021' (3 sibs) 36: 0x55a970ef6660 VAL: '1022' (3 sibs) 36: 0x55a970ef5e88 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef68d0 VAL: '1100' (3 sibs) 36: 0x55a970ef6968 VAL: '1101' (3 sibs) 36: 0x55a970ef6a00 VAL: '1102' (3 sibs) 36: 0x55a970ef6798 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6aa0 VAL: '1110' (3 sibs) 36: 0x55a970ef6b38 VAL: '1111' (3 sibs) 36: 0x55a970ef6bd0 VAL: '1112' (3 sibs) 36: 0x55a970ef6830 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6c70 VAL: '1120' (3 sibs) 36: 0x55a970ef6d08 VAL: '1121' (3 sibs) 36: 0x55a970ef6da0 VAL: '1122' (3 sibs) 36: 0x55a970ef5f20 SEQ: (3 sibs) 3 children: 36: 0x55a970ef6e40 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7010 VAL: '1200' (3 sibs) 36: 0x55a970ef70a8 VAL: '1201' (3 sibs) 36: 0x55a970ef7140 VAL: '1202' (3 sibs) 36: 0x55a970ef6ed8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef71e0 VAL: '1210' (3 sibs) 36: 0x55a970ef7278 VAL: '1211' (3 sibs) 36: 0x55a970ef7310 VAL: '1212' (3 sibs) 36: 0x55a970ef6f70 SEQ: (3 sibs) 3 children: 36: 0x55a970ef73b0 VAL: '1220' (3 sibs) 36: 0x55a970ef7448 VAL: '1221' (3 sibs) 36: 0x55a970ef74e0 VAL: '1222' (3 sibs) 36: 0x55a970ef45c0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7580 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7750 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7920 VAL: '2000' (3 sibs) 36: 0x55a970ef79b8 VAL: '2001' (3 sibs) 36: 0x55a970ef7a50 VAL: '2002' (3 sibs) 36: 0x55a970ef77e8 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7af0 VAL: '2010' (3 sibs) 36: 0x55a970ef7b88 VAL: '2011' (3 sibs) 36: 0x55a970ef7c20 VAL: '2012' (3 sibs) 36: 0x55a970ef7880 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7cc0 VAL: '2020' (3 sibs) 36: 0x55a970ef7d58 VAL: '2021' (3 sibs) 36: 0x55a970ef7df0 VAL: '2022' (3 sibs) 36: 0x55a970ef7618 SEQ: (3 sibs) 3 children: 36: 0x55a970ef7e90 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8060 VAL: '2100' (3 sibs) 36: 0x55a970ef80f8 VAL: '2101' (3 sibs) 36: 0x55a970ef8190 VAL: '2102' (3 sibs) 36: 0x55a970ef7f28 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8230 VAL: '2110' (3 sibs) 36: 0x55a970ef82c8 VAL: '2111' (3 sibs) 36: 0x55a970ef8360 VAL: '2112' (3 sibs) 36: 0x55a970ef7fc0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8400 VAL: '2120' (3 sibs) 36: 0x55a970ef8498 VAL: '2121' (3 sibs) 36: 0x55a970ef8530 VAL: '2122' (3 sibs) 36: 0x55a970ef76b0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef85d0 SEQ: (3 sibs) 3 children: 36: 0x55a970ef87a0 VAL: '2200' (3 sibs) 36: 0x55a970ef8838 VAL: '2201' (3 sibs) 36: 0x55a970ef88d0 VAL: '2202' (3 sibs) 36: 0x55a970ef8668 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8970 VAL: '2210' (3 sibs) 36: 0x55a970ef8a08 VAL: '2211' (3 sibs) 36: 0x55a970ef8aa0 VAL: '2212' (3 sibs) 36: 0x55a970ef8700 SEQ: (3 sibs) 3 children: 36: 0x55a970ef8b40 VAL: '2220' (3 sibs) 36: 0x55a970ef8bd8 VAL: '2221' (3 sibs) 36: 0x55a970ef8c70 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a970f37990 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a970f37a20 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a970f37ab0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a970f37b40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a970f37bd0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a970f37c60 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a970f37cf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a970f37d80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a970f37e10 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a970f37ea0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a970f37f30 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a970f37fc0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a970f38050 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a970f380e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a970f38170 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a970f38200 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a970f38290 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a970f38320 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a970f383b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a970f38440 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a970f384d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a970f38560 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a970f385f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a970f38680 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a970f38710 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a970f387a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a970f38830 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a970f388c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a970f38950 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a970f389e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a970f38a70 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a970f38b00 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a970f38b90 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a970f38c20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a970f38cb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a970f38d40 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a970f38dd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a970f38e60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a970f38ef0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a970f38f80 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a970f39010 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a970f390a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a970f39130 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a970f391c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a970f39250 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a970f392e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a970f39370 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a970f39400 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a970f39490 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a970f39520 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a970f395b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a970f39640 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a970f396d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a970f39760 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a970f397f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a970f39880 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a970f39910 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a970f399a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a970f39a30 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a970f39ac0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a970f39b50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a970f39be0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a970f39c70 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a970f39d00 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a970f39d90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a970f39e20 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a970f39eb0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a970f39f40 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a970f39fd0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a970f3a060 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a970f3a0f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a970f3a180 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a970f3a210 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a970f3a2a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a970f3a330 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a970f3a3c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a970f3a450 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a970f3a4e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a970f3a570 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a970f3a600 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a970f3a690 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a970f3a720 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a970f3a7b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a970f3a840 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a970f3a8d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a970f3a960 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a970f3a9f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a970f3aa80 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a970f3ab10 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a970f3aba0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a970f3ac30 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a970f3acc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a970f3ad50 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a970f3ade0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a970f3ae70 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a970f3af00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a970f3af90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a970f3b020 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a970f3b0b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a970f3b140 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a970f3b1d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a970f3b260 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a970f3b2f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a970f3b380 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a970f3b410 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a970f3b4a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a970f3b530 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a970f3b5c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a970f3b650 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a970f3b6e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a970f3b770 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a970f3b800 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a970f3b890 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a970f3b920 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a970f3b9b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a970f3ba40 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a970f3bad0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a970f3bb60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a970f3bbf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a970f3bc80 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a970f3bd10 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 (5 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (5 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.01 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x564d377e75c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x564d377e20e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x564d377e2178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x564d377e2210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37813500 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d37813590 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d37813620 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d378136b0 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: 0x564d377e76d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e28b0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2948 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e29f0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2a88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d378153a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37815430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378154c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37815550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378155e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37815670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37815700 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: 0x564d377e77f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2fa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e30e0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3178 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e3220 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e32b8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37817190 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37817220 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378172b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37817340 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378173d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37817460 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378174f0 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: 0x564d377e7908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e34a0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3538 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e33f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e35e0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e3678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37818f80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37819010 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378190a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37819130 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378191c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37819250 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378192e0 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: 0x564d377e7a20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x564d377e7e40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x564d377e8310 MAP: (1 sibs) 4 children: 37: 0x564d377e83b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e84e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e7ed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x564d377e7f70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x564d377e8620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e87f0 MAP: (1 sibs) 4 children: 37: 0x564d377e8890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e89c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e86b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e8b00 MAP: (1 sibs) 4 children: 37: 0x564d377e8ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e8cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x564d377e80a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x564d377e8e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e8fe0 MAP: (1 sibs) 4 children: 37: 0x564d377e9080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e91b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e92f0 MAP: (1 sibs) 4 children: 37: 0x564d377e9390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e94c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x564d377e81d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x564d377e9600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e97d0 MAP: (1 sibs) 4 children: 37: 0x564d377e9870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e99a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e9ae0 MAP: (1 sibs) 4 children: 37: 0x564d377e9b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e9cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3781e660 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d3781e6f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d3781e780 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d3781e810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d3781e8a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d3781e930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d3781e9c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d3781ea50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d3781eae0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d3781eb70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d3781ec00 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d3781ec90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d3781ed20 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d3781edb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d3781ee40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d3781eed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d3781ef60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d3781eff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d3781f080 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d3781f110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d3781f1a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d3781f230 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d3781f2c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d3781f350 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d3781f3e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d3781f470 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d3781f500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d3781f590 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d3781f620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d3781f6b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d3781f740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d3781f7d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d3781f860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d3781f8f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d3781f980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d3781fa10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d3781faa0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d3781fb30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d3781fbc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d3781fc50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d3781fce0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d3781fd70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d3781fe00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d3781fe90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d3781ff20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d3781ffb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d37820040 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d378200d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d37820160 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d378201f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d37820280 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d37820310 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d378203a0 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: 0x564d377e7b38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e2b30 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2bc8 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e2c70 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2d08 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37820a70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37820b00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37820b90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37820c20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37820cb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37820d40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37820dd0 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: 0x564d377e7c50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e4f90 VAL: 'John Smith' (2 sibs) 37: 0x564d377e5028 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2e98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e50d0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e5168 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d378227a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37822830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378228c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37822950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378229e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37822a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37822b00 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: 0x564d377e7d68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x564d377e4c80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x564d377e4970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x564d377e3ca0 VAL: 'a' (5 sibs) 37: 0x564d377e3d38 VAL: 'b' (5 sibs) 37: 0x564d377e3dd0 VAL: 'c' (5 sibs) 37: 0x564d377e3e68 VAL: 'd' (5 sibs) 37: 0x564d377e3f00 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d378244d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d37824560 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d378245f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d37824680 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d37824710 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d378247a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d37824830 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d378248c0 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: 0x564d377e75c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x564d377e20e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x564d377e2178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x564d377e2210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37824de0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d37824e70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d37824f00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d37824f90 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: 0x564d377e76d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e28b0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2948 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e29f0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2a88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d378256f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37825780 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37825810 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378258a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37825930 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d378259c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37825a50 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: 0x564d377e77f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2fa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e30e0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3178 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e3220 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e32b8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37826000 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37826090 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37826120 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378261b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37826240 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d378262d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37826360 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: 0x564d377e7908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e34a0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3538 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e33f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e35e0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e3678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37826910 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d378269a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37826a30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37826ac0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37826b50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37826be0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37826c70 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: 0x564d377e7a20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x564d377e7e40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x564d377e8310 MAP: (1 sibs) 4 children: 37: 0x564d377e83b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e84e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e7ed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x564d377e7f70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x564d377e8620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e87f0 MAP: (1 sibs) 4 children: 37: 0x564d377e8890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e89c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e86b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e8b00 MAP: (1 sibs) 4 children: 37: 0x564d377e8ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e8cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x564d377e80a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x564d377e8e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e8fe0 MAP: (1 sibs) 4 children: 37: 0x564d377e9080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e91b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e92f0 MAP: (1 sibs) 4 children: 37: 0x564d377e9390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e94c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x564d377e81d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x564d377e9600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e97d0 MAP: (1 sibs) 4 children: 37: 0x564d377e9870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e99a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e9ae0 MAP: (1 sibs) 4 children: 37: 0x564d377e9b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e9cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37828d40 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d37828dd0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d37828e60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d37828ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d37828f80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d37829010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d378290a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d37829130 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d378291c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d37829250 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d378292e0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d37829370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d37829400 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d37829490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d37829520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d378295b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d37829640 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d378296d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d37829760 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d378297f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d37829880 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d37829910 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d378299a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d37829a30 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d37829ac0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d37829b50 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d37829be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d37829c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d37829d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d37829d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d37829e20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d37829eb0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d37829f40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d37829fd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d3782a060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d3782a0f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d3782a180 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d3782a210 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d3782a2a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d3782a330 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d3782a3c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d3782a450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d3782a4e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d3782a570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d3782a600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d3782a690 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d3782a720 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d3782a7b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d3782a840 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d3782a8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d3782a960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d3782a9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d3782aa80 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: 0x564d377e7b38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e2b30 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2bc8 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e2c70 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2d08 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37827220 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d378272b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37827340 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378273d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37827460 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d378274f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37827580 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: 0x564d377e7c50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e4f90 VAL: 'John Smith' (2 sibs) 37: 0x564d377e5028 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2e98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e50d0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e5168 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37827b30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37827bc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37827c50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37827ce0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37827d70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37827e00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37827e90 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: 0x564d377e7d68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x564d377e4c80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x564d377e4970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x564d377e3ca0 VAL: 'a' (5 sibs) 37: 0x564d377e3d38 VAL: 'b' (5 sibs) 37: 0x564d377e3dd0 VAL: 'c' (5 sibs) 37: 0x564d377e3e68 VAL: 'd' (5 sibs) 37: 0x564d377e3f00 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3782b150 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d3782b1e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d3782b270 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d3782b300 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d3782b390 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d3782b420 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d3782b4b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d3782b540 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] 0x564d37813500 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d37813590 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d37813620 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d378136b0 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] 0x564d3782c100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d3782c190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d3782c220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d3782c2b0 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] 0x564d378153a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37815430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378154c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37815550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378155e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37815670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37815700 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] 0x564d3782d2f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3782d380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3782d410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3782d4a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3782d530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3782d5c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3782d650 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] 0x564d37817190 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37817220 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378172b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37817340 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378173d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37817460 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378174f0 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] 0x564d3782dc00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3782dc90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3782dd20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3782ddb0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3782de40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3782ded0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3782df60 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] 0x564d37818f80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37819010 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378190a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37819130 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378191c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37819250 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378192e0 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] 0x564d3782e510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3782e5a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3782e630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3782e6c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3782e750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3782e7e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3782e870 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] 0x564d3781e660 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d3781e6f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d3781e780 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d3781e810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d3781e8a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d3781e930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d3781e9c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d3781ea50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d3781eae0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d3781eb70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d3781ec00 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d3781ec90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d3781ed20 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d3781edb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d3781ee40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d3781eed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d3781ef60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d3781eff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d3781f080 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d3781f110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d3781f1a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d3781f230 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d3781f2c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d3781f350 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d3781f3e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d3781f470 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d3781f500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d3781f590 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d3781f620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d3781f6b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d3781f740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d3781f7d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d3781f860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d3781f8f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d3781f980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d3781fa10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d3781faa0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d3781fb30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d3781fbc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d3781fc50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d3781fce0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d3781fd70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d3781fe00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d3781fe90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d3781ff20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d3781ffb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d37820040 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d378200d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d37820160 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d378201f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d37820280 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d37820310 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d378203a0 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] 0x564d37830940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d378309d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d37830a60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d37830af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d37830b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d37830c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d37830ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d37830d30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d37830dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d37830e50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d37830ee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d37830f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d37831000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d37831090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d37831120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d378311b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d37831240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d378312d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d37831360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d378313f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d37831480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d37831510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d378315a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d37831630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d378316c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d37831750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d378317e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d37831870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d37831900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d37831990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d37831a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d37831ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d37831b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d37831bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d37831c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d37831cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d37831d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d37831e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d37831ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d37831f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d37831fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d37832050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d378320e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d37832170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d37832200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d37832290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d37832320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d378323b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d37832440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d378324d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d37832560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d378325f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d37832680 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] 0x564d37820a70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37820b00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37820b90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37820c20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37820cb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37820d40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37820dd0 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] 0x564d3782ee20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3782eeb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3782ef40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3782efd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3782f060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3782f0f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3782f180 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] 0x564d378227a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37822830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378228c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37822950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378229e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37822a70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37822b00 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] 0x564d3782f730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3782f7c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3782f850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3782f8e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3782f970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3782fa00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3782fa90 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] 0x564d378244d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d37824560 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d378245f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d37824680 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d37824710 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d378247a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d37824830 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d378248c0 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] 0x564d37832d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d37832de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d37832e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d37832f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d37832f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d37833020 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d378330b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d37833140 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] 0x564d37824de0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d37824e70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d37824f00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d37824f90 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] 0x564d37833660 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d378336f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d37833780 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d37833810 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] 0x564d378256f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37825780 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37825810 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378258a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37825930 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d378259c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37825a50 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] 0x564d37833f70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37834000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37834090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37834120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378341b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37834240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378342d0 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] 0x564d37826000 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37826090 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37826120 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378261b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37826240 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d378262d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37826360 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] 0x564d37834880 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37834910 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378349a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37834a30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37834ac0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37834b50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37834be0 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] 0x564d37826910 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d378269a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37826a30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37826ac0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37826b50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37826be0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37826c70 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] 0x564d37835190 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37835220 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378352b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37835340 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378353d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37835460 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378354f0 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] 0x564d37828d40 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d37828dd0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d37828e60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d37828ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d37828f80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d37829010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d378290a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d37829130 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d378291c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d37829250 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d378292e0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d37829370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d37829400 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d37829490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d37829520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d378295b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d37829640 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d378296d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d37829760 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d378297f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d37829880 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d37829910 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d378299a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d37829a30 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d37829ac0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d37829b50 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d37829be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d37829c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d37829d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d37829d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d37829e20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d37829eb0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d37829f40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d37829fd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d3782a060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d3782a0f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d3782a180 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d3782a210 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d3782a2a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d3782a330 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d3782a3c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d3782a450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d3782a4e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d3782a570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d3782a600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d3782a690 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d3782a720 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d3782a7b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d3782a840 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d3782a8d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d3782a960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d3782a9f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d3782aa80 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] 0x564d378375c0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d37837650 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d378376e0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d37837770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d37837800 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d37837890 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d37837920 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d378379b0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d37837a40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d37837ad0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d37837b60 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d37837bf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d37837c80 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d37837d10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d37837da0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d37837e30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d37837ec0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d37837f50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d37837fe0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d37838070 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d37838100 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d37838190 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d37838220 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d378382b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d37838340 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d378383d0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d37838460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d378384f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d37838580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d37838610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d378386a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d37838730 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d378387c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d37838850 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d378388e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d37838970 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d37838a00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d37838a90 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d37838b20 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d37838bb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d37838c40 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d37838cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d37838d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d37838df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d37838e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d37838f10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d37838fa0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d37839030 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d378390c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d37839150 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d378391e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d37839270 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d37839300 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] 0x564d37827220 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d378272b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37827340 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378273d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37827460 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d378274f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37827580 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] 0x564d37835aa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37835b30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37835bc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37835c50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37835ce0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37835d70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37835e00 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] 0x564d37827b30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37827bc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37827c50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37827ce0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37827d70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37827e00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37827e90 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] 0x564d378363b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37836440 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378364d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37836560 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d378365f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37836680 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37836710 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] 0x564d3782b150 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d3782b1e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d3782b270 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d3782b300 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d3782b390 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d3782b420 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d3782b4b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d3782b540 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] 0x564d378399d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d37839a60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d37839af0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d37839b80 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d37839c10 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d37839ca0 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d37839d30 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d37839dc0 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: 0x564d377e75c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x564d377e20e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x564d377e2178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x564d377e2210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3782ccb0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d3782cd40 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d3782cdd0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d3782ce60 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: 0x564d377e76d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e28b0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2948 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e29f0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2a88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37836cc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37836d50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37836de0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37836e70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37836f00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37836f90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37837020 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: 0x564d377e77f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2fa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e30e0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3178 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e3220 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e32b8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d378370c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d37837150 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d378371e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d37837270 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37837300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37837390 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d37837420 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: 0x564d377e7908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e34a0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3538 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e33f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e35e0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e3678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37830040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d378300d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37830160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378301f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37830280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37830310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378303a0 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: 0x564d377e7a20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x564d377e7e40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x564d377e8310 MAP: (1 sibs) 4 children: 37: 0x564d377e83b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e84e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e7ed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x564d377e7f70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x564d377e8620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e87f0 MAP: (1 sibs) 4 children: 37: 0x564d377e8890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e89c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e86b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e8b00 MAP: (1 sibs) 4 children: 37: 0x564d377e8ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e8cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x564d377e80a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x564d377e8e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e8fe0 MAP: (1 sibs) 4 children: 37: 0x564d377e9080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e91b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e92f0 MAP: (1 sibs) 4 children: 37: 0x564d377e9390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e94c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x564d377e81d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x564d377e9600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e97d0 MAP: (1 sibs) 4 children: 37: 0x564d377e9870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e99a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e9ae0 MAP: (1 sibs) 4 children: 37: 0x564d377e9b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e9cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783a2e0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d3783a370 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d3783a400 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d3783a490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d3783a520 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d3783a5b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d3783a640 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d3783a6d0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d3783a760 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d3783a7f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d3783a880 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d3783a910 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d3783a9a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d3783aa30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d3783aac0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d3783ab50 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d3783abe0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d3783ac70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d3783ad00 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d3783ad90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d3783ae20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d3783aeb0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d3783af40 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d3783afd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d3783b060 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d3783b0f0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d3783b180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d3783b210 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d3783b2a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d3783b330 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d3783b3c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d3783b450 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d3783b4e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d3783b570 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d3783b600 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d3783b690 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d3783b720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d3783b7b0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d3783b840 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d3783b8d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d3783b960 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d3783b9f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d3783ba80 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d3783bb10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d3783bba0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d3783bc30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d3783bcc0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d3783bd50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d3783bde0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d3783be70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d3783bf00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d3783bf90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d3783c020 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: 0x564d377e7b38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e2b30 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2bc8 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e2c70 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2d08 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d37830440 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d378304d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d37830560 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d378305f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d37830680 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d37830710 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d378307a0 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: 0x564d377e7c50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e4f90 VAL: 'John Smith' (2 sibs) 37: 0x564d377e5028 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2e98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e50d0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e5168 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783c0c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3783c150 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3783c1e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3783c270 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3783c300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3783c390 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3783c420 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: 0x564d377e7d68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x564d377e4c80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x564d377e4970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x564d377e3ca0 VAL: 'a' (5 sibs) 37: 0x564d377e3d38 VAL: 'b' (5 sibs) 37: 0x564d377e3dd0 VAL: 'c' (5 sibs) 37: 0x564d377e3e68 VAL: 'd' (5 sibs) 37: 0x564d377e3f00 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783c4c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d3783c550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d3783c5e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d3783c670 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d3783c700 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d3783c790 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d3783c820 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d3783c8b0 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: 0x564d377e75c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x564d377e20e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x564d377e2178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x564d377e2210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783c950 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x564d3783c9e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x564d3783ca70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x564d3783cb00 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: 0x564d377e76d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e28b0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2948 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e29f0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2a88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783cba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3783cc30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3783ccc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3783cd50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3783cde0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3783ce70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3783cf00 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: 0x564d377e77f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2fa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e30e0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3178 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e3220 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e32b8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783cfa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3783d030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3783d0c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3783d150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3783d1e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3783d270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3783d300 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: 0x564d377e7908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e34a0 VAL: 'John Smith' (2 sibs) 37: 0x564d377e3538 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e33f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e35e0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e3678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783d3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3783d430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3783d4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3783d550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3783d5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3783d670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3783d700 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: 0x564d377e7a20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x564d377e7e40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x564d377e8310 MAP: (1 sibs) 4 children: 37: 0x564d377e83b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e84e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e7ed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x564d377e7f70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x564d377e8620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e87f0 MAP: (1 sibs) 4 children: 37: 0x564d377e8890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e89c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e86b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e8b00 MAP: (1 sibs) 4 children: 37: 0x564d377e8ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e8c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e8cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e8d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x564d377e80a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x564d377e8e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e8fe0 MAP: (1 sibs) 4 children: 37: 0x564d377e9080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e91b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e92f0 MAP: (1 sibs) 4 children: 37: 0x564d377e9390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e94c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e8f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x564d377e81d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x564d377e9600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x564d377e97d0 MAP: (1 sibs) 4 children: 37: 0x564d377e9870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e99a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x564d377e9ae0 MAP: (1 sibs) 4 children: 37: 0x564d377e9b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x564d377e9c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x564d377e9cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x564d377e9d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x564d377e9730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x564d377e8268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783d7a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x564d3783d830 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x564d3783d8c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x564d3783d950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x564d3783d9e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x564d3783da70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x564d3783db00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x564d3783db90 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x564d3783dc20 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x564d3783dcb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x564d3783dd40 MAP: (1 sibs) 4 children: 37: [11] [11] 0x564d3783ddd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x564d3783de60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x564d3783def0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x564d3783df80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x564d3783e010 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x564d3783e0a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x564d3783e130 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x564d3783e1c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x564d3783e250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x564d3783e2e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x564d3783e370 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x564d3783e400 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x564d3783e490 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x564d3783e520 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x564d3783e5b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x564d3783e640 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x564d3783e6d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x564d3783e760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x564d3783e7f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x564d3783e880 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x564d3783e910 MAP: (1 sibs) 4 children: 37: [32] [32] 0x564d3783e9a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x564d3783ea30 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x564d3783eac0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x564d3783eb50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x564d3783ebe0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x564d3783ec70 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x564d3783ed00 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x564d3783ed90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x564d3783ee20 MAP: (1 sibs) 4 children: 37: [41] [41] 0x564d3783eeb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x564d3783ef40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x564d3783efd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x564d3783f060 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x564d3783f0f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x564d3783f180 MAP: (1 sibs) 4 children: 37: [47] [47] 0x564d3783f210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x564d3783f2a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x564d3783f330 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x564d3783f3c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x564d3783f450 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x564d3783f4e0 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: 0x564d377e7b38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e3770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e2b30 VAL: 'John Smith' (2 sibs) 37: 0x564d377e2bc8 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e3808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e2c70 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e2d08 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783f580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3783f610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3783f6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3783f730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3783f7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3783f850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3783f8e0 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: 0x564d377e7c50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x564d377e2e00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x564d377e4f90 VAL: 'John Smith' (2 sibs) 37: 0x564d377e5028 VAL: 'Bill Jones' (2 sibs) 37: 0x564d377e2e98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x564d377e50d0 VAL: 'Mary Smith' (2 sibs) 37: 0x564d377e5168 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783f980 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x564d3783fa10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x564d3783faa0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x564d3783fb30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x564d3783fbc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x564d3783fc50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x564d3783fce0 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: 0x564d377e7d68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x564d377e4c80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x564d377e4970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x564d377e3ca0 VAL: 'a' (5 sibs) 37: 0x564d377e3d38 VAL: 'b' (5 sibs) 37: 0x564d377e3dd0 VAL: 'c' (5 sibs) 37: 0x564d377e3e68 VAL: 'd' (5 sibs) 37: 0x564d377e3f00 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x564d3783fd80 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x564d3783fe10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x564d3783fea0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x564d3783ff30 VAL: 'a' (5 sibs) 37: [4] [4] 0x564d3783ffc0 VAL: 'b' (5 sibs) 37: [5] [5] 0x564d37840050 VAL: 'c' (5 sibs) 37: [6] [6] 0x564d378400e0 VAL: 'd' (5 sibs) 37: [7] [7] 0x564d37840170 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 (5 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (5 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.01 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x5648427226c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x56484271eaa0 MAP: (3 sibs) 0 children: 38: 0x56484271eb38 MAP: (3 sibs) 0 children: 38: 0x56484271ebd0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484276a360 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56484276a3f0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56484276a480 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56484276a510 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: 0x5648427227d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f130 MAP: (2 sibs) 2 children: 38: 0x56484271f270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271f308 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f1c8 MAP: (2 sibs) 2 children: 38: 0x56484271f3b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271f448 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484276c090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484276c120 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484276c1b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484276c240 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484276c2d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484276c360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484276c3f0 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: 0x5648427228f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f960 MAP: (2 sibs) 2 children: 38: 0x56484271faa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fb38 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f9f8 MAP: (2 sibs) 2 children: 38: 0x56484271fbe0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271fc78 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484276ddc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484276de50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484276dee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484276df70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484276e000 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484276e090 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484276e120 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: 0x564842722a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271fd20 MAP: (2 sibs) 2 children: 38: 0x56484271fe60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271fdb8 MAP: (2 sibs) 2 children: 38: 0x56484271ffa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484276faf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484276fb80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484276fc10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484276fca0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484276fd30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484276fdc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484276fe50 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: 0x564842722b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5648427209b0 MAP: (2 sibs) 2 children: 38: 0x564842720af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564842720b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564842720a48 MAP: (2 sibs) 2 children: 38: 0x564842720c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720cc8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842771820 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427718b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842771940 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5648427719d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842771a60 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842771af0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842771b80 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: 0x564842722c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x56484271f540 MAP: (1 sibs) 2 children: 38: 0x56484271edb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x56484271ee48 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842773550 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5648427735e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564842773670 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842773700 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: 0x564842722d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564842720eb0 MAP: (4 sibs) 2 children: 38: 0x564842721120 KEYVAL: 'a' '1' (2 sibs) 38: 0x5648427211b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564842720f48 MAP: (4 sibs) 2 children: 38: 0x564842721260 KEYVAL: 'b' '2' (2 sibs) 38: 0x5648427212f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842720fe0 MAP: (4 sibs) 3 children: 38: 0x5648427213a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564842721438 KEYVAL: 'a' '1' (3 sibs) 38: 0x5648427214d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564842721078 MAP: (4 sibs) 2 children: 38: 0x564842721570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842721608 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842775280 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564842775310 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5648427753a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842775430 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5648427754c0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564842775550 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5648427755e0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564842775670 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564842775700 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564842775790 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564842775820 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5648427758b0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564842775940 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5648427759d0 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: 0x564842722e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564842721700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564842721798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564842721830 KEYVAL: 'b' '2' (4 sibs) 38: 0x5648427218c8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842776fb0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564842777040 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5648427770d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564842777160 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5648427771f0 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: 0x564842722f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564842723850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5648427238f0 MAP: (5 sibs) 1 children: 38: 0x564842723bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564842723988 MAP: (5 sibs) 1 children: 38: 0x564842723c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564842723a20 MAP: (5 sibs) 1 children: 38: 0x564842723d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564842723ab8 MAP: (5 sibs) 1 children: 38: 0x564842723dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564842723e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564842723f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564842723b50 MAP: (5 sibs) 1 children: 38: 0x564842723fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564842724050 VAL: 'val1' (2 sibs) 38: 0x5648427240e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842778dd0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564842778e60 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564842778ef0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564842778f80 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564842779010 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5648427790a0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564842779130 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5648427791c0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564842779250 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5648427792e0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564842779370 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564842779400 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564842779490 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564842779520 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5648427795b0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564842779640 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: 0x564842723098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x56484271f720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564842720130 MAP: (1 sibs) 1 children: 38: 0x5648427201d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f7b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564842720270 MAP: (1 sibs) 1 children: 38: 0x564842720310 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564842720d70 MAP: (2 sibs) 1 children: 38: 0x5648427203b0 KEYVAL: '' '' (1 sibs) 38: 0x564842720e08 MAP: (2 sibs) 1 children: 38: 0x564842720450 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484277aba0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56484277ac30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56484277acc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56484277ad50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56484277ade0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56484277ae70 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56484277af00 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56484277af90 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56484277b020 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56484277b0b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56484277b140 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56484277b1d0 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: 0x5648427231b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271ec70 MAP: (2 sibs) 3 children: 38: 0x564842724190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564842724228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5648427242c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x56484271ed08 MAP: (2 sibs) 3 children: 38: 0x564842724360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5648427243f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564842724490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484277ca70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484277cb00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484277cb90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484277cc20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484277ccb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484277cd40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484277cdd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56484277ce60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56484277cef0 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: 0x5648427232c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f5e0 MAP: (2 sibs) 3 children: 38: 0x564842724530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5648427245c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564842724660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x56484271f678 MAP: (2 sibs) 3 children: 38: 0x564842724700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564842724798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564842724830 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x56484277e900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484277e990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484277ea20 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484277eab0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484277eb40 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484277ebd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484277ec60 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56484277ecf0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56484277ed80 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x56484277e900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484277e990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484277ea20 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484277eab0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484277eb40 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484277ebd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484277ec60 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56484277ecf0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56484277ed80 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x56484277e900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484277e990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484277ea20 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484277eab0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484277eb40 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484277ebd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484277ec60 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56484277ecf0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56484277ed80 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: 0x5648427233e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564842724aa0 MAP: (3 sibs) 3 children: 38: 0x564842724c70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564842724d08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564842724da0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564842724b38 MAP: (3 sibs) 3 children: 38: 0x564842724e40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564842724ed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564842724f70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564842724bd0 MAP: (3 sibs) 3 children: 38: 0x564842725010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5648427250a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564842725140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5648427807a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842780830 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5648427808c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842780950 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427809e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842780a70 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564842780b00 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564842780b90 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564842780c20 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564842780cb0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564842780d40 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564842780dd0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564842780e60 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: 0x5648427226c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x56484271eaa0 MAP: (3 sibs) 0 children: 38: 0x56484271eb38 MAP: (3 sibs) 0 children: 38: 0x56484271ebd0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5648427810b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842781140 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5648427811d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564842781260 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: 0x5648427227d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f130 MAP: (2 sibs) 2 children: 38: 0x56484271f270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271f308 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f1c8 MAP: (2 sibs) 2 children: 38: 0x56484271f3b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271f448 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5648427819c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842781a50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842781ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842781b70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842781c00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842781c90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842781d20 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: 0x5648427228f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f960 MAP: (2 sibs) 2 children: 38: 0x56484271faa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fb38 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f9f8 MAP: (2 sibs) 2 children: 38: 0x56484271fbe0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271fc78 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5648427822d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842782360 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5648427823f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842782480 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842782510 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5648427825a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842782630 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: 0x564842722a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271fd20 MAP: (2 sibs) 2 children: 38: 0x56484271fe60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271fdb8 MAP: (2 sibs) 2 children: 38: 0x56484271ffa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842782be0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842782c70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842782d00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842782d90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842782e20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842782eb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842782f40 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: 0x564842722b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5648427209b0 MAP: (2 sibs) 2 children: 38: 0x564842720af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564842720b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564842720a48 MAP: (2 sibs) 2 children: 38: 0x564842720c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720cc8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x5648427834f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842783580 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842783610 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5648427836a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842783730 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5648427837c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842783850 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: 0x564842722c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x56484271f540 MAP: (1 sibs) 2 children: 38: 0x56484271edb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x56484271ee48 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842783e00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564842783e90 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564842783f20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842783fb0 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: 0x564842722d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564842720eb0 MAP: (4 sibs) 2 children: 38: 0x564842721120 KEYVAL: 'a' '1' (2 sibs) 38: 0x5648427211b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564842720f48 MAP: (4 sibs) 2 children: 38: 0x564842721260 KEYVAL: 'b' '2' (2 sibs) 38: 0x5648427212f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842720fe0 MAP: (4 sibs) 3 children: 38: 0x5648427213a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564842721438 KEYVAL: 'a' '1' (3 sibs) 38: 0x5648427214d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564842721078 MAP: (4 sibs) 2 children: 38: 0x564842721570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842721608 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842784710 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5648427847a0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564842784830 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5648427848c0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564842784950 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5648427849e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564842784a70 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564842784b00 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564842784b90 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564842784c20 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564842784cb0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564842784d40 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564842784dd0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564842784e60 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: 0x564842722e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564842721700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564842721798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564842721830 KEYVAL: 'b' '2' (4 sibs) 38: 0x5648427218c8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842785020 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5648427850b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564842785140 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5648427851d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564842785260 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: 0x564842722f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564842723850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5648427238f0 MAP: (5 sibs) 1 children: 38: 0x564842723bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564842723988 MAP: (5 sibs) 1 children: 38: 0x564842723c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564842723a20 MAP: (5 sibs) 1 children: 38: 0x564842723d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564842723ab8 MAP: (5 sibs) 1 children: 38: 0x564842723dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564842723e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564842723f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564842723b50 MAP: (5 sibs) 1 children: 38: 0x564842723fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564842724050 VAL: 'val1' (2 sibs) 38: 0x5648427240e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842785930 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5648427859c0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564842785a50 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564842785ae0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564842785b70 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564842785c00 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564842785c90 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564842785d20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564842785db0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564842785e40 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564842785ed0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564842785f60 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564842785ff0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564842786080 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564842786110 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5648427861a0 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: 0x564842723098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x56484271f720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564842720130 MAP: (1 sibs) 1 children: 38: 0x5648427201d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f7b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564842720270 MAP: (1 sibs) 1 children: 38: 0x564842720310 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564842720d70 MAP: (2 sibs) 1 children: 38: 0x5648427203b0 KEYVAL: '' '' (1 sibs) 38: 0x564842720e08 MAP: (2 sibs) 1 children: 38: 0x564842720450 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842786240 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5648427862d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564842786360 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5648427863f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564842786480 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564842786510 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5648427865a0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564842786630 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5648427866c0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564842786750 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5648427867e0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564842786870 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: 0x5648427231b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271ec70 MAP: (2 sibs) 3 children: 38: 0x564842724190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564842724228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5648427242c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x56484271ed08 MAP: (2 sibs) 3 children: 38: 0x564842724360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5648427243f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564842724490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842786b50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842786be0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842786c70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842786d00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564842786d90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842786e20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564842786eb0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564842786f40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564842786fd0 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: 0x5648427232c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f5e0 MAP: (2 sibs) 3 children: 38: 0x564842724530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5648427245c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564842724660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x56484271f678 MAP: (2 sibs) 3 children: 38: 0x564842724700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564842724798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564842724830 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842787460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427874f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842787580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842787610 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427876a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842787730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5648427877c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564842787850 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5648427878e0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x564842787460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427874f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842787580 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842787610 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427876a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842787730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5648427877c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564842787850 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5648427878e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x564842787460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427874f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842787580 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842787610 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427876a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842787730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5648427877c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564842787850 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5648427878e0 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: 0x5648427233e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564842724aa0 MAP: (3 sibs) 3 children: 38: 0x564842724c70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564842724d08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564842724da0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564842724b38 MAP: (3 sibs) 3 children: 38: 0x564842724e40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564842724ed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564842724f70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564842724bd0 MAP: (3 sibs) 3 children: 38: 0x564842725010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5648427250a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564842725140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564842787d70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842787e00 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564842787e90 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842787f20 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564842787fb0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842788040 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5648427880d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564842788160 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5648427881f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564842788280 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564842788310 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5648427883a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564842788430 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] 0x56484276a360 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56484276a3f0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56484276a480 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56484276a510 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] 0x564842789810 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5648427898a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564842789930 MAP: (3 sibs) 0 children: 38: [3] [3] 0x5648427899c0 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] 0x56484276c090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484276c120 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484276c1b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484276c240 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484276c2d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484276c360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484276c3f0 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] 0x56484278aa00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484278aa90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484278ab20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484278abb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484278ac40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484278acd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484278ad60 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] 0x56484276ddc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484276de50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484276dee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484276df70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484276e000 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484276e090 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484276e120 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] 0x56484278b310 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484278b3a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484278b430 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484278b4c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484278b550 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484278b5e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484278b670 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] 0x56484276faf0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484276fb80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484276fc10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484276fca0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484276fd30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484276fdc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484276fe50 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] 0x56484278bc20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484278bcb0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484278bd40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484278bdd0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484278be60 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484278bef0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484278bf80 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] 0x564842771820 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427718b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842771940 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5648427719d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842771a60 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842771af0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842771b80 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] 0x56484278c530 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484278c5c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484278c650 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484278c6e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484278c770 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484278c800 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484278c890 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] 0x564842773550 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5648427735e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564842773670 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842773700 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] 0x56484278ce40 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x56484278ced0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x56484278cf60 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56484278cff0 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] 0x564842775280 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564842775310 MAP: (4 sibs) 2 children: 38: [2] [2] 0x5648427753a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842775430 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x5648427754c0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564842775550 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x5648427755e0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564842775670 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564842775700 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564842775790 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564842775820 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x5648427758b0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564842775940 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x5648427759d0 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] 0x56484278d750 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x56484278d7e0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x56484278d870 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56484278d900 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x56484278d990 MAP: (4 sibs) 2 children: 38: [5] [5] 0x56484278da20 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x56484278dab0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x56484278db40 MAP: (4 sibs) 3 children: 38: [8] [8] 0x56484278dbd0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x56484278dc60 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x56484278dcf0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x56484278dd80 MAP: (4 sibs) 2 children: 38: [12] [12] 0x56484278de10 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x56484278dea0 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] 0x564842776fb0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564842777040 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x5648427770d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564842777160 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x5648427771f0 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] 0x56484278e060 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x56484278e0f0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x56484278e180 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x56484278e210 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x56484278e2a0 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] 0x564842778dd0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564842778e60 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564842778ef0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564842778f80 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564842779010 MAP: (5 sibs) 1 children: 38: [5] [5] 0x5648427790a0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564842779130 MAP: (5 sibs) 1 children: 38: [7] [7] 0x5648427791c0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564842779250 MAP: (5 sibs) 1 children: 38: [9] [9] 0x5648427792e0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564842779370 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564842779400 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564842779490 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564842779520 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x5648427795b0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564842779640 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] 0x56484278e970 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x56484278ea00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x56484278ea90 MAP: (5 sibs) 1 children: 38: [3] [3] 0x56484278eb20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x56484278ebb0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x56484278ec40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x56484278ecd0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x56484278ed60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x56484278edf0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x56484278ee80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x56484278ef10 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x56484278efa0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x56484278f030 MAP: (5 sibs) 1 children: 38: [13] [13] 0x56484278f0c0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x56484278f150 VAL: 'val1' (2 sibs) 38: [15] [15] 0x56484278f1e0 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] 0x56484277aba0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56484277ac30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56484277acc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56484277ad50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56484277ade0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56484277ae70 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56484277af00 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56484277af90 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56484277b020 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56484277b0b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56484277b140 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56484277b1d0 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] 0x56484278f280 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56484278f310 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56484278f3a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56484278f430 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56484278f4c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56484278f550 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56484278f5e0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56484278f670 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56484278f700 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56484278f790 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56484278f820 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56484278f8b0 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] 0x56484277ca70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484277cb00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484277cb90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484277cc20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484277ccb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484277cd40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484277cdd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56484277ce60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56484277cef0 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] 0x56484278fb90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484278fc20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484278fcb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484278fd40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484278fdd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484278fe60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484278fef0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56484278ff80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564842790010 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] 0x56484277e900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484277e990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484277ea20 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484277eab0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484277eb40 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484277ebd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484277ec60 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56484277ecf0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56484277ed80 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] 0x5648427904a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842790530 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5648427905c0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842790650 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427906e0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842790770 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564842790800 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564842790890 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564842790920 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] 0x5648427807a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842780830 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5648427808c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842780950 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427809e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842780a70 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564842780b00 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564842780b90 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564842780c20 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564842780cb0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564842780d40 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564842780dd0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564842780e60 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] 0x564842790db0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842790e40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564842790ed0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842790f60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564842790ff0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842791080 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564842791110 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5648427911a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564842791230 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5648427912c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564842791350 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5648427913e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564842791470 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] 0x5648427810b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842781140 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5648427811d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564842781260 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] 0x5648427916c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842791750 MAP: (3 sibs) 0 children: 38: [2] [2] 0x5648427917e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564842791870 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] 0x5648427819c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842781a50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842781ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842781b70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842781c00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842781c90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842781d20 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] 0x564842791fd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842792060 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5648427920f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842792180 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842792210 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5648427922a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842792330 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] 0x5648427822d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842782360 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5648427823f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842782480 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842782510 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5648427825a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842782630 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] 0x5648427928e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842792970 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842792a00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842792a90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842792b20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842792bb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842792c40 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] 0x564842782be0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842782c70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842782d00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842782d90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842782e20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842782eb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842782f40 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] 0x5648427931f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842793280 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842793310 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5648427933a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842793430 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5648427934c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842793550 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] 0x5648427834f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842783580 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842783610 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x5648427836a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842783730 MAP: (2 sibs) 2 children: 38: [5] [5] 0x5648427837c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842783850 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] 0x564842793b00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842793b90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842793c20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842793cb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842793d40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842793dd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842793e60 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] 0x564842783e00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564842783e90 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564842783f20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842783fb0 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] 0x564842794410 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x5648427944a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564842794530 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5648427945c0 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] 0x564842784710 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x5648427847a0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564842784830 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x5648427848c0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564842784950 MAP: (4 sibs) 2 children: 38: [5] [5] 0x5648427849e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564842784a70 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564842784b00 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564842784b90 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564842784c20 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564842784cb0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564842784d40 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564842784dd0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564842784e60 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] 0x564842794d20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564842794db0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564842794e40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842794ed0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564842794f60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564842794ff0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564842795080 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564842795110 MAP: (4 sibs) 3 children: 38: [8] [8] 0x5648427951a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564842795230 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x5648427952c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564842795350 MAP: (4 sibs) 2 children: 38: [12] [12] 0x5648427953e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564842795470 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] 0x564842785020 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5648427850b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564842785140 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5648427851d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564842785260 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] 0x564842795630 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x5648427956c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564842795750 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x5648427957e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564842795870 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] 0x564842785930 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x5648427859c0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564842785a50 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564842785ae0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564842785b70 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564842785c00 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564842785c90 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564842785d20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564842785db0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564842785e40 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564842785ed0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564842785f60 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564842785ff0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564842786080 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564842786110 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5648427861a0 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] 0x564842795f40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564842795fd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564842796060 MAP: (5 sibs) 1 children: 38: [3] [3] 0x5648427960f0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564842796180 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564842796210 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x5648427962a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564842796330 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x5648427963c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564842796450 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x5648427964e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564842796570 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564842796600 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564842796690 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564842796720 VAL: 'val1' (2 sibs) 38: [15] [15] 0x5648427967b0 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] 0x564842786240 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5648427862d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564842786360 MAP: (1 sibs) 1 children: 38: [3] [3] 0x5648427863f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564842786480 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564842786510 MAP: (1 sibs) 1 children: 38: [6] [6] 0x5648427865a0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564842786630 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x5648427866c0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564842786750 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x5648427867e0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564842786870 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] 0x564842796850 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x5648427968e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564842796970 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564842796a00 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564842796a90 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564842796b20 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564842796bb0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564842796c40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564842796cd0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564842796d60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564842796df0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564842796e80 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] 0x564842786b50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842786be0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842786c70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842786d00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564842786d90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842786e20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564842786eb0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564842786f40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564842786fd0 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] 0x564842797160 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427971f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842797280 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842797310 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427973a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842797430 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5648427974c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564842797550 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x5648427975e0 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] 0x564842787460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427874f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842787580 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842787610 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427876a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842787730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5648427877c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564842787850 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5648427878e0 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] 0x564842797a70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842797b00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564842797b90 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842797c20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564842797cb0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842797d40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564842797dd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564842797e60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564842797ef0 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] 0x564842787d70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842787e00 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564842787e90 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842787f20 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564842787fb0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842788040 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5648427880d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564842788160 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5648427881f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564842788280 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564842788310 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5648427883a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564842788430 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] 0x564842798380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564842798410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5648427984a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564842798530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427985c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564842798650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5648427986e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564842798770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564842798800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564842798890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564842798920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5648427989b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564842798a40 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: 0x5648427226c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x56484271eaa0 MAP: (3 sibs) 0 children: 38: 0x56484271eb38 MAP: (3 sibs) 0 children: 38: 0x56484271ebd0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484278a4e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56484278a570 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56484278a600 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56484278a690 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: 0x5648427227d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f130 MAP: (2 sibs) 2 children: 38: 0x56484271f270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271f308 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f1c8 MAP: (2 sibs) 2 children: 38: 0x56484271f3b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271f448 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564842798c90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842798d20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564842798db0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842798e40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842798ed0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842798f60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842798ff0 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: 0x5648427228f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f960 MAP: (2 sibs) 2 children: 38: 0x56484271faa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fb38 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f9f8 MAP: (2 sibs) 2 children: 38: 0x56484271fbe0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271fc78 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564842799090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842799120 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5648427991b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842799240 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5648427992d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842799360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5648427993f0 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: 0x564842722a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271fd20 MAP: (2 sibs) 2 children: 38: 0x56484271fe60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271fdb8 MAP: (2 sibs) 2 children: 38: 0x56484271ffa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564842799490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842799520 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5648427995b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842799640 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x5648427996d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842799760 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x5648427997f0 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: 0x564842722b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5648427209b0 MAP: (2 sibs) 2 children: 38: 0x564842720af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564842720b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564842720a48 MAP: (2 sibs) 2 children: 38: 0x564842720c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720cc8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564842799890 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564842799920 MAP: (2 sibs) 2 children: 38: [2] [2] 0x5648427999b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564842799a40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564842799ad0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564842799b60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564842799bf0 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: 0x564842722c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x56484271f540 MAP: (1 sibs) 2 children: 38: 0x56484271edb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x56484271ee48 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564842799c90 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564842799d20 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564842799db0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564842799e40 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: 0x564842722d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564842720eb0 MAP: (4 sibs) 2 children: 38: 0x564842721120 KEYVAL: 'a' '1' (2 sibs) 38: 0x5648427211b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564842720f48 MAP: (4 sibs) 2 children: 38: 0x564842721260 KEYVAL: 'b' '2' (2 sibs) 38: 0x5648427212f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842720fe0 MAP: (4 sibs) 3 children: 38: 0x5648427213a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564842721438 KEYVAL: 'a' '1' (3 sibs) 38: 0x5648427214d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564842721078 MAP: (4 sibs) 2 children: 38: 0x564842721570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842721608 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564842799ee0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564842799f70 MAP: (4 sibs) 2 children: 38: [2] [2] 0x56484279a000 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56484279a090 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x56484279a120 MAP: (4 sibs) 2 children: 38: [5] [5] 0x56484279a1b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x56484279a240 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x56484279a2d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x56484279a360 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x56484279a3f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x56484279a480 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x56484279a510 MAP: (4 sibs) 2 children: 38: [12] [12] 0x56484279a5a0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x56484279a630 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: 0x564842722e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564842721700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564842721798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564842721830 KEYVAL: 'b' '2' (4 sibs) 38: 0x5648427218c8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279a6d0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x56484279a760 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x56484279a7f0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x56484279a880 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x56484279a910 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: 0x564842722f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564842723850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5648427238f0 MAP: (5 sibs) 1 children: 38: 0x564842723bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564842723988 MAP: (5 sibs) 1 children: 38: 0x564842723c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564842723a20 MAP: (5 sibs) 1 children: 38: 0x564842723d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564842723ab8 MAP: (5 sibs) 1 children: 38: 0x564842723dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564842723e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564842723f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564842723b50 MAP: (5 sibs) 1 children: 38: 0x564842723fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564842724050 VAL: 'val1' (2 sibs) 38: 0x5648427240e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279a9b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x56484279aa40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x56484279aad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x56484279ab60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x56484279abf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x56484279ac80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x56484279ad10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x56484279ada0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x56484279ae30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x56484279aec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x56484279af50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x56484279afe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x56484279b070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x56484279b100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x56484279b190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x56484279b220 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: 0x564842723098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x56484271f720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564842720130 MAP: (1 sibs) 1 children: 38: 0x5648427201d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f7b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564842720270 MAP: (1 sibs) 1 children: 38: 0x564842720310 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564842720d70 MAP: (2 sibs) 1 children: 38: 0x5648427203b0 KEYVAL: '' '' (1 sibs) 38: 0x564842720e08 MAP: (2 sibs) 1 children: 38: 0x564842720450 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279b2c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56484279b350 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56484279b3e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56484279b470 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56484279b500 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56484279b590 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56484279b620 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56484279b6b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56484279b740 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56484279b7d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56484279b860 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56484279b8f0 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: 0x5648427231b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271ec70 MAP: (2 sibs) 3 children: 38: 0x564842724190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564842724228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5648427242c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x56484271ed08 MAP: (2 sibs) 3 children: 38: 0x564842724360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5648427243f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564842724490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279b990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279ba20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484279bab0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484279bb40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484279bbd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484279bc60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484279bcf0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56484279bd80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56484279be10 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: 0x5648427232c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f5e0 MAP: (2 sibs) 3 children: 38: 0x564842724530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5648427245c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564842724660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x56484271f678 MAP: (2 sibs) 3 children: 38: 0x564842724700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564842724798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564842724830 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279beb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279bf40 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484279bfd0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484279c060 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484279c0f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484279c180 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484279c210 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x56484279c2a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x56484279c330 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: 0x5648427233e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564842724aa0 MAP: (3 sibs) 3 children: 38: 0x564842724c70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564842724d08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564842724da0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564842724b38 MAP: (3 sibs) 3 children: 38: 0x564842724e40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564842724ed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564842724f70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564842724bd0 MAP: (3 sibs) 3 children: 38: 0x564842725010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5648427250a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564842725140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279c3d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56484279c460 MAP: (3 sibs) 3 children: 38: [2] [2] 0x56484279c4f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484279c580 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484279c610 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484279c6a0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x56484279c730 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x56484279c7c0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x56484279c850 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x56484279c8e0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x56484279c970 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x56484279ca00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x56484279ca90 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: 0x5648427226c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x56484271eaa0 MAP: (3 sibs) 0 children: 38: 0x56484271eb38 MAP: (3 sibs) 0 children: 38: 0x56484271ebd0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279cb30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x56484279cbc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x56484279cc50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x56484279cce0 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: 0x5648427227d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f130 MAP: (2 sibs) 2 children: 38: 0x56484271f270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271f308 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f1c8 MAP: (2 sibs) 2 children: 38: 0x56484271f3b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271f448 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279cd80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279ce10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484279cea0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484279cf30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484279cfc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484279d050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484279d0e0 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: 0x5648427228f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f960 MAP: (2 sibs) 2 children: 38: 0x56484271faa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fb38 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271f9f8 MAP: (2 sibs) 2 children: 38: 0x56484271fbe0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x56484271fc78 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279d180 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279d210 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484279d2a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484279d330 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484279d3c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484279d450 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484279d4e0 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: 0x564842722a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271fd20 MAP: (2 sibs) 2 children: 38: 0x56484271fe60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x56484271fef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x56484271fdb8 MAP: (2 sibs) 2 children: 38: 0x56484271ffa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279d580 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279d610 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484279d6a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484279d730 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484279d7c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484279d850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484279d8e0 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: 0x564842722b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x5648427209b0 MAP: (2 sibs) 2 children: 38: 0x564842720af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564842720b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564842720a48 MAP: (2 sibs) 2 children: 38: 0x564842720c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564842720cc8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279d980 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279da10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x56484279daa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x56484279db30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x56484279dbc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x56484279dc50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x56484279dce0 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: 0x564842722c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x56484271f540 MAP: (1 sibs) 2 children: 38: 0x56484271edb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x56484271ee48 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279dd80 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x56484279de10 MAP: (1 sibs) 2 children: 38: [2] [2] 0x56484279dea0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56484279df30 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: 0x564842722d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564842720eb0 MAP: (4 sibs) 2 children: 38: 0x564842721120 KEYVAL: 'a' '1' (2 sibs) 38: 0x5648427211b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564842720f48 MAP: (4 sibs) 2 children: 38: 0x564842721260 KEYVAL: 'b' '2' (2 sibs) 38: 0x5648427212f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842720fe0 MAP: (4 sibs) 3 children: 38: 0x5648427213a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564842721438 KEYVAL: 'a' '1' (3 sibs) 38: 0x5648427214d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564842721078 MAP: (4 sibs) 2 children: 38: 0x564842721570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564842721608 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279dfd0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x56484279e060 MAP: (4 sibs) 2 children: 38: [2] [2] 0x56484279e0f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x56484279e180 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x56484279e210 MAP: (4 sibs) 2 children: 38: [5] [5] 0x56484279e2a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x56484279e330 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x56484279e3c0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x56484279e450 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x56484279e4e0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x56484279e570 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x56484279e600 MAP: (4 sibs) 2 children: 38: [12] [12] 0x56484279e690 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x56484279e720 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: 0x564842722e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564842721700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564842721798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564842721830 KEYVAL: 'b' '2' (4 sibs) 38: 0x5648427218c8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279e7c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x56484279e850 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x56484279e8e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x56484279e970 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x56484279ea00 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: 0x564842722f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564842723850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5648427238f0 MAP: (5 sibs) 1 children: 38: 0x564842723bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564842723988 MAP: (5 sibs) 1 children: 38: 0x564842723c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564842723a20 MAP: (5 sibs) 1 children: 38: 0x564842723d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564842723ab8 MAP: (5 sibs) 1 children: 38: 0x564842723dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564842723e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564842723f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564842723b50 MAP: (5 sibs) 1 children: 38: 0x564842723fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564842724050 VAL: 'val1' (2 sibs) 38: 0x5648427240e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279eaa0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x56484279eb30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x56484279ebc0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x56484279ec50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x56484279ece0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x56484279ed70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x56484279ee00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x56484279ee90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x56484279ef20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x56484279efb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x56484279f040 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x56484279f0d0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x56484279f160 MAP: (5 sibs) 1 children: 38: [13] [13] 0x56484279f1f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x56484279f280 VAL: 'val1' (2 sibs) 38: [15] [15] 0x56484279f310 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: 0x564842723098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x56484271f720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564842720130 MAP: (1 sibs) 1 children: 38: 0x5648427201d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f7b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564842720270 MAP: (1 sibs) 1 children: 38: 0x564842720310 KEYVAL: '' 'foo' (1 sibs) 38: 0x56484271f850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564842720d70 MAP: (2 sibs) 1 children: 38: 0x5648427203b0 KEYVAL: '' '' (1 sibs) 38: 0x564842720e08 MAP: (2 sibs) 1 children: 38: 0x564842720450 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279f3b0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x56484279f440 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x56484279f4d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x56484279f560 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x56484279f5f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x56484279f680 MAP: (1 sibs) 1 children: 38: [6] [6] 0x56484279f710 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x56484279f7a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x56484279f830 MAP: (2 sibs) 1 children: 38: [9] [9] 0x56484279f8c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x56484279f950 MAP: (2 sibs) 1 children: 38: [11] [11] 0x56484279f9e0 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: 0x5648427231b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271ec70 MAP: (2 sibs) 3 children: 38: 0x564842724190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564842724228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5648427242c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x56484271ed08 MAP: (2 sibs) 3 children: 38: 0x564842724360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5648427243f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564842724490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279fa80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x56484279fb10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x56484279fba0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x56484279fc30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x56484279fcc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x56484279fd50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x56484279fde0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x56484279fe70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x56484279ff00 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: 0x5648427232c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x56484271f5e0 MAP: (2 sibs) 3 children: 38: 0x564842724530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5648427245c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564842724660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x56484271f678 MAP: (2 sibs) 3 children: 38: 0x564842724700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564842724798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564842724830 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x56484279ffa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x5648427a0030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x5648427a00c0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5648427a0150 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427a01e0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5648427a0270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x5648427a0300 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x5648427a0390 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x5648427a0420 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: 0x5648427233e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564842724aa0 MAP: (3 sibs) 3 children: 38: 0x564842724c70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564842724d08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564842724da0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564842724b38 MAP: (3 sibs) 3 children: 38: 0x564842724e40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564842724ed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564842724f70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564842724bd0 MAP: (3 sibs) 3 children: 38: 0x564842725010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5648427250a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564842725140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x5648427a04c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x5648427a0550 MAP: (3 sibs) 3 children: 38: [2] [2] 0x5648427a05e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x5648427a0670 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x5648427a0700 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x5648427a0790 MAP: (3 sibs) 3 children: 38: [6] [6] 0x5648427a0820 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x5648427a08b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x5648427a0940 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x5648427a09d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x5648427a0a60 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x5648427a0af0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x5648427a0b80 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 (7 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (7 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.01 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x55a678d64bd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55a678d63360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55a678d633f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55a678d63490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55a678d635d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55a678d63668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55a678d63528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55a678d63710 VAL: 'item 1' (2 sibs) 39: 0x55a678d637a8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d763b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d76440 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d764d0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d76560 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d765f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d76680 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d76710 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d767a0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d76830 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: 0x55a678d64ce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d63100 MAP: (2 sibs) 4 children: 39: 0x55a678d64610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d646a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d64740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d647d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d63198 MAP: (2 sibs) 5 children: 39: 0x55a678d64880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d64918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d649b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d64a48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d64ae0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d78750 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d787e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d78870 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d78900 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d78990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d78a20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d78ab0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d78b40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d78bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d78c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d78cf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d78d80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d78e10 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: 0x55a678d64e00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d65090 MAP: (2 sibs) 4 children: 39: 0x55a678d651d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d65268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d65300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d65398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d65128 MAP: (2 sibs) 5 children: 39: 0x55a678d65440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d654d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d65570 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d65608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d656a0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d7aa00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7aa90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7ab20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7abb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7ac40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7acd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7ad60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7adf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7ae80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7af10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7afa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7b030 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7b0c0 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: 0x55a678d64bd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55a678d63360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55a678d633f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55a678d63490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55a678d635d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55a678d63668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55a678d63528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55a678d63710 VAL: 'item 1' (2 sibs) 39: 0x55a678d637a8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d7b310 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d7b3a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d7b430 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d7b4c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d7b550 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d7b5e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d7b670 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d7b700 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d7b790 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: 0x55a678d64ce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d63100 MAP: (2 sibs) 4 children: 39: 0x55a678d64610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d646a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d64740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d647d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d63198 MAP: (2 sibs) 5 children: 39: 0x55a678d64880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d64918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d649b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d64a48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d64ae0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d7bc20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7bcb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7bd40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7bdd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7be60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7bef0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7bf80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7c010 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7c0a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7c130 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7c1c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7c250 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7c2e0 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: 0x55a678d64e00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d65090 MAP: (2 sibs) 4 children: 39: 0x55a678d651d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d65268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d65300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d65398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d65128 MAP: (2 sibs) 5 children: 39: 0x55a678d65440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d654d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d65570 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d65608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d656a0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d7c530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7c5c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7c650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7c6e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7c770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7c800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7c890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7c920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7c9b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7ca40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7cad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7cb60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7cbf0 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] 0x55a678d763b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d76440 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d764d0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d76560 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d765f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d76680 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d76710 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d767a0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d76830 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] 0x55a678d7da00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d7da90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d7db20 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d7dbb0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d7dc40 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d7dcd0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d7dd60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d7ddf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d7de80 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] 0x55a678d78750 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d787e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d78870 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d78900 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d78990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d78a20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d78ab0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d78b40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d78bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d78c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d78cf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d78d80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d78e10 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] 0x55a678d7ebf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7ec80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7ed10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7eda0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7ee30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7eec0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7ef50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7efe0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7f070 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7f100 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7f190 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7f220 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7f2b0 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] 0x55a678d7aa00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7aa90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7ab20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7abb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7ac40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7acd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7ad60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7adf0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7ae80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7af10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7afa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7b030 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7b0c0 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] 0x55a678d7f500 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7f590 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7f620 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7f6b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7f740 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7f7d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7f860 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7f8f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7f980 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7fa10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7faa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7fb30 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7fbc0 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] 0x55a678d7b310 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d7b3a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d7b430 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d7b4c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d7b550 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d7b5e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d7b670 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d7b700 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d7b790 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] 0x55a678d7fe10 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d7fea0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d7ff30 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d7ffc0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d80050 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d800e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d80170 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d80200 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d80290 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] 0x55a678d7bc20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7bcb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7bd40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7bdd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7be60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7bef0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7bf80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7c010 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7c0a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7c130 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7c1c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7c250 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7c2e0 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] 0x55a678d80720 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d807b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d80840 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d808d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d80960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d809f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d80a80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d80b10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d80ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d80c30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d80cc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d80d50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d80de0 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] 0x55a678d7c530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d7c5c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d7c650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d7c6e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d7c770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d7c800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d7c890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d7c920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d7c9b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d7ca40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d7cad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d7cb60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d7cbf0 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] 0x55a678d81030 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d810c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d81150 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d811e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d81270 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d81300 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d81390 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d81420 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d814b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d81540 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d815d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d81660 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d816f0 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: 0x55a678d64bd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55a678d63360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55a678d633f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55a678d63490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55a678d635d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55a678d63668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55a678d63528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55a678d63710 VAL: 'item 1' (2 sibs) 39: 0x55a678d637a8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d7e4d0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d7e560 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d7e5f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d7e680 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d7e710 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d7e7a0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d7e830 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d7e8c0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d7e950 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: 0x55a678d64ce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d63100 MAP: (2 sibs) 4 children: 39: 0x55a678d64610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d646a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d64740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d647d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d63198 MAP: (2 sibs) 5 children: 39: 0x55a678d64880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d64918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d649b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d64a48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d64ae0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d81940 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d819d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d81a60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d81af0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d81b80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d81c10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d81ca0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d81d30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d81dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d81e50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d81ee0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d81f70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d82000 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: 0x55a678d64e00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d65090 MAP: (2 sibs) 4 children: 39: 0x55a678d651d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d65268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d65300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d65398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d65128 MAP: (2 sibs) 5 children: 39: 0x55a678d65440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d654d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d65570 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d65608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d656a0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d820a0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d82130 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d821c0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d82250 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d822e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d82370 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d82400 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d82490 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d82520 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d825b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d82640 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d826d0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d82760 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: 0x55a678d64bd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x55a678d63360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x55a678d633f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x55a678d63490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x55a678d635d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x55a678d63668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x55a678d63528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x55a678d63710 VAL: 'item 1' (2 sibs) 39: 0x55a678d637a8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d82800 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x55a678d82890 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x55a678d82920 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x55a678d829b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x55a678d82a40 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x55a678d82ad0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x55a678d82b60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x55a678d82bf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x55a678d82c80 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: 0x55a678d64ce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d63100 MAP: (2 sibs) 4 children: 39: 0x55a678d64610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d646a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d64740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d647d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d63198 MAP: (2 sibs) 5 children: 39: 0x55a678d64880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d64918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d649b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d64a48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d64ae0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d82d20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d82db0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d82e40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d82ed0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d82f60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d82ff0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d83080 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d83110 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d831a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d83230 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d832c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d83350 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d833e0 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: 0x55a678d64e00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x55a678d64ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x55a678d65090 MAP: (2 sibs) 4 children: 39: 0x55a678d651d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x55a678d65268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x55a678d65300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x55a678d65398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x55a678d65128 MAP: (2 sibs) 5 children: 39: 0x55a678d65440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x55a678d654d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x55a678d65570 KEYVAL: 'size' '8' (5 sibs) 39: 0x55a678d65608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x55a678d656a0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x55a678d83480 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x55a678d83510 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x55a678d835a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x55a678d83630 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x55a678d836c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x55a678d83750 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x55a678d837e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x55a678d83870 MAP: (2 sibs) 5 children: 39: [8] [8] 0x55a678d83900 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x55a678d83990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x55a678d83a20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x55a678d83ab0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x55a678d83b40 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 (2 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (2 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.00 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x55687aede8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aede360 VAL: 'item 1' (4 sibs) 40: 0x55687aede3f8 VAL: 'item 2' (4 sibs) 40: 0x55687aede490 SEQ: (4 sibs) 2 children: 40: 0x55687aede5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55687aede668 VAL: 'item 3.2' (2 sibs) 40: 0x55687aede528 MAP: (4 sibs) 2 children: 40: 0x55687aede710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aede7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aeea2c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeea350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeea3e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeea470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeea500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeea590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeea620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeea6b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeea740 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: 0x55687aede9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aedea90 VAL: 'item 1' (4 sibs) 40: 0x55687aedeb28 VAL: 'item 2' (4 sibs) 40: 0x55687aedebc0 SEQ: (4 sibs) 2 children: 40: 0x55687aeded00 VAL: 'item 3.1' (2 sibs) 40: 0x55687aeded98 VAL: 'item 3.2' (2 sibs) 40: 0x55687aedec58 MAP: (4 sibs) 2 children: 40: 0x55687aedee40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aedeed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aeec2e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeec370 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeec400 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeec490 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeec520 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeec5b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeec640 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeec6d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeec760 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: 0x55687aede8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aede360 VAL: 'item 1' (4 sibs) 40: 0x55687aede3f8 VAL: 'item 2' (4 sibs) 40: 0x55687aede490 SEQ: (4 sibs) 2 children: 40: 0x55687aede5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55687aede668 VAL: 'item 3.2' (2 sibs) 40: 0x55687aede528 MAP: (4 sibs) 2 children: 40: 0x55687aede710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aede7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aeecbf0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeecc80 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeecd10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeecda0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeece30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeecec0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeecf50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeecfe0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeed070 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: 0x55687aede9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aedea90 VAL: 'item 1' (4 sibs) 40: 0x55687aedeb28 VAL: 'item 2' (4 sibs) 40: 0x55687aedebc0 SEQ: (4 sibs) 2 children: 40: 0x55687aeded00 VAL: 'item 3.1' (2 sibs) 40: 0x55687aeded98 VAL: 'item 3.2' (2 sibs) 40: 0x55687aedec58 MAP: (4 sibs) 2 children: 40: 0x55687aedee40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aedeed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aeed500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeed590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeed620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeed6b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeed740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeed7d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeed860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeed8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeed980 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] 0x55687aeea2c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeea350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeea3e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeea470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeea500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeea590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeea620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeea6b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeea740 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] 0x55687aeee2c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeee350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeee3e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeee470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeee500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeee590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeee620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeee6b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeee740 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] 0x55687aeec2e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeec370 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeec400 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeec490 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeec520 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeec5b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeec640 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeec6d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeec760 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] 0x55687aeef4b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeef540 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeef5d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeef660 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeef6f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeef780 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeef810 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeef8a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeef930 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] 0x55687aeecbf0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeecc80 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeecd10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeecda0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeece30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeecec0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeecf50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeecfe0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeed070 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] 0x55687aeefdc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeefe50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeefee0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeeff70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aef0000 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aef0090 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aef0120 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aef01b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aef0240 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] 0x55687aeed500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeed590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeed620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeed6b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeed740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeed7d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeed860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeed8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeed980 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] 0x55687aef06d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aef0760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aef07f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aef0880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aef0910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aef09a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aef0a30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aef0ac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aef0b50 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: 0x55687aede8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aede360 VAL: 'item 1' (4 sibs) 40: 0x55687aede3f8 VAL: 'item 2' (4 sibs) 40: 0x55687aede490 SEQ: (4 sibs) 2 children: 40: 0x55687aede5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55687aede668 VAL: 'item 3.2' (2 sibs) 40: 0x55687aede528 MAP: (4 sibs) 2 children: 40: 0x55687aede710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aede7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aeeebd0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aeeec60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aeeecf0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aeeed80 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aeeee10 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aeeeea0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aeeef30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aeeefc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aeef050 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: 0x55687aede9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aedea90 VAL: 'item 1' (4 sibs) 40: 0x55687aedeb28 VAL: 'item 2' (4 sibs) 40: 0x55687aedebc0 SEQ: (4 sibs) 2 children: 40: 0x55687aeded00 VAL: 'item 3.1' (2 sibs) 40: 0x55687aeded98 VAL: 'item 3.2' (2 sibs) 40: 0x55687aedec58 MAP: (4 sibs) 2 children: 40: 0x55687aedee40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aedeed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aef0fe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aef1070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aef1100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aef1190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aef1220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aef12b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aef1340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aef13d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aef1460 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: 0x55687aede8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aede360 VAL: 'item 1' (4 sibs) 40: 0x55687aede3f8 VAL: 'item 2' (4 sibs) 40: 0x55687aede490 SEQ: (4 sibs) 2 children: 40: 0x55687aede5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55687aede668 VAL: 'item 3.2' (2 sibs) 40: 0x55687aede528 MAP: (4 sibs) 2 children: 40: 0x55687aede710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aede7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aef1500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aef1590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aef1620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aef16b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aef1740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aef17d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aef1860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aef18f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aef1980 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: 0x55687aede9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55687aedea90 VAL: 'item 1' (4 sibs) 40: 0x55687aedeb28 VAL: 'item 2' (4 sibs) 40: 0x55687aedebc0 SEQ: (4 sibs) 2 children: 40: 0x55687aeded00 VAL: 'item 3.1' (2 sibs) 40: 0x55687aeded98 VAL: 'item 3.2' (2 sibs) 40: 0x55687aedec58 MAP: (4 sibs) 2 children: 40: 0x55687aedee40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55687aedeed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55687aef1a20 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55687aef1ab0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55687aef1b40 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55687aef1bd0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55687aef1c60 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55687aef1cf0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55687aef1d80 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55687aef1e10 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55687aef1ea0 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 (1 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (1 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.00 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x563d98ea2600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563d98ea10f0 VAL: 'a' (21 sibs) 41: 0x563d98ea1188 VAL: 'b:b' (21 sibs) 41: 0x563d98ea1220 VAL: 'c{c' (21 sibs) 41: 0x563d98ea12b8 VAL: 'cc{' (21 sibs) 41: 0x563d98ea1350 VAL: 'c}c' (21 sibs) 41: 0x563d98ea13e8 VAL: 'cc}' (21 sibs) 41: 0x563d98ea1480 VAL: 'c!c' (21 sibs) 41: 0x563d98ea1518 VAL: 'cc!' (21 sibs) 41: 0x563d98ea15b0 VAL: '.foo' (21 sibs) 41: 0x563d98ea1648 VAL: '.' (21 sibs) 41: 0x563d98ea16e0 VAL: '-a' (21 sibs) 41: 0x563d98ea1778 VAL: '+b' (21 sibs) 41: 0x563d98ea1810 VAL: '/b' (21 sibs) 41: 0x563d98ea18a8 VAL: ':c' (21 sibs) 41: 0x563d98ea1940 VAL: '$g' (21 sibs) 41: 0x563d98ea19d8 VAL: '*' (21 sibs) 41: 0x563d98ea1a70 VAL: '*' (21 sibs) 41: 0x563d98ea1b08 VAL: '*' (21 sibs) 41: 0x563d98ea1ba0 VAL: '*a' (21 sibs) 41: 0x563d98ea1c38 VAL: '*a' (21 sibs) 41: 0x563d98ea1cd0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ebb330 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ebb3c0 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ebb450 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ebb4e0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ebb570 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ebb600 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ebb690 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ebb720 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ebb7b0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ebb840 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ebb8d0 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ebb960 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ebb9f0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ebba80 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ebbb10 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ebbba0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ebbc30 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ebbcc0 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ebbd50 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ebbde0 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ebbe70 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ebbf00 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: 0x563d98ea2718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563d98ea1fb0 VAL: 'a' (10 sibs) 41: 0x563d98ea2048 VAL: 'b' (10 sibs) 41: 0x563d98ea20e0 VAL: 'c' (10 sibs) 41: 0x563d98ea2178 VAL: '.foo' (10 sibs) 41: 0x563d98ea2210 VAL: '.' (10 sibs) 41: 0x563d98ea22a8 VAL: '-a' (10 sibs) 41: 0x563d98ea2340 VAL: '+b' (10 sibs) 41: 0x563d98ea23d8 VAL: '/b' (10 sibs) 41: 0x563d98ea2470 VAL: ':c' (10 sibs) 41: 0x563d98ea2508 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ebd960 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ebd9f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ebda80 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ebdb10 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ebdba0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ebdc30 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ebdcc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ebdd50 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ebdde0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ebde70 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ebdf00 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: 0x563d98ea2830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea2a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea2ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea2b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea2be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea2c80 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea2d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea2db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea2e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea2ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea2f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3010 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea30a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ebf690 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ebf720 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ebf7b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ebf840 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ebf8d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ebf960 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ebf9f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ebfa80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ebfb10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ebfba0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ebfc30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ebfcc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ebfd50 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: 0x563d98ea2948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea3150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea31e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea3280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea3318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea33b0 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea3448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea34e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea3578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea3610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea36a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3740 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea37d8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ec13c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec1450 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec14e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec1570 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec1600 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec1690 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec1720 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec17b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec1840 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec18d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec1960 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec19f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec1a80 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: 0x563d98ea2600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563d98ea10f0 VAL: 'a' (21 sibs) 41: 0x563d98ea1188 VAL: 'b:b' (21 sibs) 41: 0x563d98ea1220 VAL: 'c{c' (21 sibs) 41: 0x563d98ea12b8 VAL: 'cc{' (21 sibs) 41: 0x563d98ea1350 VAL: 'c}c' (21 sibs) 41: 0x563d98ea13e8 VAL: 'cc}' (21 sibs) 41: 0x563d98ea1480 VAL: 'c!c' (21 sibs) 41: 0x563d98ea1518 VAL: 'cc!' (21 sibs) 41: 0x563d98ea15b0 VAL: '.foo' (21 sibs) 41: 0x563d98ea1648 VAL: '.' (21 sibs) 41: 0x563d98ea16e0 VAL: '-a' (21 sibs) 41: 0x563d98ea1778 VAL: '+b' (21 sibs) 41: 0x563d98ea1810 VAL: '/b' (21 sibs) 41: 0x563d98ea18a8 VAL: ':c' (21 sibs) 41: 0x563d98ea1940 VAL: '$g' (21 sibs) 41: 0x563d98ea19d8 VAL: '*' (21 sibs) 41: 0x563d98ea1a70 VAL: '*' (21 sibs) 41: 0x563d98ea1b08 VAL: '*' (21 sibs) 41: 0x563d98ea1ba0 VAL: '*a' (21 sibs) 41: 0x563d98ea1c38 VAL: '*a' (21 sibs) 41: 0x563d98ea1cd0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ec25e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ec2670 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ec2700 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ec2790 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ec2820 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ec28b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ec2940 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ec29d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ec2a60 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ec2af0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ec2b80 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ec2c10 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ec2ca0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ec2d30 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ec2dc0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ec2e50 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ec2ee0 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ec2f70 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ec3000 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ec3090 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ec3120 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ec31b0 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: 0x563d98ea2718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563d98ea1fb0 VAL: 'a' (10 sibs) 41: 0x563d98ea2048 VAL: 'b' (10 sibs) 41: 0x563d98ea20e0 VAL: 'c' (10 sibs) 41: 0x563d98ea2178 VAL: '.foo' (10 sibs) 41: 0x563d98ea2210 VAL: '.' (10 sibs) 41: 0x563d98ea22a8 VAL: '-a' (10 sibs) 41: 0x563d98ea2340 VAL: '+b' (10 sibs) 41: 0x563d98ea23d8 VAL: '/b' (10 sibs) 41: 0x563d98ea2470 VAL: ':c' (10 sibs) 41: 0x563d98ea2508 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ec1cd0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ec1d60 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ec1df0 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ec1e80 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ec1f10 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ec1fa0 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ec2030 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ec20c0 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ec2150 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ec21e0 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ec2270 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: 0x563d98ea2830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea2a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea2ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea2b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea2be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea2c80 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea2d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea2db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea2e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea2ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea2f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3010 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea30a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ec37f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec3880 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec3910 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec39a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec3a30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec3ac0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec3b50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec3be0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec3c70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec3d00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec3d90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec3e20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec3eb0 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: 0x563d98ea2948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea3150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea31e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea3280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea3318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea33b0 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea3448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea34e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea3578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea3610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea36a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3740 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea37d8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ec4100 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec4190 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec4220 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec42b0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec4340 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec43d0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec4460 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec44f0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec4580 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec4610 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec46a0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec4730 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec47c0 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] 0x563d98ebb330 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ebb3c0 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ebb450 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ebb4e0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ebb570 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ebb600 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ebb690 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ebb720 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ebb7b0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ebb840 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ebb8d0 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ebb960 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ebb9f0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ebba80 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ebbb10 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ebbba0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ebbc30 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ebbcc0 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ebbd50 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ebbde0 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ebbe70 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ebbf00 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] 0x563d98ec6080 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ec6110 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ec61a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ec6230 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ec62c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ec6350 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ec63e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ec6470 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ec6500 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ec6590 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ec6620 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ec66b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ec6740 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ec67d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ec6860 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ec68f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ec6980 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ec6a10 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ec6aa0 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ec6b30 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ec6bc0 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ec6c50 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] 0x563d98ebd960 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ebd9f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ebda80 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ebdb10 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ebdba0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ebdc30 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ebdcc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ebdd50 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ebdde0 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ebde70 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ebdf00 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] 0x563d98ec4e90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ec4f20 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ec4fb0 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ec5040 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ec50d0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ec5160 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ec51f0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ec5280 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ec5310 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ec53a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ec5430 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] 0x563d98ebf690 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ebf720 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ebf7b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ebf840 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ebf8d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ebf960 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ebf9f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ebfa80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ebfb10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ebfba0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ebfc30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ebfcc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ebfd50 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] 0x563d98ec7290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec7320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec73b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec7440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec74d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec7560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec75f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec7680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec7710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec77a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec7830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec78c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec7950 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] 0x563d98ec13c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec1450 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec14e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec1570 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec1600 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec1690 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec1720 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec17b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec1840 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec18d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec1960 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec19f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec1a80 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] 0x563d98ec7ba0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec7c30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec7cc0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec7d50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec7de0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec7e70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec7f00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec7f90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec8020 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec80b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec8140 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec81d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec8260 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] 0x563d98ec25e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ec2670 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ec2700 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ec2790 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ec2820 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ec28b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ec2940 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ec29d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ec2a60 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ec2af0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ec2b80 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ec2c10 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ec2ca0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ec2d30 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ec2dc0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ec2e50 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ec2ee0 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ec2f70 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ec3000 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ec3090 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ec3120 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ec31b0 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] 0x563d98ec8dc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ec8e50 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ec8ee0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ec8f70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ec9000 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ec9090 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ec9120 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ec91b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ec9240 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ec92d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ec9360 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ec93f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ec9480 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ec9510 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ec95a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ec9630 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ec96c0 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ec9750 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ec97e0 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ec9870 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ec9900 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ec9990 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] 0x563d98ec1cd0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ec1d60 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ec1df0 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ec1e80 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ec1f10 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ec1fa0 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ec2030 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ec20c0 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ec2150 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ec21e0 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ec2270 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] 0x563d98ec84b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ec8540 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ec85d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ec8660 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ec86f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ec8780 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ec8810 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ec88a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ec8930 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ec89c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ec8a50 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] 0x563d98ec37f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec3880 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec3910 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec39a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec3a30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec3ac0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec3b50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec3be0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec3c70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec3d00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec3d90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec3e20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec3eb0 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] 0x563d98ec9fd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98eca060 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98eca0f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98eca180 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98eca210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98eca2a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98eca330 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98eca3c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98eca450 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98eca4e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98eca570 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98eca600 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98eca690 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] 0x563d98ec4100 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ec4190 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ec4220 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ec42b0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ec4340 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ec43d0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ec4460 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ec44f0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ec4580 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ec4610 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ec46a0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ec4730 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ec47c0 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] 0x563d98eca8e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98eca970 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ecaa00 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ecaa90 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ecab20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ecabb0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ecac40 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ecacd0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ecad60 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ecadf0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ecae80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ecaf10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ecafa0 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: 0x563d98ea2600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563d98ea10f0 VAL: 'a' (21 sibs) 41: 0x563d98ea1188 VAL: 'b:b' (21 sibs) 41: 0x563d98ea1220 VAL: 'c{c' (21 sibs) 41: 0x563d98ea12b8 VAL: 'cc{' (21 sibs) 41: 0x563d98ea1350 VAL: 'c}c' (21 sibs) 41: 0x563d98ea13e8 VAL: 'cc}' (21 sibs) 41: 0x563d98ea1480 VAL: 'c!c' (21 sibs) 41: 0x563d98ea1518 VAL: 'cc!' (21 sibs) 41: 0x563d98ea15b0 VAL: '.foo' (21 sibs) 41: 0x563d98ea1648 VAL: '.' (21 sibs) 41: 0x563d98ea16e0 VAL: '-a' (21 sibs) 41: 0x563d98ea1778 VAL: '+b' (21 sibs) 41: 0x563d98ea1810 VAL: '/b' (21 sibs) 41: 0x563d98ea18a8 VAL: ':c' (21 sibs) 41: 0x563d98ea1940 VAL: '$g' (21 sibs) 41: 0x563d98ea19d8 VAL: '*' (21 sibs) 41: 0x563d98ea1a70 VAL: '*' (21 sibs) 41: 0x563d98ea1b08 VAL: '*' (21 sibs) 41: 0x563d98ea1ba0 VAL: '*a' (21 sibs) 41: 0x563d98ea1c38 VAL: '*a' (21 sibs) 41: 0x563d98ea1cd0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ecb1f0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98ecb280 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ecb310 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ecb3a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98ecb430 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98ecb4c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ecb550 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ecb5e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ecb670 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ecb700 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ecb790 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ecb820 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ecb8b0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ecb940 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ecb9d0 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ecba60 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ecbaf0 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ecbb80 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ecbc10 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ecbca0 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ecbd30 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ecbdc0 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: 0x563d98ea2718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563d98ea1fb0 VAL: 'a' (10 sibs) 41: 0x563d98ea2048 VAL: 'b' (10 sibs) 41: 0x563d98ea20e0 VAL: 'c' (10 sibs) 41: 0x563d98ea2178 VAL: '.foo' (10 sibs) 41: 0x563d98ea2210 VAL: '.' (10 sibs) 41: 0x563d98ea22a8 VAL: '-a' (10 sibs) 41: 0x563d98ea2340 VAL: '+b' (10 sibs) 41: 0x563d98ea23d8 VAL: '/b' (10 sibs) 41: 0x563d98ea2470 VAL: ':c' (10 sibs) 41: 0x563d98ea2508 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ec57a0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ec5830 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ec58c0 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ec5950 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ec59e0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ec5a70 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ec5b00 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ec5b90 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ec5c20 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ec5cb0 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ec5d40 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: 0x563d98ea2830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea2a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea2ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea2b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea2be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea2c80 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea2d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea2db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea2e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea2ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea2f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3010 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea30a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ecbe60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ecbef0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ecbf80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ecc010 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ecc0a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ecc130 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ecc1c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ecc250 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ecc2e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ecc370 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ecc400 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ecc490 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ecc520 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: 0x563d98ea2948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea3150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea31e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea3280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea3318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea33b0 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea3448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea34e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea3578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea3610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea36a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3740 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea37d8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ecc5c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ecc650 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ecc6e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ecc770 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ecc800 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ecc890 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ecc920 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ecc9b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ecca40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98eccad0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98eccb60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98eccbf0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98eccc80 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: 0x563d98ea2600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x563d98ea10f0 VAL: 'a' (21 sibs) 41: 0x563d98ea1188 VAL: 'b:b' (21 sibs) 41: 0x563d98ea1220 VAL: 'c{c' (21 sibs) 41: 0x563d98ea12b8 VAL: 'cc{' (21 sibs) 41: 0x563d98ea1350 VAL: 'c}c' (21 sibs) 41: 0x563d98ea13e8 VAL: 'cc}' (21 sibs) 41: 0x563d98ea1480 VAL: 'c!c' (21 sibs) 41: 0x563d98ea1518 VAL: 'cc!' (21 sibs) 41: 0x563d98ea15b0 VAL: '.foo' (21 sibs) 41: 0x563d98ea1648 VAL: '.' (21 sibs) 41: 0x563d98ea16e0 VAL: '-a' (21 sibs) 41: 0x563d98ea1778 VAL: '+b' (21 sibs) 41: 0x563d98ea1810 VAL: '/b' (21 sibs) 41: 0x563d98ea18a8 VAL: ':c' (21 sibs) 41: 0x563d98ea1940 VAL: '$g' (21 sibs) 41: 0x563d98ea19d8 VAL: '*' (21 sibs) 41: 0x563d98ea1a70 VAL: '*' (21 sibs) 41: 0x563d98ea1b08 VAL: '*' (21 sibs) 41: 0x563d98ea1ba0 VAL: '*a' (21 sibs) 41: 0x563d98ea1c38 VAL: '*a' (21 sibs) 41: 0x563d98ea1cd0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98eccd20 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x563d98eccdb0 VAL: 'a' (21 sibs) 41: [2] [2] 0x563d98ecce40 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x563d98ecced0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x563d98eccf60 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x563d98eccff0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x563d98ecd080 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x563d98ecd110 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x563d98ecd1a0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x563d98ecd230 VAL: '.foo' (21 sibs) 41: [10] [10] 0x563d98ecd2c0 VAL: '.' (21 sibs) 41: [11] [11] 0x563d98ecd350 VAL: '-a' (21 sibs) 41: [12] [12] 0x563d98ecd3e0 VAL: '+b' (21 sibs) 41: [13] [13] 0x563d98ecd470 VAL: '/b' (21 sibs) 41: [14] [14] 0x563d98ecd500 VAL: ':c' (21 sibs) 41: [15] [15] 0x563d98ecd590 VAL: '$g' (21 sibs) 41: [16] [16] 0x563d98ecd620 VAL: '*' (21 sibs) 41: [17] [17] 0x563d98ecd6b0 VAL: '*' (21 sibs) 41: [18] [18] 0x563d98ecd740 VAL: '*' (21 sibs) 41: [19] [19] 0x563d98ecd7d0 VAL: '*a' (21 sibs) 41: [20] [20] 0x563d98ecd860 VAL: '*a' (21 sibs) 41: [21] [21] 0x563d98ecd8f0 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: 0x563d98ea2718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x563d98ea1fb0 VAL: 'a' (10 sibs) 41: 0x563d98ea2048 VAL: 'b' (10 sibs) 41: 0x563d98ea20e0 VAL: 'c' (10 sibs) 41: 0x563d98ea2178 VAL: '.foo' (10 sibs) 41: 0x563d98ea2210 VAL: '.' (10 sibs) 41: 0x563d98ea22a8 VAL: '-a' (10 sibs) 41: 0x563d98ea2340 VAL: '+b' (10 sibs) 41: 0x563d98ea23d8 VAL: '/b' (10 sibs) 41: 0x563d98ea2470 VAL: ':c' (10 sibs) 41: 0x563d98ea2508 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ecd990 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x563d98ecda20 VAL: 'a' (10 sibs) 41: [2] [2] 0x563d98ecdab0 VAL: 'b' (10 sibs) 41: [3] [3] 0x563d98ecdb40 VAL: 'c' (10 sibs) 41: [4] [4] 0x563d98ecdbd0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x563d98ecdc60 VAL: '.' (10 sibs) 41: [6] [6] 0x563d98ecdcf0 VAL: '-a' (10 sibs) 41: [7] [7] 0x563d98ecdd80 VAL: '+b' (10 sibs) 41: [8] [8] 0x563d98ecde10 VAL: '/b' (10 sibs) 41: [9] [9] 0x563d98ecdea0 VAL: ':c' (10 sibs) 41: [10] [10] 0x563d98ecdf30 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: 0x563d98ea2830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea2a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea2ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea2b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea2be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea2c80 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea2d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea2db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea2e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea2ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea2f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3010 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea30a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ecdfd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ece060 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ece0f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ece180 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ece210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ece2a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ece330 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98ece3c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ece450 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ece4e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ece570 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98ece600 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ece690 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: 0x563d98ea2948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x563d98ea3150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x563d98ea31e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x563d98ea3280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x563d98ea3318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x563d98ea33b0 KEYVAL: '.' '.' (12 sibs) 41: 0x563d98ea3448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x563d98ea34e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x563d98ea3578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x563d98ea3610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x563d98ea36a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x563d98ea3740 KEYVAL: '*' '*' (12 sibs) 41: 0x563d98ea37d8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x563d98ece730 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x563d98ece7c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x563d98ece850 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x563d98ece8e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x563d98ece970 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x563d98ecea00 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x563d98ecea90 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x563d98eceb20 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x563d98ecebb0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x563d98ecec40 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x563d98ececd0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x563d98eced60 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x563d98ecedf0 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 (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (2 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/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x55cef164d490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef163fd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55cef16401d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef1640268 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55cef1640310 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef16403a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fe30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55cef1640450 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef163fec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55cef16404f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef163ff60 MAP: (8 sibs) 4 children: 42: 0x55cef1640590 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1640628 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16406c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1640758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef163fff8 MAP: (8 sibs) 3 children: 42: 0x55cef1640800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55cef1640898 KEYVAL: 'r' '10' (3 sibs) 42: 0x55cef1640930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55cef1640090 MAP: (8 sibs) 2 children: 42: 0x55cef16409d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55cef1640b10 VAL***: '*CENTER' (2 sibs) 42: 0x55cef1640ba8 VAL***: '*BIG' (2 sibs) 42: 0x55cef1640a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55cef1640128 MAP: (8 sibs) 3 children: 42: 0x55cef1640c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55cef1640e20 VAL***: '*BIG' (3 sibs) 42: 0x55cef1640eb8 VAL***: '*LEFT' (3 sibs) 42: 0x55cef1640f50 VAL***: '*SMALL' (3 sibs) 42: 0x55cef1640ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55cef1640d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16c8cc0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16c8d50 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef16c8de0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef16c8e70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef16c8f00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef16c8f90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef16c9020 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef16c90b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef16c9140 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef16c91d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef16c9260 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef16c92f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef16c9380 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef16c9410 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef16c94a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef16c9530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef16c95c0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef16c9650 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef16c96e0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef16c9770 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef16c9800 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef16c9890 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef16c9920 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef16c99b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef16c9a40 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef16c9ad0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef16c9b60 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef16c9bf0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef16c9c80 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef16c9d10 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef16c9da0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef16c9e30 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: 0x55cef164d5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1641980 MAP: (8 sibs) 2 children: 42: 0x55cef163ebf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef163ec88 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641a18 MAP: (8 sibs) 2 children: 42: 0x55cef163f3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef163f488 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1641e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef1641b48 MAP: (8 sibs) 1 children: 42: 0x55cef1641ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef1641be0 MAP: (8 sibs) 4 children: 42: 0x55cef1641f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642028 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16420c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641c78 MAP: (8 sibs) 4 children: 42: 0x55cef1642200 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642298 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642330 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16423c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641d10 MAP: (8 sibs) 4 children: 42: 0x55cef1642470 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642508 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16425a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641da8 MAP: (8 sibs) 4 children: 42: 0x55cef16426e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642778 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642810 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16428a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16cbc00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16cbc90 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef16cbd20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef16cbdb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef16cbe40 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef16cbed0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef16cbf60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef16cbff0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef16cc080 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef16cc110 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef16cc1a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef16cc230 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef16cc2c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef16cc350 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef16cc3e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef16cc470 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef16cc500 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef16cc590 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef16cc620 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef16cc6b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef16cc740 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef16cc7d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef16cc860 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef16cc8f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef16cc980 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef16cca10 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef16ccaa0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef16ccb30 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55cef16ccbc0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef16ccc50 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55cef16ccce0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef16ccd70 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16cce10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16ccea0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef16ccf30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef16ccfc0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef16cd050 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef16cd0e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef16cd170 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef16cd200 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef16cd290 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef16cd320 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef16cd3b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef16cd440 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef16cd4d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef16cd560 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef16cd5f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef16cd680 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef16cd710 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55cef16ce010 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55cef16ce0a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55cef16cd830 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55cef16cd8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55cef16cd950 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55cef16cd7a0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55cef16ce130 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55cef16cda70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55cef16cdb90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55cef16cdc20 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55cef16cdef0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55cef16cdd40 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55cef16cdb00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55cef16cdf80 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16cce10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16ccea0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef16ccf30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef16ccfc0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef16cd050 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef16cd0e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef16cd170 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef16cd200 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef16cd290 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef16cd320 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef16cd3b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef16cd440 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef16cd4d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef16cd560 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef16cd5f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef16cd680 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef16cd710 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef16cd7a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef16cd830 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef16cd8c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef16cd950 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef16cd9e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef16cda70 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef16cdb00 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef16cdb90 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef16cdc20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef16cdcb0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef16cdd40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef16cddd0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef16cde60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef16cdef0 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: 0x55cef164d6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1642dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef1642e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1642ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1643160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef16431f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef1642f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef163edd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef16432a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643338 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16430b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef16433e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643478 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16cf220 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16cf2b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16cf340 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16cf3d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16cf460 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16cf4f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16cf580 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16cf610 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16cf6a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16cf730 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16cf7c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16cf850 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16cf8e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef16cf970 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: 0x55cef164d7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1643520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef16435b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1643650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef16438c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef1643958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef16436e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef1643a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef1643aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1643818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef1643be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643c78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16d1560 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d15f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16d1680 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16d1710 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d17a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16d1830 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16d18c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d1950 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d19e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d1a70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16d1b00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d1b90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d1c20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef16d1cb0 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: 0x55cef164d8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16445f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef16447b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1644850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16448e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1644cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644d48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16d36d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d3760 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16d37f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16d3880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d3910 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16d39a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16d3a30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d3ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d3b50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d3be0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16d3c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d3d00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d3d90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef16d3e20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16d36d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d3760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef16d37f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef16d3880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d3910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef16d39a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef16d3a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d3ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d3b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55cef16d3eb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef16d3c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d3d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55cef16d3be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef16d3e20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16d36d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d3760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef16d37f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef16d3880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d3910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef16d39a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef16d3a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d3ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d3b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d3be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef16d3c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d3d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d3d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef16d3e20 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: 0x55cef164da08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16429a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1642b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1642c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1645068 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1642c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1645110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef16451a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16d5a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d5ab0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16d5b40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16d5bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d5c60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16d5cf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16d5d80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d5e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d5ea0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d5f30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16d5fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d6050 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d60e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef16d6170 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16d5a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d5ab0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef16d5b40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef16d5bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d5c60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef16d5cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef16d5d80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d5e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d5ea0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55cef16d6200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef16d5fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d6050 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55cef16d5f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef16d6170 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16d5a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d5ab0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef16d5b40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef16d5bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d5c60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef16d5cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef16d5d80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d5e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d5ea0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d5f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef16d5fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d6050 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d60e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef16d6170 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: 0x55cef164db20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1645850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16458e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1645980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef163f530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef163f5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef1645a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1645c80 MAP: (2 sibs) 4 children: 42: 0x55cef1641260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef16412f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1645d18 MAP: (2 sibs) 5 children: 42: 0x55cef1645dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1645e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef1645ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1645f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1645ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55cef163f0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163f178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163f210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1645b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55cef1645be0 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] 0x55cef16d9020 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef16d90b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef16d9140 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef16d91d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef16d9260 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef16d92f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef16d9380 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef16d9410 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef16d94a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef16d9530 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef16d95c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef16d9650 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef16d96e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef16d9770 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef16d9800 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef16d9890 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef16d9920 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef16d99b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef16d9a40 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef16d9ad0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef16d9b60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef16d9bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef16d9c80 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef16d9d10 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: 0x55cef164dc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1646110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16461a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1646240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef1646540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef16465d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef16462d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1646680 MAP: (2 sibs) 4 children: 42: 0x55cef16414d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef1641568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1646718 MAP: (2 sibs) 5 children: 42: 0x55cef16467c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1646858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef16468f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1646988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1646370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55cef163fa10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163faa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163fb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1646408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55cef1646ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef1646b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef1646bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef16464a0 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] 0x55cef16dc210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef16dc2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef16dc330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef16dc3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef16dc450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef16dc4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef16dc570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef16dc600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef16dc690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef16dc720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef16dc7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef16dc840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef16dc8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef16dc960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef16dc9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef16dca80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef16dcb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef16dcba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef16dcc30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef16dccc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef16dcd50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef16dcde0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef16dce70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef16dcf00 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] 0x55cef16dc210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef16dc2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef16dc330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef16dc3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef16dc450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef16dc4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef16dc570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef16dc600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef16dc690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef16dc720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef16dc7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef16dc840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef16dc8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef16dc960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef16dc9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef16dca80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef16dcb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef16dcba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef16dcc30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef16dccc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef16dcd50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef16dcde0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef16dce70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55cef16dcf90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55cef16dd020 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55cef16dd0b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55cef16dcf00 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] 0x55cef16dc210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef16dc2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef16dc330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef16dc3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef16dc450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef16dc4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef16dc570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef16dc600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef16dc690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef16dc720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef16dc7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef16dc840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef16dc8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef16dc960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef16dc9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef16dca80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef16dcb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef16dcba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef16dcc30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef16dccc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef16dcd50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef16dcde0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef16dce70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef16dcf00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef16dcf90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef16dd020 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef16dd0b0 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: 0x55cef164dd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef1648790 MAP: (6 sibs) 1 children: 42: 0x55cef1648b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55cef1648bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1648c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef1648d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef1648d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef1648e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef1648828 MAP: (6 sibs) 1 children: 42: 0x55cef1648ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55cef1648f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1649008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef16490a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef1649138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef16491d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef16488c0 MAP: (6 sibs) 1 children: 42: 0x55cef1649270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55cef1648958 MAP: (6 sibs) 1 children: 42: 0x55cef1649310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55cef16489f0 MAP: (6 sibs) 1 children: 42: 0x55cef16493b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55cef1649450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55cef16494e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55cef1648a88 MAP: (6 sibs) 1 children: 42: 0x55cef1649590 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16df3d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef16df460 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef16df4f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef16df580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef16df610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef16df6a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef16df730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef16df7c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef16df850 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef16df8e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef16df970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef16dfa00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef16dfa90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef16dfb20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef16dfbb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef16dfc40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef16dfcd0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef16dfd60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef16dfdf0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef16dfe80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef16dff10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef16dffa0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef16e0030 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef16e00c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef16e0150 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: 0x55cef164de68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef164a830 MAP: (6 sibs) 1 children: 42: 0x55cef1644370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a8c8 MAP: (6 sibs) 1 children: 42: 0x55cef1644410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164aed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164af68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164a960 MAP: (6 sibs) 1 children: 42: 0x55cef16444b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164b398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164b430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a9f8 MAP: (6 sibs) 1 children: 42: 0x55cef1644550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164aa90 MAP: (6 sibs) 1 children: 42: 0x55cef164b7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ba38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164bad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164ab28 MAP: (6 sibs) 1 children: 42: 0x55cef164bb70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164bc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164bca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164bd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164bdd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164be70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16e2590 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef16e2620 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef16e26b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef16e2740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef16e27d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef16e2860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef16e28f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef16e2980 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef16e2a10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef16e2aa0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef16e2b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef16e2bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef16e2c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef16e2ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef16e2d70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef16e2e00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef16e2e90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef16e2f20 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef16e2fb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef16e3040 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef16e30d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef16e3160 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef16e31f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef16e3280 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef16e3310 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16e37a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef16e3830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef16e38c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef16e3950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef16e39e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef16e3a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef16e3b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef16e3b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef16e3c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef16e3cb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef16e3d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef16e3dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef16e3e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef16e3ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef16e3f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef16e4010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef16e40a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55cef16e45b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55cef16e4640 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55cef16e46d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55cef16e4760 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55cef16e47f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55cef16e4130 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55cef16e41c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55cef16e4880 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55cef16e4910 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55cef16e49a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55cef16e4a30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55cef16e4ac0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55cef16e4250 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55cef16e42e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55cef16e4b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55cef16e4be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55cef16e4c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55cef16e4d00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55cef16e4400 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55cef16e4490 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55cef16e4520 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55cef16e4370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef16e4d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef16e4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef16e4eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef16e4f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16e37a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef16e3830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef16e38c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef16e3950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef16e39e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef16e3a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef16e3b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef16e3b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef16e3c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef16e3cb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef16e3d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef16e3dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef16e3e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef16e3ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef16e3f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef16e4010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef16e40a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef16e4130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef16e41c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef16e4250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef16e42e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef16e4370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef16e4400 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef16e4490 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef16e4520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef16e45b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef16e4640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef16e46d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef16e4760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef16e47f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef16e4880 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef16e4910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef16e49a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef16e4a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef16e4ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef16e4b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef16e4be0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef16e4c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef16e4d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef16e4d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef16e4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef16e4eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef16e4f40 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: 0x55cef164df80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55cef164bf10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164bfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c500 DOCMAP: (17 sibs) 2 children: 42: 0x55cef163eab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55cef163eb48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55cef164c598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef16496d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55cef164c890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16e6ac0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef16e6b50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef16e6be0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef16e6c70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef16e6d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef16e6d90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef16e6e20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef16e6eb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef16e6f40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef16e6fd0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef16e7060 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef16e70f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef16e7180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef16e7210 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef16e72a0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef16e7330 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef16e73c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef16e7450 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef16e74e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef16e7570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef16e7600 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef16e7690 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef16e7720 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef16e77b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef16e7840 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef16e78d0 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: 0x55cef164e098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef164a230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55cef164a2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55cef164a360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55cef164a3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55cef164a490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55cef1643db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16e61b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef16e6240 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef16e62d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef16e6360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef16e63f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef16e6480 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef16e6510 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef16e65a0 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: 0x55cef164e1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef1646c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55cef1646d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55cef1646dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55cef1646e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55cef1646ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55cef1643f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16ea510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef16ea5a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef16ea630 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef16ea6c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef16ea750 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef16ea7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef16ea870 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef16ea900 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16ea510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef16ea5a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef16ea630 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef16ea6c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef16ea750 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef16ea7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef16ea870 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef16ea900 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16ea510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef16ea5a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef16ea630 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef16ea6c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef16ea750 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef16ea7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef16ea870 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef16ea900 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: 0x55cef164e2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef163f2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55cef163f348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16ec240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ec2d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef16ec360 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: 0x55cef164e3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55cef16452e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16edf70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ee000 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef16ee090 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16edf70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ee000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef16ee090 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16edf70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ee000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef16ee090 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: 0x55cef164e4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55cef164ca70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55cef164cb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55cef164cba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164cf40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55cef164cfd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55cef164cc38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef163f840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55cef163f8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55cef163f970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55cef164ccd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55cef164d080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55cef164d118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55cef164cd68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55cef164ce00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55cef164d1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55cef164d258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55cef164ce98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55cef164d300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55cef164d398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16f0b00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef16f0b90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef16f0c20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef16f0cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef16f0d40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef16f0dd0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef16f0e60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef16f0ef0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef16f0f80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef16f1010 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef16f10a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef16f1130 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef16f11c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef16f1250 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef16f12e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef16f1370 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef16f1400 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef16f1490 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef16f1520 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef16f15b0 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: 0x55cef164e610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55cef164f750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55cef164f7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55cef164f880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164fc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55cef164fcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55cef164f918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef164fd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55cef164fdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55cef164fe90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55cef164f9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55cef164ff30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55cef164ffc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55cef164fa48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55cef164fae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55cef1650070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55cef1650108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55cef164fb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55cef16501b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55cef1650248 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16f3a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f3ad0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef16f3b60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef16f3bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef16f3c80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef16f3d10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef16f3da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef16f3e30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef16f3ec0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef16f3f50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef16f3fe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef16f4070 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef16f4100 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef16f4190 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef16f4220 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef16f42b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef16f4340 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef16f43d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef16f4460 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef16f44f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16f3a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f3ad0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef16f3b60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef16f3bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef16f3c80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef16f3d10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef16f3da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef16f3e30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef16f3ec0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef16f3f50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef16f3fe0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef16f4070 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef16f4100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef16f4190 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef16f4220 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef16f42b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef16f4340 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef16f43d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef16f4460 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef16f44f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16f3a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f3ad0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef16f3b60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef16f3bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef16f3c80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef16f3d10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef16f3da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef16f3e30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef16f3ec0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef16f3f50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef16f3fe0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef16f4070 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef16f4100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef16f4190 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef16f4220 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef16f42b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef16f4340 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef16f43d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef16f4460 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef16f44f0 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: 0x55cef164e728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55cef1647bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55cef1648080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1648118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16481b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1647c48 MAP: (8 sibs) 3 children: 42: 0x55cef1648250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55cef16482e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55cef1648380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55cef1647ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55cef1647330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1647d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55cef16473d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1647e10 MAP: (8 sibs) 7 children: 42: 0x55cef16502f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55cef1650388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55cef1650420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55cef16504b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55cef1650550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55cef16505e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55cef1650680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55cef1647ea8 VAL***: '*a0' (8 sibs) 42: 0x55cef1647f40 VAL***: '*a7' (8 sibs) 42: 0x55cef1647fd8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16f6980 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef16f6a10 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef16f6aa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef16f6b30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef16f6bc0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef16f6c50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef16f6ce0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef16f6d70 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef16f6e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef16f6e90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef16f6f20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef16f6fb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef16f7040 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef16f70d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef16f7160 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef16f71f0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef16f7280 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef16f7310 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef16f73a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef16f7430 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef16f74c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef16f7550 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef16f75e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef16f7670 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: 0x55cef164e840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1650720 MAP: (8 sibs) 3 children: 42: 0x55cef1650bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55cef1650c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55cef1650d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55cef16507b8 MAP: (8 sibs) 3 children: 42: 0x55cef1650dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55cef1650e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55cef1650ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55cef1650850 MAP: (8 sibs) 1 children: 42: 0x55cef16457a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55cef16508e8 MAP: (8 sibs) 1 children: 42: 0x55cef1648640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1650980 MAP: (8 sibs) 7 children: 42: 0x55cef1650f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55cef1651028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55cef16510c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55cef1651158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55cef16511f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55cef1651288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55cef1651320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55cef1650a18 MAP: (8 sibs) 3 children: 42: 0x55cef16513c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1651458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16514f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1650ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1651590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1650b48 MAP: (8 sibs) 1 children: 42: 0x55cef1651630 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16f8fb0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef16f9040 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef16f90d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef16f9160 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef16f91f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef16f9280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef16f9310 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef16f93a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef16f9430 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef16f94c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef16f9550 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef16f95e0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef16f9670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef16f9700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef16f9790 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef16f9820 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef16f98b0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef16f9940 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef16f99d0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef16f9a60 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef16f9af0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef16f9b80 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef16f9c10 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef16f9ca0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16f8fb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f9040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef16f90d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef16f9160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef16f91f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef16f9280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef16f9310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef16f93a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef16f9430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef16f94c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef16f9550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef16f95e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef16f9670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef16f9700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef16f9790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef16f9820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef16f98b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef16f9940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef16f99d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef16f9a60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef16f9af0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef16f9b80 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55cef16f9d30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55cef16f9dc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55cef16f9e50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55cef16f9c10 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55cef16f9ee0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55cef16f9ca0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef16f9f70 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16f8fb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f9040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef16f90d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef16f9160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef16f91f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef16f9280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef16f9310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef16f93a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef16f9430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef16f94c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef16f9550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef16f95e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef16f9670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef16f9700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef16f9790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef16f9820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef16f98b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef16f9940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef16f99d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef16f9a60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef16f9af0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef16f9b80 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef16f9c10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef16f9ca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef16f9d30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef16f9dc0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef16f9e50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef16f9ee0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef16f9f70 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: 0x55cef164e958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55cef163f670 KEYVAL: 'a' '1' (3 sibs) 42: 0x55cef163f708 KEYVAL: 'b' '' (3 sibs) 42: 0x55cef163f7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16fb5e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef16fb670 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef16fb700 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef16fb790 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: 0x55cef164ea70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16fd310 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16fd3a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef16fd430 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: 0x55cef164eb88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef16454d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645568 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16ff040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ff0d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef16ff160 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16ff040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ff0d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef16ff160 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef16ff040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ff0d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef16ff160 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: 0x55cef164d490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef163fd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55cef16401d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef1640268 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55cef1640310 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef16403a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fe30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55cef1640450 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef163fec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55cef16404f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef163ff60 MAP: (8 sibs) 4 children: 42: 0x55cef1640590 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1640628 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16406c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1640758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef163fff8 MAP: (8 sibs) 3 children: 42: 0x55cef1640800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55cef1640898 KEYVAL: 'r' '10' (3 sibs) 42: 0x55cef1640930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55cef1640090 MAP: (8 sibs) 2 children: 42: 0x55cef16409d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55cef1640b10 VAL***: '*CENTER' (2 sibs) 42: 0x55cef1640ba8 VAL***: '*BIG' (2 sibs) 42: 0x55cef1640a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55cef1640128 MAP: (8 sibs) 3 children: 42: 0x55cef1640c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55cef1640e20 VAL***: '*BIG' (3 sibs) 42: 0x55cef1640eb8 VAL***: '*LEFT' (3 sibs) 42: 0x55cef1640f50 VAL***: '*SMALL' (3 sibs) 42: 0x55cef1640ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55cef1640d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1700260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef17002f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef1700380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1700410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17004a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef1700530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17005c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1700650 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef17006e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1700770 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef1700800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1700890 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1700920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef17009b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1700a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1700ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1700b60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef1700bf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef1700c80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef1700d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef1700da0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef1700e30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef1700ec0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef1700f50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef1700fe0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef1701070 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef1701100 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef1701190 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef1701220 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef17012b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef1701340 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef17013d0 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: 0x55cef164d5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1641980 MAP: (8 sibs) 2 children: 42: 0x55cef163ebf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef163ec88 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641a18 MAP: (8 sibs) 2 children: 42: 0x55cef163f3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef163f488 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1641e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef1641b48 MAP: (8 sibs) 1 children: 42: 0x55cef1641ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef1641be0 MAP: (8 sibs) 4 children: 42: 0x55cef1641f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642028 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16420c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641c78 MAP: (8 sibs) 4 children: 42: 0x55cef1642200 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642298 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642330 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16423c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641d10 MAP: (8 sibs) 4 children: 42: 0x55cef1642470 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642508 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16425a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641da8 MAP: (8 sibs) 4 children: 42: 0x55cef16426e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642778 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642810 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16428a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1701470 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1701500 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef1701590 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1701620 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17016b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef1701740 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17017d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1701860 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef17018f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1701980 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef1701a10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1701aa0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1701b30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1701bc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1701c50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1701ce0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1701d70 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef1701e00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef1701e90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef1701f20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef1701fb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef1702040 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef17020d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef1702160 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef17021f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef1702280 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef1702310 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef17023a0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x55cef1702430 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef17024c0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x55cef1702550 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef17025e0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1702680 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1702710 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef17027a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1702830 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17028c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef1702950 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17029e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1702a70 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef1702b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1702b90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1702c20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1702cb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1702d40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1702dd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1702e60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1702ef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1702f80 MAP: (8 sibs) 4 children: 42: [17] [32] 0x55cef1703880 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x55cef1703910 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x55cef17030a0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x55cef1703130 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x55cef17031c0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x55cef1703010 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x55cef17039a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x55cef17032e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x55cef1703400 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x55cef1703490 MAP: (8 sibs) 4 children: 42: [27] [30] 0x55cef1703760 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x55cef17035b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x55cef1703370 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x55cef17037f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1702680 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1702710 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef17027a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1702830 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17028c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef1702950 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17029e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1702a70 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef1702b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1702b90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1702c20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1702cb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1702d40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1702dd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1702e60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1702ef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1702f80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef1703010 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef17030a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef1703130 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef17031c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef1703250 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef17032e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef1703370 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef1703400 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef1703490 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef1703520 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef17035b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef1703640 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef17036d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef1703760 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: 0x55cef164d6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1642dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef1642e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1642ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1643160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef16431f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef1642f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef163edd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef16432a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643338 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16430b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef16433e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643478 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16ff950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16ff9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16ffa70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16ffb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16ffb90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16ffc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16ffcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16ffd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16ffdd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16ffe60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16ffef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16fff80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1700010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef17000a0 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: 0x55cef164d7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1643520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef16435b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1643650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef16438c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef1643958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef16436e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef1643a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef1643aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1643818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef1643be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643c78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1701470 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1701500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1701590 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef1701620 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17016b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1701740 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef17017d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1701860 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef17018f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1701980 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef1701a10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1701aa0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1701b30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1701bc0 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: 0x55cef164d8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16445f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef16447b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1644850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16448e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1644cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644d48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1704a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1704b20 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1704bb0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef1704c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1704cd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1704d60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef1704df0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1704e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1704f10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1704fa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef1705030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17050c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1705150 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef17051e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1704a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1704b20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1704bb0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1704c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1704cd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1704d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1704df0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1704e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1704f10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55cef1705270 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1705030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17050c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55cef1704fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef17051e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1704a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1704b20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1704bb0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1704c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1704cd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1704d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1704df0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1704e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1704f10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1704fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1705030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17050c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1705150 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef17051e0 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: 0x55cef164da08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16429a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1642b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1642c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1645068 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1642c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1645110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef16451a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17053a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1705430 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef17054c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef1705550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17055e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1705670 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef1705700 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1705790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1705820 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef17058b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef1705940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17059d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1705a60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1705af0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef17053a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1705430 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef17054c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1705550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17055e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1705670 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1705700 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1705790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1705820 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x55cef1705b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1705940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17059d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x55cef17058b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1705af0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef17053a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1705430 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef17054c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1705550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17055e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1705670 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1705700 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1705790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1705820 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef17058b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1705940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17059d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1705a60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1705af0 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: 0x55cef164db20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1645850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16458e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1645980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef163f530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef163f5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef1645a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1645c80 MAP: (2 sibs) 4 children: 42: 0x55cef1641260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef16412f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1645d18 MAP: (2 sibs) 5 children: 42: 0x55cef1645dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1645e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef1645ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1645f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1645ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55cef163f0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163f178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163f210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1645b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55cef1645be0 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] 0x55cef17065c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1706650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17066e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1706770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1706800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1706890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1706920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef17069b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1706a40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1706ad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1706b60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1706bf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1706c80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1706d10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1706da0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1706e30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1706ec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1706f50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1706fe0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef1707070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1707100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef1707190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1707220 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef17072b0 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: 0x55cef164dc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1646110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16461a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1646240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef1646540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef16465d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef16462d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1646680 MAP: (2 sibs) 4 children: 42: 0x55cef16414d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef1641568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1646718 MAP: (2 sibs) 5 children: 42: 0x55cef16467c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1646858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef16468f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1646988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1646370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55cef163fa10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163faa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163fb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1646408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55cef1646ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef1646b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef1646bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef16464a0 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] 0x55cef17077d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1707860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17078f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1707980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1707a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1707aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1707b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1707bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1707c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1707ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1707d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1707e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1707e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1707f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1707fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1708040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef17080d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1708160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef17081f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef1708280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1708310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17083a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1708430 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef17084c0 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] 0x55cef17077d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1707860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17078f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1707980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1707a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1707aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1707b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1707bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1707c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1707ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1707d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1707e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1707e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1707f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1707fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1708040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef17080d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1708160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef17081f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef1708280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1708310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17083a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1708430 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x55cef1708550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x55cef17085e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x55cef1708670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x55cef17084c0 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] 0x55cef17077d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1707860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17078f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1707980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1707a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1707aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1707b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1707bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1707c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1707ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1707d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1707e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1707e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1707f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1707fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1708040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef17080d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1708160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef17081f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef1708280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1708310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17083a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1708430 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef17084c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef1708550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef17085e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef1708670 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: 0x55cef164dd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef1648790 MAP: (6 sibs) 1 children: 42: 0x55cef1648b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55cef1648bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1648c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef1648d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef1648d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef1648e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef1648828 MAP: (6 sibs) 1 children: 42: 0x55cef1648ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55cef1648f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1649008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef16490a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef1649138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef16491d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef16488c0 MAP: (6 sibs) 1 children: 42: 0x55cef1649270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55cef1648958 MAP: (6 sibs) 1 children: 42: 0x55cef1649310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55cef16489f0 MAP: (6 sibs) 1 children: 42: 0x55cef16493b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55cef1649450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55cef16494e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55cef1648a88 MAP: (6 sibs) 1 children: 42: 0x55cef1649590 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17089e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1708a70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1708b00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef1708b90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1708c20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1708cb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1708d40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1708dd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef1708e60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef1708ef0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef1708f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1709010 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef17090a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1709130 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef17091c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1709250 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef17092e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef1709370 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef1709400 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef1709490 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef1709520 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef17095b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef1709640 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef17096d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef1709760 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: 0x55cef164de68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef164a830 MAP: (6 sibs) 1 children: 42: 0x55cef1644370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a8c8 MAP: (6 sibs) 1 children: 42: 0x55cef1644410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164aed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164af68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164a960 MAP: (6 sibs) 1 children: 42: 0x55cef16444b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164b398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164b430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a9f8 MAP: (6 sibs) 1 children: 42: 0x55cef1644550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164aa90 MAP: (6 sibs) 1 children: 42: 0x55cef164b7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ba38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164bad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164ab28 MAP: (6 sibs) 1 children: 42: 0x55cef164bb70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164bc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164bca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164bd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164bdd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164be70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1709bf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1709c80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1709d10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef1709da0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1709e30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1709ec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1709f50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1709fe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef170a070 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef170a100 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef170a190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef170a220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef170a2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef170a340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef170a3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef170a460 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef170a4f0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef170a580 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef170a610 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef170a6a0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef170a730 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef170a7c0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef170a850 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef170a8e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef170a970 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef170ae00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef170ae90 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef170af20 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef170afb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef170b040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef170b0d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef170b160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef170b1f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef170b280 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef170b310 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef170b3a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef170b430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef170b4c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef170b550 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef170b5e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef170b670 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef170b700 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x55cef170bc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x55cef170bca0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x55cef170bd30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x55cef170bdc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x55cef170be50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x55cef170b790 MAP: (6 sibs) 1 children: 42: [23] [18] 0x55cef170b820 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x55cef170bee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x55cef170bf70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x55cef170c000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x55cef170c090 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x55cef170c120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x55cef170b8b0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x55cef170b940 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x55cef170c1b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x55cef170c240 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x55cef170c2d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x55cef170c360 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x55cef170ba60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x55cef170baf0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x55cef170bb80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x55cef170b9d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef170c3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef170c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef170c510 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef170c5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef170ae00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef170ae90 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef170af20 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef170afb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef170b040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef170b0d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef170b160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef170b1f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef170b280 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef170b310 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef170b3a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef170b430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef170b4c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef170b550 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef170b5e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef170b670 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef170b700 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef170b790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef170b820 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef170b8b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef170b940 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef170b9d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef170ba60 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef170baf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef170bb80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef170bc10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef170bca0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef170bd30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef170bdc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef170be50 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef170bee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef170bf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef170c000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef170c090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef170c120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef170c1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef170c240 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef170c2d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef170c360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef170c3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef170c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef170c510 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef170c5a0 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: 0x55cef164df80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55cef164bf10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164bfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c500 DOCMAP: (17 sibs) 2 children: 42: 0x55cef163eab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55cef163eb48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55cef164c598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef16496d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55cef164c890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1709bf0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef1709c80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef1709d10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef1709da0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef1709e30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef1709ec0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef1709f50 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef1709fe0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef170a070 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef170a100 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef170a190 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef170a220 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef170a2b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef170a340 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef170a3d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef170a460 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef170a4f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef170a580 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef170a610 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef170a6a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef170a730 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef170a7c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef170a850 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef170a8e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef170a970 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef170aa00 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: 0x55cef164e098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef164a230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55cef164a2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55cef164a360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55cef164a3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55cef164a490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55cef1643db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1705cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef1705d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef1705dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef1705e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef1705ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef1705f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef1706010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef17060a0 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: 0x55cef164e1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef1646c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55cef1646d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55cef1646dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55cef1646e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55cef1646ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55cef1643f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef170d210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef170d2a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef170d330 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef170d3c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef170d450 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef170d4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef170d570 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef170d600 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef170d210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef170d2a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef170d330 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef170d3c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef170d450 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef170d4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef170d570 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef170d600 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef170d210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef170d2a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef170d330 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef170d3c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef170d450 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef170d4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef170d570 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef170d600 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: 0x55cef164e2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef163f2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55cef163f348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef170db20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef170dbb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef170dc40 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: 0x55cef164e3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55cef16452e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef170e430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef170e4c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef170e550 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef170e430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef170e4c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef170e550 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef170e430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef170e4c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef170e550 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: 0x55cef164e4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55cef164ca70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55cef164cb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55cef164cba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164cf40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55cef164cfd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55cef164cc38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef163f840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55cef163f8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55cef163f970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55cef164ccd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55cef164d080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55cef164d118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55cef164cd68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55cef164ce00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55cef164d1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55cef164d258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55cef164ce98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55cef164d300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55cef164d398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef170f650 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef170f6e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef170f770 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef170f800 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef170f890 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef170f920 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef170f9b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef170fa40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef170fad0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef170fb60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef170fbf0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef170fc80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef170fd10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef170fda0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef170fe30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef170fec0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef170ff50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef170ffe0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef1710070 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef1710100 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: 0x55cef164e610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55cef164f750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55cef164f7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55cef164f880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164fc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55cef164fcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55cef164f918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef164fd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55cef164fdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55cef164fe90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55cef164f9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55cef164ff30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55cef164ffc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55cef164fa48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55cef164fae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55cef1650070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55cef1650108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55cef164fb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55cef16501b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55cef1650248 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1710860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef17108f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef1710980 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef1710a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef1710aa0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef1710b30 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef1710bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef1710c50 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef1710ce0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef1710d70 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef1710e00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef1710e90 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef1710f20 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef1710fb0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef1711040 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef17110d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef1711160 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef17111f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef1711280 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef1711310 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1710860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef17108f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef1710980 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef1710a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef1710aa0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef1710b30 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef1710bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef1710c50 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef1710ce0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef1710d70 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef1710e00 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef1710e90 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef1710f20 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef1710fb0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef1711040 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef17110d0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef1711160 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef17111f0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef1711280 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef1711310 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1710860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef17108f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef1710980 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef1710a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef1710aa0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef1710b30 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef1710bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef1710c50 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef1710ce0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef1710d70 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef1710e00 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef1710e90 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef1710f20 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef1710fb0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef1711040 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef17110d0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef1711160 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef17111f0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef1711280 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef1711310 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: 0x55cef164e728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55cef1647bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55cef1648080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1648118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16481b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1647c48 MAP: (8 sibs) 3 children: 42: 0x55cef1648250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55cef16482e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55cef1648380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55cef1647ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55cef1647330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1647d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55cef16473d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1647e10 MAP: (8 sibs) 7 children: 42: 0x55cef16502f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55cef1650388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55cef1650420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55cef16504b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55cef1650550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55cef16505e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55cef1650680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55cef1647ea8 VAL***: '*a0' (8 sibs) 42: 0x55cef1647f40 VAL***: '*a7' (8 sibs) 42: 0x55cef1647fd8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1711a70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef1711b00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef1711b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1711c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1711cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1711d40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1711dd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1711e60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1711ef0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1711f80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef1712010 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef17120a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef1712130 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17121c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1712250 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17122e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1712370 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef1712400 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef1712490 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1712520 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef17125b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1712640 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef17126d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef1712760 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: 0x55cef164e840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1650720 MAP: (8 sibs) 3 children: 42: 0x55cef1650bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55cef1650c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55cef1650d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55cef16507b8 MAP: (8 sibs) 3 children: 42: 0x55cef1650dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55cef1650e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55cef1650ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55cef1650850 MAP: (8 sibs) 1 children: 42: 0x55cef16457a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55cef16508e8 MAP: (8 sibs) 1 children: 42: 0x55cef1648640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1650980 MAP: (8 sibs) 7 children: 42: 0x55cef1650f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55cef1651028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55cef16510c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55cef1651158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55cef16511f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55cef1651288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55cef1651320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55cef1650a18 MAP: (8 sibs) 3 children: 42: 0x55cef16513c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1651458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16514f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1650ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1651590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1650b48 MAP: (8 sibs) 1 children: 42: 0x55cef1651630 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1712c80 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef1712d10 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef1712da0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1712e30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1712ec0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1712f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1712fe0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1713070 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1713100 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1713190 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef1713220 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef17132b0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef1713340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17133d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1713460 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17134f0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1713580 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef1713610 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef17136a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1713730 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef17137c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1713850 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef17138e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef1713970 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1712c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1712d10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef1712da0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1712e30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1712ec0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1712f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1712fe0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1713070 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1713100 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1713190 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1713220 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef17132b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef1713340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17133d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1713460 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17134f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1713580 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef1713610 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef17136a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1713730 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef17137c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1713850 MAP: (8 sibs) 3 children: 42: [22] [24] 0x55cef1713a00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x55cef1713a90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x55cef1713b20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x55cef17138e0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x55cef1713bb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x55cef1713970 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef1713c40 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef1712c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1712d10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef1712da0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1712e30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1712ec0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1712f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1712fe0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1713070 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1713100 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1713190 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1713220 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef17132b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef1713340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17133d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1713460 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17134f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1713580 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef1713610 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef17136a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1713730 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef17137c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1713850 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef17138e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef1713970 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef1713a00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef1713a90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef1713b20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef1713bb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef1713c40 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: 0x55cef164e958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55cef163f670 KEYVAL: 'a' '1' (3 sibs) 42: 0x55cef163f708 KEYVAL: 'b' '' (3 sibs) 42: 0x55cef163f7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef170ed40 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef170edd0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef170ee60 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef170eef0 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: 0x55cef164ea70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1713e90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1713f20 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef1713fb0 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: 0x55cef164eb88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef16454d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645568 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17147a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1714830 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef17148c0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef17147a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1714830 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef17148c0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x55cef17147a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1714830 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef17148c0 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] 0x55cef16c8cc0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16c8d50 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef16c8de0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef16c8e70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef16c8f00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef16c8f90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef16c9020 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef16c90b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef16c9140 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef16c91d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef16c9260 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef16c92f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef16c9380 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef16c9410 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef16c94a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef16c9530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef16c95c0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef16c9650 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef16c96e0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef16c9770 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef16c9800 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef16c9890 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef16c9920 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef16c99b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef16c9a40 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef16c9ad0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef16c9b60 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef16c9bf0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef16c9c80 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef16c9d10 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef16c9da0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef16c9e30 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] 0x55cef171b4c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef171b550 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef171b5e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef171b670 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef171b700 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef171b790 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef171b820 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef171b8b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef171b940 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef171b9d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef171ba60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef171baf0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef171bb80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef171bc10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef171bca0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef171bd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef171bdc0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef171be50 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef171bee0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef171bf70 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef171c000 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef171c090 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef171c120 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef171c1b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef171c240 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef171c2d0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef171c360 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef171c3f0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef171c480 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef171c510 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef171c5a0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef171c630 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] 0x55cef16cce10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16ccea0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef16ccf30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef16ccfc0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef16cd050 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef16cd0e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef16cd170 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef16cd200 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef16cd290 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef16cd320 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef16cd3b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef16cd440 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef16cd4d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef16cd560 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef16cd5f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef16cd680 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef16cd710 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef16cd7a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef16cd830 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef16cd8c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef16cd950 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef16cd9e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef16cda70 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef16cdb00 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef16cdb90 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef16cdc20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef16cdcb0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef16cdd40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef16cddd0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef16cde60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef16cdef0 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] 0x55cef171c6d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef171c760 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef171c7f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef171c880 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef171c910 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef171c9a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef171ca30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef171cac0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef171cb50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef171cbe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef171cc70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef171cd00 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef171cd90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef171ce20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef171ceb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef171cf40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef171cfd0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef171d060 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef171d0f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef171d180 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef171d210 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef171d2a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef171d330 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef171d3c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef171d450 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef171d4e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef171d570 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef171d600 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef171d690 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef171d720 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef171d7b0 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] 0x55cef16cf220 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16cf2b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16cf340 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16cf3d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16cf460 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16cf4f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16cf580 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16cf610 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16cf6a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16cf730 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16cf7c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16cf850 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16cf8e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef16cf970 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] 0x55cef171abb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef171ac40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef171acd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef171ad60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef171adf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef171ae80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef171af10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef171afa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef171b030 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef171b0c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef171b150 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef171b1e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef171b270 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef171b300 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] 0x55cef16d1560 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d15f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16d1680 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16d1710 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d17a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16d1830 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16d18c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d1950 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d19e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d1a70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16d1b00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d1b90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d1c20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef16d1cb0 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] 0x55cef171d8e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef171d970 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef171da00 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef171da90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef171db20 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef171dbb0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef171dc40 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef171dcd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef171dd60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef171ddf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef171de80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef171df10 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef171dfa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef171e030 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] 0x55cef16d36d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d3760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef16d37f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef16d3880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d3910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef16d39a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef16d3a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d3ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d3b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d3be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef16d3c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d3d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d3d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef16d3e20 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] 0x55cef171e1f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef171e280 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef171e310 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef171e3a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef171e430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef171e4c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef171e550 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef171e5e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef171e670 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef171e700 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef171e790 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef171e820 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef171e8b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef171e940 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] 0x55cef16d5a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16d5ab0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef16d5b40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef16d5bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16d5c60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef16d5cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef16d5d80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16d5e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16d5ea0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16d5f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef16d5fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16d6050 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef16d60e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef16d6170 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] 0x55cef171eb00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef171eb90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef171ec20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef171ecb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef171ed40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef171edd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef171ee60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef171eef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef171ef80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef171f010 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef171f0a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef171f130 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef171f1c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef171f250 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] 0x55cef16d9020 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef16d90b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef16d9140 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef16d91d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef16d9260 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef16d92f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef16d9380 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef16d9410 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef16d94a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef16d9530 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef16d95c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef16d9650 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef16d96e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef16d9770 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef16d9800 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef16d9890 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef16d9920 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef16d99b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef16d9a40 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef16d9ad0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef16d9b60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef16d9bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef16d9c80 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef16d9d10 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] 0x55cef171fd20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef171fdb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef171fe40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef171fed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef171ff60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef171fff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1720080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1720110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef17201a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1720230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef17202c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1720350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef17203e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1720470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1720500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1720590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1720620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef17206b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1720740 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef17207d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1720860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17208f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1720980 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef1720a10 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] 0x55cef16dc210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef16dc2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef16dc330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef16dc3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef16dc450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef16dc4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef16dc570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef16dc600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef16dc690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef16dc720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef16dc7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef16dc840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef16dc8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef16dc960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef16dc9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef16dca80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef16dcb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef16dcba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef16dcc30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef16dccc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef16dcd50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef16dcde0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef16dce70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef16dcf00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef16dcf90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef16dd020 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef16dd0b0 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] 0x55cef1720f30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1720fc0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef1721050 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef17210e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1721170 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1721200 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1721290 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1721320 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef17213b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1721440 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef17214d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1721560 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef17215f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1721680 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1721710 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef17217a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1721830 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef17218c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1721950 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef17219e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1721a70 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef1721b00 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1721b90 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef1721c20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef1721cb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef1721d40 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef1721dd0 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] 0x55cef16df3d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef16df460 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef16df4f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef16df580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef16df610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef16df6a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef16df730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef16df7c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef16df850 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef16df8e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef16df970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef16dfa00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef16dfa90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef16dfb20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef16dfbb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef16dfc40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef16dfcd0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef16dfd60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef16dfdf0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef16dfe80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef16dff10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef16dffa0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef16e0030 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef16e00c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef16e0150 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] 0x55cef1722140 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef17221d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1722260 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef17222f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1722380 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1722410 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef17224a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1722530 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef17225c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef1722650 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef17226e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1722770 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef1722800 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1722890 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef1722920 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef17229b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef1722a40 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef1722ad0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef1722b60 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef1722bf0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef1722c80 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef1722d10 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef1722da0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef1722e30 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef1722ec0 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] 0x55cef16e37a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef16e3830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef16e38c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef16e3950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef16e39e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef16e3a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef16e3b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef16e3b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef16e3c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef16e3cb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef16e3d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef16e3dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef16e3e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef16e3ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef16e3f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef16e4010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef16e40a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef16e4130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef16e41c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef16e4250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef16e42e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef16e4370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef16e4400 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef16e4490 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef16e4520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef16e45b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef16e4640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef16e46d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef16e4760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef16e47f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef16e4880 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef16e4910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef16e49a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef16e4a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef16e4ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef16e4b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef16e4be0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef16e4c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef16e4d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef16e4d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef16e4e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef16e4eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef16e4f40 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] 0x55cef1724560 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef17245f0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1724680 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef1724710 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef17247a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1724830 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef17248c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1724950 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef17249e0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef1724a70 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef1724b00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1724b90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef1724c20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1724cb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef1724d40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1724dd0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef1724e60 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef1724ef0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef1724f80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef1725010 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef17250a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef1725130 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef17251c0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef1725250 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef17252e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef1725370 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef1725400 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef1725490 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef1725520 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef17255b0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef1725640 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef17256d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef1725760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef17257f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef1725880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef1725910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef17259a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef1725a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef1725ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef1725b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef1725be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef1725c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef1725d00 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] 0x55cef16e6ac0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef16e6b50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef16e6be0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef16e6c70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef16e6d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef16e6d90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef16e6e20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef16e6eb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef16e6f40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef16e6fd0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef16e7060 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef16e70f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef16e7180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef16e7210 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef16e72a0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef16e7330 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef16e73c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef16e7450 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef16e74e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef16e7570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef16e7600 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef16e7690 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef16e7720 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef16e77b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef16e7840 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef16e78d0 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] 0x55cef1723350 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef17233e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef1723470 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef1723500 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef1723590 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef1723620 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef17236b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef1723740 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef17237d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef1723860 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef17238f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef1723980 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef1723a10 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef1723aa0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef1723b30 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef1723bc0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef1723c50 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef1723ce0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef1723d70 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef1723e00 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef1723e90 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef1723f20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef1723fb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef1724040 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef17240d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef1724160 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] 0x55cef16e61b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef16e6240 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef16e62d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef16e6360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef16e63f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef16e6480 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef16e6510 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef16e65a0 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] 0x55cef171f410 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef171f4a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef171f530 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef171f5c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef171f650 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef171f6e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef171f770 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef171f800 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] 0x55cef16ea510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef16ea5a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef16ea630 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef16ea6c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef16ea750 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef16ea7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef16ea870 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef16ea900 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] 0x55cef1726970 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef1726a00 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef1726a90 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef1726b20 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef1726bb0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef1726c40 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef1726cd0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef1726d60 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] 0x55cef16ec240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ec2d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef16ec360 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] 0x55cef1727280 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1727310 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef17273a0 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] 0x55cef16edf70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ee000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef16ee090 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] 0x55cef1727b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1727c20 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef1727cb0 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] 0x55cef16f0b00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef16f0b90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef16f0c20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef16f0cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef16f0d40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef16f0dd0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef16f0e60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef16f0ef0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef16f0f80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef16f1010 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef16f10a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef16f1130 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef16f11c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef16f1250 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef16f12e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef16f1370 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef16f1400 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef16f1490 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef16f1520 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef16f15b0 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] 0x55cef1728db0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef1728e40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef1728ed0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef1728f60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef1728ff0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef1729080 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef1729110 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef17291a0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef1729230 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef17292c0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef1729350 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef17293e0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef1729470 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef1729500 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef1729590 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef1729620 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef17296b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef1729740 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef17297d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef1729860 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] 0x55cef16f3a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f3ad0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef16f3b60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef16f3bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef16f3c80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef16f3d10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef16f3da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef16f3e30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef16f3ec0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef16f3f50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef16f3fe0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef16f4070 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef16f4100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef16f4190 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef16f4220 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef16f42b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef16f4340 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef16f43d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef16f4460 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef16f44f0 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] 0x55cef1729fc0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef172a050 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef172a0e0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef172a170 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef172a200 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef172a290 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef172a320 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef172a3b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef172a440 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef172a4d0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef172a560 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef172a5f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef172a680 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef172a710 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef172a7a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef172a830 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef172a8c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef172a950 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef172a9e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef172aa70 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] 0x55cef16f6980 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef16f6a10 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef16f6aa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef16f6b30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef16f6bc0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef16f6c50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef16f6ce0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef16f6d70 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef16f6e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef16f6e90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef16f6f20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef16f6fb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef16f7040 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef16f70d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef16f7160 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef16f71f0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef16f7280 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef16f7310 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef16f73a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef16f7430 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef16f74c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef16f7550 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef16f75e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef16f7670 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] 0x55cef172b1d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef172b260 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef172b2f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef172b380 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef172b410 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef172b4a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef172b530 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef172b5c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef172b650 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef172b6e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef172b770 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef172b800 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef172b890 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef172b920 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef172b9b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef172ba40 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef172bad0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef172bb60 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef172bbf0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef172bc80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef172bd10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef172bda0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef172be30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef172bec0 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] 0x55cef16f8fb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef16f9040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef16f90d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef16f9160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef16f91f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef16f9280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef16f9310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef16f93a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef16f9430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef16f94c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef16f9550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef16f95e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef16f9670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef16f9700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef16f9790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef16f9820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef16f98b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef16f9940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef16f99d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef16f9a60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef16f9af0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef16f9b80 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef16f9c10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef16f9ca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef16f9d30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef16f9dc0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef16f9e50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef16f9ee0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef16f9f70 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] 0x55cef172c3e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef172c470 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef172c500 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef172c590 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef172c620 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef172c6b0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef172c740 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef172c7d0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef172c860 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef172c8f0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef172c980 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef172ca10 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef172caa0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef172cb30 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef172cbc0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef172cc50 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef172cce0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef172cd70 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef172ce00 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef172ce90 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef172cf20 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef172cfb0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef172d040 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef172d0d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef172d160 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef172d1f0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef172d280 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef172d310 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef172d3a0 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] 0x55cef16fb5e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef16fb670 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef16fb700 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef16fb790 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] 0x55cef17284a0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef1728530 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef17285c0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef1728650 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] 0x55cef16fd310 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16fd3a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef16fd430 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] 0x55cef172d5f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef172d680 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef172d710 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] 0x55cef16ff040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16ff0d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef16ff160 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] 0x55cef172df00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef172df90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef172e020 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] 0x55cef1700260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef17002f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef1700380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1700410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17004a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef1700530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17005c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1700650 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef17006e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1700770 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef1700800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1700890 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1700920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef17009b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1700a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1700ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1700b60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef1700bf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef1700c80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef1700d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef1700da0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef1700e30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef1700ec0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef1700f50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef1700fe0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef1701070 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef1701100 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef1701190 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef1701220 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef17012b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef1701340 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef17013d0 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] 0x55cef172f120 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef172f1b0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef172f240 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef172f2d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef172f360 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef172f3f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef172f480 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef172f510 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef172f5a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef172f630 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef172f6c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef172f750 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef172f7e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef172f870 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef172f900 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef172f990 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef172fa20 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef172fab0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef172fb40 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef172fbd0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef172fc60 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef172fcf0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef172fd80 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef172fe10 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef172fea0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef172ff30 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef172ffc0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef1730050 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef17300e0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef1730170 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef1730200 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef1730290 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] 0x55cef1702680 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1702710 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef17027a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1702830 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17028c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef1702950 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17029e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1702a70 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef1702b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1702b90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1702c20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1702cb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1702d40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1702dd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1702e60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1702ef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1702f80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef1703010 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef17030a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef1703130 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef17031c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef1703250 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef17032e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef1703370 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef1703400 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef1703490 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef1703520 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef17035b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef1703640 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef17036d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef1703760 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] 0x55cef1730330 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef17303c0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef1730450 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef17304e0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef1730570 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef1730600 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef1730690 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1730720 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef17307b0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1730840 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef17308d0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1730960 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef17309f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1730a80 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1730b10 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1730ba0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1730c30 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef1730cc0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef1730d50 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef1730de0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef1730e70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef1730f00 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef1730f90 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef1731020 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef17310b0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef1731140 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef17311d0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef1731260 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef17312f0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef1731380 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef1731410 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] 0x55cef16ff950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef16ff9e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef16ffa70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef16ffb00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef16ffb90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef16ffc20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef16ffcb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef16ffd40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef16ffdd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef16ffe60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef16ffef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef16fff80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1700010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef17000a0 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] 0x55cef172e810 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef172e8a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef172e930 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef172e9c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef172ea50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef172eae0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef172eb70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef172ec00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef172ec90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef172ed20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef172edb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef172ee40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef172eed0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef172ef60 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] 0x55cef1701470 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1701500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1701590 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef1701620 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17016b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1701740 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef17017d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1701860 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef17018f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1701980 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef1701a10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1701aa0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1701b30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1701bc0 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] 0x55cef1731540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef17315d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1731660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef17316f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1731780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1731810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef17318a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1731930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef17319c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1731a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef1731ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1731b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1731c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1731c90 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] 0x55cef1704a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1704b20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1704bb0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1704c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1704cd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1704d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1704df0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1704e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1704f10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1704fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1705030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17050c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1705150 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef17051e0 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] 0x55cef1731e50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1731ee0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1731f70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1732000 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1732090 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1732120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef17321b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1732240 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef17322d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1732360 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef17323f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1732480 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1732510 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef17325a0 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] 0x55cef17053a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1705430 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef17054c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1705550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17055e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1705670 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1705700 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1705790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1705820 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef17058b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1705940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef17059d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1705a60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1705af0 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] 0x55cef1732760 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef17327f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1732880 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1732910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef17329a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1732a30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1732ac0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1732b50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1732be0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1732c70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1732d00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1732d90 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1732e20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1732eb0 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] 0x55cef17065c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1706650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17066e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1706770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1706800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1706890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1706920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef17069b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1706a40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1706ad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1706b60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1706bf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1706c80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1706d10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1706da0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1706e30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1706ec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1706f50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1706fe0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef1707070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1707100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef1707190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1707220 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef17072b0 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] 0x55cef1733b10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1733ba0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef1733c30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1733cc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1733d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1733de0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1733e70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1733f00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1733f90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1734020 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef17340b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1734140 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef17341d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1734260 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef17342f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1734380 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1734410 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef17344a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1734530 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef17345c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1734650 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17346e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1734770 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef1734800 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] 0x55cef17077d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1707860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17078f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1707980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1707a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1707aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1707b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1707bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1707c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1707ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1707d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1707e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1707e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1707f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1707fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1708040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef17080d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1708160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef17081f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef1708280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1708310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17083a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1708430 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef17084c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef1708550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef17085e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef1708670 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] 0x55cef1734d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1734db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef1734e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1734ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1734f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1734ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1735080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1735110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef17351a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1735230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef17352c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1735350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef17353e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1735470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1735500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1735590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1735620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef17356b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1735740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef17357d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1735860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17358f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1735980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef1735a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef1735aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef1735b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef1735bc0 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] 0x55cef17089e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1708a70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1708b00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef1708b90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1708c20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1708cb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1708d40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1708dd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef1708e60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef1708ef0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef1708f80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1709010 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef17090a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1709130 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef17091c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1709250 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef17092e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef1709370 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef1709400 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef1709490 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef1709520 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef17095b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef1709640 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef17096d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef1709760 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] 0x55cef1735f30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1735fc0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1736050 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef17360e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1736170 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1736200 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1736290 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1736320 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef17363b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef1736440 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef17364d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1736560 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef17365f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1736680 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef1736710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef17367a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef1736830 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef17368c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef1736950 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef17369e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef1736a70 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef1736b00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef1736b90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef1736c20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef1736cb0 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] 0x55cef170ae00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef170ae90 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef170af20 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef170afb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef170b040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef170b0d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef170b160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef170b1f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef170b280 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef170b310 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef170b3a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef170b430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef170b4c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef170b550 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef170b5e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef170b670 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef170b700 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef170b790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef170b820 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef170b8b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef170b940 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef170b9d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef170ba60 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef170baf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef170bb80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef170bc10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef170bca0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef170bd30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef170bdc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef170be50 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef170bee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef170bf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef170c000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef170c090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef170c120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef170c1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef170c240 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef170c2d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef170c360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef170c3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef170c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef170c510 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef170c5a0 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] 0x55cef1738350 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef17383e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1738470 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef1738500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1738590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1738620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef17386b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1738740 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef17387d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef1738860 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef17388f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1738980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef1738a10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1738aa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef1738b30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1738bc0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef1738c50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef1738ce0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef1738d70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef1738e00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef1738e90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef1738f20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef1738fb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef1739040 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef17390d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef1739160 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef17391f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef1739280 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef1739310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef17393a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef1739430 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef17394c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef1739550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef17395e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef1739670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef1739700 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef1739790 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef1739820 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef17398b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef1739940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef17399d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef1739a60 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef1739af0 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] 0x55cef1709bf0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef1709c80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef1709d10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef1709da0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef1709e30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef1709ec0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef1709f50 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef1709fe0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef170a070 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef170a100 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef170a190 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef170a220 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef170a2b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef170a340 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef170a3d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef170a460 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef170a4f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef170a580 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef170a610 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef170a6a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef170a730 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef170a7c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef170a850 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef170a8e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef170a970 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef170aa00 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] 0x55cef1737140 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef17371d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef1737260 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef17372f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef1737380 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef1737410 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef17374a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef1737530 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef17375c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef1737650 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef17376e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef1737770 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef1737800 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef1737890 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef1737920 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef17379b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef1737a40 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef1737ad0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef1737b60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef1737bf0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef1737c80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef1737d10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef1737da0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef1737e30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef1737ec0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef1737f50 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] 0x55cef1705cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef1705d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef1705dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef1705e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef1705ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef1705f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef1706010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef17060a0 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] 0x55cef1733200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef1733290 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef1733320 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef17333b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef1733440 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef17334d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef1733560 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef17335f0 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] 0x55cef170d210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef170d2a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef170d330 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef170d3c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef170d450 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef170d4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef170d570 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef170d600 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] 0x55cef173a760 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef173a7f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef173a880 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef173a910 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef173a9a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef173aa30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef173aac0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef173ab50 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] 0x55cef170db20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef170dbb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef170dc40 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] 0x55cef173b0b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef173b140 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef173b1d0 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] 0x55cef170e430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef170e4c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef170e550 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] 0x55cef173b9f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef173ba80 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef173bb10 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] 0x55cef170f650 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef170f6e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef170f770 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef170f800 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef170f890 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef170f920 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef170f9b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef170fa40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef170fad0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef170fb60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef170fbf0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef170fc80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef170fd10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef170fda0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef170fe30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef170fec0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef170ff50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef170ffe0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef1710070 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef1710100 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] 0x55cef173cc10 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef173cca0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef173cd30 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef173cdc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef173ce50 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef173cee0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef173cf70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef173d000 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef173d090 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef173d120 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef173d1b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef173d240 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef173d2d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef173d360 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef173d3f0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef173d480 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef173d510 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef173d5a0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef173d630 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef173d6c0 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] 0x55cef1710860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef17108f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef1710980 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef1710a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef1710aa0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef1710b30 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef1710bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef1710c50 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef1710ce0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef1710d70 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef1710e00 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef1710e90 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef1710f20 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef1710fb0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef1711040 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef17110d0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef1711160 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef17111f0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef1711280 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef1711310 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] 0x55cef173de20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef173deb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef173df40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef173dfd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef173e060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef173e0f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef173e180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef173e210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef173e2a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef173e330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef173e3c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef173e450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef173e4e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef173e570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef173e600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef173e690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef173e720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef173e7b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef173e840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef173e8d0 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] 0x55cef1711a70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef1711b00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef1711b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1711c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1711cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1711d40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1711dd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1711e60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1711ef0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1711f80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef1712010 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef17120a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef1712130 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17121c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1712250 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17122e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1712370 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef1712400 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef1712490 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1712520 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef17125b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1712640 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef17126d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef1712760 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] 0x55cef173f940 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef173f9d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef173fa60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef173faf0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef173fb80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef173fc10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef173fca0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef173fd30 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef173fdc0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef173fe50 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef173fee0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef173ff70 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef1740000 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef1740090 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1740120 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17401b0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1740240 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef17402d0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef1740360 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef17403f0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef1740480 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1740510 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef17405a0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef1740630 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] 0x55cef1712c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1712d10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef1712da0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1712e30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1712ec0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1712f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1712fe0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1713070 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1713100 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1713190 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1713220 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef17132b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef1713340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17133d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1713460 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17134f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1713580 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef1713610 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef17136a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1713730 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef17137c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1713850 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef17138e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef1713970 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef1713a00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef1713a90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef1713b20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef1713bb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef1713c40 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] 0x55cef1740b50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1740be0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef1740c70 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef1740d00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef1740d90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef1740e20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef1740eb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef1740f40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef1740fd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef1741060 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef17410f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef1741180 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef1741210 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef17412a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef1741330 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef17413c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef1741450 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef17414e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef1741570 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef1741600 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef1741690 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef1741720 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef17417b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef1741840 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef17418d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef1741960 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef17419f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef1741a80 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef1741b10 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] 0x55cef170ed40 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef170edd0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef170ee60 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef170eef0 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] 0x55cef173f030 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef173f0c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef173f150 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef173f1e0 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] 0x55cef1713e90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1713f20 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef1713fb0 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] 0x55cef1741d60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1741df0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef1741e80 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] 0x55cef17147a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1714830 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef17148c0 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] 0x55cef1742670 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1742700 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef1742790 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: 0x55cef164d490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef163fd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55cef16401d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef1640268 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55cef1640310 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef16403a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fe30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55cef1640450 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef163fec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55cef16404f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef163ff60 MAP: (8 sibs) 4 children: 42: 0x55cef1640590 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1640628 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16406c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1640758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef163fff8 MAP: (8 sibs) 3 children: 42: 0x55cef1640800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55cef1640898 KEYVAL: 'r' '10' (3 sibs) 42: 0x55cef1640930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55cef1640090 MAP: (8 sibs) 2 children: 42: 0x55cef16409d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55cef1640b10 VAL***: '*CENTER' (2 sibs) 42: 0x55cef1640ba8 VAL***: '*BIG' (2 sibs) 42: 0x55cef1640a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55cef1640128 MAP: (8 sibs) 3 children: 42: 0x55cef1640c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55cef1640e20 VAL***: '*BIG' (3 sibs) 42: 0x55cef1640eb8 VAL***: '*LEFT' (3 sibs) 42: 0x55cef1640f50 VAL***: '*SMALL' (3 sibs) 42: 0x55cef1640ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55cef1640d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1742f80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1743010 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef17430a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1743130 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17431c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef1743250 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17432e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1743370 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef1743400 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1743490 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef1743520 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef17435b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1743640 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef17436d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1743760 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef17437f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1743880 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef1743910 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef17439a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef1743a30 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef1743ac0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef1743b50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef1743be0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef1743c70 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef1743d00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef1743d90 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef1743e20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef1743eb0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef1743f40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef1743fd0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef1744060 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef17440f0 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: 0x55cef164d5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1641980 MAP: (8 sibs) 2 children: 42: 0x55cef163ebf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef163ec88 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641a18 MAP: (8 sibs) 2 children: 42: 0x55cef163f3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef163f488 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1641e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef1641b48 MAP: (8 sibs) 1 children: 42: 0x55cef1641ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef1641be0 MAP: (8 sibs) 4 children: 42: 0x55cef1641f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642028 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16420c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641c78 MAP: (8 sibs) 4 children: 42: 0x55cef1642200 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642298 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642330 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16423c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641d10 MAP: (8 sibs) 4 children: 42: 0x55cef1642470 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642508 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16425a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641da8 MAP: (8 sibs) 4 children: 42: 0x55cef16426e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642778 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642810 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16428a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1744190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1744220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef17442b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1744340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17443d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef1744460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef17444f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1744580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef1744610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef17446a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1744730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef17447c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1744850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef17448e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1744970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1744a00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1744a90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef1744b20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef1744bb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef1744c40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef1744cd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef1744d60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef1744df0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef1744e80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef1744f10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef1744fa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef1745030 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef17450c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef1745150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef17451e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef1745270 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: 0x55cef164d6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1642dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef1642e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1642ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1643160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef16431f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef1642f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef163edd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef16432a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643338 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16430b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef16433e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643478 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1745310 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef17453a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1745430 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef17454c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1745550 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef17455e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef1745670 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1745700 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1745790 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1745820 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef17458b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1745940 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef17459d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1745a60 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: 0x55cef164d7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1643520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef16435b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1643650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef16438c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef1643958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef16436e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef1643a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef1643aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1643818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef1643be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643c78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1745b00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1745b90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1745c20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef1745cb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1745d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1745dd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef1745e60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1745ef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1745f80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1746010 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef17460a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1746130 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef17461c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1746250 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: 0x55cef164d8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16445f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef16447b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1644850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16448e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1644cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644d48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17462f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1746380 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1746410 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef17464a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1746530 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef17465c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1746650 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef17466e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1746770 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1746800 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1746890 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1746920 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef17469b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1746a40 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: 0x55cef164da08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16429a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1642b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1642c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1645068 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1642c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1645110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef16451a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1746ae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1746b70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1746c00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef1746c90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1746d20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef1746db0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1746e40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1746ed0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1746f60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1746ff0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1747080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1747110 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef17471a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1747230 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: 0x55cef164db20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1645850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16458e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1645980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef163f530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef163f5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef1645a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1645c80 MAP: (2 sibs) 4 children: 42: 0x55cef1641260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef16412f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1645d18 MAP: (2 sibs) 5 children: 42: 0x55cef1645dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1645e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef1645ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1645f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1645ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55cef163f0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163f178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163f210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1645b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55cef1645be0 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] 0x55cef17472d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1747360 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17473f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1747480 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1747510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef17475a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1747630 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef17476c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1747750 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef17477e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1747870 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1747900 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1747990 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1747a20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1747ab0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1747b40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1747bd0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1747c60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1747cf0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef1747d80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1747e10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef1747ea0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1747f30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef1747fc0 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: 0x55cef164dc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1646110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16461a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1646240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef1646540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef16465d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef16462d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1646680 MAP: (2 sibs) 4 children: 42: 0x55cef16414d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef1641568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1646718 MAP: (2 sibs) 5 children: 42: 0x55cef16467c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1646858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef16468f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1646988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1646370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55cef163fa10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163faa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163fb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1646408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55cef1646ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef1646b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef1646bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef16464a0 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] 0x55cef1748060 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef17480f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef1748180 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1748210 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef17482a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1748330 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef17483c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1748450 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef17484e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1748570 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1748600 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1748690 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1748720 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef17487b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1748840 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef17488d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1748960 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef17489f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1748a80 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef1748b10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1748ba0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef1748c30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1748cc0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef1748d50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef1748de0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef1748e70 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef1748f00 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: 0x55cef164dd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef1648790 MAP: (6 sibs) 1 children: 42: 0x55cef1648b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55cef1648bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1648c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef1648d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef1648d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef1648e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef1648828 MAP: (6 sibs) 1 children: 42: 0x55cef1648ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55cef1648f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1649008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef16490a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef1649138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef16491d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef16488c0 MAP: (6 sibs) 1 children: 42: 0x55cef1649270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55cef1648958 MAP: (6 sibs) 1 children: 42: 0x55cef1649310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55cef16489f0 MAP: (6 sibs) 1 children: 42: 0x55cef16493b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55cef1649450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55cef16494e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55cef1648a88 MAP: (6 sibs) 1 children: 42: 0x55cef1649590 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1748fa0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1749030 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef17490c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef1749150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef17491e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1749270 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1749300 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef1749390 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef1749420 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef17494b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef1749540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef17495d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef1749660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef17496f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef1749780 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1749810 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef17498a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef1749930 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef17499c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef1749a50 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef1749ae0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef1749b70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef1749c00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef1749c90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef1749d20 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: 0x55cef164de68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef164a830 MAP: (6 sibs) 1 children: 42: 0x55cef1644370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a8c8 MAP: (6 sibs) 1 children: 42: 0x55cef1644410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164aed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164af68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164a960 MAP: (6 sibs) 1 children: 42: 0x55cef16444b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164b398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164b430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a9f8 MAP: (6 sibs) 1 children: 42: 0x55cef1644550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164aa90 MAP: (6 sibs) 1 children: 42: 0x55cef164b7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ba38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164bad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164ab28 MAP: (6 sibs) 1 children: 42: 0x55cef164bb70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164bc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164bca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164bd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164bdd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164be70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1749dc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1749e50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1749ee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef1749f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef174a000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef174a090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef174a120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef174a1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef174a240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef174a2d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef174a360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef174a3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef174a480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef174a510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef174a5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef174a630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef174a6c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef174a750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef174a7e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef174a870 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef174a900 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef174a990 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef174aa20 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef174aab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef174ab40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef174abd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef174ac60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef174acf0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef174ad80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef174ae10 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef174aea0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef174af30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef174afc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef174b050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef174b0e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef174b170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef174b200 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef174b290 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef174b320 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef174b3b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef174b440 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef174b4d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef174b560 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: 0x55cef164df80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55cef164bf10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164bfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c500 DOCMAP: (17 sibs) 2 children: 42: 0x55cef163eab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55cef163eb48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55cef164c598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef16496d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55cef164c890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174b600 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef174b690 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef174b720 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef174b7b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef174b840 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef174b8d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef174b960 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef174b9f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef174ba80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef174bb10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef174bba0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef174bc30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef174bcc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef174bd50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef174bde0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef174be70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef174bf00 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef174bf90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef174c020 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef174c0b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef174c140 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef174c1d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef174c260 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef174c2f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef174c380 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef174c410 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: 0x55cef164e098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef164a230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55cef164a2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55cef164a360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55cef164a3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55cef164a490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55cef1643db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef173c560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef173c5f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef173c680 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef173c710 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef173c7a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef173c830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef173c8c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef173c950 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: 0x55cef164e1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef1646c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55cef1646d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55cef1646dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55cef1646e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55cef1646ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55cef1643f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174c4b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef174c540 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef174c5d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef174c660 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef174c6f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef174c780 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef174c810 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef174c8a0 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: 0x55cef164e2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef163f2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55cef163f348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef16f0550 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef16f05e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef16f0670 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: 0x55cef164e3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55cef16452e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef173c9f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef173ca80 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef173cb10 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: 0x55cef164e4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55cef164ca70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55cef164cb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55cef164cba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164cf40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55cef164cfd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55cef164cc38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef163f840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55cef163f8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55cef163f970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55cef164ccd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55cef164d080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55cef164d118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55cef164cd68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55cef164ce00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55cef164d1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55cef164d258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55cef164ce98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55cef164d300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55cef164d398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174c940 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef174c9d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef174ca60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef174caf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef174cb80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef174cc10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef174cca0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef174cd30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef174cdc0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef174ce50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef174cee0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef174cf70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef174d000 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef174d090 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef174d120 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef174d1b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef174d240 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef174d2d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef174d360 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef174d3f0 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: 0x55cef164e610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55cef164f750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55cef164f7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55cef164f880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164fc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55cef164fcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55cef164f918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef164fd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55cef164fdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55cef164fe90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55cef164f9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55cef164ff30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55cef164ffc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55cef164fa48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55cef164fae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55cef1650070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55cef1650108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55cef164fb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55cef16501b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55cef1650248 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174d490 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef174d520 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef174d5b0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef174d640 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef174d6d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef174d760 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef174d7f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef174d880 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef174d910 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef174d9a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef174da30 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef174dac0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef174db50 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef174dbe0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef174dc70 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef174dd00 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef174dd90 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef174de20 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef174deb0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef174df40 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: 0x55cef164e728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55cef1647bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55cef1648080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1648118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16481b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1647c48 MAP: (8 sibs) 3 children: 42: 0x55cef1648250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55cef16482e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55cef1648380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55cef1647ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55cef1647330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1647d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55cef16473d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1647e10 MAP: (8 sibs) 7 children: 42: 0x55cef16502f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55cef1650388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55cef1650420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55cef16504b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55cef1650550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55cef16505e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55cef1650680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55cef1647ea8 VAL***: '*a0' (8 sibs) 42: 0x55cef1647f40 VAL***: '*a7' (8 sibs) 42: 0x55cef1647fd8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174dfe0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef174e070 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef174e100 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef174e190 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef174e220 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef174e2b0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef174e340 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef174e3d0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef174e460 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef174e4f0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef174e580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef174e610 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef174e6a0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef174e730 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef174e7c0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef174e850 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef174e8e0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef174e970 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef174ea00 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef174ea90 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef174eb20 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef174ebb0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef174ec40 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef174ecd0 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: 0x55cef164e840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1650720 MAP: (8 sibs) 3 children: 42: 0x55cef1650bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55cef1650c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55cef1650d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55cef16507b8 MAP: (8 sibs) 3 children: 42: 0x55cef1650dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55cef1650e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55cef1650ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55cef1650850 MAP: (8 sibs) 1 children: 42: 0x55cef16457a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55cef16508e8 MAP: (8 sibs) 1 children: 42: 0x55cef1648640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1650980 MAP: (8 sibs) 7 children: 42: 0x55cef1650f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55cef1651028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55cef16510c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55cef1651158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55cef16511f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55cef1651288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55cef1651320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55cef1650a18 MAP: (8 sibs) 3 children: 42: 0x55cef16513c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1651458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16514f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1650ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1651590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1650b48 MAP: (8 sibs) 1 children: 42: 0x55cef1651630 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174ed70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef174ee00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef174ee90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef174ef20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef174efb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef174f040 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef174f0d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef174f160 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef174f1f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef174f280 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef174f310 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef174f3a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef174f430 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef174f4c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef174f550 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef174f5e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef174f670 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef174f700 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef174f790 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef174f820 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef174f8b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef174f940 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef174f9d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef174fa60 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef174faf0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef174fb80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef174fc10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef174fca0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef174fd30 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: 0x55cef164e958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55cef163f670 KEYVAL: 'a' '1' (3 sibs) 42: 0x55cef163f708 KEYVAL: 'b' '' (3 sibs) 42: 0x55cef163f7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef174fdd0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef174fe60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef174fef0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef174ff80 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: 0x55cef164ea70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1750020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef17500b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef1750140 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: 0x55cef164eb88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef16454d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645568 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17501e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef1750270 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef1750300 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: 0x55cef164d490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef163fd00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x55cef16401d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef1640268 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fd98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x55cef1640310 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef16403a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef163fe30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x55cef1640450 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef163fec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x55cef16404f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef163ff60 MAP: (8 sibs) 4 children: 42: 0x55cef1640590 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1640628 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16406c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1640758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef163fff8 MAP: (8 sibs) 3 children: 42: 0x55cef1640800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x55cef1640898 KEYVAL: 'r' '10' (3 sibs) 42: 0x55cef1640930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x55cef1640090 MAP: (8 sibs) 2 children: 42: 0x55cef16409d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x55cef1640b10 VAL***: '*CENTER' (2 sibs) 42: 0x55cef1640ba8 VAL***: '*BIG' (2 sibs) 42: 0x55cef1640a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x55cef1640128 MAP: (8 sibs) 3 children: 42: 0x55cef1640c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x55cef1640e20 VAL***: '*BIG' (3 sibs) 42: 0x55cef1640eb8 VAL***: '*LEFT' (3 sibs) 42: 0x55cef1640f50 VAL***: '*SMALL' (3 sibs) 42: 0x55cef1640ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x55cef1640d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17503a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1750430 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x55cef17504c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1750550 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17505e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x55cef1750670 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef1750700 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef1750790 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x55cef1750820 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef17508b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x55cef1750940 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef17509d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1750a60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1750af0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1750b80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1750c10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1750ca0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x55cef1750d30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x55cef1750dc0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x55cef1750e50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x55cef1750ee0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x55cef1750f70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x55cef1751000 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x55cef1751090 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x55cef1751120 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x55cef17511b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x55cef1751240 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x55cef17512d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x55cef1751360 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x55cef17513f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x55cef1751480 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x55cef1751510 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: 0x55cef164d5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1641980 MAP: (8 sibs) 2 children: 42: 0x55cef163ebf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x55cef163ec88 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641a18 MAP: (8 sibs) 2 children: 42: 0x55cef163f3f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x55cef163f488 KEYVAL: 'y' '2' (2 sibs) 42: 0x55cef1641ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1641e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x55cef1641b48 MAP: (8 sibs) 1 children: 42: 0x55cef1641ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x55cef1641be0 MAP: (8 sibs) 4 children: 42: 0x55cef1641f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642028 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16420c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641c78 MAP: (8 sibs) 4 children: 42: 0x55cef1642200 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642298 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642330 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16423c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641d10 MAP: (8 sibs) 4 children: 42: 0x55cef1642470 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642508 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef16425a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef1642638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x55cef1641da8 MAP: (8 sibs) 4 children: 42: 0x55cef16426e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x55cef1642778 KEYVAL: 'y' '2' (4 sibs) 42: 0x55cef1642810 KEYVAL: 'r' '10' (4 sibs) 42: 0x55cef16428a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17515b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef1751640 MAP: (8 sibs) 2 children: 42: [2] [2] 0x55cef17516d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x55cef1751760 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x55cef17517f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x55cef1751880 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x55cef1751910 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x55cef17519a0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x55cef1751a30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x55cef1751ac0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef1751b50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x55cef1751be0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x55cef1751c70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x55cef1751d00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x55cef1751d90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x55cef1751e20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x55cef1751eb0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x55cef1751f40 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x55cef1751fd0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x55cef1752060 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x55cef17520f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x55cef1752180 MAP: (8 sibs) 4 children: 42: [22] [22] 0x55cef1752210 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x55cef17522a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x55cef1752330 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x55cef17523c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x55cef1752450 MAP: (8 sibs) 4 children: 42: [27] [27] 0x55cef17524e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x55cef1752570 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x55cef1752600 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x55cef1752690 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: 0x55cef164d6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1642dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef1642e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1642ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1643160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef16431f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef1642f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef163edd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef16432a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643338 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16430b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef16433e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643478 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1752730 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef17527c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1752850 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef17528e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1752970 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef1752a00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef1752a90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1752b20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1752bb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1752c40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef1752cd0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1752d60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1752df0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1752e80 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: 0x55cef164d7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef1643520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x55cef16435b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x55cef1643650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef16438c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x55cef1643958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x55cef16436e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x55cef1643a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1643780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x55cef1643aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1643818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x55cef1643be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x55cef1643c78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1752f20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1752fb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x55cef1753040 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x55cef17530d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1753160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x55cef17531f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x55cef1753280 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1753310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef17533a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1753430 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x55cef17534c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1753550 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef17535e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x55cef1753670 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: 0x55cef164d8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16445f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1644720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef16447b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1644850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef16448e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1644cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1644d48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1753710 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef17537a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1753830 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef17538c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1753950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef17539e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1753a70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef1753b00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1753b90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1753c20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef1753cb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1753d40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef1753dd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1753e60 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: 0x55cef164da08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x55cef16429a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x55cef1642ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x55cef1644df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1644e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x55cef1642b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x55cef1644f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x55cef1642c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x55cef1644fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef1645068 KEYVAL: 'age' '10' (2 sibs) 42: 0x55cef1642c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x55cef1645110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x55cef16451a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1753f00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x55cef1753f90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x55cef1754020 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x55cef17540b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x55cef1754140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x55cef17541d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x55cef1754260 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x55cef17542f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x55cef1754380 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x55cef1754410 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x55cef17544a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x55cef1754530 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x55cef17545c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x55cef1754650 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: 0x55cef164db20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1645850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16458e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1645980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef163f530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef163f5c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef1645a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1645c80 MAP: (2 sibs) 4 children: 42: 0x55cef1641260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef16412f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1645d18 MAP: (2 sibs) 5 children: 42: 0x55cef1645dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1645e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef1645ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1645f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1645ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x55cef163f0e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163f178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163f210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1645b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x55cef1645be0 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] 0x55cef17546f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1754780 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef1754810 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef17548a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef1754930 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef17549c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef1754a50 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1754ae0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1754b70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1754c00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1754c90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1754d20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1754db0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1754e40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1754ed0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1754f60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1754ff0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1755080 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1755110 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x55cef17551a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1755230 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef17552c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef1755350 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x55cef17553e0 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: 0x55cef164dc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x55cef1646110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x55cef16461a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x55cef1646240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x55cef1646540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x55cef16465d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x55cef16462d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x55cef1646680 MAP: (2 sibs) 4 children: 42: 0x55cef16414d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x55cef1641568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x55cef1641600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x55cef1641698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x55cef1646718 MAP: (2 sibs) 5 children: 42: 0x55cef16467c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x55cef1646858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x55cef16468f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x55cef1646988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x55cef1646a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x55cef1646370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x55cef163fa10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef163faa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef163fb40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef1646408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x55cef1646ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x55cef1646b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x55cef1646bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x55cef16464a0 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] 0x55cef1755480 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x55cef1755510 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x55cef17555a0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x55cef1755630 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x55cef17556c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x55cef1755750 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x55cef17557e0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x55cef1755870 MAP: (2 sibs) 4 children: 42: [8] [8] 0x55cef1755900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x55cef1755990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x55cef1755a20 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x55cef1755ab0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x55cef1755b40 MAP: (2 sibs) 5 children: 42: [13] [13] 0x55cef1755bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x55cef1755c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x55cef1755cf0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x55cef1755d80 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x55cef1755e10 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x55cef1755ea0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x55cef1755f30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x55cef1755fc0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x55cef1756050 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x55cef17560e0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x55cef1756170 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x55cef1756200 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x55cef1756290 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x55cef1756320 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: 0x55cef164dd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef1648790 MAP: (6 sibs) 1 children: 42: 0x55cef1648b30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x55cef1648bd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1648c68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef1648d00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef1648d98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef1648e30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef1648828 MAP: (6 sibs) 1 children: 42: 0x55cef1648ed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x55cef1648f70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef1649008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef16490a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef1649138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef16491d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef16488c0 MAP: (6 sibs) 1 children: 42: 0x55cef1649270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x55cef1648958 MAP: (6 sibs) 1 children: 42: 0x55cef1649310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x55cef16489f0 MAP: (6 sibs) 1 children: 42: 0x55cef16493b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x55cef1649450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x55cef16494e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x55cef1648a88 MAP: (6 sibs) 1 children: 42: 0x55cef1649590 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17563c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1756450 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef17564e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x55cef1756570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1756600 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef1756690 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1756720 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef17567b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef1756840 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef17568d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x55cef1756960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef17569f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef1756a80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1756b10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef1756ba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1756c30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef1756cc0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x55cef1756d50 MAP: (6 sibs) 1 children: 42: [18] [18] 0x55cef1756de0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x55cef1756e70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x55cef1756f00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x55cef1756f90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x55cef1757020 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x55cef17570b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x55cef1757140 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: 0x55cef164de68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x55cef164a830 MAP: (6 sibs) 1 children: 42: 0x55cef1644370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a8c8 MAP: (6 sibs) 1 children: 42: 0x55cef1644410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164aed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164af68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164a960 MAP: (6 sibs) 1 children: 42: 0x55cef16444b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164b398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164b430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x55cef164a9f8 MAP: (6 sibs) 1 children: 42: 0x55cef1644550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164b600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164b698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164b730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164aa90 MAP: (6 sibs) 1 children: 42: 0x55cef164b7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164b870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164b908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x55cef164b9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x55cef164ba38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x55cef164bad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x55cef164ab28 MAP: (6 sibs) 1 children: 42: 0x55cef164bb70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x55cef164bc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x55cef164bca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x55cef164bd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x55cef164bdd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x55cef164be70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17571e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x55cef1757270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x55cef1757300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x55cef1757390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x55cef1757420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x55cef17574b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x55cef1757540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x55cef17575d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x55cef1757660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x55cef17576f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x55cef1757780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x55cef1757810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x55cef17578a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x55cef1757930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x55cef17579c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x55cef1757a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x55cef1757ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x55cef1757b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x55cef1757c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x55cef1757c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x55cef1757d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x55cef1757db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x55cef1757e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x55cef1757ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x55cef1757f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x55cef1757ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x55cef1758080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x55cef1758110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x55cef17581a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x55cef1758230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x55cef17582c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x55cef1758350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x55cef17583e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x55cef1758470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x55cef1758500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x55cef1758590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x55cef1758620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x55cef17586b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x55cef1758740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x55cef17587d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x55cef1758860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x55cef17588f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x55cef1758980 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: 0x55cef164df80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x55cef164bf10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164bfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x55cef164c170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x55cef164c2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x55cef164c3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649c30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x55cef1649cd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x55cef164c500 DOCMAP: (17 sibs) 2 children: 42: 0x55cef163eab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x55cef163eb48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x55cef164c598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649d70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649e10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x55cef164c6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef1649630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x55cef16496d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x55cef164c7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x55cef164c890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1758a20 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x55cef1758ab0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x55cef1758b40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x55cef1758bd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x55cef1758c60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x55cef1758cf0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x55cef1758d80 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x55cef1758e10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x55cef1758ea0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x55cef1758f30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x55cef1758fc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x55cef1759050 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x55cef17590e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x55cef1759170 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x55cef1759200 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x55cef1759290 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x55cef1759320 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x55cef17593b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x55cef1759440 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x55cef17594d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x55cef1759560 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x55cef17595f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x55cef1759680 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x55cef1759710 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x55cef17597a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x55cef1759830 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: 0x55cef164e098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef164a230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x55cef164a2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x55cef164a360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x55cef164a3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x55cef164a490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x55cef1643db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef17598d0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef1759960 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x55cef17599f0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x55cef1759a80 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef1759b10 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x55cef1759ba0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef1759c30 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x55cef1759cc0 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: 0x55cef164e1b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x55cef1646c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x55cef1646d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x55cef1646dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x55cef1646e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x55cef1646ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x55cef1643eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x55cef1643f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef1759d60 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x55cef1759df0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x55cef1759e80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x55cef1759f10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x55cef1759fa0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x55cef175a030 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x55cef175a0c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x55cef175a150 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: 0x55cef164e2c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef163f2b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x55cef163f348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175a1f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef175a280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x55cef175a310 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: 0x55cef164e3e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x55cef16452e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175a3b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef175a440 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x55cef175a4d0 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: 0x55cef164e4f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x55cef164ca70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x55cef164cb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x55cef164cba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164cf40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x55cef164cfd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x55cef164cc38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef163f840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x55cef163f8d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x55cef163f970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x55cef164ccd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x55cef164d080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x55cef164d118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x55cef164cd68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x55cef164ce00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x55cef164d1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x55cef164d258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x55cef164ce98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x55cef164d300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x55cef164d398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175a570 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x55cef175a600 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x55cef175a690 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x55cef175a720 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef175a7b0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x55cef175a840 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x55cef175a8d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef175a960 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x55cef175a9f0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x55cef175aa80 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x55cef175ab10 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x55cef175aba0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x55cef175ac30 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x55cef175acc0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x55cef175ad50 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef175ade0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x55cef175ae70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x55cef175af00 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef175af90 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x55cef175b020 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: 0x55cef164e610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x55cef164f750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x55cef164f7e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x55cef164f880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x55cef164fc20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x55cef164fcb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x55cef164f918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x55cef164fd60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x55cef164fdf8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x55cef164fe90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x55cef164f9b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x55cef164ff30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x55cef164ffc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x55cef164fa48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x55cef164fae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x55cef1650070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x55cef1650108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x55cef164fb78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x55cef16501b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x55cef1650248 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175b0c0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x55cef175b150 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x55cef175b1e0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x55cef175b270 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x55cef175b300 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x55cef175b390 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x55cef175b420 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x55cef175b4b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x55cef175b540 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x55cef175b5d0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x55cef175b660 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x55cef175b6f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x55cef175b780 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x55cef175b810 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x55cef175b8a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x55cef175b930 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x55cef175b9c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x55cef175ba50 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x55cef175bae0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x55cef175bb70 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: 0x55cef164e728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x55cef1647bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x55cef1648080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1648118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16481b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1647c48 MAP: (8 sibs) 3 children: 42: 0x55cef1648250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x55cef16482e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x55cef1648380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x55cef1647ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x55cef1647330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1647d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x55cef16473d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1647e10 MAP: (8 sibs) 7 children: 42: 0x55cef16502f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x55cef1650388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x55cef1650420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x55cef16504b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x55cef1650550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x55cef16505e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x55cef1650680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x55cef1647ea8 VAL***: '*a0' (8 sibs) 42: 0x55cef1647f40 VAL***: '*a7' (8 sibs) 42: 0x55cef1647fd8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175bc10 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x55cef175bca0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x55cef175bd30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef175bdc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef175be50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef175bee0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef175bf70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef175c000 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef175c090 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef175c120 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x55cef175c1b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef175c240 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x55cef175c2d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef175c360 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef175c3f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x55cef175c480 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x55cef175c510 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x55cef175c5a0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x55cef175c630 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x55cef175c6c0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x55cef175c750 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x55cef175c7e0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x55cef175c870 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x55cef175c900 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: 0x55cef164e840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x55cef1650720 MAP: (8 sibs) 3 children: 42: 0x55cef1650bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x55cef1650c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x55cef1650d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x55cef16507b8 MAP: (8 sibs) 3 children: 42: 0x55cef1650dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x55cef1650e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x55cef1650ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x55cef1650850 MAP: (8 sibs) 1 children: 42: 0x55cef16457a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x55cef16508e8 MAP: (8 sibs) 1 children: 42: 0x55cef1648640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x55cef1650980 MAP: (8 sibs) 7 children: 42: 0x55cef1650f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x55cef1651028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x55cef16510c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x55cef1651158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x55cef16511f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x55cef1651288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x55cef1651320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x55cef1650a18 MAP: (8 sibs) 3 children: 42: 0x55cef16513c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x55cef1651458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x55cef16514f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x55cef1650ab0 MAP: (8 sibs) 1 children: 42: 0x55cef1651590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x55cef1650b48 MAP: (8 sibs) 1 children: 42: 0x55cef1651630 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175c9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x55cef175ca30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x55cef175cac0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x55cef175cb50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x55cef175cbe0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x55cef175cc70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x55cef175cd00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x55cef175cd90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x55cef175ce20 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x55cef175ceb0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x55cef175cf40 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x55cef175cfd0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x55cef175d060 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x55cef175d0f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x55cef175d180 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x55cef175d210 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x55cef175d2a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x55cef175d330 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x55cef175d3c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x55cef175d450 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x55cef175d4e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x55cef175d570 MAP: (8 sibs) 3 children: 42: [22] [22] 0x55cef175d600 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x55cef175d690 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x55cef175d720 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x55cef175d7b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x55cef175d840 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x55cef175d8d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x55cef175d960 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: 0x55cef164e958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x55cef163f670 KEYVAL: 'a' '1' (3 sibs) 42: 0x55cef163f708 KEYVAL: 'b' '' (3 sibs) 42: 0x55cef163f7a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175da00 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x55cef175da90 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x55cef175db20 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x55cef175dbb0 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: 0x55cef164ea70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef1645390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175dc50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef175dce0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef175dd70 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: 0x55cef164eb88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x55cef16454d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x55cef1645568 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x55cef175de10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x55cef175dea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x55cef175df30 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 (20 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (21 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.03 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x5574303fc110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5574303f5190 DOCSEQ: (1 sibs) 3 children: 43: 0x5574303f5230 VAL: 'foo' (3 sibs) 43: 0x5574303f52c8 VAL: 'bar' (3 sibs) 43: 0x5574303f5360 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430436120 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5574304361b0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x557430436240 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5574304362d0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x557430436360 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: 0x5574303fc228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f5f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f61f0 VAL: 'val0' (2 sibs) 43: 0x5574303f6288 VAL: 'val1' (2 sibs) 43: 0x5574303f60b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6330 VAL: 'val2' (2 sibs) 43: 0x5574303f63c8 VAL: 'val3' (2 sibs) 43: 0x5574303f6150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6470 VAL: 'val4' (2 sibs) 43: 0x5574303f6508 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430438210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304382a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430438330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5574304383c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430438450 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5574304384e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430438570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430438600 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430438690 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430438720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5574304387b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430438840 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: 0x5574303fc340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f6a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f6ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f6d30 VAL: 'val0' (2 sibs) 43: 0x5574303f6dc8 VAL: 'val1' (2 sibs) 43: 0x5574303f6bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6e70 VAL: 'val2' (2 sibs) 43: 0x5574303f6f08 VAL: 'val3' (2 sibs) 43: 0x5574303f6c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6fb0 VAL: 'val4' (2 sibs) 43: 0x5574303f7048 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743043a200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743043a290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743043a320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743043a3b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743043a440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743043a4d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743043a560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743043a5f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743043a680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743043a710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743043a7a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743043a830 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: 0x5574303fc458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f70f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f7188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f7230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f7400 VAL: 'val0' (2 sibs) 43: 0x5574303f7498 VAL: 'val1' (2 sibs) 43: 0x5574303f72c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f7540 VAL: 'val2' (2 sibs) 43: 0x5574303f75d8 VAL: 'val3' (2 sibs) 43: 0x5574303f7360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f7680 VAL: 'val4' (2 sibs) 43: 0x5574303f7718 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743043c1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743043c280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743043c310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743043c3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743043c430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743043c4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743043c550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743043c5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743043c670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743043c700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743043c790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743043c820 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: 0x5574303fc570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f8090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f8128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f81d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f83a0 VAL: 'val0' (2 sibs) 43: 0x5574303f8438 VAL: 'val1' (2 sibs) 43: 0x5574303f8268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f84e0 VAL: 'val2' (2 sibs) 43: 0x5574303f8578 VAL: 'val3' (2 sibs) 43: 0x5574303f8300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f8620 VAL: 'val4' (2 sibs) 43: 0x5574303f86b8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743043e1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743043e270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743043e300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743043e390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743043e420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743043e4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743043e540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743043e5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743043e660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743043e6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743043e780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743043e810 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: 0x5574303fc688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f66a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5574303f6740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5574303fa8c0 VAL: 'env01' (28 sibs) 43: 0x5574303fa958 VAL: 'env02' (28 sibs) 43: 0x5574303fa9f0 VAL: 'env03' (28 sibs) 43: 0x5574303faa88 VAL: 'env04' (28 sibs) 43: 0x5574303fab20 VAL: 'env11' (28 sibs) 43: 0x5574303fabb8 VAL: 'env12' (28 sibs) 43: 0x5574303fac50 VAL: 'env13' (28 sibs) 43: 0x5574303face8 VAL: 'env14' (28 sibs) 43: 0x5574303fad80 VAL: 'env21' (28 sibs) 43: 0x5574303fae18 VAL: 'env22' (28 sibs) 43: 0x5574303faeb0 VAL: 'env23' (28 sibs) 43: 0x5574303faf48 VAL: 'env24' (28 sibs) 43: 0x5574303fafe0 VAL: 'env31' (28 sibs) 43: 0x5574303fb078 VAL: 'env32' (28 sibs) 43: 0x5574303fb110 VAL: 'env33' (28 sibs) 43: 0x5574303fb1a8 VAL: 'env34' (28 sibs) 43: 0x5574303fb240 VAL: 'env41' (28 sibs) 43: 0x5574303fb2d8 VAL: 'env42' (28 sibs) 43: 0x5574303fb370 VAL: 'env43' (28 sibs) 43: 0x5574303fb408 VAL: 'env44' (28 sibs) 43: 0x5574303fb4a0 VAL: 'env51' (28 sibs) 43: 0x5574303fb538 VAL: 'env52' (28 sibs) 43: 0x5574303fb5d0 VAL: 'env53' (28 sibs) 43: 0x5574303fb668 VAL: 'env54' (28 sibs) 43: 0x5574303fb700 VAL: 'env61' (28 sibs) 43: 0x5574303fb798 VAL: 'env62' (28 sibs) 43: 0x5574303fb830 VAL: 'env63' (28 sibs) 43: 0x5574303fb8c8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5574304414b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430441540 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5574304415d0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x557430441660 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5574304416f0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x557430441780 VAL: 'env03' (28 sibs) 43: [6] [6] 0x557430441810 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5574304418a0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x557430441930 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5574304419c0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x557430441a50 VAL: 'env14' (28 sibs) 43: [11] [11] 0x557430441ae0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x557430441b70 VAL: 'env22' (28 sibs) 43: [13] [13] 0x557430441c00 VAL: 'env23' (28 sibs) 43: [14] [14] 0x557430441c90 VAL: 'env24' (28 sibs) 43: [15] [15] 0x557430441d20 VAL: 'env31' (28 sibs) 43: [16] [16] 0x557430441db0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x557430441e40 VAL: 'env33' (28 sibs) 43: [18] [18] 0x557430441ed0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x557430441f60 VAL: 'env41' (28 sibs) 43: [20] [20] 0x557430441ff0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x557430442080 VAL: 'env43' (28 sibs) 43: [22] [22] 0x557430442110 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5574304421a0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x557430442230 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5574304422c0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x557430442350 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5574304423e0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x557430442470 VAL: 'env62' (28 sibs) 43: [29] [29] 0x557430442500 VAL: 'env63' (28 sibs) 43: [30] [30] 0x557430442590 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: 0x5574303fc7a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f9770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5574303f98b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5574303f9a80 VAL: 'a' (6 sibs) 43: 0x5574303f9b18 VAL: 'b' (6 sibs) 43: 0x5574303f9bb0 VAL: 'c' (6 sibs) 43: 0x5574303f9c48 VAL: 'd' (6 sibs) 43: 0x5574303f9ce0 VAL: 'e' (6 sibs) 43: 0x5574303f9d78 VAL: 'f' (6 sibs) 43: 0x5574303f9948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5574303f9e20 VAL: 'a' (2 sibs) 43: 0x5574303f9eb8 VAL: 'b' (2 sibs) 43: 0x5574303f99e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5574303f9f60 VAL: 'a' (2 sibs) 43: 0x5574303f9ff8 VAL: 'b' (2 sibs) 43: 0x5574303f9808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5574303fa0a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5574303fa1e0 VAL: 'a' (6 sibs) 43: 0x5574303fa278 VAL: 'b' (6 sibs) 43: 0x5574303fa310 VAL: 'c' (6 sibs) 43: 0x5574303fa3a8 VAL: 'd' (6 sibs) 43: 0x5574303fa440 VAL: 'e' (6 sibs) 43: 0x5574303fa4d8 VAL: 'f' (6 sibs) 43: 0x5574303fa138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5574303fa580 VAL: 'a' (2 sibs) 43: 0x5574303fa618 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5574304443f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430444480 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x557430444510 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5574304445a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x557430444630 VAL: 'b' (6 sibs) 43: [5] [5] 0x5574304446c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x557430444750 VAL: 'd' (6 sibs) 43: [7] [7] 0x5574304447e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x557430444870 VAL: 'f' (6 sibs) 43: [9] [9] 0x557430444900 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x557430444990 VAL: 'a' (2 sibs) 43: [11] [11] 0x557430444a20 VAL: 'b' (2 sibs) 43: [12] [12] 0x557430444ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x557430444b40 VAL: 'a' (2 sibs) 43: [14] [14] 0x557430444bd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x557430444c60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x557430444cf0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x557430444d80 VAL: 'a' (6 sibs) 43: [18] [18] 0x557430444e10 VAL: 'b' (6 sibs) 43: [19] [19] 0x557430444ea0 VAL: 'c' (6 sibs) 43: [20] [20] 0x557430444f30 VAL: 'd' (6 sibs) 43: [21] [21] 0x557430444fc0 VAL: 'e' (6 sibs) 43: [22] [22] 0x557430445050 VAL: 'f' (6 sibs) 43: [23] [23] 0x5574304450e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x557430445170 VAL: 'a' (2 sibs) 43: [25] [25] 0x557430445200 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: 0x5574303fc8b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303fa710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5574303fa7b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5574303fbe50 VAL: 'a' (4 sibs) 43: 0x5574303fbee8 VAL: 'b' (4 sibs) 43: 0x5574303fbf80 VAL: 'c' (4 sibs) 43: 0x5574303fc018 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430446a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430446ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x557430446b40 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x557430446bd0 VAL: 'a' (4 sibs) 43: [4] [4] 0x557430446c60 VAL: 'b' (4 sibs) 43: [5] [5] 0x557430446cf0 VAL: 'c' (4 sibs) 43: [6] [6] 0x557430446d80 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: 0x5574303fc9d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5574303f58e0 VAL: 'a' (2 sibs) 43: 0x5574303f5978 VAL: 'b' (2 sibs) 43: 0x5574303f5ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5574303f57a0 VAL: 'c' (2 sibs) 43: 0x5574303f5838 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430448750 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304487e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x557430448870 VAL: 'a' (2 sibs) 43: [3] [3] 0x557430448900 VAL: 'b' (2 sibs) 43: [4] [4] 0x557430448990 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x557430448a20 VAL: 'c' (2 sibs) 43: [6] [6] 0x557430448ab0 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: 0x5574303fcae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f65b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5574303f5660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5574303f56f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5574303feb50 VAL: 'a' (21 sibs) 43: 0x5574303febe8 VAL: 'b' (21 sibs) 43: 0x5574303fec80 VAL: 'b1' (21 sibs) 43: 0x5574303fed18 VAL: 'b2' (21 sibs) 43: 0x5574303fedb0 VAL: 'b3' (21 sibs) 43: 0x5574303fee48 VAL: 'b4' (21 sibs) 43: 0x5574303feee0 VAL: 'b5' (21 sibs) 43: 0x5574303fef78 VAL: 'b6' (21 sibs) 43: 0x5574303ff010 VAL: 'b61' (21 sibs) 43: 0x5574303ff0a8 VAL: 'b62' (21 sibs) 43: 0x5574303ff140 VAL: 'b63' (21 sibs) 43: 0x5574303ff1d8 VAL: 'b64' (21 sibs) 43: 0x5574303ff270 VAL: 'b65' (21 sibs) 43: 0x5574303ff308 VAL: 'b66' (21 sibs) 43: 0x5574303ff3a0 VAL: 'b7' (21 sibs) 43: 0x5574303ff438 VAL: 'b8' (21 sibs) 43: 0x5574303ff4d0 VAL: 'b9' (21 sibs) 43: 0x5574303ff568 VAL: 'b10' (21 sibs) 43: 0x5574303ff600 VAL: 'e' (21 sibs) 43: 0x5574303ff698 VAL: 'f' (21 sibs) 43: 0x5574303ff730 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743044bec0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743044bf50 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55743044bfe0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55743044c070 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55743044c100 VAL: 'a' (21 sibs) 43: [5] [5] 0x55743044c190 VAL: 'b' (21 sibs) 43: [6] [6] 0x55743044c220 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55743044c2b0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55743044c340 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55743044c3d0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55743044c460 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55743044c4f0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55743044c580 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55743044c610 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55743044c6a0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55743044c730 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55743044c7c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55743044c850 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55743044c8e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55743044c970 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55743044ca00 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55743044ca90 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55743044cb20 VAL: 'e' (21 sibs) 43: [23] [23] 0x55743044cbb0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55743044cc40 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: 0x5574303fcc00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5574303fb970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5574303f77c0 VAL: 'f' (1 sibs) 43: 0x5574303fba08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5574303fbaa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5574303f7860 VAL: 'b' (1 sibs) 43: 0x5574303fbb38 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743044b5b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55743044b640 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55743044b6d0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55743044b760 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55743044b7f0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55743044b880 VAL: 'b' (1 sibs) 43: [6] [6] 0x55743044b910 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: 0x5574303fc110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5574303f5190 DOCSEQ: (1 sibs) 3 children: 43: 0x5574303f5230 VAL: 'foo' (3 sibs) 43: 0x5574303f52c8 VAL: 'bar' (3 sibs) 43: 0x5574303f5360 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743044e4f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55743044e580 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55743044e610 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55743044e6a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55743044e730 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: 0x5574303fc228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f5f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f61f0 VAL: 'val0' (2 sibs) 43: 0x5574303f6288 VAL: 'val1' (2 sibs) 43: 0x5574303f60b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6330 VAL: 'val2' (2 sibs) 43: 0x5574303f63c8 VAL: 'val3' (2 sibs) 43: 0x5574303f6150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6470 VAL: 'val4' (2 sibs) 43: 0x5574303f6508 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743044ee00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743044ee90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743044ef20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743044efb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743044f040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743044f0d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743044f160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743044f1f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743044f280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743044f310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743044f3a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743044f430 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: 0x5574303fc340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f6a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f6ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f6d30 VAL: 'val0' (2 sibs) 43: 0x5574303f6dc8 VAL: 'val1' (2 sibs) 43: 0x5574303f6bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6e70 VAL: 'val2' (2 sibs) 43: 0x5574303f6f08 VAL: 'val3' (2 sibs) 43: 0x5574303f6c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6fb0 VAL: 'val4' (2 sibs) 43: 0x5574303f7048 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x55743044f710 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743044f7a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743044f830 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743044f8c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743044f950 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743044f9e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743044fa70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743044fb00 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743044fb90 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743044fc20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743044fcb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743044fd40 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: 0x5574303fc458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f70f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f7188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f7230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f7400 VAL: 'val0' (2 sibs) 43: 0x5574303f7498 VAL: 'val1' (2 sibs) 43: 0x5574303f72c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f7540 VAL: 'val2' (2 sibs) 43: 0x5574303f75d8 VAL: 'val3' (2 sibs) 43: 0x5574303f7360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f7680 VAL: 'val4' (2 sibs) 43: 0x5574303f7718 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430450020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304500b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430450140 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5574304501d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430450260 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5574304502f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430450380 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430450410 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5574304504a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430450530 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5574304505c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430450650 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: 0x5574303fc570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f8090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f8128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f81d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f83a0 VAL: 'val0' (2 sibs) 43: 0x5574303f8438 VAL: 'val1' (2 sibs) 43: 0x5574303f8268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f84e0 VAL: 'val2' (2 sibs) 43: 0x5574303f8578 VAL: 'val3' (2 sibs) 43: 0x5574303f8300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f8620 VAL: 'val4' (2 sibs) 43: 0x5574303f86b8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430450930 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304509c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430450a50 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430450ae0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430450b70 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430450c00 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430450c90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430450d20 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430450db0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430450e40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430450ed0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430450f60 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: 0x5574303fc688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f66a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5574303f6740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5574303fa8c0 VAL: 'env01' (28 sibs) 43: 0x5574303fa958 VAL: 'env02' (28 sibs) 43: 0x5574303fa9f0 VAL: 'env03' (28 sibs) 43: 0x5574303faa88 VAL: 'env04' (28 sibs) 43: 0x5574303fab20 VAL: 'env11' (28 sibs) 43: 0x5574303fabb8 VAL: 'env12' (28 sibs) 43: 0x5574303fac50 VAL: 'env13' (28 sibs) 43: 0x5574303face8 VAL: 'env14' (28 sibs) 43: 0x5574303fad80 VAL: 'env21' (28 sibs) 43: 0x5574303fae18 VAL: 'env22' (28 sibs) 43: 0x5574303faeb0 VAL: 'env23' (28 sibs) 43: 0x5574303faf48 VAL: 'env24' (28 sibs) 43: 0x5574303fafe0 VAL: 'env31' (28 sibs) 43: 0x5574303fb078 VAL: 'env32' (28 sibs) 43: 0x5574303fb110 VAL: 'env33' (28 sibs) 43: 0x5574303fb1a8 VAL: 'env34' (28 sibs) 43: 0x5574303fb240 VAL: 'env41' (28 sibs) 43: 0x5574303fb2d8 VAL: 'env42' (28 sibs) 43: 0x5574303fb370 VAL: 'env43' (28 sibs) 43: 0x5574303fb408 VAL: 'env44' (28 sibs) 43: 0x5574303fb4a0 VAL: 'env51' (28 sibs) 43: 0x5574303fb538 VAL: 'env52' (28 sibs) 43: 0x5574303fb5d0 VAL: 'env53' (28 sibs) 43: 0x5574303fb668 VAL: 'env54' (28 sibs) 43: 0x5574303fb700 VAL: 'env61' (28 sibs) 43: 0x5574303fb798 VAL: 'env62' (28 sibs) 43: 0x5574303fb830 VAL: 'env63' (28 sibs) 43: 0x5574303fb8c8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430451b50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430451be0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x557430451c70 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x557430451d00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x557430451d90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x557430451e20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x557430451eb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x557430451f40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x557430451fd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x557430452060 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5574304520f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x557430452180 VAL: 'env21' (28 sibs) 43: [12] [12] 0x557430452210 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5574304522a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x557430452330 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5574304523c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x557430452450 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5574304524e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x557430452570 VAL: 'env34' (28 sibs) 43: [19] [19] 0x557430452600 VAL: 'env41' (28 sibs) 43: [20] [20] 0x557430452690 VAL: 'env42' (28 sibs) 43: [21] [21] 0x557430452720 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5574304527b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x557430452840 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5574304528d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x557430452960 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5574304529f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x557430452a80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x557430452b10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x557430452ba0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x557430452c30 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: 0x5574303fc7a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f9770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5574303f98b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5574303f9a80 VAL: 'a' (6 sibs) 43: 0x5574303f9b18 VAL: 'b' (6 sibs) 43: 0x5574303f9bb0 VAL: 'c' (6 sibs) 43: 0x5574303f9c48 VAL: 'd' (6 sibs) 43: 0x5574303f9ce0 VAL: 'e' (6 sibs) 43: 0x5574303f9d78 VAL: 'f' (6 sibs) 43: 0x5574303f9948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5574303f9e20 VAL: 'a' (2 sibs) 43: 0x5574303f9eb8 VAL: 'b' (2 sibs) 43: 0x5574303f99e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5574303f9f60 VAL: 'a' (2 sibs) 43: 0x5574303f9ff8 VAL: 'b' (2 sibs) 43: 0x5574303f9808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5574303fa0a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5574303fa1e0 VAL: 'a' (6 sibs) 43: 0x5574303fa278 VAL: 'b' (6 sibs) 43: 0x5574303fa310 VAL: 'c' (6 sibs) 43: 0x5574303fa3a8 VAL: 'd' (6 sibs) 43: 0x5574303fa440 VAL: 'e' (6 sibs) 43: 0x5574303fa4d8 VAL: 'f' (6 sibs) 43: 0x5574303fa138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5574303fa580 VAL: 'a' (2 sibs) 43: 0x5574303fa618 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430452d60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430452df0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x557430452e80 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x557430452f10 VAL: 'a' (6 sibs) 43: [4] [4] 0x557430452fa0 VAL: 'b' (6 sibs) 43: [5] [5] 0x557430453030 VAL: 'c' (6 sibs) 43: [6] [6] 0x5574304530c0 VAL: 'd' (6 sibs) 43: [7] [7] 0x557430453150 VAL: 'e' (6 sibs) 43: [8] [8] 0x5574304531e0 VAL: 'f' (6 sibs) 43: [9] [9] 0x557430453270 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x557430453300 VAL: 'a' (2 sibs) 43: [11] [11] 0x557430453390 VAL: 'b' (2 sibs) 43: [12] [12] 0x557430453420 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5574304534b0 VAL: 'a' (2 sibs) 43: [14] [14] 0x557430453540 VAL: 'b' (2 sibs) 43: [15] [15] 0x5574304535d0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x557430453660 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5574304536f0 VAL: 'a' (6 sibs) 43: [18] [18] 0x557430453780 VAL: 'b' (6 sibs) 43: [19] [19] 0x557430453810 VAL: 'c' (6 sibs) 43: [20] [20] 0x5574304538a0 VAL: 'd' (6 sibs) 43: [21] [21] 0x557430453930 VAL: 'e' (6 sibs) 43: [22] [22] 0x5574304539c0 VAL: 'f' (6 sibs) 43: [23] [23] 0x557430453a50 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x557430453ae0 VAL: 'a' (2 sibs) 43: [25] [25] 0x557430453b70 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: 0x5574303fc8b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303fa710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5574303fa7b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5574303fbe50 VAL: 'a' (4 sibs) 43: 0x5574303fbee8 VAL: 'b' (4 sibs) 43: 0x5574303fbf80 VAL: 'c' (4 sibs) 43: 0x5574303fc018 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430451240 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5574304512d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x557430451360 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5574304513f0 VAL: 'a' (4 sibs) 43: [4] [4] 0x557430451480 VAL: 'b' (4 sibs) 43: [5] [5] 0x557430451510 VAL: 'c' (4 sibs) 43: [6] [6] 0x5574304515a0 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: 0x5574303fc9d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5574303f58e0 VAL: 'a' (2 sibs) 43: 0x5574303f5978 VAL: 'b' (2 sibs) 43: 0x5574303f5ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5574303f57a0 VAL: 'c' (2 sibs) 43: 0x5574303f5838 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430453f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430454000 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x557430454090 VAL: 'a' (2 sibs) 43: [3] [3] 0x557430454120 VAL: 'b' (2 sibs) 43: [4] [4] 0x5574304541b0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x557430454240 VAL: 'c' (2 sibs) 43: [6] [6] 0x5574304542d0 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: 0x5574303fcae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f65b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5574303f5660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5574303f56f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5574303feb50 VAL: 'a' (21 sibs) 43: 0x5574303febe8 VAL: 'b' (21 sibs) 43: 0x5574303fec80 VAL: 'b1' (21 sibs) 43: 0x5574303fed18 VAL: 'b2' (21 sibs) 43: 0x5574303fedb0 VAL: 'b3' (21 sibs) 43: 0x5574303fee48 VAL: 'b4' (21 sibs) 43: 0x5574303feee0 VAL: 'b5' (21 sibs) 43: 0x5574303fef78 VAL: 'b6' (21 sibs) 43: 0x5574303ff010 VAL: 'b61' (21 sibs) 43: 0x5574303ff0a8 VAL: 'b62' (21 sibs) 43: 0x5574303ff140 VAL: 'b63' (21 sibs) 43: 0x5574303ff1d8 VAL: 'b64' (21 sibs) 43: 0x5574303ff270 VAL: 'b65' (21 sibs) 43: 0x5574303ff308 VAL: 'b66' (21 sibs) 43: 0x5574303ff3a0 VAL: 'b7' (21 sibs) 43: 0x5574303ff438 VAL: 'b8' (21 sibs) 43: 0x5574303ff4d0 VAL: 'b9' (21 sibs) 43: 0x5574303ff568 VAL: 'b10' (21 sibs) 43: 0x5574303ff600 VAL: 'e' (21 sibs) 43: 0x5574303ff698 VAL: 'f' (21 sibs) 43: 0x5574303ff730 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430455190 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430455220 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5574304552b0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x557430455340 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5574304553d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x557430455460 VAL: 'b' (21 sibs) 43: [6] [6] 0x5574304554f0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x557430455580 VAL: 'b2' (21 sibs) 43: [8] [8] 0x557430455610 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5574304556a0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x557430455730 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5574304557c0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x557430455850 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5574304558e0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x557430455970 VAL: 'b63' (21 sibs) 43: [15] [15] 0x557430455a00 VAL: 'b64' (21 sibs) 43: [16] [16] 0x557430455a90 VAL: 'b65' (21 sibs) 43: [17] [17] 0x557430455b20 VAL: 'b66' (21 sibs) 43: [18] [18] 0x557430455bb0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x557430455c40 VAL: 'b8' (21 sibs) 43: [20] [20] 0x557430455cd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x557430455d60 VAL: 'b10' (21 sibs) 43: [22] [22] 0x557430455df0 VAL: 'e' (21 sibs) 43: [23] [23] 0x557430455e80 VAL: 'f' (21 sibs) 43: [24] [24] 0x557430455f10 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: 0x5574303fcc00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5574303fb970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5574303f77c0 VAL: 'f' (1 sibs) 43: 0x5574303fba08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5574303fbaa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5574303f7860 VAL: 'b' (1 sibs) 43: 0x5574303fbb38 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x557430454880 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x557430454910 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5574304549a0 VAL: 'f' (1 sibs) 43: [3] [3] 0x557430454a30 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x557430454ac0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x557430454b50 VAL: 'b' (1 sibs) 43: [6] [6] 0x557430454be0 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] 0x557430436120 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5574304361b0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x557430436240 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5574304362d0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x557430436360 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] 0x557430457ae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x557430457b70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x557430457c00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x557430457c90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x557430457d20 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] 0x557430438210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304382a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430438330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5574304383c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430438450 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5574304384e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430438570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430438600 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430438690 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430438720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5574304387b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430438840 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] 0x557430458cd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430458d60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430458df0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430458e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430458f10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430458fa0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430459030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5574304590c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430459150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5574304591e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430459270 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430459300 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] 0x55743043a200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743043a290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743043a320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743043a3b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743043a440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743043a4d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743043a560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743043a5f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743043a680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743043a710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743043a7a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743043a830 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] 0x5574304595e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430459670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430459700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430459790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430459820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5574304598b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430459940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5574304599d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430459a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430459af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430459b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430459c10 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] 0x55743043c1f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743043c280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743043c310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743043c3a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743043c430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743043c4c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743043c550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743043c5e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743043c670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743043c700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743043c790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743043c820 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] 0x557430459ef0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430459f80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743045a010 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743045a0a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743045a130 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743045a1c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743045a250 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743045a2e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743045a370 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743045a400 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743045a490 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743045a520 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] 0x55743043e1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743043e270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743043e300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743043e390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743043e420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743043e4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743043e540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743043e5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743043e660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743043e6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743043e780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743043e810 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] 0x55743045a800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743045a890 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743045a920 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743045a9b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743045aa40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743045aad0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743045ab60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743045abf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743045ac80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743045ad10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743045ada0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743045ae30 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] 0x5574304414b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430441540 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5574304415d0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x557430441660 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5574304416f0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x557430441780 VAL: 'env03' (28 sibs) 43: [6] [6] 0x557430441810 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5574304418a0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x557430441930 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5574304419c0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x557430441a50 VAL: 'env14' (28 sibs) 43: [11] [11] 0x557430441ae0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x557430441b70 VAL: 'env22' (28 sibs) 43: [13] [13] 0x557430441c00 VAL: 'env23' (28 sibs) 43: [14] [14] 0x557430441c90 VAL: 'env24' (28 sibs) 43: [15] [15] 0x557430441d20 VAL: 'env31' (28 sibs) 43: [16] [16] 0x557430441db0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x557430441e40 VAL: 'env33' (28 sibs) 43: [18] [18] 0x557430441ed0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x557430441f60 VAL: 'env41' (28 sibs) 43: [20] [20] 0x557430441ff0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x557430442080 VAL: 'env43' (28 sibs) 43: [22] [22] 0x557430442110 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5574304421a0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x557430442230 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5574304422c0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x557430442350 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5574304423e0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x557430442470 VAL: 'env62' (28 sibs) 43: [29] [29] 0x557430442500 VAL: 'env63' (28 sibs) 43: [30] [30] 0x557430442590 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] 0x55743045ba20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743045bab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55743045bb40 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55743045bbd0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55743045bc60 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55743045bcf0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55743045bd80 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55743045be10 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55743045bea0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55743045bf30 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55743045bfc0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55743045c050 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55743045c0e0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55743045c170 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55743045c200 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55743045c290 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55743045c320 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55743045c3b0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55743045c440 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55743045c4d0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55743045c560 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55743045c5f0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55743045c680 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55743045c710 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55743045c7a0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55743045c830 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55743045c8c0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55743045c950 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55743045c9e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55743045ca70 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55743045cb00 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] 0x5574304443f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430444480 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x557430444510 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5574304445a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x557430444630 VAL: 'b' (6 sibs) 43: [5] [5] 0x5574304446c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x557430444750 VAL: 'd' (6 sibs) 43: [7] [7] 0x5574304447e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x557430444870 VAL: 'f' (6 sibs) 43: [9] [9] 0x557430444900 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x557430444990 VAL: 'a' (2 sibs) 43: [11] [11] 0x557430444a20 VAL: 'b' (2 sibs) 43: [12] [12] 0x557430444ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x557430444b40 VAL: 'a' (2 sibs) 43: [14] [14] 0x557430444bd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x557430444c60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x557430444cf0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x557430444d80 VAL: 'a' (6 sibs) 43: [18] [18] 0x557430444e10 VAL: 'b' (6 sibs) 43: [19] [19] 0x557430444ea0 VAL: 'c' (6 sibs) 43: [20] [20] 0x557430444f30 VAL: 'd' (6 sibs) 43: [21] [21] 0x557430444fc0 VAL: 'e' (6 sibs) 43: [22] [22] 0x557430445050 VAL: 'f' (6 sibs) 43: [23] [23] 0x5574304450e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x557430445170 VAL: 'a' (2 sibs) 43: [25] [25] 0x557430445200 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] 0x55743045cc30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743045ccc0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55743045cd50 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55743045cde0 VAL: 'a' (6 sibs) 43: [4] [4] 0x55743045ce70 VAL: 'b' (6 sibs) 43: [5] [5] 0x55743045cf00 VAL: 'c' (6 sibs) 43: [6] [6] 0x55743045cf90 VAL: 'd' (6 sibs) 43: [7] [7] 0x55743045d020 VAL: 'e' (6 sibs) 43: [8] [8] 0x55743045d0b0 VAL: 'f' (6 sibs) 43: [9] [9] 0x55743045d140 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55743045d1d0 VAL: 'a' (2 sibs) 43: [11] [11] 0x55743045d260 VAL: 'b' (2 sibs) 43: [12] [12] 0x55743045d2f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55743045d380 VAL: 'a' (2 sibs) 43: [14] [14] 0x55743045d410 VAL: 'b' (2 sibs) 43: [15] [15] 0x55743045d4a0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55743045d530 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55743045d5c0 VAL: 'a' (6 sibs) 43: [18] [18] 0x55743045d650 VAL: 'b' (6 sibs) 43: [19] [19] 0x55743045d6e0 VAL: 'c' (6 sibs) 43: [20] [20] 0x55743045d770 VAL: 'd' (6 sibs) 43: [21] [21] 0x55743045d800 VAL: 'e' (6 sibs) 43: [22] [22] 0x55743045d890 VAL: 'f' (6 sibs) 43: [23] [23] 0x55743045d920 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55743045d9b0 VAL: 'a' (2 sibs) 43: [25] [25] 0x55743045da40 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] 0x557430446a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430446ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x557430446b40 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x557430446bd0 VAL: 'a' (4 sibs) 43: [4] [4] 0x557430446c60 VAL: 'b' (4 sibs) 43: [5] [5] 0x557430446cf0 VAL: 'c' (4 sibs) 43: [6] [6] 0x557430446d80 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] 0x55743045b110 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743045b1a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55743045b230 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55743045b2c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x55743045b350 VAL: 'b' (4 sibs) 43: [5] [5] 0x55743045b3e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x55743045b470 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] 0x557430448750 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304487e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x557430448870 VAL: 'a' (2 sibs) 43: [3] [3] 0x557430448900 VAL: 'b' (2 sibs) 43: [4] [4] 0x557430448990 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x557430448a20 VAL: 'c' (2 sibs) 43: [6] [6] 0x557430448ab0 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] 0x55743045de40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743045ded0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55743045df60 VAL: 'a' (2 sibs) 43: [3] [3] 0x55743045dff0 VAL: 'b' (2 sibs) 43: [4] [4] 0x55743045e080 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55743045e110 VAL: 'c' (2 sibs) 43: [6] [6] 0x55743045e1a0 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] 0x55743044bec0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743044bf50 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55743044bfe0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55743044c070 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55743044c100 VAL: 'a' (21 sibs) 43: [5] [5] 0x55743044c190 VAL: 'b' (21 sibs) 43: [6] [6] 0x55743044c220 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55743044c2b0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55743044c340 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55743044c3d0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55743044c460 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55743044c4f0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55743044c580 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55743044c610 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55743044c6a0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55743044c730 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55743044c7c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55743044c850 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55743044c8e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55743044c970 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55743044ca00 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55743044ca90 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55743044cb20 VAL: 'e' (21 sibs) 43: [23] [23] 0x55743044cbb0 VAL: 'f' (21 sibs) 43: [24] [24] 0x55743044cc40 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] 0x55743045f060 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743045f0f0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55743045f180 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55743045f210 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55743045f2a0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55743045f330 VAL: 'b' (21 sibs) 43: [6] [6] 0x55743045f3c0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55743045f450 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55743045f4e0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55743045f570 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55743045f600 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55743045f690 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55743045f720 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55743045f7b0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55743045f840 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55743045f8d0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55743045f960 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55743045f9f0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55743045fa80 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55743045fb10 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55743045fba0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55743045fc30 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55743045fcc0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55743045fd50 VAL: 'f' (21 sibs) 43: [24] [24] 0x55743045fde0 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] 0x55743044b5b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55743044b640 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55743044b6d0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55743044b760 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55743044b7f0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55743044b880 VAL: 'b' (1 sibs) 43: [6] [6] 0x55743044b910 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] 0x55743045e750 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55743045e7e0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55743045e870 VAL: 'f' (1 sibs) 43: [3] [3] 0x55743045e900 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55743045e990 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55743045ea20 VAL: 'b' (1 sibs) 43: [6] [6] 0x55743045eab0 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] 0x55743044e4f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55743044e580 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55743044e610 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55743044e6a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55743044e730 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] 0x557430460270 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x557430460300 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x557430460390 VAL: 'foo' (3 sibs) 43: [3] [3] 0x557430460420 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5574304604b0 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] 0x55743044ee00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743044ee90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743044ef20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743044efb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743044f040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743044f0d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743044f160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743044f1f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743044f280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743044f310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743044f3a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743044f430 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] 0x557430460b80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430460c10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430460ca0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430460d30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430460dc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430460e50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430460ee0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430460f70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430461000 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430461090 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430461120 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5574304611b0 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] 0x55743044f710 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743044f7a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743044f830 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743044f8c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743044f950 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743044f9e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743044fa70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743044fb00 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743044fb90 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743044fc20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743044fcb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743044fd40 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] 0x557430461490 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430461520 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5574304615b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430461640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5574304616d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430461760 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5574304617f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430461880 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430461910 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5574304619a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430461a30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430461ac0 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] 0x557430450020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304500b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430450140 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5574304501d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430450260 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5574304502f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430450380 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430450410 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5574304504a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430450530 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5574304505c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430450650 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] 0x557430461da0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430461e30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430461ec0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430461f50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430461fe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430462070 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430462100 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430462190 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430462220 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5574304622b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430462340 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5574304623d0 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] 0x557430450930 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304509c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430450a50 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430450ae0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430450b70 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430450c00 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430450c90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430450d20 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430450db0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430450e40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430450ed0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430450f60 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] 0x5574304626b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430462740 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5574304627d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430462860 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5574304628f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430462980 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430462a10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430462aa0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430462b30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430462bc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430462c50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430462ce0 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] 0x557430451b50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430451be0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x557430451c70 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x557430451d00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x557430451d90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x557430451e20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x557430451eb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x557430451f40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x557430451fd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x557430452060 VAL: 'env13' (28 sibs) 43: [10] [10] 0x5574304520f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x557430452180 VAL: 'env21' (28 sibs) 43: [12] [12] 0x557430452210 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5574304522a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x557430452330 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5574304523c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x557430452450 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5574304524e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x557430452570 VAL: 'env34' (28 sibs) 43: [19] [19] 0x557430452600 VAL: 'env41' (28 sibs) 43: [20] [20] 0x557430452690 VAL: 'env42' (28 sibs) 43: [21] [21] 0x557430452720 VAL: 'env43' (28 sibs) 43: [22] [22] 0x5574304527b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x557430452840 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5574304528d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x557430452960 VAL: 'env53' (28 sibs) 43: [26] [26] 0x5574304529f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x557430452a80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x557430452b10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x557430452ba0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x557430452c30 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] 0x5574304638d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430463960 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5574304639f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x557430463a80 VAL: 'env01' (28 sibs) 43: [4] [4] 0x557430463b10 VAL: 'env02' (28 sibs) 43: [5] [5] 0x557430463ba0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x557430463c30 VAL: 'env04' (28 sibs) 43: [7] [7] 0x557430463cc0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x557430463d50 VAL: 'env12' (28 sibs) 43: [9] [9] 0x557430463de0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x557430463e70 VAL: 'env14' (28 sibs) 43: [11] [11] 0x557430463f00 VAL: 'env21' (28 sibs) 43: [12] [12] 0x557430463f90 VAL: 'env22' (28 sibs) 43: [13] [13] 0x557430464020 VAL: 'env23' (28 sibs) 43: [14] [14] 0x5574304640b0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x557430464140 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5574304641d0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x557430464260 VAL: 'env33' (28 sibs) 43: [18] [18] 0x5574304642f0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x557430464380 VAL: 'env41' (28 sibs) 43: [20] [20] 0x557430464410 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5574304644a0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x557430464530 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5574304645c0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x557430464650 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5574304646e0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x557430464770 VAL: 'env54' (28 sibs) 43: [27] [27] 0x557430464800 VAL: 'env61' (28 sibs) 43: [28] [28] 0x557430464890 VAL: 'env62' (28 sibs) 43: [29] [29] 0x557430464920 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5574304649b0 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] 0x557430452d60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430452df0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x557430452e80 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x557430452f10 VAL: 'a' (6 sibs) 43: [4] [4] 0x557430452fa0 VAL: 'b' (6 sibs) 43: [5] [5] 0x557430453030 VAL: 'c' (6 sibs) 43: [6] [6] 0x5574304530c0 VAL: 'd' (6 sibs) 43: [7] [7] 0x557430453150 VAL: 'e' (6 sibs) 43: [8] [8] 0x5574304531e0 VAL: 'f' (6 sibs) 43: [9] [9] 0x557430453270 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x557430453300 VAL: 'a' (2 sibs) 43: [11] [11] 0x557430453390 VAL: 'b' (2 sibs) 43: [12] [12] 0x557430453420 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5574304534b0 VAL: 'a' (2 sibs) 43: [14] [14] 0x557430453540 VAL: 'b' (2 sibs) 43: [15] [15] 0x5574304535d0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x557430453660 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5574304536f0 VAL: 'a' (6 sibs) 43: [18] [18] 0x557430453780 VAL: 'b' (6 sibs) 43: [19] [19] 0x557430453810 VAL: 'c' (6 sibs) 43: [20] [20] 0x5574304538a0 VAL: 'd' (6 sibs) 43: [21] [21] 0x557430453930 VAL: 'e' (6 sibs) 43: [22] [22] 0x5574304539c0 VAL: 'f' (6 sibs) 43: [23] [23] 0x557430453a50 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x557430453ae0 VAL: 'a' (2 sibs) 43: [25] [25] 0x557430453b70 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] 0x557430464ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430464b70 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x557430464c00 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x557430464c90 VAL: 'a' (6 sibs) 43: [4] [4] 0x557430464d20 VAL: 'b' (6 sibs) 43: [5] [5] 0x557430464db0 VAL: 'c' (6 sibs) 43: [6] [6] 0x557430464e40 VAL: 'd' (6 sibs) 43: [7] [7] 0x557430464ed0 VAL: 'e' (6 sibs) 43: [8] [8] 0x557430464f60 VAL: 'f' (6 sibs) 43: [9] [9] 0x557430464ff0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x557430465080 VAL: 'a' (2 sibs) 43: [11] [11] 0x557430465110 VAL: 'b' (2 sibs) 43: [12] [12] 0x5574304651a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x557430465230 VAL: 'a' (2 sibs) 43: [14] [14] 0x5574304652c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x557430465350 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5574304653e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x557430465470 VAL: 'a' (6 sibs) 43: [18] [18] 0x557430465500 VAL: 'b' (6 sibs) 43: [19] [19] 0x557430465590 VAL: 'c' (6 sibs) 43: [20] [20] 0x557430465620 VAL: 'd' (6 sibs) 43: [21] [21] 0x5574304656b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x557430465740 VAL: 'f' (6 sibs) 43: [23] [23] 0x5574304657d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x557430465860 VAL: 'a' (2 sibs) 43: [25] [25] 0x5574304658f0 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] 0x557430451240 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5574304512d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x557430451360 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5574304513f0 VAL: 'a' (4 sibs) 43: [4] [4] 0x557430451480 VAL: 'b' (4 sibs) 43: [5] [5] 0x557430451510 VAL: 'c' (4 sibs) 43: [6] [6] 0x5574304515a0 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] 0x557430462fc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430463050 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5574304630e0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x557430463170 VAL: 'a' (4 sibs) 43: [4] [4] 0x557430463200 VAL: 'b' (4 sibs) 43: [5] [5] 0x557430463290 VAL: 'c' (4 sibs) 43: [6] [6] 0x557430463320 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] 0x557430453f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430454000 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x557430454090 VAL: 'a' (2 sibs) 43: [3] [3] 0x557430454120 VAL: 'b' (2 sibs) 43: [4] [4] 0x5574304541b0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x557430454240 VAL: 'c' (2 sibs) 43: [6] [6] 0x5574304542d0 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] 0x557430465cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430465d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x557430465e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x557430465ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x557430465f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x557430465fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x557430466050 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] 0x557430455190 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430455220 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5574304552b0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x557430455340 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5574304553d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x557430455460 VAL: 'b' (21 sibs) 43: [6] [6] 0x5574304554f0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x557430455580 VAL: 'b2' (21 sibs) 43: [8] [8] 0x557430455610 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5574304556a0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x557430455730 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5574304557c0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x557430455850 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5574304558e0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x557430455970 VAL: 'b63' (21 sibs) 43: [15] [15] 0x557430455a00 VAL: 'b64' (21 sibs) 43: [16] [16] 0x557430455a90 VAL: 'b65' (21 sibs) 43: [17] [17] 0x557430455b20 VAL: 'b66' (21 sibs) 43: [18] [18] 0x557430455bb0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x557430455c40 VAL: 'b8' (21 sibs) 43: [20] [20] 0x557430455cd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x557430455d60 VAL: 'b10' (21 sibs) 43: [22] [22] 0x557430455df0 VAL: 'e' (21 sibs) 43: [23] [23] 0x557430455e80 VAL: 'f' (21 sibs) 43: [24] [24] 0x557430455f10 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] 0x557430466f10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430466fa0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x557430467030 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5574304670c0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x557430467150 VAL: 'a' (21 sibs) 43: [5] [5] 0x5574304671e0 VAL: 'b' (21 sibs) 43: [6] [6] 0x557430467270 VAL: 'b1' (21 sibs) 43: [7] [7] 0x557430467300 VAL: 'b2' (21 sibs) 43: [8] [8] 0x557430467390 VAL: 'b3' (21 sibs) 43: [9] [9] 0x557430467420 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5574304674b0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x557430467540 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5574304675d0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x557430467660 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5574304676f0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x557430467780 VAL: 'b64' (21 sibs) 43: [16] [16] 0x557430467810 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5574304678a0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x557430467930 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5574304679c0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x557430467a50 VAL: 'b9' (21 sibs) 43: [21] [21] 0x557430467ae0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x557430467b70 VAL: 'e' (21 sibs) 43: [23] [23] 0x557430467c00 VAL: 'f' (21 sibs) 43: [24] [24] 0x557430467c90 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] 0x557430454880 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x557430454910 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5574304549a0 VAL: 'f' (1 sibs) 43: [3] [3] 0x557430454a30 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x557430454ac0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x557430454b50 VAL: 'b' (1 sibs) 43: [6] [6] 0x557430454be0 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] 0x557430466600 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x557430466690 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x557430466720 VAL: 'f' (1 sibs) 43: [3] [3] 0x5574304667b0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x557430466840 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5574304668d0 VAL: 'b' (1 sibs) 43: [6] [6] 0x557430466960 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: 0x5574303fc110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5574303f5190 DOCSEQ: (1 sibs) 3 children: 43: 0x5574303f5230 VAL: 'foo' (3 sibs) 43: 0x5574303f52c8 VAL: 'bar' (3 sibs) 43: 0x5574303f5360 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5574304586f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x557430458780 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x557430458810 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5574304588a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x557430458930 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: 0x5574303fc228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f5f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f61f0 VAL: 'val0' (2 sibs) 43: 0x5574303f6288 VAL: 'val1' (2 sibs) 43: 0x5574303f60b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6330 VAL: 'val2' (2 sibs) 43: 0x5574303f63c8 VAL: 'val3' (2 sibs) 43: 0x5574303f6150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6470 VAL: 'val4' (2 sibs) 43: 0x5574303f6508 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430468120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304681b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430468240 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5574304682d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430468360 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5574304683f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430468480 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430468510 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5574304685a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430468630 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5574304686c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430468750 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: 0x5574303fc340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f6a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f6ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f6d30 VAL: 'val0' (2 sibs) 43: 0x5574303f6dc8 VAL: 'val1' (2 sibs) 43: 0x5574303f6bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6e70 VAL: 'val2' (2 sibs) 43: 0x5574303f6f08 VAL: 'val3' (2 sibs) 43: 0x5574303f6c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6fb0 VAL: 'val4' (2 sibs) 43: 0x5574303f7048 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5574304687f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430468880 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430468910 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5574304689a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430468a30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430468ac0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430468b50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430468be0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430468c70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430468d00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430468d90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430468e20 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: 0x5574303fc458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f70f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f7188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f7230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f7400 VAL: 'val0' (2 sibs) 43: 0x5574303f7498 VAL: 'val1' (2 sibs) 43: 0x5574303f72c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f7540 VAL: 'val2' (2 sibs) 43: 0x5574303f75d8 VAL: 'val3' (2 sibs) 43: 0x5574303f7360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f7680 VAL: 'val4' (2 sibs) 43: 0x5574303f7718 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430468ec0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430468f50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x557430468fe0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430469070 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x557430469100 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430469190 VAL: 'val1' (2 sibs) 43: [6] [6] 0x557430469220 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5574304692b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430469340 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5574304693d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430469460 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5574304694f0 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: 0x5574303fc570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f8090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f8128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f81d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f83a0 VAL: 'val0' (2 sibs) 43: 0x5574303f8438 VAL: 'val1' (2 sibs) 43: 0x5574303f8268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f84e0 VAL: 'val2' (2 sibs) 43: 0x5574303f8578 VAL: 'val3' (2 sibs) 43: 0x5574303f8300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f8620 VAL: 'val4' (2 sibs) 43: 0x5574303f86b8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430469590 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430469620 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5574304696b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x557430469740 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5574304697d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x557430469860 VAL: 'val1' (2 sibs) 43: [6] [6] 0x5574304698f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x557430469980 VAL: 'val2' (2 sibs) 43: [8] [8] 0x557430469a10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x557430469aa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x557430469b30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x557430469bc0 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: 0x5574303fc688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f66a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5574303f6740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5574303fa8c0 VAL: 'env01' (28 sibs) 43: 0x5574303fa958 VAL: 'env02' (28 sibs) 43: 0x5574303fa9f0 VAL: 'env03' (28 sibs) 43: 0x5574303faa88 VAL: 'env04' (28 sibs) 43: 0x5574303fab20 VAL: 'env11' (28 sibs) 43: 0x5574303fabb8 VAL: 'env12' (28 sibs) 43: 0x5574303fac50 VAL: 'env13' (28 sibs) 43: 0x5574303face8 VAL: 'env14' (28 sibs) 43: 0x5574303fad80 VAL: 'env21' (28 sibs) 43: 0x5574303fae18 VAL: 'env22' (28 sibs) 43: 0x5574303faeb0 VAL: 'env23' (28 sibs) 43: 0x5574303faf48 VAL: 'env24' (28 sibs) 43: 0x5574303fafe0 VAL: 'env31' (28 sibs) 43: 0x5574303fb078 VAL: 'env32' (28 sibs) 43: 0x5574303fb110 VAL: 'env33' (28 sibs) 43: 0x5574303fb1a8 VAL: 'env34' (28 sibs) 43: 0x5574303fb240 VAL: 'env41' (28 sibs) 43: 0x5574303fb2d8 VAL: 'env42' (28 sibs) 43: 0x5574303fb370 VAL: 'env43' (28 sibs) 43: 0x5574303fb408 VAL: 'env44' (28 sibs) 43: 0x5574303fb4a0 VAL: 'env51' (28 sibs) 43: 0x5574303fb538 VAL: 'env52' (28 sibs) 43: 0x5574303fb5d0 VAL: 'env53' (28 sibs) 43: 0x5574303fb668 VAL: 'env54' (28 sibs) 43: 0x5574303fb700 VAL: 'env61' (28 sibs) 43: 0x5574303fb798 VAL: 'env62' (28 sibs) 43: 0x5574303fb830 VAL: 'env63' (28 sibs) 43: 0x5574303fb8c8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430469c60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430469cf0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x557430469d80 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x557430469e10 VAL: 'env01' (28 sibs) 43: [4] [4] 0x557430469ea0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x557430469f30 VAL: 'env03' (28 sibs) 43: [6] [6] 0x557430469fc0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55743046a050 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55743046a0e0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55743046a170 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55743046a200 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55743046a290 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55743046a320 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55743046a3b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55743046a440 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55743046a4d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55743046a560 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55743046a5f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55743046a680 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55743046a710 VAL: 'env41' (28 sibs) 43: [20] [20] 0x55743046a7a0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x55743046a830 VAL: 'env43' (28 sibs) 43: [22] [22] 0x55743046a8c0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x55743046a950 VAL: 'env51' (28 sibs) 43: [24] [24] 0x55743046a9e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x55743046aa70 VAL: 'env53' (28 sibs) 43: [26] [26] 0x55743046ab00 VAL: 'env54' (28 sibs) 43: [27] [27] 0x55743046ab90 VAL: 'env61' (28 sibs) 43: [28] [28] 0x55743046ac20 VAL: 'env62' (28 sibs) 43: [29] [29] 0x55743046acb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x55743046ad40 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: 0x5574303fc7a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f9770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5574303f98b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5574303f9a80 VAL: 'a' (6 sibs) 43: 0x5574303f9b18 VAL: 'b' (6 sibs) 43: 0x5574303f9bb0 VAL: 'c' (6 sibs) 43: 0x5574303f9c48 VAL: 'd' (6 sibs) 43: 0x5574303f9ce0 VAL: 'e' (6 sibs) 43: 0x5574303f9d78 VAL: 'f' (6 sibs) 43: 0x5574303f9948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5574303f9e20 VAL: 'a' (2 sibs) 43: 0x5574303f9eb8 VAL: 'b' (2 sibs) 43: 0x5574303f99e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5574303f9f60 VAL: 'a' (2 sibs) 43: 0x5574303f9ff8 VAL: 'b' (2 sibs) 43: 0x5574303f9808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5574303fa0a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5574303fa1e0 VAL: 'a' (6 sibs) 43: 0x5574303fa278 VAL: 'b' (6 sibs) 43: 0x5574303fa310 VAL: 'c' (6 sibs) 43: 0x5574303fa3a8 VAL: 'd' (6 sibs) 43: 0x5574303fa440 VAL: 'e' (6 sibs) 43: 0x5574303fa4d8 VAL: 'f' (6 sibs) 43: 0x5574303fa138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5574303fa580 VAL: 'a' (2 sibs) 43: 0x5574303fa618 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046ade0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743046ae70 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x55743046af00 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x55743046af90 VAL: 'a' (6 sibs) 43: [4] [4] 0x55743046b020 VAL: 'b' (6 sibs) 43: [5] [5] 0x55743046b0b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x55743046b140 VAL: 'd' (6 sibs) 43: [7] [7] 0x55743046b1d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x55743046b260 VAL: 'f' (6 sibs) 43: [9] [9] 0x55743046b2f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x55743046b380 VAL: 'a' (2 sibs) 43: [11] [11] 0x55743046b410 VAL: 'b' (2 sibs) 43: [12] [12] 0x55743046b4a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x55743046b530 VAL: 'a' (2 sibs) 43: [14] [14] 0x55743046b5c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x55743046b650 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x55743046b6e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x55743046b770 VAL: 'a' (6 sibs) 43: [18] [18] 0x55743046b800 VAL: 'b' (6 sibs) 43: [19] [19] 0x55743046b890 VAL: 'c' (6 sibs) 43: [20] [20] 0x55743046b920 VAL: 'd' (6 sibs) 43: [21] [21] 0x55743046b9b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x55743046ba40 VAL: 'f' (6 sibs) 43: [23] [23] 0x55743046bad0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x55743046bb60 VAL: 'a' (2 sibs) 43: [25] [25] 0x55743046bbf0 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: 0x5574303fc8b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303fa710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5574303fa7b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5574303fbe50 VAL: 'a' (4 sibs) 43: 0x5574303fbee8 VAL: 'b' (4 sibs) 43: 0x5574303fbf80 VAL: 'c' (4 sibs) 43: 0x5574303fc018 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046bc90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743046bd20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x55743046bdb0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x55743046be40 VAL: 'a' (4 sibs) 43: [4] [4] 0x55743046bed0 VAL: 'b' (4 sibs) 43: [5] [5] 0x55743046bf60 VAL: 'c' (4 sibs) 43: [6] [6] 0x55743046bff0 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: 0x5574303fc9d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5574303f58e0 VAL: 'a' (2 sibs) 43: 0x5574303f5978 VAL: 'b' (2 sibs) 43: 0x5574303f5ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5574303f57a0 VAL: 'c' (2 sibs) 43: 0x5574303f5838 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046c090 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743046c120 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x55743046c1b0 VAL: 'a' (2 sibs) 43: [3] [3] 0x55743046c240 VAL: 'b' (2 sibs) 43: [4] [4] 0x55743046c2d0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x55743046c360 VAL: 'c' (2 sibs) 43: [6] [6] 0x55743046c3f0 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: 0x5574303fcae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f65b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5574303f5660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5574303f56f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5574303feb50 VAL: 'a' (21 sibs) 43: 0x5574303febe8 VAL: 'b' (21 sibs) 43: 0x5574303fec80 VAL: 'b1' (21 sibs) 43: 0x5574303fed18 VAL: 'b2' (21 sibs) 43: 0x5574303fedb0 VAL: 'b3' (21 sibs) 43: 0x5574303fee48 VAL: 'b4' (21 sibs) 43: 0x5574303feee0 VAL: 'b5' (21 sibs) 43: 0x5574303fef78 VAL: 'b6' (21 sibs) 43: 0x5574303ff010 VAL: 'b61' (21 sibs) 43: 0x5574303ff0a8 VAL: 'b62' (21 sibs) 43: 0x5574303ff140 VAL: 'b63' (21 sibs) 43: 0x5574303ff1d8 VAL: 'b64' (21 sibs) 43: 0x5574303ff270 VAL: 'b65' (21 sibs) 43: 0x5574303ff308 VAL: 'b66' (21 sibs) 43: 0x5574303ff3a0 VAL: 'b7' (21 sibs) 43: 0x5574303ff438 VAL: 'b8' (21 sibs) 43: 0x5574303ff4d0 VAL: 'b9' (21 sibs) 43: 0x5574303ff568 VAL: 'b10' (21 sibs) 43: 0x5574303ff600 VAL: 'e' (21 sibs) 43: 0x5574303ff698 VAL: 'f' (21 sibs) 43: 0x5574303ff730 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046c490 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743046c520 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x55743046c5b0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x55743046c640 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x55743046c6d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x55743046c760 VAL: 'b' (21 sibs) 43: [6] [6] 0x55743046c7f0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x55743046c880 VAL: 'b2' (21 sibs) 43: [8] [8] 0x55743046c910 VAL: 'b3' (21 sibs) 43: [9] [9] 0x55743046c9a0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x55743046ca30 VAL: 'b5' (21 sibs) 43: [11] [11] 0x55743046cac0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x55743046cb50 VAL: 'b61' (21 sibs) 43: [13] [13] 0x55743046cbe0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x55743046cc70 VAL: 'b63' (21 sibs) 43: [15] [15] 0x55743046cd00 VAL: 'b64' (21 sibs) 43: [16] [16] 0x55743046cd90 VAL: 'b65' (21 sibs) 43: [17] [17] 0x55743046ce20 VAL: 'b66' (21 sibs) 43: [18] [18] 0x55743046ceb0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x55743046cf40 VAL: 'b8' (21 sibs) 43: [20] [20] 0x55743046cfd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x55743046d060 VAL: 'b10' (21 sibs) 43: [22] [22] 0x55743046d0f0 VAL: 'e' (21 sibs) 43: [23] [23] 0x55743046d180 VAL: 'f' (21 sibs) 43: [24] [24] 0x55743046d210 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: 0x5574303fcc00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5574303fb970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5574303f77c0 VAL: 'f' (1 sibs) 43: 0x5574303fba08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5574303fbaa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5574303f7860 VAL: 'b' (1 sibs) 43: 0x5574303fbb38 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046d2b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x55743046d340 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x55743046d3d0 VAL: 'f' (1 sibs) 43: [3] [3] 0x55743046d460 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x55743046d4f0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x55743046d580 VAL: 'b' (1 sibs) 43: [6] [6] 0x55743046d610 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: 0x5574303fc110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x5574303f5190 DOCSEQ: (1 sibs) 3 children: 43: 0x5574303f5230 VAL: 'foo' (3 sibs) 43: 0x5574303f52c8 VAL: 'bar' (3 sibs) 43: 0x5574303f5360 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046d6b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x55743046d740 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x55743046d7d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x55743046d860 VAL: 'bar' (3 sibs) 43: [4] [4] 0x55743046d8f0 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: 0x5574303fc228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f5f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f61f0 VAL: 'val0' (2 sibs) 43: 0x5574303f6288 VAL: 'val1' (2 sibs) 43: 0x5574303f60b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6330 VAL: 'val2' (2 sibs) 43: 0x5574303f63c8 VAL: 'val3' (2 sibs) 43: 0x5574303f6150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6470 VAL: 'val4' (2 sibs) 43: 0x5574303f6508 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046d990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743046da20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743046dab0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743046db40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743046dbd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743046dc60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743046dcf0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743046dd80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743046de10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743046dea0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743046df30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743046dfc0 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: 0x5574303fc340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f6a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f6ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f6b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f6d30 VAL: 'val0' (2 sibs) 43: 0x5574303f6dc8 VAL: 'val1' (2 sibs) 43: 0x5574303f6bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f6e70 VAL: 'val2' (2 sibs) 43: 0x5574303f6f08 VAL: 'val3' (2 sibs) 43: 0x5574303f6c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f6fb0 VAL: 'val4' (2 sibs) 43: 0x5574303f7048 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046e060 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743046e0f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743046e180 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743046e210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743046e2a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743046e330 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743046e3c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743046e450 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743046e4e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743046e570 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743046e600 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743046e690 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: 0x5574303fc458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f70f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f7188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f7230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f7400 VAL: 'val0' (2 sibs) 43: 0x5574303f7498 VAL: 'val1' (2 sibs) 43: 0x5574303f72c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f7540 VAL: 'val2' (2 sibs) 43: 0x5574303f75d8 VAL: 'val3' (2 sibs) 43: 0x5574303f7360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f7680 VAL: 'val4' (2 sibs) 43: 0x5574303f7718 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046e730 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743046e7c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743046e850 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743046e8e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743046e970 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743046ea00 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743046ea90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743046eb20 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743046ebb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743046ec40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743046ecd0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743046ed60 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: 0x5574303fc570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f8090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x5574303f8128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x5574303f81d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x5574303f83a0 VAL: 'val0' (2 sibs) 43: 0x5574303f8438 VAL: 'val1' (2 sibs) 43: 0x5574303f8268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x5574303f84e0 VAL: 'val2' (2 sibs) 43: 0x5574303f8578 VAL: 'val3' (2 sibs) 43: 0x5574303f8300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x5574303f8620 VAL: 'val4' (2 sibs) 43: 0x5574303f86b8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046ee00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x55743046ee90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x55743046ef20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x55743046efb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x55743046f040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x55743046f0d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x55743046f160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x55743046f1f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x55743046f280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x55743046f310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x55743046f3a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x55743046f430 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: 0x5574303fc688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f66a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x5574303f6740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x5574303fa8c0 VAL: 'env01' (28 sibs) 43: 0x5574303fa958 VAL: 'env02' (28 sibs) 43: 0x5574303fa9f0 VAL: 'env03' (28 sibs) 43: 0x5574303faa88 VAL: 'env04' (28 sibs) 43: 0x5574303fab20 VAL: 'env11' (28 sibs) 43: 0x5574303fabb8 VAL: 'env12' (28 sibs) 43: 0x5574303fac50 VAL: 'env13' (28 sibs) 43: 0x5574303face8 VAL: 'env14' (28 sibs) 43: 0x5574303fad80 VAL: 'env21' (28 sibs) 43: 0x5574303fae18 VAL: 'env22' (28 sibs) 43: 0x5574303faeb0 VAL: 'env23' (28 sibs) 43: 0x5574303faf48 VAL: 'env24' (28 sibs) 43: 0x5574303fafe0 VAL: 'env31' (28 sibs) 43: 0x5574303fb078 VAL: 'env32' (28 sibs) 43: 0x5574303fb110 VAL: 'env33' (28 sibs) 43: 0x5574303fb1a8 VAL: 'env34' (28 sibs) 43: 0x5574303fb240 VAL: 'env41' (28 sibs) 43: 0x5574303fb2d8 VAL: 'env42' (28 sibs) 43: 0x5574303fb370 VAL: 'env43' (28 sibs) 43: 0x5574303fb408 VAL: 'env44' (28 sibs) 43: 0x5574303fb4a0 VAL: 'env51' (28 sibs) 43: 0x5574303fb538 VAL: 'env52' (28 sibs) 43: 0x5574303fb5d0 VAL: 'env53' (28 sibs) 43: 0x5574303fb668 VAL: 'env54' (28 sibs) 43: 0x5574303fb700 VAL: 'env61' (28 sibs) 43: 0x5574303fb798 VAL: 'env62' (28 sibs) 43: 0x5574303fb830 VAL: 'env63' (28 sibs) 43: 0x5574303fb8c8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x55743046f4d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x55743046f560 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x55743046f5f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x55743046f680 VAL: 'env01' (28 sibs) 43: [4] [4] 0x55743046f710 VAL: 'env02' (28 sibs) 43: [5] [5] 0x55743046f7a0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x55743046f830 VAL: 'env04' (28 sibs) 43: [7] [7] 0x55743046f8c0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x55743046f950 VAL: 'env12' (28 sibs) 43: [9] [9] 0x55743046f9e0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x55743046fa70 VAL: 'env14' (28 sibs) 43: [11] [11] 0x55743046fb00 VAL: 'env21' (28 sibs) 43: [12] [12] 0x55743046fb90 VAL: 'env22' (28 sibs) 43: [13] [13] 0x55743046fc20 VAL: 'env23' (28 sibs) 43: [14] [14] 0x55743046fcb0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x55743046fd40 VAL: 'env31' (28 sibs) 43: [16] [16] 0x55743046fdd0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x55743046fe60 VAL: 'env33' (28 sibs) 43: [18] [18] 0x55743046fef0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x55743046ff80 VAL: 'env41' (28 sibs) 43: [20] [20] 0x557430470010 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5574304700a0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x557430470130 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5574304701c0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x557430470250 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5574304702e0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x557430470370 VAL: 'env54' (28 sibs) 43: [27] [27] 0x557430470400 VAL: 'env61' (28 sibs) 43: [28] [28] 0x557430470490 VAL: 'env62' (28 sibs) 43: [29] [29] 0x557430470520 VAL: 'env63' (28 sibs) 43: [30] [30] 0x5574304705b0 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: 0x5574303fc7a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f9770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x5574303f98b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x5574303f9a80 VAL: 'a' (6 sibs) 43: 0x5574303f9b18 VAL: 'b' (6 sibs) 43: 0x5574303f9bb0 VAL: 'c' (6 sibs) 43: 0x5574303f9c48 VAL: 'd' (6 sibs) 43: 0x5574303f9ce0 VAL: 'e' (6 sibs) 43: 0x5574303f9d78 VAL: 'f' (6 sibs) 43: 0x5574303f9948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x5574303f9e20 VAL: 'a' (2 sibs) 43: 0x5574303f9eb8 VAL: 'b' (2 sibs) 43: 0x5574303f99e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x5574303f9f60 VAL: 'a' (2 sibs) 43: 0x5574303f9ff8 VAL: 'b' (2 sibs) 43: 0x5574303f9808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x5574303fa0a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x5574303fa1e0 VAL: 'a' (6 sibs) 43: 0x5574303fa278 VAL: 'b' (6 sibs) 43: 0x5574303fa310 VAL: 'c' (6 sibs) 43: 0x5574303fa3a8 VAL: 'd' (6 sibs) 43: 0x5574303fa440 VAL: 'e' (6 sibs) 43: 0x5574303fa4d8 VAL: 'f' (6 sibs) 43: 0x5574303fa138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x5574303fa580 VAL: 'a' (2 sibs) 43: 0x5574303fa618 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430470650 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5574304706e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x557430470770 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x557430470800 VAL: 'a' (6 sibs) 43: [4] [4] 0x557430470890 VAL: 'b' (6 sibs) 43: [5] [5] 0x557430470920 VAL: 'c' (6 sibs) 43: [6] [6] 0x5574304709b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x557430470a40 VAL: 'e' (6 sibs) 43: [8] [8] 0x557430470ad0 VAL: 'f' (6 sibs) 43: [9] [9] 0x557430470b60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x557430470bf0 VAL: 'a' (2 sibs) 43: [11] [11] 0x557430470c80 VAL: 'b' (2 sibs) 43: [12] [12] 0x557430470d10 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x557430470da0 VAL: 'a' (2 sibs) 43: [14] [14] 0x557430470e30 VAL: 'b' (2 sibs) 43: [15] [15] 0x557430470ec0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x557430470f50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x557430470fe0 VAL: 'a' (6 sibs) 43: [18] [18] 0x557430471070 VAL: 'b' (6 sibs) 43: [19] [19] 0x557430471100 VAL: 'c' (6 sibs) 43: [20] [20] 0x557430471190 VAL: 'd' (6 sibs) 43: [21] [21] 0x557430471220 VAL: 'e' (6 sibs) 43: [22] [22] 0x5574304712b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x557430471340 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5574304713d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x557430471460 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: 0x5574303fc8b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303fa710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x5574303fa7b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x5574303fbe50 VAL: 'a' (4 sibs) 43: 0x5574303fbee8 VAL: 'b' (4 sibs) 43: 0x5574303fbf80 VAL: 'c' (4 sibs) 43: 0x5574303fc018 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430471500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430471590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x557430471620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5574304716b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x557430471740 VAL: 'b' (4 sibs) 43: [5] [5] 0x5574304717d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x557430471860 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: 0x5574303fc9d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x5574303f5a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x5574303f58e0 VAL: 'a' (2 sibs) 43: 0x5574303f5978 VAL: 'b' (2 sibs) 43: 0x5574303f5ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x5574303f57a0 VAL: 'c' (2 sibs) 43: 0x5574303f5838 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430471900 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x557430471990 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x557430471a20 VAL: 'a' (2 sibs) 43: [3] [3] 0x557430471ab0 VAL: 'b' (2 sibs) 43: [4] [4] 0x557430471b40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x557430471bd0 VAL: 'c' (2 sibs) 43: [6] [6] 0x557430471c60 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: 0x5574303fcae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x5574303f65b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x5574303f5660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x5574303f56f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x5574303feb50 VAL: 'a' (21 sibs) 43: 0x5574303febe8 VAL: 'b' (21 sibs) 43: 0x5574303fec80 VAL: 'b1' (21 sibs) 43: 0x5574303fed18 VAL: 'b2' (21 sibs) 43: 0x5574303fedb0 VAL: 'b3' (21 sibs) 43: 0x5574303fee48 VAL: 'b4' (21 sibs) 43: 0x5574303feee0 VAL: 'b5' (21 sibs) 43: 0x5574303fef78 VAL: 'b6' (21 sibs) 43: 0x5574303ff010 VAL: 'b61' (21 sibs) 43: 0x5574303ff0a8 VAL: 'b62' (21 sibs) 43: 0x5574303ff140 VAL: 'b63' (21 sibs) 43: 0x5574303ff1d8 VAL: 'b64' (21 sibs) 43: 0x5574303ff270 VAL: 'b65' (21 sibs) 43: 0x5574303ff308 VAL: 'b66' (21 sibs) 43: 0x5574303ff3a0 VAL: 'b7' (21 sibs) 43: 0x5574303ff438 VAL: 'b8' (21 sibs) 43: 0x5574303ff4d0 VAL: 'b9' (21 sibs) 43: 0x5574303ff568 VAL: 'b10' (21 sibs) 43: 0x5574303ff600 VAL: 'e' (21 sibs) 43: 0x5574303ff698 VAL: 'f' (21 sibs) 43: 0x5574303ff730 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430471d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x557430471d90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x557430471e20 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x557430471eb0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x557430471f40 VAL: 'a' (21 sibs) 43: [5] [5] 0x557430471fd0 VAL: 'b' (21 sibs) 43: [6] [6] 0x557430472060 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5574304720f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x557430472180 VAL: 'b3' (21 sibs) 43: [9] [9] 0x557430472210 VAL: 'b4' (21 sibs) 43: [10] [10] 0x5574304722a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x557430472330 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5574304723c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x557430472450 VAL: 'b62' (21 sibs) 43: [14] [14] 0x5574304724e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x557430472570 VAL: 'b64' (21 sibs) 43: [16] [16] 0x557430472600 VAL: 'b65' (21 sibs) 43: [17] [17] 0x557430472690 VAL: 'b66' (21 sibs) 43: [18] [18] 0x557430472720 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5574304727b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x557430472840 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5574304728d0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x557430472960 VAL: 'e' (21 sibs) 43: [23] [23] 0x5574304729f0 VAL: 'f' (21 sibs) 43: [24] [24] 0x557430472a80 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: 0x5574303fcc00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x5574303fb970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x5574303f77c0 VAL: 'f' (1 sibs) 43: 0x5574303fba08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x5574303fbaa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x5574303f7860 VAL: 'b' (1 sibs) 43: 0x5574303fbb38 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x557430472b20 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x557430472bb0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x557430472c40 VAL: 'f' (1 sibs) 43: [3] [3] 0x557430472cd0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x557430472d60 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x557430472df0 VAL: 'b' (1 sibs) 43: [6] [6] 0x557430472e80 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 (7 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (7 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.01 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x55a0e00eb4a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e9cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55a0e00e9d50 VAL: '-2' (15 sibs) 44: 0x55a0e00e9de8 VAL: '-2' (15 sibs) 44: 0x55a0e00e9e80 VAL: '5' (15 sibs) 44: 0x55a0e00e9f18 VAL: '0xa' (15 sibs) 44: 0x55a0e00e9fb0 VAL: '-0xb' (15 sibs) 44: 0x55a0e00ea048 VAL: '0XA' (15 sibs) 44: 0x55a0e00ea0e0 VAL: '-0XA' (15 sibs) 44: 0x55a0e00ea178 VAL: '0b10' (15 sibs) 44: 0x55a0e00ea210 VAL: '-0b10' (15 sibs) 44: 0x55a0e00ea2a8 VAL: '0B10' (15 sibs) 44: 0x55a0e00ea340 VAL: '-0B10' (15 sibs) 44: 0x55a0e00ea3d8 VAL: '0o17' (15 sibs) 44: 0x55a0e00ea470 VAL: '-0o17' (15 sibs) 44: 0x55a0e00ea508 VAL: '0O17' (15 sibs) 44: 0x55a0e00ea5a0 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e010fae0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e010fb70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e010fc00 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e010fc90 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e010fd20 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e010fdb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e010fe40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e010fed0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e010ff60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e010fff0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0110080 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e0110110 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e01101a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0110230 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e01102c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0110350 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e01103e0 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: 0x55a0e00eb5b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e96b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55a0e00e9750 VAL: '-2' (3 sibs) 44: 0x55a0e00e97e8 VAL: '-2' (3 sibs) 44: 0x55a0e00e9880 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0112110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e01121a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e0112230 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e01122c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e0112350 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: 0x55a0e00eb6d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaab0 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eab48 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eabe0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eac78 VAL: '.1' (8 sibs) 44: 0x55a0e00ead10 VAL: '-.2' (8 sibs) 44: 0x55a0e00eada8 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eae40 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eaed8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0113e40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0113ed0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0113f60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0113ff0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0114080 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0114110 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01141a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0114230 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e01142c0 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: 0x55a0e00eb7e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaf80 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eb018 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eb0b0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eb148 VAL: '.1' (8 sibs) 44: 0x55a0e00eb1e0 VAL: '-.2' (8 sibs) 44: 0x55a0e00eb278 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eb310 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eb3a8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0115b70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0115c00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0115c90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0115d20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0115db0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0115e40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0115ed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0115f60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0115ff0 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: 0x55a0e00eb900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00ebd20 VAL: '-2.0' (8 sibs) 44: 0x55a0e00ebdb8 VAL: '-2.1' (8 sibs) 44: 0x55a0e00ebe50 VAL: '0.1' (8 sibs) 44: 0x55a0e00ebee8 VAL: '.1' (8 sibs) 44: 0x55a0e00ebf80 VAL: '-.2' (8 sibs) 44: 0x55a0e00ec018 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00ec0b0 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00ec148 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e01178a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0117930 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01179c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0117a50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0117ae0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0117b70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0117c00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0117c90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0117d20 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: 0x55a0e00eba18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55a0e00ec830 VAL: '1.2.3' (14 sibs) 44: 0x55a0e00ec8c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55a0e00ec960 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed090 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed128 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ec9f8 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed1d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed268 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00eca90 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed310 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed3a8 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ecb28 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed450 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed4e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00ecbc0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecc58 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00eccf0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed6d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecd88 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00ece20 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00ed8a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00eceb8 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00ed9e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55a0e00ecf50 MAP: (14 sibs) 2 children: 44: 0x55a0e00eda90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00edb28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00ecfe8 MAP: (14 sibs) 2 children: 44: 0x55a0e00edbd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00edc68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e011b0f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e011b180 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e011b210 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e011b2a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e011b330 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e011b3c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e011b450 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e011b4e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e011b570 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e011b600 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e011b690 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e011b720 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e011b7b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e011b840 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e011b8d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e011b960 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e011b9f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e011ba80 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e011bb10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e011bba0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e011bc30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e011bcc0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e011bd50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e011bde0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e011be70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e011bf00 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e011bf90 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e011c020 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e011c0b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e011c140 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e011c1d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e011c260 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e011c2f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e011c380 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e011c410 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: 0x55a0e00eb4a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e9cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55a0e00e9d50 VAL: '-2' (15 sibs) 44: 0x55a0e00e9de8 VAL: '-2' (15 sibs) 44: 0x55a0e00e9e80 VAL: '5' (15 sibs) 44: 0x55a0e00e9f18 VAL: '0xa' (15 sibs) 44: 0x55a0e00e9fb0 VAL: '-0xb' (15 sibs) 44: 0x55a0e00ea048 VAL: '0XA' (15 sibs) 44: 0x55a0e00ea0e0 VAL: '-0XA' (15 sibs) 44: 0x55a0e00ea178 VAL: '0b10' (15 sibs) 44: 0x55a0e00ea210 VAL: '-0b10' (15 sibs) 44: 0x55a0e00ea2a8 VAL: '0B10' (15 sibs) 44: 0x55a0e00ea340 VAL: '-0B10' (15 sibs) 44: 0x55a0e00ea3d8 VAL: '0o17' (15 sibs) 44: 0x55a0e00ea470 VAL: '-0o17' (15 sibs) 44: 0x55a0e00ea508 VAL: '0O17' (15 sibs) 44: 0x55a0e00ea5a0 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0119ee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0119f70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e011a000 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e011a090 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e011a120 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e011a1b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e011a240 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e011a2d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e011a360 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e011a3f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e011a480 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e011a510 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e011a5a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e011a630 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e011a6c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e011a750 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e011a7e0 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: 0x55a0e00eb5b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e96b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55a0e00e9750 VAL: '-2' (3 sibs) 44: 0x55a0e00e97e8 VAL: '-2' (3 sibs) 44: 0x55a0e00e9880 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e01195d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0119660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e01196f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e0119780 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e0119810 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: 0x55a0e00eb6d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaab0 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eab48 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eabe0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eac78 VAL: '.1' (8 sibs) 44: 0x55a0e00ead10 VAL: '-.2' (8 sibs) 44: 0x55a0e00eada8 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eae40 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eaed8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e011d500 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e011d590 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e011d620 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e011d6b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e011d740 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e011d7d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e011d860 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e011d8f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e011d980 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: 0x55a0e00eb7e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaf80 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eb018 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eb0b0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eb148 VAL: '.1' (8 sibs) 44: 0x55a0e00eb1e0 VAL: '-.2' (8 sibs) 44: 0x55a0e00eb278 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eb310 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eb3a8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e011de10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e011dea0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e011df30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e011dfc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e011e050 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e011e0e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e011e170 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e011e200 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e011e290 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: 0x55a0e00eb900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00ebd20 VAL: '-2.0' (8 sibs) 44: 0x55a0e00ebdb8 VAL: '-2.1' (8 sibs) 44: 0x55a0e00ebe50 VAL: '0.1' (8 sibs) 44: 0x55a0e00ebee8 VAL: '.1' (8 sibs) 44: 0x55a0e00ebf80 VAL: '-.2' (8 sibs) 44: 0x55a0e00ec018 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00ec0b0 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00ec148 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e011e720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e011e7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e011e840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e011e8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e011e960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e011e9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e011ea80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e011eb10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e011eba0 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: 0x55a0e00eba18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55a0e00ec830 VAL: '1.2.3' (14 sibs) 44: 0x55a0e00ec8c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55a0e00ec960 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed090 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed128 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ec9f8 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed1d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed268 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00eca90 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed310 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed3a8 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ecb28 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed450 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed4e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00ecbc0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecc58 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00eccf0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed6d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecd88 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00ece20 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00ed8a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00eceb8 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00ed9e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55a0e00ecf50 MAP: (14 sibs) 2 children: 44: 0x55a0e00eda90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00edb28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00ecfe8 MAP: (14 sibs) 2 children: 44: 0x55a0e00edbd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00edc68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0120b50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e0120be0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0120c70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e0120d00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0120d90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e0120e20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0120eb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e0120f40 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0120fd0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e0121060 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e01210f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0121180 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e0121210 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e01212a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e0121330 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e01213c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e0121450 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e01214e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e0121570 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e0121600 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e0121690 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e0121720 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e01217b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e0121840 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e01218d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e0121960 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e01219f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e0121a80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e0121b10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e0121ba0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e0121c30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0121cc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e0121d50 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0121de0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e0121e70 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] 0x55a0e010fae0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e010fb70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e010fc00 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e010fc90 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e010fd20 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e010fdb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e010fe40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e010fed0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e010ff60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e010fff0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0110080 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e0110110 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e01101a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0110230 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e01102c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0110350 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e01103e0 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] 0x55a0e012f670 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e012f700 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e012f790 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e012f820 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e012f8b0 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e012f940 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e012f9d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e012fa60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e012faf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e012fb80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e012fc10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e012fca0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e012fd30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e012fdc0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e012fe50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e012fee0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e012ff70 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] 0x55a0e0112110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e01121a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e0112230 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e01122c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e0112350 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] 0x55a0e012ed60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e012edf0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e012ee80 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e012ef10 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e012efa0 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] 0x55a0e0113e40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0113ed0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0113f60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0113ff0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0114080 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0114110 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01141a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0114230 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e01142c0 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] 0x55a0e0130880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0130910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01309a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0130a30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0130ac0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0130b50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0130be0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0130c70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0130d00 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] 0x55a0e0115b70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0115c00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0115c90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0115d20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0115db0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0115e40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0115ed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0115f60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0115ff0 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] 0x55a0e0131190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0131220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01312b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0131340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01313d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0131460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01314f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0131580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0131610 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] 0x55a0e01178a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0117930 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01179c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0117a50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0117ae0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0117b70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0117c00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0117c90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0117d20 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] 0x55a0e0131aa0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0131b30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0131bc0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0131c50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0131ce0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0131d70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0131e00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0131e90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0131f20 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] 0x55a0e011b0f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e011b180 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e011b210 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e011b2a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e011b330 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e011b3c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e011b450 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e011b4e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e011b570 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e011b600 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e011b690 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e011b720 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e011b7b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e011b840 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e011b8d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e011b960 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e011b9f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e011ba80 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e011bb10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e011bba0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e011bc30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e011bcc0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e011bd50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e011bde0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e011be70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e011bf00 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e011bf90 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e011c020 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e011c0b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e011c140 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e011c1d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e011c260 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e011c2f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e011c380 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e011c410 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] 0x55a0e0133ed0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e0133f60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0133ff0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e0134080 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0134110 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e01341a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0134230 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e01342c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0134350 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e01343e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e0134470 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0134500 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e0134590 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e0134620 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e01346b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e0134740 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e01347d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e0134860 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e01348f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e0134980 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e0134a10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e0134aa0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e0134b30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e0134bc0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e0134c50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e0134ce0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e0134d70 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e0134e00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e0134e90 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e0134f20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e0134fb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0135040 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e01350d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0135160 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e01351f0 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] 0x55a0e011f940 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e011f9d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e011fa60 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e011faf0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e011fb80 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e011fc10 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e011fca0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e011fd30 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e011fdc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e011fe50 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e011fee0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e011ff70 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e0120000 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0120090 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e0120120 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e01201b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e0120240 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] 0x55a0e0132cc0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0132d50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e0132de0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e0132e70 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e0132f00 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e0132f90 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e0133020 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e01330b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e0133140 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e01331d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0133260 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e01332f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e0133380 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0133410 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e01334a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0133530 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e01335c0 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] 0x55a0e011f030 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e011f0c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e011f150 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e011f1e0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e011f270 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] 0x55a0e01323b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0132440 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e01324d0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e0132560 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e01325f0 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] 0x55a0e0122f60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0122ff0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0123080 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0123110 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01231a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0123230 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01232c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0123350 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e01233e0 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] 0x55a0e01362e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0136370 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0136400 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0136490 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0136520 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e01365b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0136640 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e01366d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0136760 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] 0x55a0e0123870 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0123900 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0123990 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0123a20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0123ab0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0123b40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0123bd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0123c60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0123cf0 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] 0x55a0e0136bf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0136c80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0136d10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0136da0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0136e30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0136ec0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0136f50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0136fe0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0137070 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] 0x55a0e0124180 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0124210 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01242a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0124330 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01243c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0124450 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01244e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0124570 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0124600 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] 0x55a0e0137500 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0137590 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0137620 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e01376b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0137740 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e01377d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0137860 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e01378f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0137980 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] 0x55a0e01265f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e0126680 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0126710 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e01267a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0126830 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e01268c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0126950 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e01269e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0126a70 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e0126b00 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e0126b90 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0126c20 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e0126cb0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e0126d40 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e0126dd0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e0126e60 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e0126ef0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e0126f80 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e0127010 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e01270a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e0127130 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e01271c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e0127250 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e01272e0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e0127370 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e0127400 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e0127490 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e0127520 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e01275b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e0127640 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e01276d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0127760 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e01277f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0127880 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e0127910 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] 0x55a0e0139930 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e01399c0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0139a50 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e0139ae0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0139b70 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e0139c00 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0139c90 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e0139d20 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0139db0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e0139e40 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e0139ed0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0139f60 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e0139ff0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e013a080 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e013a110 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e013a1a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e013a230 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e013a2c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e013a350 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e013a3e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e013a470 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e013a500 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e013a590 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e013a620 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e013a6b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e013a740 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e013a7d0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e013a860 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e013a8f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e013a980 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e013aa10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e013aaa0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e013ab30 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e013abc0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e013ac50 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] 0x55a0e0119ee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0119f70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e011a000 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e011a090 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e011a120 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e011a1b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e011a240 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e011a2d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e011a360 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e011a3f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e011a480 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e011a510 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e011a5a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e011a630 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e011a6c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e011a750 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e011a7e0 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] 0x55a0e0138720 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e01387b0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e0138840 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e01388d0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e0138960 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e01389f0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e0138a80 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e0138b10 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e0138ba0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e0138c30 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0138cc0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e0138d50 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e0138de0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0138e70 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e0138f00 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0138f90 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e0139020 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] 0x55a0e01195d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0119660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e01196f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e0119780 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e0119810 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] 0x55a0e0137e10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0137ea0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e0137f30 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e0137fc0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e0138050 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] 0x55a0e011d500 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e011d590 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e011d620 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e011d6b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e011d740 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e011d7d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e011d860 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e011d8f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e011d980 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] 0x55a0e013bd40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e013bdd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e013be60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e013bef0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e013bf80 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e013c010 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e013c0a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e013c130 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e013c1c0 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] 0x55a0e011de10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e011dea0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e011df30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e011dfc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e011e050 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e011e0e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e011e170 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e011e200 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e011e290 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] 0x55a0e013c650 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e013c6e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e013c770 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e013c800 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e013c890 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e013c920 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e013c9b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e013ca40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e013cad0 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] 0x55a0e011e720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e011e7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e011e840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e011e8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e011e960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e011e9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e011ea80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e011eb10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e011eba0 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] 0x55a0e013cf60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e013cff0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e013d080 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e013d110 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e013d1a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e013d230 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e013d2c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e013d350 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e013d3e0 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] 0x55a0e0120b50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e0120be0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0120c70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e0120d00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0120d90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e0120e20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0120eb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e0120f40 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0120fd0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e0121060 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e01210f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0121180 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e0121210 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e01212a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e0121330 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e01213c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e0121450 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e01214e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e0121570 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e0121600 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e0121690 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e0121720 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e01217b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e0121840 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e01218d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e0121960 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e01219f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e0121a80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e0121b10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e0121ba0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e0121c30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0121cc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e0121d50 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0121de0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e0121e70 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] 0x55a0e013f390 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e013f420 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e013f4b0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e013f540 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e013f5d0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e013f660 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e013f6f0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e013f780 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e013f810 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e013f8a0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e013f930 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e013f9c0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e013fa50 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e013fae0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e013fb70 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e013fc00 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e013fc90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e013fd20 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e013fdb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e013fe40 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e013fed0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e013ff60 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e013fff0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e0140080 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e0140110 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e01401a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e0140230 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e01402c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e0140350 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e01403e0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e0140470 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0140500 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e0140590 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0140620 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e01406b0 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] 0x55a0e0128a00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0128a90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e0128b20 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e0128bb0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e0128c40 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e0128cd0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e0128d60 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e0128df0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e0128e80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e0128f10 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0128fa0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e0129030 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e01290c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0129150 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e01291e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0129270 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e0129300 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] 0x55a0e013e180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e013e210 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e013e2a0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e013e330 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e013e3c0 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e013e450 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e013e4e0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e013e570 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e013e600 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e013e690 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e013e720 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e013e7b0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e013e840 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e013e8d0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e013e960 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e013e9f0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e013ea80 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] 0x55a0e0124d70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0124e00 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e0124e90 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e0124f20 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e0124fb0 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] 0x55a0e013d870 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e013d900 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e013d990 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e013da20 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e013dab0 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] 0x55a0e01256b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0125740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01257d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0125860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01258f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0125980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0125a10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0125aa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0125b30 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] 0x55a0e01417a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0141830 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01418c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0141950 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01419e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0141a70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0141b00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0141b90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0141c20 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] 0x55a0e0129c10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0129ca0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0129d30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0129dc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0129e50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0129ee0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0129f70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e012a000 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e012a090 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] 0x55a0e01420b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0142140 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01421d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0142260 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01422f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0142380 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0142410 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e01424a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0142530 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] 0x55a0e012a520 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e012a5b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e012a640 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e012a6d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e012a760 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e012a7f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e012a880 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e012a910 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e012a9a0 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] 0x55a0e01429c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0142a50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0142ae0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0142b70 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0142c00 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0142c90 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0142d20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0142db0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0142e40 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] 0x55a0e012c950 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e012c9e0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e012ca70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e012cb00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e012cb90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e012cc20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e012ccb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e012cd40 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e012cdd0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e012ce60 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e012cef0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e012cf80 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e012d010 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e012d0a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e012d130 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e012d1c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e012d250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e012d2e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e012d370 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e012d400 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e012d490 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e012d520 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e012d5b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e012d640 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e012d6d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e012d760 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e012d7f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e012d880 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e012d910 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e012d9a0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e012da30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e012dac0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e012db50 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e012dbe0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e012dc70 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] 0x55a0e0144df0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e0144e80 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0144f10 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e0144fa0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0145030 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e01450c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0145150 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e01451e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0145270 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e0145300 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e0145390 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0145420 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e01454b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e0145540 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e01455d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e0145660 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e01456f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e0145780 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e0145810 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e01458a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e0145930 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e01459c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e0145a50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e0145ae0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e0145b70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e0145c00 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e0145c90 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e0145d20 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e0145db0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e0145e40 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e0145ed0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0145f60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e0145ff0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0146080 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e0146110 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: 0x55a0e00eb4a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e9cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55a0e00e9d50 VAL: '-2' (15 sibs) 44: 0x55a0e00e9de8 VAL: '-2' (15 sibs) 44: 0x55a0e00e9e80 VAL: '5' (15 sibs) 44: 0x55a0e00e9f18 VAL: '0xa' (15 sibs) 44: 0x55a0e00e9fb0 VAL: '-0xb' (15 sibs) 44: 0x55a0e00ea048 VAL: '0XA' (15 sibs) 44: 0x55a0e00ea0e0 VAL: '-0XA' (15 sibs) 44: 0x55a0e00ea178 VAL: '0b10' (15 sibs) 44: 0x55a0e00ea210 VAL: '-0b10' (15 sibs) 44: 0x55a0e00ea2a8 VAL: '0B10' (15 sibs) 44: 0x55a0e00ea340 VAL: '-0B10' (15 sibs) 44: 0x55a0e00ea3d8 VAL: '0o17' (15 sibs) 44: 0x55a0e00ea470 VAL: '-0o17' (15 sibs) 44: 0x55a0e00ea508 VAL: '0O17' (15 sibs) 44: 0x55a0e00ea5a0 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e01432d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0143360 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e01433f0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e0143480 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e0143510 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e01435a0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e0143630 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e01436c0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e0143750 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e01437e0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0143870 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e0143900 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e0143990 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0143a20 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e0143ab0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0143b40 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e0143bd0 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: 0x55a0e00eb5b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e96b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55a0e00e9750 VAL: '-2' (3 sibs) 44: 0x55a0e00e97e8 VAL: '-2' (3 sibs) 44: 0x55a0e00e9880 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e012c4a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e012c530 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e012c5c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e012c650 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e012c6e0 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: 0x55a0e00eb6d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaab0 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eab48 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eabe0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eac78 VAL: '.1' (8 sibs) 44: 0x55a0e00ead10 VAL: '-.2' (8 sibs) 44: 0x55a0e00eada8 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eae40 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eaed8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0143c70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0143d00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0143d90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0143e20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0143eb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0143f40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0143fd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0144060 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e01440f0 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: 0x55a0e00eb7e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaf80 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eb018 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eb0b0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eb148 VAL: '.1' (8 sibs) 44: 0x55a0e00eb1e0 VAL: '-.2' (8 sibs) 44: 0x55a0e00eb278 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eb310 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eb3a8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0144190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0144220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01442b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0144340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01443d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0144460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01444f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0144580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0144610 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: 0x55a0e00eb900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00ebd20 VAL: '-2.0' (8 sibs) 44: 0x55a0e00ebdb8 VAL: '-2.1' (8 sibs) 44: 0x55a0e00ebe50 VAL: '0.1' (8 sibs) 44: 0x55a0e00ebee8 VAL: '.1' (8 sibs) 44: 0x55a0e00ebf80 VAL: '-.2' (8 sibs) 44: 0x55a0e00ec018 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00ec0b0 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00ec148 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e01446b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0144740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e01447d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0144860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01448f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0144980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0144a10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0144aa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0144b30 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: 0x55a0e00eba18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55a0e00ec830 VAL: '1.2.3' (14 sibs) 44: 0x55a0e00ec8c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55a0e00ec960 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed090 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed128 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ec9f8 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed1d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed268 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00eca90 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed310 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed3a8 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ecb28 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed450 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed4e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00ecbc0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecc58 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00eccf0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed6d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecd88 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00ece20 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00ed8a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00eceb8 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00ed9e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55a0e00ecf50 MAP: (14 sibs) 2 children: 44: 0x55a0e00eda90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00edb28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00ecfe8 MAP: (14 sibs) 2 children: 44: 0x55a0e00edbd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00edc68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0147200 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e0147290 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e0147320 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e01473b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e0147440 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e01474d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e0147560 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e01475f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e0147680 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e0147710 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e01477a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e0147830 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e01478c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e0147950 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e01479e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e0147a70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e0147b00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e0147b90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e0147c20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e0147cb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e0147d40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e0147dd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e0147e60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e0147ef0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e0147f80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e0148010 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e01480a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e0148130 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e01481c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e0148250 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e01482e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e0148370 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e0148400 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e0148490 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e0148520 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: 0x55a0e00eb4a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e9cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55a0e00e9d50 VAL: '-2' (15 sibs) 44: 0x55a0e00e9de8 VAL: '-2' (15 sibs) 44: 0x55a0e00e9e80 VAL: '5' (15 sibs) 44: 0x55a0e00e9f18 VAL: '0xa' (15 sibs) 44: 0x55a0e00e9fb0 VAL: '-0xb' (15 sibs) 44: 0x55a0e00ea048 VAL: '0XA' (15 sibs) 44: 0x55a0e00ea0e0 VAL: '-0XA' (15 sibs) 44: 0x55a0e00ea178 VAL: '0b10' (15 sibs) 44: 0x55a0e00ea210 VAL: '-0b10' (15 sibs) 44: 0x55a0e00ea2a8 VAL: '0B10' (15 sibs) 44: 0x55a0e00ea340 VAL: '-0B10' (15 sibs) 44: 0x55a0e00ea3d8 VAL: '0o17' (15 sibs) 44: 0x55a0e00ea470 VAL: '-0o17' (15 sibs) 44: 0x55a0e00ea508 VAL: '0O17' (15 sibs) 44: 0x55a0e00ea5a0 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e01485c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0148650 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55a0e01486e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55a0e0148770 VAL: '-2' (15 sibs) 44: [4] [4] 0x55a0e0148800 VAL: '5' (15 sibs) 44: [5] [5] 0x55a0e0148890 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55a0e0148920 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55a0e01489b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55a0e0148a40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55a0e0148ad0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55a0e0148b60 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55a0e0148bf0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55a0e0148c80 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55a0e0148d10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55a0e0148da0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55a0e0148e30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55a0e0148ec0 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: 0x55a0e00eb5b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55a0e00e96b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55a0e00e9750 VAL: '-2' (3 sibs) 44: 0x55a0e00e97e8 VAL: '-2' (3 sibs) 44: 0x55a0e00e9880 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0148f60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55a0e0148ff0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55a0e0149080 VAL: '-2' (3 sibs) 44: [3] [3] 0x55a0e0149110 VAL: '-2' (3 sibs) 44: [4] [4] 0x55a0e01491a0 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: 0x55a0e00eb6d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaab0 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eab48 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eabe0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eac78 VAL: '.1' (8 sibs) 44: 0x55a0e00ead10 VAL: '-.2' (8 sibs) 44: 0x55a0e00eada8 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eae40 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eaed8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0149240 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e01492d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0149360 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e01493f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0149480 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0149510 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e01495a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0149630 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e01496c0 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: 0x55a0e00eb7e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00eaf80 VAL: '-2.0' (8 sibs) 44: 0x55a0e00eb018 VAL: '-2.1' (8 sibs) 44: 0x55a0e00eb0b0 VAL: '0.1' (8 sibs) 44: 0x55a0e00eb148 VAL: '.1' (8 sibs) 44: 0x55a0e00eb1e0 VAL: '-.2' (8 sibs) 44: 0x55a0e00eb278 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00eb310 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00eb3a8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0149760 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e01497f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0149880 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0149910 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e01499a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0149a30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0149ac0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e0149b50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e0149be0 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: 0x55a0e00eb900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55a0e00ebd20 VAL: '-2.0' (8 sibs) 44: 0x55a0e00ebdb8 VAL: '-2.1' (8 sibs) 44: 0x55a0e00ebe50 VAL: '0.1' (8 sibs) 44: 0x55a0e00ebee8 VAL: '.1' (8 sibs) 44: 0x55a0e00ebf80 VAL: '-.2' (8 sibs) 44: 0x55a0e00ec018 VAL: '-2.e+6' (8 sibs) 44: 0x55a0e00ec0b0 VAL: '-3e-6' (8 sibs) 44: 0x55a0e00ec148 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e0149c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55a0e0149d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55a0e0149da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55a0e0149e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55a0e0149ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55a0e0149f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55a0e0149fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55a0e014a070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55a0e014a100 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: 0x55a0e00eba18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55a0e00ec830 VAL: '1.2.3' (14 sibs) 44: 0x55a0e00ec8c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55a0e00ec960 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed090 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed128 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ec9f8 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed1d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed268 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00eca90 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed310 VAL: '1.2.3' (2 sibs) 44: 0x55a0e00ed3a8 VAL: '4.5.6' (2 sibs) 44: 0x55a0e00ecb28 SEQ: (14 sibs) 2 children: 44: 0x55a0e00ed450 VAL: '1.2.3.4' (2 sibs) 44: 0x55a0e00ed4e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55a0e00ecbc0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecc58 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00eccf0 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed6d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55a0e00ecd88 MAP: (14 sibs) 1 children: 44: 0x55a0e00ed770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55a0e00ece20 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00ed8a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00eceb8 MAP: (14 sibs) 2 children: 44: 0x55a0e00ed950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00ed9e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55a0e00ecf50 MAP: (14 sibs) 2 children: 44: 0x55a0e00eda90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55a0e00edb28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55a0e00ecfe8 MAP: (14 sibs) 2 children: 44: 0x55a0e00edbd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55a0e00edc68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55a0e014a1a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55a0e014a230 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55a0e014a2c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55a0e014a350 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55a0e014a3e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55a0e014a470 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55a0e014a500 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55a0e014a590 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55a0e014a620 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55a0e014a6b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55a0e014a740 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55a0e014a7d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55a0e014a860 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55a0e014a8f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55a0e014a980 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55a0e014aa10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55a0e014aaa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55a0e014ab30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55a0e014abc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55a0e014ac50 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55a0e014ace0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55a0e014ad70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55a0e014ae00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55a0e014ae90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55a0e014af20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55a0e014afb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55a0e014b040 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55a0e014b0d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55a0e014b160 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55a0e014b1f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55a0e014b280 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55a0e014b310 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55a0e014b3a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55a0e014b430 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55a0e014b4c0 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 (8 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (9 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55f25a292cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55f25a28ff90 VAL: '' (12 sibs) 45: 0x55f25a290028 VAL: '' (12 sibs) 45: 0x55f25a2900c0 VAL: 'null' (12 sibs) 45: 0x55f25a290158 VAL: 'Null' (12 sibs) 45: 0x55f25a2901f0 VAL: 'NULL' (12 sibs) 45: 0x55f25a290288 VAL: '~' (12 sibs) 45: 0x55f25a290320 MAP: (12 sibs) 1 children: 45: 0x55f25a2906c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55f25a2903b8 MAP: (12 sibs) 1 children: 45: 0x55f25a290760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55f25a290450 MAP: (12 sibs) 1 children: 45: 0x55f25a290800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55f25a2904e8 MAP: (12 sibs) 1 children: 45: 0x55f25a2908a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55f25a290580 MAP: (12 sibs) 1 children: 45: 0x55f25a290940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55f25a290618 MAP: (12 sibs) 1 children: 45: 0x55f25a2909e0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2d8f20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a2d8fb0 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a2d9040 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a2d90d0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a2d9160 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a2d91f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a2d9280 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a2d9310 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a2d93a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a2d9430 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a2d94c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a2d9550 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a2d95e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a2d9670 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a2d9700 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a2d9790 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a2d9820 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a2d98b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a2d9940 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: 0x55f25a292dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a290df0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2db550 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2db5e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2db670 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2db700 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: 0x55f25a292ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a291300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291430 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2dd280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2dd310 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2dd3a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2dd430 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: 0x55f25a293008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2914d0 VAL: '' (3 sibs) 45: 0x55f25a291568 VAL: '' (3 sibs) 45: 0x55f25a291600 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2defb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2df040 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2df0d0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2df160 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: 0x55f25a293120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a292140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55f25a292310 VAL: '' (3 sibs) 45: 0x55f25a2923a8 VAL: '' (3 sibs) 45: 0x55f25a292440 VAL: '' (3 sibs) 45: 0x55f25a2921d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292270 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2e0ce0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e0d70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a2e0e00 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2e0e90 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2e0f20 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2e0fb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2e1040 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: 0x55f25a293238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55f25a2910b0 VAL: '' (3 sibs) 45: 0x55f25a291148 VAL: '' (3 sibs) 45: 0x55f25a2911e0 VAL: '' (3 sibs) 45: 0x55f25a291010 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2e2a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e2aa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2e2b30 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a2e2bc0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2e2c50 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2e2ce0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2e2d70 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: 0x55f25a293350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2924e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55f25a2926b0 VAL: '' (3 sibs) 45: 0x55f25a292748 VAL: '' (3 sibs) 45: 0x55f25a2927e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2e4740 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e47d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2e4860 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2e48f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a2e4980 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2e4a10 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2e4aa0 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: 0x55f25a293468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2928d0 MAP: (3 sibs) 3 children: 45: 0x55f25a292aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a292968 VAL: '' (3 sibs) 45: 0x55f25a292a00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2e6470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e6500 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a2e6590 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a2e6620 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a2e66b0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a2e6740 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2e67d0 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: 0x55f25a293580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a293e50 VAL: '' (3 sibs) 45: 0x55f25a293ee8 MAP: (3 sibs) 3 children: 45: 0x55f25a294020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a2940b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a294150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a293f80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2e81a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e8230 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2e82c0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a2e8350 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a2e83e0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a2e8470 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a2e8500 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: 0x55f25a293698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2918c0 VAL: '' (3 sibs) 45: 0x55f25a291958 VAL: '' (3 sibs) 45: 0x55f25a2919f0 MAP: (3 sibs) 3 children: 45: 0x55f25a291a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291bc0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2e9ed0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e9f60 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2e9ff0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2ea080 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a2ea110 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a2ea1a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2ea230 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: 0x55f25a2937b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2916a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55f25a291f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a291fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a291738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55f25a2941f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a294288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a2917d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2ebc00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2ebc90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a2ebd20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a2ebdb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a2ebe40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a2ebed0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a2ebf60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a2ebff0 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: 0x55f25a2938c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a295560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55f25a2955f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55f25a295690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55f25a28fb50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55f25a295730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55f25a295870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55f25a295908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55f25a2957c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55f25a2959b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55f25a295a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55f25a295ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55f25a295b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55f25a295c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55f25a295ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55f25a295d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55f25a295dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2ee7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2ee840 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a2ee8d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a2ee960 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a2ee9f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a2eea80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a2eeb10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a2eeba0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a2eec30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a2eecc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a2eed50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a2eede0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a2eee70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a2eef00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a2eef90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a2ef020 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a2ef0b0 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: 0x55f25a2939e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a294550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55f25a2945e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55f25a294680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55f25a291da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55f25a28fc90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55f25a295090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55f25a295128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55f25a2951c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55f25a291e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2edea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2edf30 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a2edfc0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a2ee050 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a2ee0e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a2ee170 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a2ee200 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a2ee290 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a2ee320 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a2ee3b0 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: 0x55f25a292cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55f25a28ff90 VAL: '' (12 sibs) 45: 0x55f25a290028 VAL: '' (12 sibs) 45: 0x55f25a2900c0 VAL: 'null' (12 sibs) 45: 0x55f25a290158 VAL: 'Null' (12 sibs) 45: 0x55f25a2901f0 VAL: 'NULL' (12 sibs) 45: 0x55f25a290288 VAL: '~' (12 sibs) 45: 0x55f25a290320 MAP: (12 sibs) 1 children: 45: 0x55f25a2906c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55f25a2903b8 MAP: (12 sibs) 1 children: 45: 0x55f25a290760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55f25a290450 MAP: (12 sibs) 1 children: 45: 0x55f25a290800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55f25a2904e8 MAP: (12 sibs) 1 children: 45: 0x55f25a2908a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55f25a290580 MAP: (12 sibs) 1 children: 45: 0x55f25a290940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55f25a290618 MAP: (12 sibs) 1 children: 45: 0x55f25a2909e0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f16f0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a2f1780 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a2f1810 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a2f18a0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a2f1930 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a2f19c0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a2f1a50 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a2f1ae0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a2f1b70 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a2f1c00 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a2f1c90 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a2f1d20 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a2f1db0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a2f1e40 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a2f1ed0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a2f1f60 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a2f1ff0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a2f2080 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a2f2110 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: 0x55f25a292dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a290df0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f0de0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f0e70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f0f00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2f0f90 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: 0x55f25a292ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a291300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291430 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f2900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f2990 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f2a20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2f2ab0 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: 0x55f25a293008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2914d0 VAL: '' (3 sibs) 45: 0x55f25a291568 VAL: '' (3 sibs) 45: 0x55f25a291600 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f3210 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f32a0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2f3330 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2f33c0 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: 0x55f25a293120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a292140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55f25a292310 VAL: '' (3 sibs) 45: 0x55f25a2923a8 VAL: '' (3 sibs) 45: 0x55f25a292440 VAL: '' (3 sibs) 45: 0x55f25a2921d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292270 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f3b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f3bb0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a2f3c40 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2f3cd0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2f3d60 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2f3df0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2f3e80 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: 0x55f25a293238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55f25a2910b0 VAL: '' (3 sibs) 45: 0x55f25a291148 VAL: '' (3 sibs) 45: 0x55f25a2911e0 VAL: '' (3 sibs) 45: 0x55f25a291010 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f4430 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f44c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f4550 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a2f45e0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2f4670 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2f4700 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2f4790 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: 0x55f25a293350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2924e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55f25a2926b0 VAL: '' (3 sibs) 45: 0x55f25a292748 VAL: '' (3 sibs) 45: 0x55f25a2927e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f4d40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f4dd0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f4e60 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2f4ef0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a2f4f80 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2f5010 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2f50a0 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: 0x55f25a293468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2928d0 MAP: (3 sibs) 3 children: 45: 0x55f25a292aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a292968 VAL: '' (3 sibs) 45: 0x55f25a292a00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f5650 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f56e0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a2f5770 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a2f5800 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a2f5890 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a2f5920 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2f59b0 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: 0x55f25a293580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a293e50 VAL: '' (3 sibs) 45: 0x55f25a293ee8 MAP: (3 sibs) 3 children: 45: 0x55f25a294020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a2940b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a294150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a293f80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f5f60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f5ff0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2f6080 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a2f6110 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a2f61a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a2f6230 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a2f62c0 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: 0x55f25a293698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2918c0 VAL: '' (3 sibs) 45: 0x55f25a291958 VAL: '' (3 sibs) 45: 0x55f25a2919f0 MAP: (3 sibs) 3 children: 45: 0x55f25a291a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291bc0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f6870 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f6900 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2f6990 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2f6a20 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a2f6ab0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a2f6b40 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2f6bd0 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: 0x55f25a2937b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2916a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55f25a291f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a291fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a291738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55f25a2941f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a294288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a2917d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f7180 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f7210 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a2f72a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a2f7330 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a2f73c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a2f7450 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a2f74e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a2f7570 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: 0x55f25a2938c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a295560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55f25a2955f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55f25a295690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55f25a28fb50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55f25a295730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55f25a295870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55f25a295908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55f25a2957c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55f25a2959b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55f25a295a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55f25a295ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55f25a295b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55f25a295c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55f25a295ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55f25a295d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55f25a295dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f83a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f8430 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a2f84c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a2f8550 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a2f85e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a2f8670 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a2f8700 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a2f8790 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a2f8820 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a2f88b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a2f8940 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a2f89d0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a2f8a60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a2f8af0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a2f8b80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a2f8c10 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a2f8ca0 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: 0x55f25a2939e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a294550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55f25a2945e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55f25a294680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55f25a291da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55f25a28fc90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55f25a295090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55f25a295128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55f25a2951c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55f25a291e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2f7a90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f7b20 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a2f7bb0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a2f7c40 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a2f7cd0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a2f7d60 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a2f7df0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a2f7e80 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a2f7f10 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a2f7fa0 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] 0x55f25a2d8f20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a2d8fb0 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a2d9040 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a2d90d0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a2d9160 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a2d91f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a2d9280 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a2d9310 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a2d93a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a2d9430 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a2d94c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a2d9550 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a2d95e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a2d9670 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a2d9700 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a2d9790 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a2d9820 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a2d98b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a2d9940 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] 0x55f25a2fbac0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a2fbb50 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a2fbbe0 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a2fbc70 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a2fbd00 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a2fbd90 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a2fbe20 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a2fbeb0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a2fbf40 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a2fbfd0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a2fc060 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a2fc0f0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a2fc180 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a2fc210 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a2fc2a0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a2fc330 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a2fc3c0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a2fc450 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a2fc4e0 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] 0x55f25a2db550 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2db5e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2db670 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2db700 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] 0x55f25a2fa8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2fa960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2fa9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2faa80 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] 0x55f25a2dd280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2dd310 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2dd3a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2dd430 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] 0x55f25a2fccd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2fcd60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2fcdf0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2fce80 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] 0x55f25a2defb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2df040 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2df0d0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2df160 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] 0x55f25a2fd5e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2fd670 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2fd700 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2fd790 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] 0x55f25a2e0ce0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e0d70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a2e0e00 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2e0e90 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2e0f20 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2e0fb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2e1040 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] 0x55f25a2fdef0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2fdf80 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a2fe010 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2fe0a0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2fe130 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2fe1c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2fe250 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] 0x55f25a2e2a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e2aa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2e2b30 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a2e2bc0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2e2c50 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2e2ce0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2e2d70 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] 0x55f25a2fe800 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2fe890 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2fe920 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a2fe9b0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2fea40 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2fead0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2feb60 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] 0x55f25a2e4740 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e47d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2e4860 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2e48f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a2e4980 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2e4a10 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2e4aa0 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] 0x55f25a2ff110 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2ff1a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2ff230 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2ff2c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a2ff350 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2ff3e0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2ff470 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] 0x55f25a2e6470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e6500 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a2e6590 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a2e6620 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a2e66b0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a2e6740 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2e67d0 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] 0x55f25a2ffa20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2ffab0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a2ffb40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a2ffbd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a2ffc60 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a2ffcf0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2ffd80 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] 0x55f25a2e81a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e8230 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2e82c0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a2e8350 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a2e83e0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a2e8470 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a2e8500 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] 0x55f25a300330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3003c0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a300450 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a3004e0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a300570 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a300600 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a300690 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] 0x55f25a2e9ed0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2e9f60 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2e9ff0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2ea080 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a2ea110 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a2ea1a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2ea230 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] 0x55f25a300c40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a300cd0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a300d60 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a300df0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a300e80 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a300f10 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a300fa0 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] 0x55f25a2ebc00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2ebc90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a2ebd20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a2ebdb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a2ebe40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a2ebed0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a2ebf60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a2ebff0 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] 0x55f25a301550 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3015e0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a301670 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a301700 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a301790 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a301820 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a3018b0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a301940 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] 0x55f25a2ee7b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2ee840 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a2ee8d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a2ee960 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a2ee9f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a2eea80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a2eeb10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a2eeba0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a2eec30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a2eecc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a2eed50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a2eede0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a2eee70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a2eef00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a2eef90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a2ef020 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a2ef0b0 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] 0x55f25a302770 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a302800 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a302890 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a302920 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a3029b0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a302a40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a302ad0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a302b60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a302bf0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a302c80 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a302d10 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a302da0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a302e30 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a302ec0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a302f50 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a302fe0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a303070 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] 0x55f25a2edea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2edf30 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a2edfc0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a2ee050 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a2ee0e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a2ee170 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a2ee200 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a2ee290 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a2ee320 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a2ee3b0 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] 0x55f25a301e60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a301ef0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a301f80 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a302010 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a3020a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a302130 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a3021c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a302250 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a3022e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a302370 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] 0x55f25a2f16f0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a2f1780 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a2f1810 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a2f18a0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a2f1930 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a2f19c0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a2f1a50 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a2f1ae0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a2f1b70 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a2f1c00 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a2f1c90 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a2f1d20 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a2f1db0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a2f1e40 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a2f1ed0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a2f1f60 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a2f1ff0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a2f2080 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a2f2110 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] 0x55f25a304290 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a304320 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a3043b0 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a304440 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a3044d0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a304560 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a3045f0 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a304680 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a304710 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a3047a0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a304830 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a3048c0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a304950 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a3049e0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a304a70 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a304b00 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a304b90 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a304c20 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a304cb0 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] 0x55f25a2f0de0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f0e70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f0f00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2f0f90 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] 0x55f25a303980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a303a10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a303aa0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a303b30 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] 0x55f25a2f2900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f2990 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f2a20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2f2ab0 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] 0x55f25a3054a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a305530 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a3055c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a305650 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] 0x55f25a2f3210 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f32a0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2f3330 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2f33c0 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] 0x55f25a305db0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a305e40 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a305ed0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a305f60 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] 0x55f25a2f3b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f3bb0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a2f3c40 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2f3cd0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2f3d60 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2f3df0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2f3e80 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] 0x55f25a3066c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a306750 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a3067e0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a306870 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a306900 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a306990 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a306a20 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] 0x55f25a2f4430 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f44c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f4550 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a2f45e0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a2f4670 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2f4700 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2f4790 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] 0x55f25a306fd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a307060 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a3070f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a307180 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a307210 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a3072a0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a307330 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] 0x55f25a2f4d40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f4dd0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2f4e60 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2f4ef0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a2f4f80 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a2f5010 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2f50a0 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] 0x55f25a3078e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a307970 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a307a00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a307a90 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a307b20 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a307bb0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a307c40 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] 0x55f25a2f5650 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f56e0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a2f5770 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a2f5800 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a2f5890 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a2f5920 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a2f59b0 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] 0x55f25a3081f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a308280 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a308310 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a3083a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a308430 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a3084c0 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a308550 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] 0x55f25a2f5f60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f5ff0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2f6080 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a2f6110 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a2f61a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a2f6230 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a2f62c0 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] 0x55f25a308b00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a308b90 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a308c20 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a308cb0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a308d40 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a308dd0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a308e60 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] 0x55f25a2f6870 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f6900 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a2f6990 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a2f6a20 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a2f6ab0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a2f6b40 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a2f6bd0 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] 0x55f25a309410 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3094a0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a309530 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a3095c0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a309650 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a3096e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a309770 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] 0x55f25a2f7180 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f7210 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a2f72a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a2f7330 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a2f73c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a2f7450 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a2f74e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a2f7570 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] 0x55f25a309d20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a309db0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a309e40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a309ed0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a309f60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a309ff0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a30a080 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a30a110 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] 0x55f25a2f83a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f8430 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a2f84c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a2f8550 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a2f85e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a2f8670 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a2f8700 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a2f8790 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a2f8820 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a2f88b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a2f8940 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a2f89d0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a2f8a60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a2f8af0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a2f8b80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a2f8c10 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a2f8ca0 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] 0x55f25a30af40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30afd0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a30b060 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a30b0f0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a30b180 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a30b210 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a30b2a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a30b330 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a30b3c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a30b450 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a30b4e0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a30b570 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a30b600 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a30b690 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a30b720 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a30b7b0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a30b840 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] 0x55f25a2f7a90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2f7b20 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a2f7bb0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a2f7c40 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a2f7cd0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a2f7d60 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a2f7df0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a2f7e80 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a2f7f10 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a2f7fa0 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] 0x55f25a30a630 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30a6c0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a30a750 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a30a7e0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a30a870 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a30a900 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a30a990 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a30aa20 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a30aab0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a30ab40 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: 0x55f25a292cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55f25a28ff90 VAL: '' (12 sibs) 45: 0x55f25a290028 VAL: '' (12 sibs) 45: 0x55f25a2900c0 VAL: 'null' (12 sibs) 45: 0x55f25a290158 VAL: 'Null' (12 sibs) 45: 0x55f25a2901f0 VAL: 'NULL' (12 sibs) 45: 0x55f25a290288 VAL: '~' (12 sibs) 45: 0x55f25a290320 MAP: (12 sibs) 1 children: 45: 0x55f25a2906c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55f25a2903b8 MAP: (12 sibs) 1 children: 45: 0x55f25a290760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55f25a290450 MAP: (12 sibs) 1 children: 45: 0x55f25a290800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55f25a2904e8 MAP: (12 sibs) 1 children: 45: 0x55f25a2908a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55f25a290580 MAP: (12 sibs) 1 children: 45: 0x55f25a290940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55f25a290618 MAP: (12 sibs) 1 children: 45: 0x55f25a2909e0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30c150 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a30c1e0 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a30c270 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a30c300 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a30c390 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a30c420 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a30c4b0 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a30c540 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a30c5d0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a30c660 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a30c6f0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a30c780 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a30c810 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a30c8a0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a30c930 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a30c9c0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a30ca50 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a30cae0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a30cb70 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: 0x55f25a292dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a290df0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a2fb480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a2fb510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a2fb5a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a2fb630 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: 0x55f25a292ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a291300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291430 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30cc10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30cca0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a30cd30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a30cdc0 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: 0x55f25a293008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2914d0 VAL: '' (3 sibs) 45: 0x55f25a291568 VAL: '' (3 sibs) 45: 0x55f25a291600 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30ce60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30cef0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a30cf80 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a30d010 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: 0x55f25a293120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a292140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55f25a292310 VAL: '' (3 sibs) 45: 0x55f25a2923a8 VAL: '' (3 sibs) 45: 0x55f25a292440 VAL: '' (3 sibs) 45: 0x55f25a2921d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292270 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30d0b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30d140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a30d1d0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a30d260 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a30d2f0 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a30d380 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a30d410 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: 0x55f25a293238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55f25a2910b0 VAL: '' (3 sibs) 45: 0x55f25a291148 VAL: '' (3 sibs) 45: 0x55f25a2911e0 VAL: '' (3 sibs) 45: 0x55f25a291010 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30d4b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30d540 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a30d5d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a30d660 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a30d6f0 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a30d780 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a30d810 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: 0x55f25a293350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2924e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55f25a2926b0 VAL: '' (3 sibs) 45: 0x55f25a292748 VAL: '' (3 sibs) 45: 0x55f25a2927e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30d8b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30d940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a30d9d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a30da60 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a30daf0 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a30db80 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a30dc10 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: 0x55f25a293468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2928d0 MAP: (3 sibs) 3 children: 45: 0x55f25a292aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a292968 VAL: '' (3 sibs) 45: 0x55f25a292a00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30dcb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30dd40 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a30ddd0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a30de60 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a30def0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a30df80 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a30e010 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: 0x55f25a293580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a293e50 VAL: '' (3 sibs) 45: 0x55f25a293ee8 MAP: (3 sibs) 3 children: 45: 0x55f25a294020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a2940b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a294150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a293f80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30e0b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30e140 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a30e1d0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a30e260 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a30e2f0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a30e380 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a30e410 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: 0x55f25a293698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2918c0 VAL: '' (3 sibs) 45: 0x55f25a291958 VAL: '' (3 sibs) 45: 0x55f25a2919f0 MAP: (3 sibs) 3 children: 45: 0x55f25a291a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291bc0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30e4b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30e540 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a30e5d0 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a30e660 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a30e6f0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a30e780 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a30e810 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: 0x55f25a2937b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2916a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55f25a291f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a291fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a291738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55f25a2941f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a294288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a2917d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30e8b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30e940 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a30e9d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a30ea60 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a30eaf0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a30eb80 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a30ec10 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a30eca0 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: 0x55f25a2938c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a295560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55f25a2955f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55f25a295690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55f25a28fb50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55f25a295730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55f25a295870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55f25a295908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55f25a2957c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55f25a2959b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55f25a295a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55f25a295ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55f25a295b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55f25a295c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55f25a295ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55f25a295d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55f25a295dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30ed40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30edd0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a30ee60 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a30eef0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a30ef80 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a30f010 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a30f0a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a30f130 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a30f1c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a30f250 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a30f2e0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a30f370 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a30f400 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a30f490 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a30f520 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a30f5b0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a30f640 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: 0x55f25a2939e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a294550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55f25a2945e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55f25a294680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55f25a291da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55f25a28fc90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55f25a295090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55f25a295128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55f25a2951c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55f25a291e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30f6e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a30f770 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a30f800 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a30f890 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a30f920 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a30f9b0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a30fa40 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a30fad0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a30fb60 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a30fbf0 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: 0x55f25a292cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55f25a28ff90 VAL: '' (12 sibs) 45: 0x55f25a290028 VAL: '' (12 sibs) 45: 0x55f25a2900c0 VAL: 'null' (12 sibs) 45: 0x55f25a290158 VAL: 'Null' (12 sibs) 45: 0x55f25a2901f0 VAL: 'NULL' (12 sibs) 45: 0x55f25a290288 VAL: '~' (12 sibs) 45: 0x55f25a290320 MAP: (12 sibs) 1 children: 45: 0x55f25a2906c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55f25a2903b8 MAP: (12 sibs) 1 children: 45: 0x55f25a290760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55f25a290450 MAP: (12 sibs) 1 children: 45: 0x55f25a290800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55f25a2904e8 MAP: (12 sibs) 1 children: 45: 0x55f25a2908a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55f25a290580 MAP: (12 sibs) 1 children: 45: 0x55f25a290940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55f25a290618 MAP: (12 sibs) 1 children: 45: 0x55f25a2909e0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a30fc90 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55f25a30fd20 VAL: '' (12 sibs) 45: [2] [2] 0x55f25a30fdb0 VAL: '' (12 sibs) 45: [3] [3] 0x55f25a30fe40 VAL: 'null' (12 sibs) 45: [4] [4] 0x55f25a30fed0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55f25a30ff60 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55f25a30fff0 VAL: '~' (12 sibs) 45: [7] [7] 0x55f25a310080 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55f25a310110 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55f25a3101a0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55f25a310230 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55f25a3102c0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55f25a310350 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55f25a3103e0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55f25a310470 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55f25a310500 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55f25a310590 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55f25a310620 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55f25a3106b0 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: 0x55f25a292dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a290df0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a310750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3107e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a310870 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a310900 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: 0x55f25a292ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a291300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291430 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a3109a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a310a30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a310ac0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a310b50 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: 0x55f25a293008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2914d0 VAL: '' (3 sibs) 45: 0x55f25a291568 VAL: '' (3 sibs) 45: 0x55f25a291600 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a310bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a310c80 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a310d10 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a310da0 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: 0x55f25a293120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a292140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55f25a292310 VAL: '' (3 sibs) 45: 0x55f25a2923a8 VAL: '' (3 sibs) 45: 0x55f25a292440 VAL: '' (3 sibs) 45: 0x55f25a2921d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292270 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a310e40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a310ed0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55f25a310f60 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a310ff0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a311080 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a311110 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a3111a0 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: 0x55f25a293238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a290ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a290f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55f25a2910b0 VAL: '' (3 sibs) 45: 0x55f25a291148 VAL: '' (3 sibs) 45: 0x55f25a2911e0 VAL: '' (3 sibs) 45: 0x55f25a291010 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a311240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3112d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a311360 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55f25a3113f0 VAL: '' (3 sibs) 45: [4] [4] 0x55f25a311480 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a311510 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a3115a0 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: 0x55f25a293350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2924e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55f25a2926b0 VAL: '' (3 sibs) 45: 0x55f25a292748 VAL: '' (3 sibs) 45: 0x55f25a2927e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a311640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3116d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55f25a311760 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55f25a3117f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55f25a311880 VAL: '' (3 sibs) 45: [5] [5] 0x55f25a311910 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a3119a0 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: 0x55f25a293468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2928d0 MAP: (3 sibs) 3 children: 45: 0x55f25a292aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a292b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a292bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a292968 VAL: '' (3 sibs) 45: 0x55f25a292a00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a311a40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a311ad0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55f25a311b60 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55f25a311bf0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55f25a311c80 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55f25a311d10 VAL: '' (3 sibs) 45: [6] [6] 0x55f25a311da0 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: 0x55f25a293580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a293e50 VAL: '' (3 sibs) 45: 0x55f25a293ee8 MAP: (3 sibs) 3 children: 45: 0x55f25a294020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a2940b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a294150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55f25a293f80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a311e40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a311ed0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a311f60 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55f25a311ff0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55f25a312080 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55f25a312110 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55f25a3121a0 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: 0x55f25a293698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55f25a2918c0 VAL: '' (3 sibs) 45: 0x55f25a291958 VAL: '' (3 sibs) 45: 0x55f25a2919f0 MAP: (3 sibs) 3 children: 45: 0x55f25a291a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55f25a291b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55f25a291bc0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a312240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3122d0 VAL: '' (3 sibs) 45: [2] [2] 0x55f25a312360 VAL: '' (3 sibs) 45: [3] [3] 0x55f25a3123f0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55f25a312480 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55f25a312510 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55f25a3125a0 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: 0x55f25a2937b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a2916a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55f25a291f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a291fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a291738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55f25a2941f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55f25a294288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55f25a2917d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a312640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a3126d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55f25a312760 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55f25a3127f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55f25a312880 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55f25a312910 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55f25a3129a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55f25a312a30 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: 0x55f25a2938c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a295560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55f25a2955f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55f25a295690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55f25a28fb50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55f25a295730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55f25a295870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55f25a295908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55f25a2957c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55f25a2959b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55f25a295a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55f25a295ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55f25a295b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55f25a295c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55f25a295ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55f25a295d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55f25a295dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a312ad0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a312b60 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55f25a312bf0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55f25a312c80 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55f25a312d10 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55f25a312da0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55f25a312e30 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55f25a312ec0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55f25a312f50 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55f25a312fe0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55f25a313070 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55f25a313100 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55f25a313190 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55f25a313220 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55f25a3132b0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55f25a313340 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55f25a3133d0 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: 0x55f25a2939e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55f25a294550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55f25a2945e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55f25a294680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55f25a291da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55f25a28fc90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55f25a295090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55f25a295128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55f25a2951c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55f25a291e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55f25a313470 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55f25a313500 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55f25a313590 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55f25a313620 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55f25a3136b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55f25a313740 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55f25a3137d0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55f25a313860 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55f25a3138f0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55f25a313980 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 (8 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (8 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.01 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-1.14.0/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x563932a564b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a50c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x563932a50cc0 VAL: '-2' (3 sibs) 46: 0x563932a50d58 VAL: '-2' (3 sibs) 46: 0x563932a50df0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aad650 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932aad6e0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932aad770 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932aad800 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932aad890 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: 0x563932a565c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a510d0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aaaf60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932aaaff0 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: 0x563932a566e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563932a51680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563932a51718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563932a517c0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ab0dd0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932ab0e60 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932ab0ef0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932ab0f80 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: 0x563932a567f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a51170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x563932a51860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x563932a518f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x563932a51990 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ab2b00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ab2b90 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932ab2c20 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932ab2cb0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932ab2d40 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: 0x563932a56910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563932a50930 MAP: (3 sibs) 1 children: 46: 0x563932a53380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a53420 VAL: '0.mp4' (4 sibs) 46: 0x563932a534b8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53550 VAL: '2.mp4' (4 sibs) 46: 0x563932a535e8 VAL: '3.mp4' (4 sibs) 46: 0x563932a509c8 MAP: (3 sibs) 1 children: 46: 0x563932a53690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a53730 VAL: '0.mp4' (4 sibs) 46: 0x563932a537c8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53860 VAL: '2.mp4' (4 sibs) 46: 0x563932a538f8 VAL: '3.mp4' (4 sibs) 46: 0x563932a50a60 MAP: (3 sibs) 1 children: 46: 0x563932a539a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a53a40 VAL: '0.mp4' (4 sibs) 46: 0x563932a53ad8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53b70 VAL: '2.mp4' (4 sibs) 46: 0x563932a53c08 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ab5140 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932ab51d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932ab5260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932ab52f0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932ab5380 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932ab5410 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932ab54a0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932ab5530 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932ab55c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932ab5650 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932ab56e0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932ab5770 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932ab5800 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932ab5890 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932ab5920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932ab59b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932ab5a40 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932ab5ad0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932ab5b60 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: 0x563932a56a28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a54400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x563932a544a0 MAP: (3 sibs) 1 children: 46: 0x563932a54670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a54710 VAL: '0.mp4' (4 sibs) 46: 0x563932a547a8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54840 VAL: '2.mp4' (4 sibs) 46: 0x563932a548d8 VAL: '3.mp4' (4 sibs) 46: 0x563932a54538 MAP: (3 sibs) 1 children: 46: 0x563932a54980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a54a20 VAL: '0.mp4' (4 sibs) 46: 0x563932a54ab8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54b50 VAL: '2.mp4' (4 sibs) 46: 0x563932a54be8 VAL: '3.mp4' (4 sibs) 46: 0x563932a545d0 MAP: (3 sibs) 1 children: 46: 0x563932a54c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a54d30 VAL: '0.mp4' (4 sibs) 46: 0x563932a54dc8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54e60 VAL: '2.mp4' (4 sibs) 46: 0x563932a54ef8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ab8080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ab8110 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932ab81a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932ab8230 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932ab82c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932ab8350 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932ab83e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932ab8470 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932ab8500 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932ab8590 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932ab8620 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932ab86b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932ab8740 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932ab87d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932ab8860 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932ab88f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932ab8980 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932ab8a10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932ab8aa0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932ab8b30 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: 0x563932a56b40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a54fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a550d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a553c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a554f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aba6b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aba740 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932aba7d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932aba860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932aba8f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932aba980 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932abaa10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932abaaa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932abab30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932ababc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932abac50 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: 0x563932a56c58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x563932a555a0 MAP: (10 sibs) 1 children: 46: 0x563932a51b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55638 MAP: (10 sibs) 1 children: 46: 0x563932a51bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a556d0 MAP: (10 sibs) 1 children: 46: 0x563932a55ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55768 MAP: (10 sibs) 1 children: 46: 0x563932a55c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55800 MAP: (10 sibs) 1 children: 46: 0x563932a55ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55898 MAP: (10 sibs) 1 children: 46: 0x563932a55d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55930 MAP: (10 sibs) 1 children: 46: 0x563932a55e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a559c8 MAP: (10 sibs) 1 children: 46: 0x563932a55ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55a60 MAP: (10 sibs) 1 children: 46: 0x563932a55f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55af8 MAP: (10 sibs) 1 children: 46: 0x563932a56000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932abd0e0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932abd170 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932abd200 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932abd290 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932abd320 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932abd3b0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932abd440 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932abd4d0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932abd560 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932abd5f0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932abd680 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932abd710 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932abd7a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932abd830 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932abd8c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932abd950 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932abd9e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932abda70 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932abdb00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932abdb90 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932abdc20 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: 0x563932a56d70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x563932a575f0 MAP: (14 sibs) 1 children: 46: 0x563932a57e50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57688 MAP: (14 sibs) 1 children: 46: 0x563932a57ef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57720 MAP: (14 sibs) 1 children: 46: 0x563932a57f90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a577b8 MAP: (14 sibs) 1 children: 46: 0x563932a58030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57850 MAP: (14 sibs) 1 children: 46: 0x563932a580d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a578e8 MAP: (14 sibs) 1 children: 46: 0x563932a58170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57980 MAP: (14 sibs) 1 children: 46: 0x563932a58210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57a18 MAP: (14 sibs) 1 children: 46: 0x563932a582b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57ab0 MAP: (14 sibs) 1 children: 46: 0x563932a58350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57b48 MAP: (14 sibs) 1 children: 46: 0x563932a583f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57be0 MAP: (14 sibs) 1 children: 46: 0x563932a58490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57c78 MAP: (14 sibs) 1 children: 46: 0x563932a58530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57d10 MAP: (14 sibs) 2 children: 46: 0x563932a585d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563932a58668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563932a57da8 MAP: (14 sibs) 2 children: 46: 0x563932a58710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563932a587a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ac0f00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932ac0f90 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932ac1020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ac10b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932ac1140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ac11d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932ac1260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932ac12f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932ac1380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932ac1410 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932ac14a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932ac1530 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932ac15c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932ac1650 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932ac16e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932ac1770 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932ac1800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932ac1890 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932ac1920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932ac19b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932ac1a40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932ac1ad0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932ac1b60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932ac1bf0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932ac1c80 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932ac1d10 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932ac1da0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932ac1e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932ac1ec0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932ac1f50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932ac1fe0 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: 0x563932a57400 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932acc430 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x563932acc430 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x563932acc430 [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: 0x563932a57518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a52ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x563932a52b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x563932a52be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x563932a52c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x563932a52d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x563932a52da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x563932a52e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x563932a52ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x563932a52f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x563932a53008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aceaf0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aceb80 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x563932acec10 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x563932aceca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932aced30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932acedc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932acee50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932aceee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932acef70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932acf000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932acf090 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x563932aceaf0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aceb80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932acec10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932aceca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932aced30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932acedc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932acee50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932aceee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932acef70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932acf000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932acf090 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x563932aceaf0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aceb80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932acec10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932aceca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932aced30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932acedc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932acee50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932aceee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932acef70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932acf000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932acf090 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: 0x563932a564b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a50c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x563932a50cc0 VAL: '-2' (3 sibs) 46: 0x563932a50d58 VAL: '-2' (3 sibs) 46: 0x563932a50df0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932acf490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932acf520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932acf5b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932acf640 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932acf6d0 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: 0x563932a565c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a510d0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932acfda0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932acfe30 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: 0x563932a566e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563932a51680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563932a51718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563932a517c0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad06b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932ad0740 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932ad07d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932ad0860 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: 0x563932a567f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a51170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x563932a51860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x563932a518f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x563932a51990 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad0fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ad1050 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932ad10e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932ad1170 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932ad1200 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: 0x563932a56910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563932a50930 MAP: (3 sibs) 1 children: 46: 0x563932a53380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a53420 VAL: '0.mp4' (4 sibs) 46: 0x563932a534b8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53550 VAL: '2.mp4' (4 sibs) 46: 0x563932a535e8 VAL: '3.mp4' (4 sibs) 46: 0x563932a509c8 MAP: (3 sibs) 1 children: 46: 0x563932a53690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a53730 VAL: '0.mp4' (4 sibs) 46: 0x563932a537c8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53860 VAL: '2.mp4' (4 sibs) 46: 0x563932a538f8 VAL: '3.mp4' (4 sibs) 46: 0x563932a50a60 MAP: (3 sibs) 1 children: 46: 0x563932a539a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a53a40 VAL: '0.mp4' (4 sibs) 46: 0x563932a53ad8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53b70 VAL: '2.mp4' (4 sibs) 46: 0x563932a53c08 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad21e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932ad2270 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932ad2300 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932ad2390 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932ad2420 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932ad24b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932ad2540 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932ad25d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932ad2660 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932ad26f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932ad2780 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932ad2810 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932ad28a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932ad2930 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932ad29c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932ad2a50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932ad2ae0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932ad2b70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932ad2c00 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: 0x563932a56a28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a54400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x563932a544a0 MAP: (3 sibs) 1 children: 46: 0x563932a54670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a54710 VAL: '0.mp4' (4 sibs) 46: 0x563932a547a8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54840 VAL: '2.mp4' (4 sibs) 46: 0x563932a548d8 VAL: '3.mp4' (4 sibs) 46: 0x563932a54538 MAP: (3 sibs) 1 children: 46: 0x563932a54980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a54a20 VAL: '0.mp4' (4 sibs) 46: 0x563932a54ab8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54b50 VAL: '2.mp4' (4 sibs) 46: 0x563932a54be8 VAL: '3.mp4' (4 sibs) 46: 0x563932a545d0 MAP: (3 sibs) 1 children: 46: 0x563932a54c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a54d30 VAL: '0.mp4' (4 sibs) 46: 0x563932a54dc8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54e60 VAL: '2.mp4' (4 sibs) 46: 0x563932a54ef8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad33f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ad3480 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932ad3510 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932ad35a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932ad3630 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932ad36c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932ad3750 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932ad37e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932ad3870 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932ad3900 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932ad3990 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932ad3a20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932ad3ab0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932ad3b40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932ad3bd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932ad3c60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932ad3cf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932ad3d80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932ad3e10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932ad3ea0 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: 0x563932a56b40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a54fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a550d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a553c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a554f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad18d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ad1960 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932ad19f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932ad1a80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932ad1b10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932ad1ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932ad1c30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932ad1cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932ad1d50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932ad1de0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932ad1e70 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: 0x563932a56c58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x563932a555a0 MAP: (10 sibs) 1 children: 46: 0x563932a51b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55638 MAP: (10 sibs) 1 children: 46: 0x563932a51bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a556d0 MAP: (10 sibs) 1 children: 46: 0x563932a55ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55768 MAP: (10 sibs) 1 children: 46: 0x563932a55c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55800 MAP: (10 sibs) 1 children: 46: 0x563932a55ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55898 MAP: (10 sibs) 1 children: 46: 0x563932a55d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55930 MAP: (10 sibs) 1 children: 46: 0x563932a55e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a559c8 MAP: (10 sibs) 1 children: 46: 0x563932a55ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55a60 MAP: (10 sibs) 1 children: 46: 0x563932a55f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55af8 MAP: (10 sibs) 1 children: 46: 0x563932a56000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad4f10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932ad4fa0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932ad5030 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ad50c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932ad5150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ad51e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932ad5270 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932ad5300 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932ad5390 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932ad5420 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932ad54b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932ad5540 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932ad55d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932ad5660 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932ad56f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932ad5780 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932ad5810 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932ad58a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932ad5930 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932ad59c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932ad5a50 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: 0x563932a56d70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x563932a575f0 MAP: (14 sibs) 1 children: 46: 0x563932a57e50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57688 MAP: (14 sibs) 1 children: 46: 0x563932a57ef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57720 MAP: (14 sibs) 1 children: 46: 0x563932a57f90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a577b8 MAP: (14 sibs) 1 children: 46: 0x563932a58030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57850 MAP: (14 sibs) 1 children: 46: 0x563932a580d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a578e8 MAP: (14 sibs) 1 children: 46: 0x563932a58170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57980 MAP: (14 sibs) 1 children: 46: 0x563932a58210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57a18 MAP: (14 sibs) 1 children: 46: 0x563932a582b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57ab0 MAP: (14 sibs) 1 children: 46: 0x563932a58350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57b48 MAP: (14 sibs) 1 children: 46: 0x563932a583f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57be0 MAP: (14 sibs) 1 children: 46: 0x563932a58490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57c78 MAP: (14 sibs) 1 children: 46: 0x563932a58530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57d10 MAP: (14 sibs) 2 children: 46: 0x563932a585d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563932a58668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563932a57da8 MAP: (14 sibs) 2 children: 46: 0x563932a58710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563932a587a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad6120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932ad61b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932ad6240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ad62d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932ad6360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ad63f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932ad6480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932ad6510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932ad65a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932ad6630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932ad66c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932ad6750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932ad67e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932ad6870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932ad6900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932ad6990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932ad6a20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932ad6ab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932ad6b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932ad6bd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932ad6c60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932ad6cf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932ad6d80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932ad6e10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932ad6ea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932ad6f30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932ad6fc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932ad7050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932ad70e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932ad7170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932ad7200 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: 0x563932a57400 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ad9770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x563932ad9770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x563932ad9770 [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: 0x563932a57518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a52ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x563932a52b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x563932a52be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x563932a52c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x563932a52d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x563932a52da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x563932a52e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x563932a52ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x563932a52f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x563932a53008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x563932ada080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ada110 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x563932ada1a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x563932ada230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932ada2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932ada350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932ada3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932ada470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932ada500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932ada590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932ada620 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x563932ada080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ada110 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932ada1a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932ada230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932ada2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932ada350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932ada3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932ada470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932ada500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932ada590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932ada620 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x563932ada080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ada110 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932ada1a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932ada230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932ada2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932ada350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932ada3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932ada470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932ada500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932ada590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932ada620 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] 0x563932aad650 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932aad6e0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932aad770 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932aad800 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932aad890 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] 0x563932adc6e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932adc770 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932adc800 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932adc890 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932adc920 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] 0x563932aaaf60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932aaaff0 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] 0x563932add8d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932add960 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] 0x563932ab0dd0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932ab0e60 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932ab0ef0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932ab0f80 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] 0x563932ade1e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932ade270 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932ade300 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932ade390 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] 0x563932ab2b00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ab2b90 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932ab2c20 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932ab2cb0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932ab2d40 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] 0x563932adeaf0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932adeb80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932adec10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932adeca0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932aded30 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] 0x563932ab5140 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932ab51d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932ab5260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932ab52f0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932ab5380 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932ab5410 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932ab54a0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932ab5530 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932ab55c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932ab5650 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932ab56e0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932ab5770 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932ab5800 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932ab5890 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932ab5920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932ab59b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932ab5a40 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932ab5ad0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932ab5b60 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] 0x563932adfd10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932adfda0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932adfe30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932adfec0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932adff50 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932adffe0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932ae0070 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932ae0100 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932ae0190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932ae0220 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932ae02b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932ae0340 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932ae03d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932ae0460 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932ae04f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932ae0580 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932ae0610 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932ae06a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932ae0730 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] 0x563932ab8080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ab8110 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932ab81a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932ab8230 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932ab82c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932ab8350 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932ab83e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932ab8470 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932ab8500 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932ab8590 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932ab8620 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932ab86b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932ab8740 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932ab87d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932ab8860 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932ab88f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932ab8980 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932ab8a10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932ab8aa0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932ab8b30 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] 0x563932ae0f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ae0fb0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932ae1040 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932ae10d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932ae1160 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932ae11f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932ae1280 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932ae1310 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932ae13a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932ae1430 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932ae14c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932ae1550 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932ae15e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932ae1670 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932ae1700 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932ae1790 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932ae1820 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932ae18b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932ae1940 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932ae19d0 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] 0x563932aba6b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aba740 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932aba7d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932aba860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932aba8f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932aba980 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932abaa10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932abaaa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932abab30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932ababc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932abac50 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] 0x563932adf400 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932adf490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932adf520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932adf5b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932adf640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932adf6d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932adf760 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932adf7f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932adf880 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932adf910 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932adf9a0 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] 0x563932abd0e0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932abd170 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932abd200 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932abd290 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932abd320 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932abd3b0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932abd440 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932abd4d0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932abd560 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932abd5f0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932abd680 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932abd710 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932abd7a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932abd830 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932abd8c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932abd950 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932abd9e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932abda70 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932abdb00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932abdb90 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932abdc20 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] 0x563932ae2a40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932ae2ad0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932ae2b60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ae2bf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932ae2c80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ae2d10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932ae2da0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932ae2e30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932ae2ec0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932ae2f50 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932ae2fe0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932ae3070 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932ae3100 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932ae3190 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932ae3220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932ae32b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932ae3340 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932ae33d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932ae3460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932ae34f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932ae3580 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] 0x563932ac0f00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932ac0f90 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932ac1020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ac10b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932ac1140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ac11d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932ac1260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932ac12f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932ac1380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932ac1410 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932ac14a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932ac1530 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932ac15c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932ac1650 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932ac16e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932ac1770 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932ac1800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932ac1890 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932ac1920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932ac19b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932ac1a40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932ac1ad0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932ac1b60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932ac1bf0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932ac1c80 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932ac1d10 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932ac1da0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932ac1e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932ac1ec0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932ac1f50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932ac1fe0 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] 0x563932ae3c50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932ae3ce0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932ae3d70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ae3e00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932ae3e90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ae3f20 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932ae3fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932ae4040 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932ae40d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932ae4160 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932ae41f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932ae4280 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932ae4310 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932ae43a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932ae4430 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932ae44c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932ae4550 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932ae45e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932ae4670 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932ae4700 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932ae4790 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932ae4820 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932ae48b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932ae4940 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932ae49d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932ae4a60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932ae4af0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932ae4b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932ae4c10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932ae4ca0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932ae4d30 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] 0x563932acc430 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x563932ae2130 [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] 0x563932aceaf0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aceb80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932acec10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932aceca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932aced30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932acedc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932acee50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932aceee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932acef70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932acf000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932acf090 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] 0x563932ae4e60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ae4ef0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932ae4f80 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932ae5010 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932ae50a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932ae5130 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932ae51c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932ae5250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932ae52e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932ae5370 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932ae5400 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] 0x563932acf490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932acf520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932acf5b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932acf640 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932acf6d0 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] 0x563932ae5770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ae5800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932ae5890 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932ae5920 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932ae59b0 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] 0x563932acfda0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932acfe30 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] 0x563932ae6080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ae6110 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] 0x563932ad06b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932ad0740 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932ad07d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932ad0860 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] 0x563932ae6990 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932ae6a20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932ae6ab0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932ae6b40 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] 0x563932ad0fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ad1050 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932ad10e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932ad1170 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932ad1200 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] 0x563932ae72a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ae7330 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932ae73c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932ae7450 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932ae74e0 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] 0x563932ad21e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932ad2270 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932ad2300 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932ad2390 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932ad2420 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932ad24b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932ad2540 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932ad25d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932ad2660 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932ad26f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932ad2780 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932ad2810 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932ad28a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932ad2930 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932ad29c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932ad2a50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932ad2ae0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932ad2b70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932ad2c00 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] 0x563932ae84c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932ae8550 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932ae85e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932ae8670 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932ae8700 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932ae8790 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932ae8820 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932ae88b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932ae8940 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932ae89d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932ae8a60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932ae8af0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932ae8b80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932ae8c10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932ae8ca0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932ae8d30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932ae8dc0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932ae8e50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932ae8ee0 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] 0x563932ad33f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ad3480 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932ad3510 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932ad35a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932ad3630 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932ad36c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932ad3750 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932ad37e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932ad3870 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932ad3900 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932ad3990 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932ad3a20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932ad3ab0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932ad3b40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932ad3bd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932ad3c60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932ad3cf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932ad3d80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932ad3e10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932ad3ea0 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] 0x563932ae96d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932ae9760 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932ae97f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932ae9880 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932ae9910 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932ae99a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932ae9a30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932ae9ac0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932ae9b50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932ae9be0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932ae9c70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932ae9d00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932ae9d90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932ae9e20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932ae9eb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932ae9f40 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932ae9fd0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932aea060 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932aea0f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932aea180 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] 0x563932ad18d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ad1960 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932ad19f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932ad1a80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932ad1b10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932ad1ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932ad1c30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932ad1cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932ad1d50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932ad1de0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932ad1e70 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] 0x563932ae7bb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ae7c40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932ae7cd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932ae7d60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932ae7df0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932ae7e80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932ae7f10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932ae7fa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932ae8030 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932ae80c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932ae8150 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] 0x563932ad4f10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932ad4fa0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932ad5030 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ad50c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932ad5150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ad51e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932ad5270 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932ad5300 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932ad5390 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932ad5420 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932ad54b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932ad5540 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932ad55d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932ad5660 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932ad56f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932ad5780 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932ad5810 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932ad58a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932ad5930 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932ad59c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932ad5a50 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] 0x563932aeb1f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932aeb280 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932aeb310 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932aeb3a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932aeb430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932aeb4c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932aeb550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932aeb5e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932aeb670 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932aeb700 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932aeb790 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932aeb820 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932aeb8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932aeb940 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932aeb9d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932aeba60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932aebaf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932aebb80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932aebc10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932aebca0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932aebd30 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] 0x563932ad6120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932ad61b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932ad6240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932ad62d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932ad6360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932ad63f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932ad6480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932ad6510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932ad65a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932ad6630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932ad66c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932ad6750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932ad67e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932ad6870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932ad6900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932ad6990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932ad6a20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932ad6ab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932ad6b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932ad6bd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932ad6c60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932ad6cf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932ad6d80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932ad6e10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932ad6ea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932ad6f30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932ad6fc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932ad7050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932ad70e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932ad7170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932ad7200 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] 0x563932aec400 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932aec490 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932aec520 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932aec5b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932aec640 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932aec6d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932aec760 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932aec7f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932aec880 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932aec910 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932aec9a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932aeca30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932aecac0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932aecb50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932aecbe0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932aecc70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932aecd00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932aecd90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932aece20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932aeceb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932aecf40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932aecfd0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932aed060 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932aed0f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932aed180 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932aed210 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932aed2a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932aed330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932aed3c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932aed450 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932aed4e0 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] 0x563932ad9770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x563932aea8e0 [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] 0x563932ada080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932ada110 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932ada1a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932ada230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932ada2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932ada350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932ada3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932ada470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932ada500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932ada590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932ada620 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] 0x563932aed610 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aed6a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932aed730 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932aed7c0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932aed850 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932aed8e0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932aed970 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932aeda00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932aeda90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932aedb20 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932aedbb0 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: 0x563932a564b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a50c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x563932a50cc0 VAL: '-2' (3 sibs) 46: 0x563932a50d58 VAL: '-2' (3 sibs) 46: 0x563932a50df0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932add0b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932add140 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932add1d0 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932add260 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932add2f0 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: 0x563932a565c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a510d0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932add390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932add420 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: 0x563932a566e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563932a51680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563932a51718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563932a517c0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aedf20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932aedfb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932aee040 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932aee0d0 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: 0x563932a567f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a51170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x563932a51860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x563932a518f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x563932a51990 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aee170 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932aee200 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932aee290 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932aee320 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932aee3b0 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: 0x563932a56910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563932a50930 MAP: (3 sibs) 1 children: 46: 0x563932a53380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a53420 VAL: '0.mp4' (4 sibs) 46: 0x563932a534b8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53550 VAL: '2.mp4' (4 sibs) 46: 0x563932a535e8 VAL: '3.mp4' (4 sibs) 46: 0x563932a509c8 MAP: (3 sibs) 1 children: 46: 0x563932a53690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a53730 VAL: '0.mp4' (4 sibs) 46: 0x563932a537c8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53860 VAL: '2.mp4' (4 sibs) 46: 0x563932a538f8 VAL: '3.mp4' (4 sibs) 46: 0x563932a50a60 MAP: (3 sibs) 1 children: 46: 0x563932a539a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a53a40 VAL: '0.mp4' (4 sibs) 46: 0x563932a53ad8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53b70 VAL: '2.mp4' (4 sibs) 46: 0x563932a53c08 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aee450 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932aee4e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932aee570 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932aee600 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932aee690 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932aee720 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932aee7b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932aee840 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932aee8d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932aee960 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932aee9f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932aeea80 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932aeeb10 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932aeeba0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932aeec30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932aeecc0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932aeed50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932aeede0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932aeee70 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: 0x563932a56a28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a54400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x563932a544a0 MAP: (3 sibs) 1 children: 46: 0x563932a54670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a54710 VAL: '0.mp4' (4 sibs) 46: 0x563932a547a8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54840 VAL: '2.mp4' (4 sibs) 46: 0x563932a548d8 VAL: '3.mp4' (4 sibs) 46: 0x563932a54538 MAP: (3 sibs) 1 children: 46: 0x563932a54980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a54a20 VAL: '0.mp4' (4 sibs) 46: 0x563932a54ab8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54b50 VAL: '2.mp4' (4 sibs) 46: 0x563932a54be8 VAL: '3.mp4' (4 sibs) 46: 0x563932a545d0 MAP: (3 sibs) 1 children: 46: 0x563932a54c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a54d30 VAL: '0.mp4' (4 sibs) 46: 0x563932a54dc8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54e60 VAL: '2.mp4' (4 sibs) 46: 0x563932a54ef8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aeef10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932aeefa0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932aef030 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932aef0c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932aef150 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932aef1e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932aef270 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932aef300 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932aef390 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932aef420 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932aef4b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932aef540 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932aef5d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932aef660 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932aef6f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932aef780 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932aef810 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932aef8a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932aef930 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932aef9c0 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: 0x563932a56b40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a54fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a550d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a553c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a554f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932aefa60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932aefaf0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932aefb80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932aefc10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932aefca0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932aefd30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932aefdc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932aefe50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932aefee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932aeff70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932af0000 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: 0x563932a56c58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x563932a555a0 MAP: (10 sibs) 1 children: 46: 0x563932a51b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55638 MAP: (10 sibs) 1 children: 46: 0x563932a51bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a556d0 MAP: (10 sibs) 1 children: 46: 0x563932a55ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55768 MAP: (10 sibs) 1 children: 46: 0x563932a55c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55800 MAP: (10 sibs) 1 children: 46: 0x563932a55ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55898 MAP: (10 sibs) 1 children: 46: 0x563932a55d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55930 MAP: (10 sibs) 1 children: 46: 0x563932a55e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a559c8 MAP: (10 sibs) 1 children: 46: 0x563932a55ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55a60 MAP: (10 sibs) 1 children: 46: 0x563932a55f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55af8 MAP: (10 sibs) 1 children: 46: 0x563932a56000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af00a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932af0130 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932af01c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932af0250 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932af02e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932af0370 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932af0400 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932af0490 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932af0520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932af05b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932af0640 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932af06d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932af0760 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932af07f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932af0880 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932af0910 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932af09a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932af0a30 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932af0ac0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932af0b50 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932af0be0 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: 0x563932a56d70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x563932a575f0 MAP: (14 sibs) 1 children: 46: 0x563932a57e50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57688 MAP: (14 sibs) 1 children: 46: 0x563932a57ef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57720 MAP: (14 sibs) 1 children: 46: 0x563932a57f90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a577b8 MAP: (14 sibs) 1 children: 46: 0x563932a58030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57850 MAP: (14 sibs) 1 children: 46: 0x563932a580d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a578e8 MAP: (14 sibs) 1 children: 46: 0x563932a58170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57980 MAP: (14 sibs) 1 children: 46: 0x563932a58210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57a18 MAP: (14 sibs) 1 children: 46: 0x563932a582b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57ab0 MAP: (14 sibs) 1 children: 46: 0x563932a58350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57b48 MAP: (14 sibs) 1 children: 46: 0x563932a583f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57be0 MAP: (14 sibs) 1 children: 46: 0x563932a58490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57c78 MAP: (14 sibs) 1 children: 46: 0x563932a58530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57d10 MAP: (14 sibs) 2 children: 46: 0x563932a585d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563932a58668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563932a57da8 MAP: (14 sibs) 2 children: 46: 0x563932a58710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563932a587a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af0c80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932af0d10 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932af0da0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932af0e30 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932af0ec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932af0f50 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932af0fe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932af1070 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932af1100 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932af1190 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932af1220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932af12b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932af1340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932af13d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932af1460 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932af14f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932af1580 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932af1610 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932af16a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932af1730 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932af17c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932af1850 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932af18e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932af1970 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932af1a00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932af1a90 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932af1b20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932af1bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932af1c40 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932af1cd0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932af1d60 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: 0x563932a57400 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932a52670 [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: 0x563932a57518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a52ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x563932a52b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x563932a52be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x563932a52c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x563932a52d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x563932a52da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x563932a52e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x563932a52ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x563932a52f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x563932a53008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af1e00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932af1e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932af1f20 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932af1fb0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932af2040 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932af20d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932af2160 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932af21f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932af2280 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932af2310 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932af23a0 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: 0x563932a564b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a50c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x563932a50cc0 VAL: '-2' (3 sibs) 46: 0x563932a50d58 VAL: '-2' (3 sibs) 46: 0x563932a50df0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af2440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932af24d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x563932af2560 VAL: '-2' (3 sibs) 46: [3] [3] 0x563932af25f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x563932af2680 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: 0x563932a565c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a510d0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932add4c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932add550 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: 0x563932a566e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x563932a51680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x563932a51718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x563932a517c0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af2720 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x563932af27b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x563932af2840 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x563932af28d0 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: 0x563932a567f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a51170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x563932a51860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x563932a518f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x563932a51990 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af2970 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932af2a00 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x563932af2a90 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x563932af2b20 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x563932af2bb0 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: 0x563932a56910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x563932a50930 MAP: (3 sibs) 1 children: 46: 0x563932a53380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a53420 VAL: '0.mp4' (4 sibs) 46: 0x563932a534b8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53550 VAL: '2.mp4' (4 sibs) 46: 0x563932a535e8 VAL: '3.mp4' (4 sibs) 46: 0x563932a509c8 MAP: (3 sibs) 1 children: 46: 0x563932a53690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a53730 VAL: '0.mp4' (4 sibs) 46: 0x563932a537c8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53860 VAL: '2.mp4' (4 sibs) 46: 0x563932a538f8 VAL: '3.mp4' (4 sibs) 46: 0x563932a50a60 MAP: (3 sibs) 1 children: 46: 0x563932a539a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a53a40 VAL: '0.mp4' (4 sibs) 46: 0x563932a53ad8 VAL: '1.mp4' (4 sibs) 46: 0x563932a53b70 VAL: '2.mp4' (4 sibs) 46: 0x563932a53c08 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af2c50 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x563932af2ce0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x563932af2d70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x563932af2e00 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x563932af2e90 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x563932af2f20 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x563932af2fb0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x563932af3040 MAP: (3 sibs) 1 children: 46: [8] [8] 0x563932af30d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x563932af3160 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x563932af31f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x563932af3280 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x563932af3310 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x563932af33a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x563932af3430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x563932af34c0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x563932af3550 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x563932af35e0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x563932af3670 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: 0x563932a56a28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x563932a54400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x563932a544a0 MAP: (3 sibs) 1 children: 46: 0x563932a54670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x563932a54710 VAL: '0.mp4' (4 sibs) 46: 0x563932a547a8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54840 VAL: '2.mp4' (4 sibs) 46: 0x563932a548d8 VAL: '3.mp4' (4 sibs) 46: 0x563932a54538 MAP: (3 sibs) 1 children: 46: 0x563932a54980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x563932a54a20 VAL: '0.mp4' (4 sibs) 46: 0x563932a54ab8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54b50 VAL: '2.mp4' (4 sibs) 46: 0x563932a54be8 VAL: '3.mp4' (4 sibs) 46: 0x563932a545d0 MAP: (3 sibs) 1 children: 46: 0x563932a54c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x563932a54d30 VAL: '0.mp4' (4 sibs) 46: 0x563932a54dc8 VAL: '1.mp4' (4 sibs) 46: 0x563932a54e60 VAL: '2.mp4' (4 sibs) 46: 0x563932a54ef8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af3710 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x563932af37a0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x563932af3830 MAP: (3 sibs) 1 children: 46: [3] [3] 0x563932af38c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x563932af3950 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x563932af39e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x563932af3a70 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x563932af3b00 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x563932af3b90 MAP: (3 sibs) 1 children: 46: [9] [9] 0x563932af3c20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x563932af3cb0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x563932af3d40 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x563932af3dd0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x563932af3e60 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x563932af3ef0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x563932af3f80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x563932af4010 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x563932af40a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x563932af4130 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x563932af41c0 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: 0x563932a56b40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a54fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a550d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a553c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a55460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x563932a554f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af4260 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932af42f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x563932af4380 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x563932af4410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x563932af44a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x563932af4530 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x563932af45c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x563932af4650 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x563932af46e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x563932af4770 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x563932af4800 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: 0x563932a56c58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x563932a555a0 MAP: (10 sibs) 1 children: 46: 0x563932a51b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55638 MAP: (10 sibs) 1 children: 46: 0x563932a51bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a556d0 MAP: (10 sibs) 1 children: 46: 0x563932a55ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55768 MAP: (10 sibs) 1 children: 46: 0x563932a55c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55800 MAP: (10 sibs) 1 children: 46: 0x563932a55ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55898 MAP: (10 sibs) 1 children: 46: 0x563932a55d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55930 MAP: (10 sibs) 1 children: 46: 0x563932a55e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a559c8 MAP: (10 sibs) 1 children: 46: 0x563932a55ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55a60 MAP: (10 sibs) 1 children: 46: 0x563932a55f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a55af8 MAP: (10 sibs) 1 children: 46: 0x563932a56000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af48a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x563932af4930 MAP: (10 sibs) 1 children: 46: [2] [2] 0x563932af49c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932af4a50 MAP: (10 sibs) 1 children: 46: [4] [4] 0x563932af4ae0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932af4b70 MAP: (10 sibs) 1 children: 46: [6] [6] 0x563932af4c00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x563932af4c90 MAP: (10 sibs) 1 children: 46: [8] [8] 0x563932af4d20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x563932af4db0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x563932af4e40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x563932af4ed0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x563932af4f60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x563932af4ff0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x563932af5080 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x563932af5110 MAP: (10 sibs) 1 children: 46: [16] [16] 0x563932af51a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x563932af5230 MAP: (10 sibs) 1 children: 46: [18] [18] 0x563932af52c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x563932af5350 MAP: (10 sibs) 1 children: 46: [20] [20] 0x563932af53e0 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: 0x563932a56d70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x563932a575f0 MAP: (14 sibs) 1 children: 46: 0x563932a57e50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57688 MAP: (14 sibs) 1 children: 46: 0x563932a57ef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57720 MAP: (14 sibs) 1 children: 46: 0x563932a57f90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a577b8 MAP: (14 sibs) 1 children: 46: 0x563932a58030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57850 MAP: (14 sibs) 1 children: 46: 0x563932a580d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a578e8 MAP: (14 sibs) 1 children: 46: 0x563932a58170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57980 MAP: (14 sibs) 1 children: 46: 0x563932a58210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57a18 MAP: (14 sibs) 1 children: 46: 0x563932a582b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57ab0 MAP: (14 sibs) 1 children: 46: 0x563932a58350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57b48 MAP: (14 sibs) 1 children: 46: 0x563932a583f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x563932a57be0 MAP: (14 sibs) 1 children: 46: 0x563932a58490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57c78 MAP: (14 sibs) 1 children: 46: 0x563932a58530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x563932a57d10 MAP: (14 sibs) 2 children: 46: 0x563932a585d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x563932a58668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x563932a57da8 MAP: (14 sibs) 2 children: 46: 0x563932a58710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x563932a587a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af5480 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x563932af5510 MAP: (14 sibs) 1 children: 46: [2] [2] 0x563932af55a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x563932af5630 MAP: (14 sibs) 1 children: 46: [4] [4] 0x563932af56c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x563932af5750 MAP: (14 sibs) 1 children: 46: [6] [6] 0x563932af57e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x563932af5870 MAP: (14 sibs) 1 children: 46: [8] [8] 0x563932af5900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x563932af5990 MAP: (14 sibs) 1 children: 46: [10] [10] 0x563932af5a20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x563932af5ab0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x563932af5b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x563932af5bd0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x563932af5c60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x563932af5cf0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x563932af5d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x563932af5e10 MAP: (14 sibs) 1 children: 46: [18] [18] 0x563932af5ea0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x563932af5f30 MAP: (14 sibs) 1 children: 46: [20] [20] 0x563932af5fc0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x563932af6050 MAP: (14 sibs) 1 children: 46: [22] [22] 0x563932af60e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x563932af6170 MAP: (14 sibs) 1 children: 46: [24] [24] 0x563932af6200 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x563932af6290 MAP: (14 sibs) 2 children: 46: [26] [26] 0x563932af6320 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x563932af63b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x563932af6440 MAP: (14 sibs) 2 children: 46: [29] [29] 0x563932af64d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x563932af6560 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: 0x563932a57400 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932a52220 [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: 0x563932a57518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x563932a52ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x563932a52b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x563932a52be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x563932a52c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x563932a52d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x563932a52da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x563932a52e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x563932a52ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x563932a52f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x563932a53008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x563932af6600 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x563932af6690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x563932af6720 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x563932af67b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x563932af6840 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x563932af68d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x563932af6960 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x563932af69f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x563932af6a80 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x563932af6b10 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x563932af6ba0 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 (8 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (8 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.01 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 47: Test timeout computed to be: 10000000 47: 0.016279ms: read_file 47: 0.001643ms: count_lines 47: reserving #lines=90 47: 0.008275ms: tree_reserve 47: 0.035126ms: parse_yml 47: 0.022742ms: emit_to_buffer 47: 0.002425ms: print_stdout 47: 0.150011ms: objects 47: 0.154989ms: 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/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.55 sec ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.0, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 1.64s ============================== Processing files: rapidyaml-0.5.0-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0rUhfd Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SkirGh Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-2.oc9 rapidyaml(x86-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-2.oc9.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.oc9 rapidyaml-devel(x86-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-2.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jpDyIV Provides: python-rapidyaml = 0.5.0-2.oc9 python3-rapidyaml = 0.5.0-2.oc9 python3-rapidyaml(x86-64) = 0.5.0-2.oc9 python3.11-rapidyaml = 0.5.0-2.oc9 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Obsoletes: python3.11-rapidyaml < 0.5.0-2.oc9 Processing files: rapidyaml-debugsource-0.5.0-2.oc9.x86_64 Provides: rapidyaml-debugsource = 0.5.0-2.oc9 rapidyaml-debugsource(x86-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-2.oc9.x86_64 Provides: debuginfo(build-id) = f32c5f5bf4b6371e41bb6f8f3d9320eba9f029a5 libryml.so.0.5.0-0.5.0-2.oc9.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-2.oc9 rapidyaml-debuginfo(x86-64) = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-2.oc9 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.oc9.x86_64 Provides: debuginfo(build-id) = d19c8d58513390210ce2a908e0b53eb2e1ff6bb8 python-rapidyaml-debuginfo = 0.5.0-2.oc9 python3-rapidyaml-debuginfo = 0.5.0-2.oc9 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-2.oc9 python3.11-rapidyaml-debuginfo = 0.5.0-2.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-2.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.oc9.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.oc9.x86_64.rpm + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.oc9.x86_64/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: