Warning: Permanently added '2620:52:3:1:dead:beef:cafe:c149' (ED25519) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 5282821 --chroot fedora-rawhide-i386 --detached
Version: 0.62
PID: 5716
Logging PID: 5717
Task:
{'appstream': True,
'background': False,
'build_id': 5282821,
'buildroot_pkgs': [],
'chroot': 'fedora-rawhide-i386',
'enable_net': False,
'fedora_review': False,
'git_hash': '2f63f5d0ca97b26f016461d11785eb6b94d16e51',
'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/music/fast_float/rapidyaml',
'isolation': 'default',
'memory_reqs': 2048,
'package_name': 'rapidyaml',
'package_version': '0.5.0-2',
'project_dirname': 'fast_float',
'project_name': 'fast_float',
'project_owner': 'music',
'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/music/fast_float/fedora-rawhide-i386/',
'id': 'copr_base',
'name': 'Copr repository'}],
'sandbox': 'music/fast_float--music',
'source_json': {},
'source_type': None,
'submitter': 'music',
'tags': [],
'task_id': '5282821-fedora-rawhide-i386',
'timeout': 18000,
'uses_devel_repo': False,
'with_opts': [],
'without_opts': []}
Running: git clone https://copr-dist-git.fedorainfracloud.org/git/music/fast_float/rapidyaml /var/lib/copr-rpmbuild/workspace/workdir-nei9sl0k/rapidyaml --depth 500 --no-single-branch --recursive
cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/music/fast_float/rapidyaml', '/var/lib/copr-rpmbuild/workspace/workdir-nei9sl0k/rapidyaml', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout:
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-nei9sl0k/rapidyaml'...
Running: git checkout 2f63f5d0ca97b26f016461d11785eb6b94d16e51
cmd: ['git', 'checkout', '2f63f5d0ca97b26f016461d11785eb6b94d16e51']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-nei9sl0k/rapidyaml
rc: 0
stdout:
stderr: Note: switching to '2f63f5d0ca97b26f016461d11785eb6b94d16e51'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c "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: 0x57105630 [ROOT] MAP: (0 sibs) 3 children:
27: 0x570fc8f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x570fc948 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x570fc9a0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5725f210 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x5725f25c KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x5725f2a8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x5725f2f4 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: 0x571056d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x570ffb10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x570ffb68 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572604c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726050c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x57260558 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: 0x57105770 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x570ffc70 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x570ffcc8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572616c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5726170c VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x57261758 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: 0x57105810 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x570ffd80 VAL: 'Several lines of text,
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: 0x570ffdd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572628c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x5726290c VAL: 'Several lines of text,
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] 0x57262958 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: 0x571058b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x57100b30 VAL: 'Several 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: 0x57100b88 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57263ac0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x57263b0c VAL: 'Several 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] 0x57263b58 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: 0x57105950 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57102050 VAL: 'Several lines 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] 0x57264c80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x57264ccc VAL: 'Several lines 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: 0x571059f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57100120 VAL: 'Several lines 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] 0x57265e80 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x57265ecc VAL: 'Several lines 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: 0x57105a90 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571001d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100228 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572670a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572670ec KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x57267138 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: 0x57105b30 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571002e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100338 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572682c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726830c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x57268358 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: 0x57105bd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571003f0 KEYVAL: 'example' 'Several lines of text,
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: 0x57100448 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572694e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726952c KEYVAL: 'example' 'Several lines of text,
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] 0x57269578 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: 0x57105c70 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100500 KEYVAL: 'example' 'Several 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: 0x57100558 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5726a700 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726a74c KEYVAL: 'example' 'Several 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] 0x5726a798 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: 0x57105d10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100610 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5726b880 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726b8cc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5726b918 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: 0x57105db0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5726cac0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726cb0c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5726cb58 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: 0x57105e50 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100830 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100888 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5726dd00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726dd4c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5726dd98 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: 0x57105ef0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100998 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5726ee90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5726eedc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x5726ef28 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: 0x57105f90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57100a50 KEYVAL: 'example' 'Several lines 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] 0x57270070 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572700bc KEYVAL: 'example' 'Several lines 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: 0x57106030 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57102100 KEYVAL: 'example' 'Several lines 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] 0x57271340 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5727138c KEYVAL: 'example' 'Several lines 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: 0x571060d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571021b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57102208 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57272620 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5727266c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572726b8 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: 0x57106170 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571022c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57102318 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57273900 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5727394c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x57273998 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: 0x57106210 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57102430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x57102490 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57274860 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572748ac KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x572748f8 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: 0x571062b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57102540 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x571025a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57275900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5727594c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x57275998 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: 0x57106350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57104e60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x57104ec0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572769a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572769ec KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x57276a38 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: 0x571063f0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100c40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x57100c98 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57277900 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x5727794c KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x57277998 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: 0x57106490 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57102380 MAP: (1 sibs) 2 children:
27: 0x57100e10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x57100e68 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57278860 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572788ac MAP: (1 sibs) 2 children:
27: [2] [2] 0x572788f8 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x57278944 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: 0x57106530 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572797c0 [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: 0x571065d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5727a720 [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: 0x57106670 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5727b680 [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: 0x57106710 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5727c5e0 [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: 0x571067b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5727d540 [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: 0x57106850 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5727e4a0 [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: 0x571068f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5727f400 [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: 0x57106990 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57280360 [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: 0x57106a30 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572812c0 [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: 0x57106ad0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57282220 [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: 0x57106b70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57283180 [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: 0x57106c10 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57284120 [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: 0x57106cb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101290 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57285080 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572850cc 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: 0x57106d50 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101340 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57285fe0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5728602c 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: 0x57106df0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x571013f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57286f40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x57286f8c 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: 0x57106e90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x571014a0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57287ea0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x57287eec 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: 0x57106f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101550 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57288e00 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x57288e4c 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: 0x57106fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101600 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57289d60 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x57289dac 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: 0x57107070 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5728acc0 [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: 0x57107110 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5728bc20 [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: 0x571071b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5728cb80 [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: 0x57107250 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x571017a0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5728dae0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5728db2c 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: 0x571072f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101850 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5728ea40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5728ea8c 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: 0x57107390 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101900 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5728f9a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5728f9ec 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: 0x57107430 [ROOT] MAP: (0 sibs) 1 children:
27: 0x571019b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57290900 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5729094c 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: 0x571074d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57291860 [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: 0x57107570 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572927c0 [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: 0x57107610 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57293720 [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: 0x571076b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101b50 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57294680 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572946cc 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: 0x57107750 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101c00 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572955e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5729562c 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: 0x571077f0 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57296540 [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: 0x57107890 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101d00 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572974a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572974ec 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: 0x57107930 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101db0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57298400 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x5729844c 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: 0x571079d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x57299360 [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: 0x57107a70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729a2c0 [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: 0x57107b10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729b220 [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: 0x57107bb0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729c180 [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: 0x57107c50 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729d0e0 [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: 0x57107cf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729e040 [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: 0x57107d90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729efa0 [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: 0x57107e30 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x5729ff20 [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: 0x57107ed0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a0e80 [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: 0x57107f70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a1e80 [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: 0x57108010 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a2ec0 [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: 0x571080b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a3f10 [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: 0x57108150 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a4ef0 [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: 0x571081f0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a5ed0 [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: 0x57108290 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a6eb0 [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: 0x57108330 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a7e90 [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: 0x571083d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a8e70 [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: 0x57108470 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572a9e50 [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: 0x57108510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572aae30 [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: 0x571085b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x57100d00 VAL: '
27: ' (2 sibs)
27: 0x57100d58 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572abe10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572abe5c VAL: '
27: ' (2 sibs)
27: [2] [2] 0x572abea8 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: 0x57108650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x57102ab0 VAL: '
27: ' (2 sibs)
27: 0x57102b08 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572acdf0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572ace3c VAL: '
27: ' (2 sibs)
27: [2] [2] 0x572ace88 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: 0x57104f50 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x570ff090 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x570ff0e8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x570ff140 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x570ff198 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x570ff1f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x570ff248 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x570ff2a0 DOCSEQ: (8 sibs) 2 children:
27: 0x570ff360 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x570ff3b8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x570ff2f8 DOCMAP: (8 sibs) 2 children:
27: 0x570ff420 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x570ff478 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572ad2c0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x572ad30c DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x572ad358 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x572ad3a4 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x572ad3f0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x572ad43c DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x572ad488 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x572ad4d4 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x572ad520 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x572ad56c VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x572ad5b8 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x572ad604 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x572ad650 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: 0x571051d0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x570fedd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572ae730 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x572ae77c DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/4 (1 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: 0x57105270 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x570fff20 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572aec00 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x572aec4c 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: 0x57105310 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x570fffd0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572af0d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x572af11c 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: 0x571053b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572af5a0 [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: 0x57105450 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572afa70 [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: 0x571054f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572aff40 [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: 0x57105590 [ROOT] MAP: (0 sibs) 1 children:
27: 0x570ffa10 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] 0x572b0410 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572b045c 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: 0x57105630 [ROOT] MAP: (0 sibs) 3 children:
27: 0x570fc8f0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x570fc948 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x570fc9a0 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b08e0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x572b092c KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x572b0978 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x572b09c4 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: 0x571056d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x570ffb10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x570ffb68 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b0db0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b0dfc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b0e48 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: 0x57105770 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x570ffc70 VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x570ffcc8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b1280 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572b12cc VAL: 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b1318 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: 0x57105810 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x570ffd80 VAL: 'Several lines of text,
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: 0x570ffdd8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b1750 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572b179c VAL: 'Several lines of text,
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] 0x572b17e8 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: 0x571058b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x57100b30 VAL: 'Several 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: 0x57100b88 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b1c20 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572b1c6c VAL: 'Several 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] 0x572b1cb8 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: 0x57105950 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57102050 VAL: 'Several lines 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] 0x572b20f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572b213c VAL: 'Several lines 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: 0x571059f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57100120 VAL: 'Several lines 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] 0x572b25c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572b260c VAL: 'Several lines 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: 0x57105a90 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571001d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100228 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b2a90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b2adc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b2b28 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: 0x57105b30 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571002e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100338 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b2f60 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b2fac KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b2ff8 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: 0x57105bd0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571003f0 KEYVAL: 'example' 'Several lines of text,
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: 0x57100448 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b3430 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b347c KEYVAL: 'example' 'Several lines of text,
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] 0x572b34c8 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: 0x57105c70 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100500 KEYVAL: 'example' 'Several 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: 0x57100558 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b3900 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b394c KEYVAL: 'example' 'Several 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] 0x572b3998 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: 0x57105d10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100610 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100668 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b3dd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b3e1c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b3e68 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: 0x57105db0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100720 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b42a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b42ec KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b4338 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: 0x57105e50 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100830 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100888 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b4770 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b47bc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b4808 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: 0x57105ef0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100940 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57100998 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b4c40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b4c8c KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b4cd8 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: 0x57105f90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57100a50 KEYVAL: 'example' 'Several lines 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] 0x572b5110 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572b515c KEYVAL: 'example' 'Several lines 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: 0x57106030 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57102100 KEYVAL: 'example' 'Several lines 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] 0x572b55e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572b562c KEYVAL: 'example' 'Several lines 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: 0x571060d0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571021b0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57102208 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b5ab0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b5afc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b5b48 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: 0x57106170 [ROOT] MAP: (0 sibs) 2 children:
27: 0x571022c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x57102318 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b5f80 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b5fcc KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x572b6018 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: 0x57106210 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57102430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x57102490 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b6450 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572b649c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x572b64e8 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: 0x571062b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57102540 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x571025a0 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b6920 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572b696c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x572b69b8 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: 0x57106350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57104e60 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x57104ec0 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b6df0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572b6e3c KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x572b6e88 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: 0x571063f0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x57100c40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x57100c98 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b72c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x572b730c KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x572b7358 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: 0x57106490 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57102380 MAP: (1 sibs) 2 children:
27: 0x57100e10 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x57100e68 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b7790 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572b77dc MAP: (1 sibs) 2 children:
27: [2] [2] 0x572b7828 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x572b7874 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: 0x57106530 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b7c60 [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: 0x571065d0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b8130 [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: 0x57106670 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b8600 [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: 0x57106710 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b8ad0 [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: 0x571067b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b8fa0 [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: 0x57106850 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b9470 [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: 0x571068f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b9940 [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: 0x57106990 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572b9e10 [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: 0x57106a30 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572ba2e0 [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: 0x57106ad0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572ba7b0 [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: 0x57106b70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bac80 [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: 0x57106c10 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bb150 [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: 0x57106cb0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101290 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bb620 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572bb66c 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: 0x57106d50 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101340 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bbaf0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572bbb3c 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: 0x57106df0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x571013f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bbfc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572bc00c 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: 0x57106e90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x571014a0 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bc490 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572bc4dc 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: 0x57106f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101550 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bc960 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572bc9ac 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: 0x57106fd0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101600 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bce30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572bce7c 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: 0x57107070 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bd300 [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: 0x57107110 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bd7d0 [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: 0x571071b0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bdca0 [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: 0x57107250 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x571017a0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572be170 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572be1bc 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: 0x571072f0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101850 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572be640 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572be68c 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: 0x57107390 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101900 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572beb10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572beb5c 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: 0x57107430 [ROOT] MAP: (0 sibs) 1 children:
27: 0x571019b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572befe0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572bf02c 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: 0x571074d0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bf4b0 [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: 0x57107570 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bf980 [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: 0x57107610 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572bfe50 [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: 0x571076b0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101b50 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c0320 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572c036c 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: 0x57107750 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101c00 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c07f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572c083c 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: 0x571077f0 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c0cc0 [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: 0x57107890 [ROOT] MAP: (0 sibs) 1 children:
27: 0x57101d00 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c1190 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572c11dc 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: 0x57107930 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x57101db0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c1660 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x572c16ac 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: 0x571079d0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c1b30 [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: 0x57107a70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c2000 [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: 0x57107b10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c24d0 [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: 0x57107bb0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c29a0 [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: 0x57107c50 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c2e70 [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: 0x57107cf0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c3340 [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: 0x57107d90 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c3810 [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: 0x57107e30 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c3ce0 [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: 0x57107ed0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c41b0 [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: 0x57107f70 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c4680 [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: 0x57108010 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c4b50 [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: 0x571080b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c5020 [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: 0x57108150 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c54f0 [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: 0x571081f0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c59c0 [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: 0x57108290 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c5e90 [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: 0x57108330 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c6360 [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: 0x571083d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c6830 [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: 0x57108470 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c6d00 [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: 0x57108510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c71d0 [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: 0x571085b0 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x57100d00 VAL: '
27: ' (2 sibs)
27: 0x57100d58 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c76a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572c76ec VAL: '
27: ' (2 sibs)
27: [2] [2] 0x572c7738 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: 0x57108650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x57102ab0 VAL: '
27: ' (2 sibs)
27: 0x57102b08 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x572c7b70 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x572c7bbc VAL: '
27: ' (2 sibs)
27: [2] [2] 0x572c7c08 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 (1 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] 0x57253ef0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x57253f3c DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x57253f88 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x57253fd4 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x57254020 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x5725406c DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x572540b8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x57254104 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x57254150 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x5725419c VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x572541e8 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x57254234 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x57254280 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] 0x572cb0b0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x572cb0fc DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x572cb148 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x572cb194 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x572cb1e0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x572cb22c DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x572cb278 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x572cb2c4 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x572cb310 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x572cb35c VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x572cb3a8 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x572cb3f4 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x572cb440 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] 0x57257ed0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x57257f1c DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572cb580 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x572cb5cc 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] 0x57258e30 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x57258e7c DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572cba50 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x572cba9c 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] 0x57259d90 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x57259ddc DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572cc200 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x572cc24c 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] 0x5725acf0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572cc6d0 [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] 0x5725bc50 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572ccba0 [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] 0x5725cbb0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x572cd070 [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] 0x5725df20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x5725df6c 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] 0x572cd540 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x572cd58c 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] 0x5725f2f4 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] 0x572cda10 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x572cda5c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x572cdaa8 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] 0x572cdaf4 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] 0x572604c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726050c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57260558 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] 0x572cdee0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572cdf2c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572cdf78 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] 0x572616c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5726170c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57261758 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] 0x572ce3b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572ce3fc VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ce448 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] 0x572628c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5726290c VAL: 'Several lines of text, 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] 0x57262958 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] 0x572ce880 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572ce8cc VAL: 'Several lines of text, 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] 0x572ce918 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] 0x57263ac0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57263b0c VAL: 'Several 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] 0x57263b58 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] 0x572ced50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572ced9c VAL: 'Several 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] 0x572cede8 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] 0x57264c80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57264ccc VAL: 'Several lines 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] 0x572cf220 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572cf26c VAL: 'Several lines 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] 0x57265e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57265ecc VAL: 'Several lines 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] 0x572cf6f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572cf73c VAL: 'Several lines 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] 0x572670a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572670ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57267138 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] 0x572cfbc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572cfc0c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572cfc58 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] 0x572682c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726830c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57268358 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] 0x572d0090 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d00dc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d0128 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] 0x572694e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726952c KEYVAL: 'example' 'Several lines of text, 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] 0x57269578 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] 0x572d0560 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d05ac KEYVAL: 'example' 'Several lines of text, 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] 0x572d05f8 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] 0x5726a700 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726a74c KEYVAL: 'example' 'Several 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] 0x5726a798 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] 0x572d0ad0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d0b1c KEYVAL: 'example' 'Several 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] 0x572d0b68 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] 0x5726b880 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726b8cc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5726b918 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] 0x572d1040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d108c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d10d8 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] 0x5726cac0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726cb0c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5726cb58 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] 0x572d15b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d15fc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d1648 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] 0x5726dd00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726dd4c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5726dd98 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] 0x572d1b20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d1b6c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d1bb8 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] 0x5726ee90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5726eedc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x5726ef28 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] 0x572d2090 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d20dc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d2128 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] 0x57270070 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572700bc KEYVAL: 'example' 'Several lines 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] 0x572d2560 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d25ac KEYVAL: 'example' 'Several lines 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] 0x57271340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5727138c KEYVAL: 'example' 'Several lines 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] 0x572d2a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d2a7c KEYVAL: 'example' 'Several lines 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] 0x57272620 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5727266c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572726b8 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] 0x572d3030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d307c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d30c8 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] 0x57273900 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5727394c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57273998 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] 0x572d35a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d35ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572d3638 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] 0x57274860 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572748ac KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572748f8 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] 0x572d3a70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d3abc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572d3b08 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] 0x57275900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5727594c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57275998 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] 0x572d3f40 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d3f8c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572d3fd8 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] 0x572769a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572769ec KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57276a38 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] 0x572d4410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d445c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572d44a8 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] 0x57277900 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5727794c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x57277998 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] 0x572d48e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572d492c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x572d4978 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] 0x57278860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572788ac MAP: (1 sibs) 2 children: 27: [2] [2] 0x572788f8 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x57278944 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] 0x572d4db0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572d4dfc MAP: (1 sibs) 2 children: 27: [2] [2] 0x572d4e48 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x572d4e94 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] 0x572797c0 [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] 0x572d5280 [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] 0x5727a720 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d5750 [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] 0x5727b680 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d5c20 [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] 0x5727c5e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d60f0 [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] 0x5727d540 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d65c0 [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] 0x5727e4a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d6a90 [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] 0x5727f400 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d6f60 [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] 0x57280360 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d7430 [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] 0x572812c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d7900 [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] 0x57282220 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d7dd0 [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] 0x57283180 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d82a0 [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] 0x57284120 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d8770 [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] 0x57285080 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572850cc VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d8c40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572d8c8c 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] 0x57285fe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5728602c 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] 0x572d9110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572d915c 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] 0x57286f40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57286f8c 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] 0x572d95e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572d962c 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] 0x57287ea0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57287eec KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572d9ab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d9afc 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] 0x57288e00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57288e4c 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] 0x572d9f80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572d9fcc 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] 0x57289d60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57289dac 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] 0x572da450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572da49c 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] 0x5728acc0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572da920 [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] 0x5728bc20 [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] 0x572dadf0 [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] 0x5728cb80 [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] 0x572db2c0 [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] 0x5728dae0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5728db2c 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] 0x572db790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572db7dc 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] 0x5728ea40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5728ea8c 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] 0x572dbc60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572dbcac 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] 0x5728f9a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5728f9ec 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] 0x572dc130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572dc17c 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] 0x57290900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5729094c 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] 0x572dc600 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572dc64c 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] 0x57291860 [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] 0x572dcad0 [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] 0x572927c0 [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] 0x572dcfa0 [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] 0x57293720 [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] 0x572dd470 [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] 0x57294680 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572946cc 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] 0x572dd940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572dd98c 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] 0x572955e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5729562c 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] 0x572dde10 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572dde5c 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] 0x57296540 [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] 0x572de2e0 [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] 0x572974a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572974ec 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] 0x572de7b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572de7fc 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] 0x57298400 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5729844c 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] 0x572dec80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572deccc 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] 0x57299360 [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] 0x572df150 [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] 0x5729a2c0 [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] 0x572df620 [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] 0x5729b220 [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] 0x572dfaf0 [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] 0x5729c180 [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] 0x572dffc0 [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] 0x5729d0e0 [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] 0x572e0490 [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] 0x5729e040 [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] 0x572e0960 [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] 0x5729efa0 [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] 0x572e0e30 [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] 0x5729ff20 [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] 0x572e1300 [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] 0x572a0e80 [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] 0x572e17d0 [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] 0x572a1e80 [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] 0x572e1ca0 [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] 0x572a2ec0 [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] 0x572e2170 [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] 0x572a3f10 [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] 0x572e2640 [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] 0x572a4ef0 [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] 0x572e2b10 [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] 0x572a5ed0 [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] 0x572e2fe0 [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] 0x572a6eb0 [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] 0x572e34b0 [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] 0x572a7e90 [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] 0x572e3980 [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] 0x572a8e70 [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] 0x572e3e50 [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] 0x572a9e50 [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] 0x572e4320 [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] 0x572aae30 [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] 0x572e47f0 [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] 0x572abe10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572abe5c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572abea8 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] 0x572e4cc0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572e4d0c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572e4d58 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] 0x572acdf0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572ace3c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572ace88 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] 0x572e51c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572e520c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572e5258 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] 0x572ad2c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x572ad30c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x572ad358 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x572ad3a4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x572ad3f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x572ad43c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x572ad488 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x572ad4d4 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x572ad520 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x572ad56c VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x572ad5b8 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x572ad604 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x572ad650 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] 0x572e56c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x572e570c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x572e5758 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x572e57a4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x572e57f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x572e583c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x572e5888 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x572e58d4 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x572e5920 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x572e596c VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x572e59b8 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x572e5a04 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x572e5a50 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] 0x572ae730 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572ae77c DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572e5b90 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572e5bdc 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] 0x572aec00 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572aec4c DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572e6060 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572e60ac 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] 0x572af0d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572af11c DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572e6530 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x572e657c 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] 0x572af5a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572e6a00 [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] 0x572afa70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572e6ed0 [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] 0x572aff40 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572e73a0 [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] 0x572b0410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572b045c 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] 0x572e7870 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572e78bc 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] 0x572b08e0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x572b092c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x572b0978 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] 0x572b09c4 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] 0x572e7d40 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x572e7d8c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x572e7dd8 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] 0x572e7e24 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] 0x572b0db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b0dfc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b0e48 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] 0x572e82b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572e82fc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572e8348 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] 0x572b1280 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572b12cc VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b1318 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] 0x572e8820 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572e886c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572e88b8 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] 0x572b1750 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572b179c VAL: 'Several lines of text, 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] 0x572b17e8 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] 0x572e8d90 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572e8ddc VAL: 'Several lines of text, 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] 0x572e8e28 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] 0x572b1c20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572b1c6c VAL: 'Several 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] 0x572b1cb8 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] 0x572e9300 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572e934c VAL: 'Several 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] 0x572e9398 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] 0x572b20f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572b213c VAL: 'Several lines 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] 0x572e97d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572e981c VAL: 'Several lines 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] 0x572b25c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572b260c VAL: 'Several lines 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] 0x572e9d30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572e9d7c VAL: 'Several lines 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] 0x572b2a90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b2adc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b2b28 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] 0x572ea330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ea37c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ea3c8 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] 0x572b2f60 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b2fac KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b2ff8 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] 0x572ea8a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ea8ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ea938 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] 0x572b3430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b347c KEYVAL: 'example' 'Several lines of text, 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] 0x572b34c8 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] 0x572ead70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572eadbc KEYVAL: 'example' 'Several lines of text, 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] 0x572eae08 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] 0x572b3900 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b394c KEYVAL: 'example' 'Several 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] 0x572b3998 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] 0x572eb2e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572eb32c KEYVAL: 'example' 'Several 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] 0x572eb378 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] 0x572b3dd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b3e1c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b3e68 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] 0x572eb850 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572eb89c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572eb8e8 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] 0x572b42a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b42ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b4338 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] 0x572ebdc0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ebe0c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ebe58 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] 0x572b4770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b47bc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b4808 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] 0x572ec330 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ec37c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ec3c8 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] 0x572b4c40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b4c8c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b4cd8 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] 0x572ec8a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ec8ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ec938 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] 0x572b5110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572b515c KEYVAL: 'example' 'Several lines 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] 0x572ecd70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572ecdbc KEYVAL: 'example' 'Several lines 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] 0x572b55e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572b562c KEYVAL: 'example' 'Several lines 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] 0x572ed2d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572ed31c KEYVAL: 'example' 'Several lines 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] 0x572b5ab0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b5afc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b5b48 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] 0x572ed8d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ed91c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ed968 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] 0x572b5f80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b5fcc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572b6018 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] 0x572ede40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ede8c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572eded8 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] 0x572b6450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572b649c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572b64e8 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] 0x572ee310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572ee35c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572ee3a8 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] 0x572b6920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572b696c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572b69b8 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] 0x572ee830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572ee87c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572ee8c8 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] 0x572b6df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572b6e3c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572b6e88 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] 0x572eed50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572eed9c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x572eede8 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] 0x572b72c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572b730c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x572b7358 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] 0x572ef220 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ef26c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x572ef2b8 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] 0x572b7790 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572b77dc MAP: (1 sibs) 2 children: 27: [2] [2] 0x572b7828 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x572b7874 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] 0x572ef720 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572ef76c MAP: (1 sibs) 2 children: 27: [2] [2] 0x572ef7b8 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x572ef804 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] 0x572b7c60 [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] 0x572efc20 [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] 0x572b8130 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f00f0 [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] 0x572b8600 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f05c0 [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] 0x572b8ad0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f0a90 [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] 0x572b8fa0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f0f60 [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] 0x572b9470 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f1430 [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] 0x572b9940 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f1900 [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] 0x572b9e10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f1dd0 [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] 0x572ba2e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f22a0 [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] 0x572ba7b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f2770 [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] 0x572bac80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f2c40 [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] 0x572bb150 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f3110 [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] 0x572bb620 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572bb66c VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f35e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f362c 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] 0x572bbaf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572bbb3c 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] 0x572f3ab0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f3afc 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] 0x572bbfc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572bc00c 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] 0x572f3f80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f3fcc 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] 0x572bc490 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572bc4dc KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f4450 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f449c 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] 0x572bc960 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572bc9ac 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] 0x572f4920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f496c 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] 0x572bce30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572bce7c 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] 0x572f4df0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f4e3c 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] 0x572bd300 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x572f52c0 [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] 0x572bd7d0 [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] 0x572f5790 [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] 0x572bdca0 [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] 0x572f5c60 [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] 0x572be170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572be1bc 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] 0x572f6130 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f617c 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] 0x572be640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572be68c 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] 0x572f6600 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f664c 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] 0x572beb10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572beb5c 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] 0x572f6ad0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f6b1c 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] 0x572befe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572bf02c 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] 0x572f6fa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f6fec 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] 0x572bf4b0 [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] 0x572f7470 [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] 0x572bf980 [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] 0x572f7940 [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] 0x572bfe50 [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] 0x572f7e10 [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] 0x572c0320 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572c036c 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] 0x572f82e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f832c 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] 0x572c07f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572c083c 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] 0x572f87b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f87fc 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] 0x572c0cc0 [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] 0x572f8c80 [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] 0x572c1190 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572c11dc 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] 0x572f9150 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x572f919c 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] 0x572c1660 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572c16ac 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] 0x572f9650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572f969c 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] 0x572c1b30 [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] 0x572f9b20 [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] 0x572c2000 [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] 0x572f9ff0 [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] 0x572c24d0 [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] 0x572fa4c0 [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] 0x572c29a0 [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] 0x572fa990 [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] 0x572c2e70 [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] 0x572fae60 [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] 0x572c3340 [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] 0x572fb330 [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] 0x572c3810 [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] 0x572fb800 [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] 0x572c3ce0 [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] 0x572fbcd0 [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] 0x572c41b0 [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] 0x572fc1a0 [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] 0x572c4680 [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] 0x572fc670 [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] 0x572c4b50 [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] 0x572fcb40 [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] 0x572c5020 [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] 0x572fd040 [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] 0x572c54f0 [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] 0x572fd510 [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] 0x572c59c0 [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] 0x572fd9e0 [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] 0x572c5e90 [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] 0x572fdeb0 [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] 0x572c6360 [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] 0x572fe380 [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] 0x572c6830 [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] 0x572fe850 [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] 0x572c6d00 [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] 0x572fed20 [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] 0x572c71d0 [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] 0x572ff1f0 [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] 0x572c76a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572c76ec VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572c7738 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] 0x572ff6c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572ff70c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572ff758 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] 0x572c7b70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572c7bbc VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572c7c08 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] 0x572ffbc0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572ffc0c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x572ffc58 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: 0x57104f50 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x570ff090 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x570ff0e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x570ff140 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x570ff198 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x570ff1f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x570ff248 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x570ff2a0 DOCSEQ: (8 sibs) 2 children: 27: 0x570ff360 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x570ff3b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x570ff2f8 DOCMAP: (8 sibs) 2 children: 27: 0x570ff420 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x570ff478 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573000c0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5730010c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x57300158 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x573001a4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x573001f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5730023c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x57300288 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x573002d4 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x57300320 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x5730036c VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x573003b8 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x57300404 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x57300450 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: 0x571051d0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x570fedd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573004a0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x573004ec 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: 0x57105270 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x570fff20 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300540 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5730058c 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: 0x57105310 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x570fffd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573005e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5730062c 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: 0x571053b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300680 [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: 0x57105450 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573006d0 [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: 0x571054f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300720 [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: 0x57105590 [ROOT] MAP: (0 sibs) 1 children: 27: 0x570ffa10 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] 0x57300770 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573007bc 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: 0x57105630 [ROOT] MAP: (0 sibs) 3 children: 27: 0x570fc8f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x570fc948 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x570fc9a0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572ca010 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x572ca05c KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x572ca0a8 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] 0x572ca0f4 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: 0x571056d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x570ffb10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x570ffb68 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572ca180 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x572ca1cc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572ca218 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: 0x57105770 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x570ffc70 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x570ffcc8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572c9ad0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x572c9b1c VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x572c9b68 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: 0x57105810 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x570ffd80 VAL: 'Several lines of text, 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: 0x570ffdd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300810 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5730085c VAL: 'Several lines of text, 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] 0x573008a8 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: 0x571058b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x57100b30 VAL: 'Several 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: 0x57100b88 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300900 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5730094c VAL: 'Several 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] 0x57300998 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: 0x57105950 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57102050 VAL: 'Several lines 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] 0x573009f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57300a3c VAL: 'Several lines 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: 0x571059f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57100120 VAL: 'Several lines 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] 0x57300a90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57300adc VAL: 'Several lines 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: 0x57105a90 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571001d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100228 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300b30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57300b7c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57300bc8 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: 0x57105b30 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571002e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100338 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300c20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57300c6c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57300cb8 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: 0x57105bd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571003f0 KEYVAL: 'example' 'Several lines of text, 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: 0x57100448 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300d10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57300d5c KEYVAL: 'example' 'Several lines of text, 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] 0x57300da8 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: 0x57105c70 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100500 KEYVAL: 'example' 'Several 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: 0x57100558 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300e00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57300e4c KEYVAL: 'example' 'Several 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] 0x57300e98 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: 0x57105d10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300ef0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57300f3c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57300f88 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: 0x57105db0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57300fe0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730102c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57301078 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: 0x57105e50 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100888 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573010d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730111c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57301168 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: 0x57105ef0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100998 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573011c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730120c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57301258 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: 0x57105f90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57100a50 KEYVAL: 'example' 'Several lines 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] 0x573012b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573012fc KEYVAL: 'example' 'Several lines 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: 0x57106030 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57102100 KEYVAL: 'example' 'Several lines 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] 0x57301350 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730139c KEYVAL: 'example' 'Several lines 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: 0x571060d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571021b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57102208 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573013f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730143c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57301488 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: 0x57106170 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571022c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57102318 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573014e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730152c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57301578 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: 0x57106210 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57102430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x57102490 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573015d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730161c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57301668 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: 0x571062b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57102540 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x571025a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573016c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730170c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57301758 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: 0x57106350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57104e60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x57104ec0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573017b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573017fc KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57301848 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: 0x571063f0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100c40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x57100c98 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573018a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x573018ec KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x57301938 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: 0x57106490 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57102380 MAP: (1 sibs) 2 children: 27: 0x57100e10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x57100e68 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x572cc0c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x572cc10c MAP: (1 sibs) 2 children: 27: [2] [2] 0x572cc158 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x572cc1a4 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: 0x57106530 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301990 [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: 0x571065d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573019e0 [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: 0x57106670 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301a30 [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: 0x57106710 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301a80 [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: 0x571067b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301ad0 [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: 0x57106850 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301b20 [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: 0x571068f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301b70 [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: 0x57106990 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301bc0 [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: 0x57106a30 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301c10 [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: 0x57106ad0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301c60 [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: 0x57106b70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301cb0 [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: 0x57106c10 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301d00 [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: 0x57106cb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101290 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301d50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57301d9c 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: 0x57106d50 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101340 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57301e3c 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: 0x57106df0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x571013f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301e90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57301edc 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: 0x57106e90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x571014a0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301f30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57301f7c 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: 0x57106f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101550 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57301fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730201c 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: 0x57106fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101600 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302070 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573020bc 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: 0x57107070 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302110 [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: 0x57107110 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302160 [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: 0x571071b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573021b0 [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: 0x57107250 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x571017a0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302200 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5730224c 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: 0x571072f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101850 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573022a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x573022ec 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: 0x57107390 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101900 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730238c 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: 0x57107430 [ROOT] MAP: (0 sibs) 1 children: 27: 0x571019b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573023e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730242c 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: 0x571074d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302480 [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: 0x57107570 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573024d0 [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: 0x57107610 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302520 [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: 0x571076b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101b50 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302570 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573025bc 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: 0x57107750 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101c00 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302610 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5730265c 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: 0x571077f0 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573026b0 [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: 0x57107890 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101d00 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302700 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730274c 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: 0x57107930 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101db0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573027a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x573027ec 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: 0x571079d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302840 [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: 0x57107a70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302890 [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: 0x57107b10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573028e0 [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: 0x57107bb0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302930 [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: 0x57107c50 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302980 [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: 0x57107cf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573029d0 [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: 0x57107d90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302a20 [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: 0x57107e30 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302a70 [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: 0x57107ed0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302ac0 [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: 0x57107f70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302b10 [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: 0x57108010 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302b60 [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: 0x571080b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302bb0 [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: 0x57108150 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302c00 [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: 0x571081f0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302c50 [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: 0x57108290 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302ca0 [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: 0x57108330 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302cf0 [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: 0x571083d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302d40 [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: 0x57108470 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302d90 [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: 0x57108510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302de0 [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: 0x571085b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x57100d00 VAL: ' 27: ' (2 sibs) 27: 0x57100d58 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302e30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57302e7c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57302ec8 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: 0x57108650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x57102ab0 VAL: ' 27: ' (2 sibs) 27: 0x57102b08 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57302f20 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57302f6c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57302fb8 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: 0x57104f50 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x570ff090 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x570ff0e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x570ff140 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x570ff198 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x570ff1f0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x570ff248 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x570ff2a0 DOCSEQ: (8 sibs) 2 children: 27: 0x570ff360 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x570ff3b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x570ff2f8 DOCMAP: (8 sibs) 2 children: 27: 0x570ff420 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x570ff478 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303010 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x5730305c DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x573030a8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x573030f4 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x57303140 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x5730318c DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x573031d8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x57303224 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x57303270 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x573032bc VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x57303308 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x57303354 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x573033a0 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: 0x571051d0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x570fedd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573033f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5730343c 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: 0x57105270 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x570fff20 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303490 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x573034dc 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: 0x57105310 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x570fffd0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303530 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x5730357c 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: 0x571053b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573035d0 [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: 0x57105450 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303620 [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: 0x571054f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303670 [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: 0x57105590 [ROOT] MAP: (0 sibs) 1 children: 27: 0x570ffa10 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] 0x573036c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730370c 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: 0x57105630 [ROOT] MAP: (0 sibs) 3 children: 27: 0x570fc8f0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x570fc948 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x570fc9a0 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303760 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x573037ac KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x573037f8 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] 0x57303844 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: 0x571056d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x570ffb10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x570ffb68 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573038a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x573038ec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57303938 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: 0x57105770 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x570ffc70 VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x570ffcc8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303990 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x573039dc VAL: 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57303a28 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: 0x57105810 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x570ffd80 VAL: 'Several lines of text, 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: 0x570ffdd8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303a80 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57303acc VAL: 'Several lines of text, 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] 0x57303b18 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: 0x571058b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x57100b30 VAL: 'Several 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: 0x57100b88 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303b70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x57303bbc VAL: 'Several 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] 0x57303c08 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: 0x57105950 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57102050 VAL: 'Several lines 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] 0x57303c60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57303cac VAL: 'Several lines 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: 0x571059f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57100120 VAL: 'Several lines 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] 0x57303d00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57303d4c VAL: 'Several lines 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: 0x57105a90 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571001d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100228 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303da0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57303dec KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57303e38 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: 0x57105b30 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571002e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100338 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303e90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57303edc KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x57303f28 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: 0x57105bd0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571003f0 KEYVAL: 'example' 'Several lines of text, 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: 0x57100448 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57303f80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57303fcc KEYVAL: 'example' 'Several lines of text, 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] 0x57304018 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: 0x57105c70 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100500 KEYVAL: 'example' 'Several 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: 0x57100558 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304070 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x573040bc KEYVAL: 'example' 'Several 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] 0x57304108 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: 0x57105d10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100610 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100668 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304160 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x573041ac KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x573041f8 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: 0x57105db0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100720 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304250 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730429c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x573042e8 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: 0x57105e50 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100830 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100888 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304340 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730438c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x573043d8 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: 0x57105ef0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100940 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57100998 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730447c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x573044c8 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: 0x57105f90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57100a50 KEYVAL: 'example' 'Several lines 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] 0x57304520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730456c KEYVAL: 'example' 'Several lines 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: 0x57106030 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57102100 KEYVAL: 'example' 'Several lines 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] 0x573045c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730460c KEYVAL: 'example' 'Several lines 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: 0x571060d0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571021b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57102208 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x573046ac KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x573046f8 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: 0x57106170 [ROOT] MAP: (0 sibs) 2 children: 27: 0x571022c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x57102318 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304750 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x5730479c KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x573047e8 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: 0x57106210 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57102430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x57102490 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304840 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730488c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x573048d8 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: 0x571062b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57102540 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x571025a0 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304930 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730497c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x573049c8 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: 0x57106350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57104e60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x57104ec0 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304a20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57304a6c KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x57304ab8 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: 0x571063f0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x57100c40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x57100c98 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304b10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x57304b5c KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x57304ba8 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: 0x57106490 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57102380 MAP: (1 sibs) 2 children: 27: 0x57100e10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x57100e68 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304c00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57304c4c MAP: (1 sibs) 2 children: 27: [2] [2] 0x57304c98 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x57304ce4 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: 0x57106530 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304d40 [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: 0x571065d0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304d90 [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: 0x57106670 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304de0 [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: 0x57106710 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304e30 [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: 0x571067b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304e80 [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: 0x57106850 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304ed0 [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: 0x571068f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304f20 [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: 0x57106990 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304f70 [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: 0x57106a30 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57304fc0 [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: 0x57106ad0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305010 [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: 0x57106b70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305060 [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: 0x57106c10 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573050b0 [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: 0x57106cb0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101290 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305100 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5730514c 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: 0x57106d50 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101340 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573051a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x573051ec 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: 0x57106df0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x571013f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305240 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5730528c 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: 0x57106e90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x571014a0 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573052e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730532c 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: 0x57106f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101550 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305380 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573053cc 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: 0x57106fd0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101600 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305420 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730546c 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: 0x57107070 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573054c0 [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: 0x57107110 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305510 [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: 0x571071b0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305560 [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: 0x57107250 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x571017a0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573055b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x573055fc 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: 0x571072f0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101850 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x5730569c 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: 0x57107390 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101900 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573056f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730573c 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: 0x57107430 [ROOT] MAP: (0 sibs) 1 children: 27: 0x571019b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x573057dc 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: 0x571074d0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305830 [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: 0x57107570 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305880 [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: 0x57107610 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573058d0 [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: 0x571076b0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101b50 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x5730596c 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: 0x57107750 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101c00 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573059c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57305a0c 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: 0x571077f0 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305a60 [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: 0x57107890 [ROOT] MAP: (0 sibs) 1 children: 27: 0x57101d00 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305ab0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x57305afc 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: 0x57107930 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x57101db0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305b50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x57305b9c 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: 0x571079d0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305bf0 [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: 0x57107a70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305c40 [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: 0x57107b10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305c90 [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: 0x57107bb0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305ce0 [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: 0x57107c50 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305d30 [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: 0x57107cf0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305d80 [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: 0x57107d90 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305dd0 [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: 0x57107e30 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305e20 [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: 0x57107ed0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305e70 [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: 0x57107f70 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305ec0 [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: 0x57108010 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305f10 [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: 0x571080b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305f60 [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: 0x57108150 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57305fb0 [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: 0x571081f0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57306000 [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: 0x57108290 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57306050 [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: 0x57108330 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573060a0 [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: 0x571083d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573060f0 [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: 0x57108470 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57306140 [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: 0x57108510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x57306190 [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: 0x571085b0 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x57100d00 VAL: ' 27: ' (2 sibs) 27: 0x57100d58 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573061e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5730622c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57306278 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: 0x57108650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x57102ab0 VAL: ' 27: ' (2 sibs) 27: 0x57102b08 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x573062d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x5730631c VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x57306368 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 (114 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (115 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.13 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (1 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x5687fdc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5687a330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a540 DOCSEQ: (8 sibs) 2 children: 28: 0x5687a600 VAL: 'hello there 28: ' (2 sibs) 28: 0x5687a658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5687a598 DOCMAP: (8 sibs) 2 children: 28: 0x5687a6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5687a718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569786a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569786ec DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56978738 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56978784 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569787d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5697881c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56978868 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569788b4 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56978900 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5697894c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56978998 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569789e4 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56978a30 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: 0x56880040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5697c6f0 [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: 0x568800e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5697d650 [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: 0x56880180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5697e5b0 [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: 0x56880220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56877b90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877be8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877c40 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] 0x5697ff60 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5697ffac VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5697fff8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56980044 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: 0x568802c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687bd10 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: 0x5687bd68 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56981140 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5698118c 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] 0x569811d8 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: 0x56880360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687acb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687ad08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56982200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698224c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56982298 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: 0x56880400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687adc0 KEYVAL: '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: 0x5687ae18 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56983420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698346c KEYVAL: '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] 0x569834b8 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: 0x568804a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687aed0 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: 0x5687af28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56984640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698468c 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] 0x569846d8 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: 0x56880540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b038 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56985860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569858ac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569858f8 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: 0x568805e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bdd0 KEYVAL: '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: 0x5687be28 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] 0x56986de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56986e2c KEYVAL: '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] 0x56986e78 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: 0x56880680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687be90 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: 0x5687bee8 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] 0x56988220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698826c 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] 0x569882b8 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: 0x56880720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687bff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569893a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569893ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56989438 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: 0x568807c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687d4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687d518 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5698a5e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698a62c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698a678 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: 0x56880860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b358 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5698b820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698b86c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698b8b8 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: 0x56880900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b468 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5698c9b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698c9fc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698ca48 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: 0x568809a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5698dc90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698dcdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698dd28 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: 0x56880a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b688 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5698ef70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698efbc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698f008 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: 0x56880ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5687a070 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] 0x56990070 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569900bc 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: 0x56880b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b798 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56991320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5699136c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569913b8 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: 0x56880c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56992280 [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: 0x56880cc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569931e0 [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: 0x56880d60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56994140 [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: 0x56880e00 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569950a0 [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: 0x56880ea0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56996000 [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: 0x56880f40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56996f60 [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: 0x56880fe0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56997ec0 [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: 0x56881080 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56998e20 [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: 0x56881120 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x56999d80 [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: 0x568811c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5699ace0 [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: 0x56881260 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5699bc40 [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: 0x56881300 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5699cba0 [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: 0x568813a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5699db00 [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: 0x56881440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5699ea60 [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: 0x568814e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5699f9c0 [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: 0x56881580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a0920 [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: 0x56881620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a1880 [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: 0x568816c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a27e0 [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: 0x56881760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a3740 [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: 0x56881800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a46e0 [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: 0x568818a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a56c0 [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: 0x56881940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a6660 [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: 0x568819e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a7600 [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: 0x56881a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a85e0 [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: 0x56881b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569a95c0 [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: 0x56881bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569aa5a0 [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: 0x56881c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ab580 [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: 0x56881d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ac560 [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: 0x56881da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ad540 [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: 0x56881e40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ae4a0 [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: 0x56881ee0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569af400 [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: 0x56881f80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b0360 [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: 0x56882020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b12e0 [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: 0x568820c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b2280 [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: 0x56882160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b3240 [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: 0x56882200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b41e0 [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: 0x568822a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b5180 [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: 0x56882340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b6120 [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: 0x568823e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b70c0 [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: 0x56882480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b8060 [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: 0x56882520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c880 VAL: ' 28: ' (2 sibs) 28: 0x5687c8d8 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569b9040 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569b908c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569b90d8 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: 0x568825c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c990 VAL: ' 28: ' (2 sibs) 28: 0x5687c9e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ba020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569ba06c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569ba0b8 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: 0x5687fdc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5687a330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a540 DOCSEQ: (8 sibs) 2 children: 28: 0x5687a600 VAL: 'hello there 28: ' (2 sibs) 28: 0x5687a658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5687a598 DOCMAP: (8 sibs) 2 children: 28: 0x5687a6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5687a718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ba4f0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569ba53c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x569ba588 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x569ba5d4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569ba620 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x569ba66c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x569ba6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569ba704 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x569ba750 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x569ba79c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x569ba7e8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569ba834 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x569ba880 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: 0x56880040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bb8c0 [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: 0x568800e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bbd90 [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: 0x56880180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bc260 [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: 0x56880220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56877b90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877be8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877c40 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] 0x569bc730 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x569bc77c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x569bc7c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x569bc814 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: 0x568802c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687bd10 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: 0x5687bd68 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bcc00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569bcc4c 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] 0x569bcc98 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: 0x56880360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687acb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687ad08 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bd0d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bd11c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bd168 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: 0x56880400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687adc0 KEYVAL: '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: 0x5687ae18 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bd5a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bd5ec KEYVAL: '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] 0x569bd638 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: 0x568804a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687aed0 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: 0x5687af28 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bda70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bdabc 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] 0x569bdb08 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: 0x56880540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b038 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bdf40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bdf8c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bdfd8 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: 0x568805e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bdd0 KEYVAL: '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: 0x5687be28 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] 0x569be410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569be45c KEYVAL: '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] 0x569be4a8 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: 0x56880680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687be90 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: 0x5687bee8 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] 0x569be8e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569be92c 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] 0x569be978 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: 0x56880720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687bff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bedb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bedfc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bee48 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: 0x568807c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687d4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687d518 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bf280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bf2cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bf318 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: 0x56880860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b358 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bf750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bf79c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bf7e8 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: 0x56880900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b468 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569bfc20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bfc6c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bfcb8 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: 0x568809a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b578 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c00f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569c013c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569c0188 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: 0x56880a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b688 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c05c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569c060c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569c0658 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: 0x56880ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5687a070 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] 0x569c0a90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569c0adc 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: 0x56880b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b798 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c0f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569c0fac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569c0ff8 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: 0x56880c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c1430 [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: 0x56880cc0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c1900 [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: 0x56880d60 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c1dd0 [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: 0x56880e00 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c22a0 [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: 0x56880ea0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c2770 [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: 0x56880f40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c2c40 [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: 0x56880fe0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c3110 [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: 0x56881080 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c35e0 [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: 0x56881120 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c3ab0 [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: 0x568811c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c3f80 [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: 0x56881260 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c4450 [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: 0x56881300 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c4920 [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: 0x568813a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c4df0 [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: 0x56881440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c52c0 [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: 0x568814e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c5790 [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: 0x56881580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c5c60 [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: 0x56881620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c6130 [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: 0x568816c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c6600 [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: 0x56881760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c6ad0 [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: 0x56881800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c6fa0 [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: 0x568818a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c7470 [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: 0x56881940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c7940 [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: 0x568819e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c7e10 [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: 0x56881a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c82e0 [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: 0x56881b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c87b0 [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: 0x56881bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c8c80 [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: 0x56881c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c9150 [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: 0x56881d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c9620 [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: 0x56881da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c9af0 [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: 0x56881e40 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569c9fc0 [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: 0x56881ee0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ca490 [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: 0x56881f80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ca960 [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: 0x56882020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cae30 [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: 0x568820c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cb300 [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: 0x56882160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cb7d0 [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: 0x56882200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cbca0 [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: 0x568822a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cc170 [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: 0x56882340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cc640 [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: 0x568823e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ccb10 [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: 0x56882480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569ccfe0 [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: 0x56882520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c880 VAL: ' 28: ' (2 sibs) 28: 0x5687c8d8 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cd4b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569cd4fc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569cd548 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: 0x568825c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c990 VAL: ' 28: ' (2 sibs) 28: 0x5687c9e8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x569cd980 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569cd9cc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569cda18 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] 0x569786a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569786ec DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x56978738 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x56978784 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569787d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5697881c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x56978868 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569788b4 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x56978900 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5697894c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x56978998 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569789e4 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x56978a30 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] 0x569d02c0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569d030c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x569d0358 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x569d03a4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569d03f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x569d043c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x569d0488 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569d04d4 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x569d0520 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x569d056c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x569d05b8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569d0604 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x569d0650 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] 0x5697c6f0 [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] 0x569d0790 [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] 0x5697d650 [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] 0x569d0c60 [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] 0x5697e5b0 [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] 0x569d1410 [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] 0x5697ff60 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5697ffac VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5697fff8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56980044 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] 0x569d18e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x569d192c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x569d1978 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x569d19c4 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] 0x56981140 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5698118c 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] 0x569811d8 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] 0x569d1db0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569d1dfc 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] 0x569d1e48 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] 0x56982200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698224c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56982298 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] 0x569d2280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d22cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d2318 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] 0x56983420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698346c KEYVAL: '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] 0x569834b8 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] 0x569d2750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d279c KEYVAL: '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] 0x569d27e8 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] 0x56984640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698468c 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] 0x569846d8 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] 0x569d2c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d2c6c 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] 0x569d2cb8 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] 0x56985860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569858ac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569858f8 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] 0x569d30f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d313c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d3188 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] 0x56986de0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x56986e2c KEYVAL: '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] 0x56986e78 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] 0x569d35c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d360c KEYVAL: '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] 0x569d3658 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] 0x56988220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698826c 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] 0x569882b8 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] 0x569d3a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d3adc 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] 0x569d3b28 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] 0x569893a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569893ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x56989438 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] 0x569d3f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d3fac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d3ff8 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] 0x5698a5e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698a62c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698a678 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] 0x569d4430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d447c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d44c8 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] 0x5698b820 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698b86c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698b8b8 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] 0x569d49a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d49ec KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d4a38 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] 0x5698c9b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698c9fc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698ca48 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] 0x569d4f10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d4f5c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d4fa8 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] 0x5698dc90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698dcdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698dd28 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] 0x569d5480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d54cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d5518 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] 0x5698ef70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5698efbc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5698f008 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] 0x569d59f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d5a3c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d5a88 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] 0x56990070 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569900bc 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] 0x569d5ec0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569d5f0c 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] 0x56991320 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5699136c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569913b8 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] 0x569d6430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569d647c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569d64c8 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] 0x56992280 [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] 0x569d6900 [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] 0x569931e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d6dd0 [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] 0x56994140 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d72a0 [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] 0x569950a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d7770 [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] 0x56996000 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d7c40 [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] 0x56996f60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d8110 [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] 0x56997ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d85e0 [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] 0x56998e20 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d8ab0 [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] 0x56999d80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d8f80 [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] 0x5699ace0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d9450 [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] 0x5699bc40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d9920 [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] 0x5699cba0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569d9df0 [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] 0x5699db00 [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] 0x569da2c0 [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] 0x5699ea60 [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] 0x569da790 [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] 0x5699f9c0 [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] 0x569dac60 [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] 0x569a0920 [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] 0x569db130 [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] 0x569a1880 [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] 0x569db600 [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] 0x569a27e0 [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] 0x569dbad0 [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] 0x569a3740 [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] 0x569dbfa0 [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] 0x569a46e0 [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] 0x569dc470 [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] 0x569a56c0 [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] 0x569dc940 [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] 0x569a6660 [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] 0x569dce10 [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] 0x569a7600 [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] 0x569dd2e0 [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] 0x569a85e0 [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] 0x569dd7b0 [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] 0x569a95c0 [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] 0x569ddc80 [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] 0x569aa5a0 [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] 0x569de150 [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] 0x569ab580 [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] 0x569de620 [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] 0x569ac560 [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] 0x569deaf0 [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] 0x569ad540 [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] 0x569defc0 [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] 0x569ae4a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569df490 [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] 0x569af400 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569df960 [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] 0x569b0360 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569dfe30 [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] 0x569b12e0 [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] 0x569e0300 [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] 0x569b2280 [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] 0x569e07d0 [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] 0x569b3240 [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] 0x569e0ca0 [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] 0x569b41e0 [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] 0x569e1170 [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] 0x569b5180 [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] 0x569e1640 [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] 0x569b6120 [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] 0x569e1b10 [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] 0x569b70c0 [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] 0x569e1fe0 [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] 0x569b8060 [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] 0x569e24b0 [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] 0x569b9040 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569b908c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569b90d8 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] 0x569e2980 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569e29cc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569e2a18 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] 0x569ba020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569ba06c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569ba0b8 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] 0x569e2e50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569e2e9c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569e2ee8 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] 0x569ba4f0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569ba53c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x569ba588 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x569ba5d4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569ba620 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x569ba66c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x569ba6b8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569ba704 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x569ba750 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x569ba79c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x569ba7e8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569ba834 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x569ba880 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] 0x569e3350 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569e339c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x569e33e8 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x569e3434 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569e3480 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x569e34cc DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x569e3518 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569e3564 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x569e35b0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x569e35fc VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x569e3648 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569e3694 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x569e36e0 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] 0x569bb8c0 [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] 0x569e3820 [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] 0x569bbd90 [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] 0x569e3cf0 [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] 0x569bc260 [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] 0x569e41c0 [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] 0x569bc730 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x569bc77c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x569bc7c8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x569bc814 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] 0x569e46c0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x569e470c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x569e4758 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x569e47a4 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] 0x569bcc00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569bcc4c 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] 0x569bcc98 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] 0x569e4b90 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569e4bdc 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] 0x569e4c28 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] 0x569bd0d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bd11c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bd168 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] 0x569e5100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e514c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e5198 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] 0x569bd5a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bd5ec KEYVAL: '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] 0x569bd638 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] 0x569e5670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e56bc KEYVAL: '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] 0x569e5708 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] 0x569bda70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bdabc 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] 0x569bdb08 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] 0x569e5be0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e5c2c 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] 0x569e5c78 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] 0x569bdf40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bdf8c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bdfd8 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] 0x569e6150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e619c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e61e8 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] 0x569be410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569be45c KEYVAL: '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] 0x569be4a8 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] 0x569e6620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e666c KEYVAL: '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] 0x569e66b8 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] 0x569be8e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569be92c 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] 0x569be978 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] 0x569e6af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e6b3c 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] 0x569e6b88 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] 0x569bedb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bedfc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bee48 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] 0x569e7060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e70ac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e70f8 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] 0x569bf280 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bf2cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bf318 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] 0x569e75d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e761c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e7668 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] 0x569bf750 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bf79c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bf7e8 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] 0x569e7b40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e7b8c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e7bd8 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] 0x569bfc20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569bfc6c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569bfcb8 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] 0x569e80b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e80fc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e8148 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] 0x569c00f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569c013c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569c0188 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] 0x569e8620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e866c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e86b8 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] 0x569c05c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569c060c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569c0658 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] 0x569e8b90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e8bdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e8c28 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] 0x569c0a90 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569c0adc 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] 0x569e9060 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569e90ac 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] 0x569c0f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569c0fac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569c0ff8 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] 0x569e95d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569e961c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569e9668 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] 0x569c1430 [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] 0x569e9aa0 [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] 0x569c1900 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569e9f70 [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] 0x569c1dd0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ea440 [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] 0x569c22a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ea910 [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] 0x569c2770 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569eade0 [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] 0x569c2c40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569eb2b0 [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] 0x569c3110 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569eb780 [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] 0x569c35e0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ebc50 [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] 0x569c3ab0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ec120 [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] 0x569c3f80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ec5f0 [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] 0x569c4450 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ecac0 [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] 0x569c4920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569ecf90 [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] 0x569c4df0 [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] 0x569ed460 [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] 0x569c52c0 [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] 0x569ed930 [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] 0x569c5790 [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] 0x569ede00 [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] 0x569c5c60 [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] 0x569ee2d0 [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] 0x569c6130 [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] 0x569ee7a0 [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] 0x569c6600 [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] 0x569eec70 [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] 0x569c6ad0 [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] 0x569ef140 [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] 0x569c6fa0 [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] 0x569ef610 [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] 0x569c7470 [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] 0x569efae0 [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] 0x569c7940 [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] 0x569effe0 [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] 0x569c7e10 [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] 0x569f04b0 [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] 0x569c82e0 [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] 0x569f0980 [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] 0x569c87b0 [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] 0x569f0e50 [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] 0x569c8c80 [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] 0x569f1320 [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] 0x569c9150 [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] 0x569f17f0 [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] 0x569c9620 [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] 0x569f1cc0 [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] 0x569c9af0 [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] 0x569f2190 [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] 0x569c9fc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569f2660 [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] 0x569ca490 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569f2b30 [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] 0x569ca960 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x569f3000 [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] 0x569cae30 [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] 0x569f34d0 [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] 0x569cb300 [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] 0x569f39a0 [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] 0x569cb7d0 [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] 0x569f3e70 [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] 0x569cbca0 [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] 0x569f4340 [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] 0x569cc170 [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] 0x569f4810 [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] 0x569cc640 [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] 0x569f4ce0 [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] 0x569ccb10 [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] 0x569f51b0 [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] 0x569ccfe0 [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] 0x569f5680 [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] 0x569cd4b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569cd4fc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569cd548 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] 0x569f5b50 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569f5b9c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569f5be8 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] 0x569cd980 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569cd9cc VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569cda18 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] 0x569f6020 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569f606c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569f60b8 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: 0x5687fdc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5687a330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a540 DOCSEQ: (8 sibs) 2 children: 28: 0x5687a600 VAL: 'hello there 28: ' (2 sibs) 28: 0x5687a658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5687a598 DOCMAP: (8 sibs) 2 children: 28: 0x5687a6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5687a718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f6520 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569f656c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x569f65b8 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x569f6604 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569f6650 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x569f669c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x569f66e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569f6734 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x569f6780 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x569f67cc VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x569f6818 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569f6864 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x569f68b0 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: 0x56880040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5687e380 [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: 0x568800e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56974450 [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: 0x56880180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56975320 [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: 0x56880220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56877b90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877be8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877c40 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] 0x56986a20 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x56986a6c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x56986ab8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x56986b04 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: 0x568802c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687bd10 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: 0x5687bd68 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f6900 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569f694c 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] 0x569f6998 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: 0x56880360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687acb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687ad08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f69f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6a3c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f6a88 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: 0x56880400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687adc0 KEYVAL: '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: 0x5687ae18 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f6ae0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6b2c KEYVAL: '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] 0x569f6b78 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: 0x568804a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687aed0 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: 0x5687af28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f6bd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6c1c 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] 0x569f6c68 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: 0x56880540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b038 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f6cc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6d0c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f6d58 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: 0x568805e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bdd0 KEYVAL: '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: 0x5687be28 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] 0x569f6db0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6dfc KEYVAL: '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] 0x569f6e48 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: 0x56880680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687be90 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: 0x5687bee8 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] 0x569f6ea0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6eec 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] 0x569f6f38 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: 0x56880720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687bff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f6f90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f6fdc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f7028 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: 0x568807c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687d4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687d518 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f70cc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f7118 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: 0x56880860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b358 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7170 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f71bc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f7208 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: 0x56880900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b468 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f72ac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f72f8 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: 0x568809a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f739c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f73e8 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: 0x56880a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b688 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f748c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f74d8 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: 0x56880ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5687a070 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] 0x569f7530 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569f757c 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: 0x56880b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b798 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f75d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f761c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f7668 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: 0x56880c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x56974f70 [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: 0x56880cc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f76c0 [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: 0x56880d60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7710 [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: 0x56880e00 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7760 [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: 0x56880ea0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f77b0 [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: 0x56880f40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7800 [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: 0x56880fe0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7850 [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: 0x56881080 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f78a0 [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: 0x56881120 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f78f0 [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: 0x568811c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7940 [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: 0x56881260 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7990 [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: 0x56881300 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f79e0 [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: 0x568813a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7a30 [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: 0x56881440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7a80 [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: 0x568814e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7ad0 [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: 0x56881580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7b20 [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: 0x56881620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7b70 [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: 0x568816c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7bc0 [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: 0x56881760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7c10 [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: 0x56881800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7c60 [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: 0x568818a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7cb0 [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: 0x56881940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7d00 [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: 0x568819e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7d50 [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: 0x56881a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7da0 [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: 0x56881b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7df0 [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: 0x56881bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7e40 [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: 0x56881c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7e90 [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: 0x56881d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7ee0 [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: 0x56881da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7f30 [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: 0x56881e40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7f80 [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: 0x56881ee0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f7fd0 [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: 0x56881f80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8020 [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: 0x56882020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8070 [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: 0x568820c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f80c0 [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: 0x56882160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8110 [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: 0x56882200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8160 [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: 0x568822a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f81b0 [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: 0x56882340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8200 [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: 0x568823e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8250 [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: 0x56882480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f82a0 [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: 0x56882520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c880 VAL: ' 28: ' (2 sibs) 28: 0x5687c8d8 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f82f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569f833c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569f8388 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: 0x568825c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c990 VAL: ' 28: ' (2 sibs) 28: 0x5687c9e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f83e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569f842c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569f8478 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: 0x5687fdc0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5687a330 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a388 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a3e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5687a438 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a490 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a4e8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5687a540 DOCSEQ: (8 sibs) 2 children: 28: 0x5687a600 VAL: 'hello there 28: ' (2 sibs) 28: 0x5687a658 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5687a598 DOCMAP: (8 sibs) 2 children: 28: 0x5687a6c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5687a718 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f84d0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x569f851c DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x569f8568 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x569f85b4 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x569f8600 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x569f864c DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x569f8698 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x569f86e4 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x569f8730 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x569f877c VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x569f87c8 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x569f8814 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x569f8860 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: 0x56880040 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f88b0 [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: 0x568800e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8900 [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: 0x56880180 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8950 [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: 0x56880220 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x56877b90 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877be8 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x56877c40 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] 0x569d12d0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x569d131c VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x569d1368 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x569d13b4 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: 0x568802c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687bd10 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: 0x5687bd68 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f89a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569f89ec 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] 0x569f8a38 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: 0x56880360 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687acb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687ad08 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f8adc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f8b28 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: 0x56880400 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687adc0 KEYVAL: '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: 0x5687ae18 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8b80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f8bcc KEYVAL: '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] 0x569f8c18 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: 0x568804a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687aed0 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: 0x5687af28 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8c70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f8cbc 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] 0x569f8d08 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: 0x56880540 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687afe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b038 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f8d60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f8dac KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f8df8 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: 0x568805e0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bdd0 KEYVAL: '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: 0x5687be28 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] 0x569f8e50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f8e9c KEYVAL: '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] 0x569f8ee8 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: 0x56880680 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687be90 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: 0x5687bee8 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] 0x569f8f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f8f8c 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] 0x569f8fd8 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: 0x56880720 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687bfa0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687bff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f907c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f90c8 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: 0x568807c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687d4c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687d518 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9120 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f916c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f91b8 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: 0x56880860 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b300 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b358 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9210 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f925c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f92a8 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: 0x56880900 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b410 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b468 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9300 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f934c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f9398 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: 0x568809a0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b520 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b578 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f93f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f943c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f9488 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: 0x56880a40 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b630 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b688 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f94e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f952c KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f9578 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: 0x56880ae0 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5687a070 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] 0x569f95d0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x569f961c 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: 0x56880b80 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5687b740 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5687b798 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9670 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x569f96bc KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x569f9708 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: 0x56880c20 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9760 [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: 0x56880cc0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f97b0 [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: 0x56880d60 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9800 [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: 0x56880e00 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9850 [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: 0x56880ea0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f98a0 [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: 0x56880f40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f98f0 [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: 0x56880fe0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9940 [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: 0x56881080 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9990 [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: 0x56881120 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f99e0 [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: 0x568811c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9a30 [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: 0x56881260 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9a80 [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: 0x56881300 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9ad0 [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: 0x568813a0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9b20 [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: 0x56881440 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9b70 [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: 0x568814e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9bc0 [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: 0x56881580 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9c10 [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: 0x56881620 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9c60 [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: 0x568816c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9cb0 [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: 0x56881760 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9d00 [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: 0x56881800 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9d50 [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: 0x568818a0 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9da0 [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: 0x56881940 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9df0 [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: 0x568819e0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9e40 [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: 0x56881a80 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9e90 [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: 0x56881b20 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9ee0 [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: 0x56881bc0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9f30 [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: 0x56881c60 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9f80 [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: 0x56881d00 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569f9fd0 [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: 0x56881da0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa020 [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: 0x56881e40 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa070 [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: 0x56881ee0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa0c0 [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: 0x56881f80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa110 [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: 0x56882020 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa160 [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: 0x568820c0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa1b0 [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: 0x56882160 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa200 [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: 0x56882200 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa250 [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: 0x568822a0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa2a0 [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: 0x56882340 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa2f0 [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: 0x568823e0 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa340 [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: 0x56882480 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa390 [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: 0x56882520 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c880 VAL: ' 28: ' (2 sibs) 28: 0x5687c8d8 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa3e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569fa42c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569fa478 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: 0x568825c0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5687c990 VAL: ' 28: ' (2 sibs) 28: 0x5687c9e8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x569fa4d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x569fa51c VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x569fa568 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 (90 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (91 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.10 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x5773b760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5777ad80 [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: 0x5773b800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773a450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5773a4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5773a500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5773a558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5773a5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5773a608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5773a660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773a720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773a778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773a6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5777bf20 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5777bf6c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5777bfb8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5777c004 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5777c050 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5777c09c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5777c0e8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5777c134 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5777c180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5777c1cc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5777c218 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: 0x5773b8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773aa70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5773aac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5773ab20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5773ab78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5773abd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5773ac28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5773ac80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773ad40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773ad98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773acd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5777d080 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5777d0cc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5777d118 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5777d164 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5777d1b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5777d1fc KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5777d248 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5777d294 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5777d2e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5777d32c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5777d378 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: 0x5773b940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57737b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57737bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57737c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5777e020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5777e06c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5777e0b8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5777e104 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: 0x5773b9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5773b3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5773b408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5773b460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5777f080 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5777f0cc KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5777f118 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5777f164 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: 0x5773ba80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773a240 VAL***: '!!int 0' (2 sibs) 29: 0x5773a298 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57780020 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778006c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x577800b8 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: 0x5773bb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b560 VAL***: '!int 0' (2 sibs) 29: 0x5773b5b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57780f80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57780fcc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x57781018 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: 0x5773bbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b670 VAL***: '!!int 0' (2 sibs) 29: 0x5773b6c8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57781ee0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57781f2c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x57781f78 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: 0x5773bc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773c190 VAL***: '!int 0' (2 sibs) 29: 0x5773c1e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57782e80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57782ecc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x57782f18 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: 0x5773bd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773a050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5773af60 VAL***: '!!int 0' (2 sibs) 29: 0x5773afb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57783e20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x57783e6c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x57783eb8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x57783f04 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: 0x5773bda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773b070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5773b0d0 VAL***: '!int 0' (2 sibs) 29: 0x5773b128 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57784dc0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x57784e0c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x57784e58 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x57784ea4 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: 0x5773be40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5773c3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5773c800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5773c858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5773c428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5773c8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5773c480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5773c920 VAL: 'a' (2 sibs) 29: 0x5773c978 VAL: 'b' (2 sibs) 29: 0x5773c4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c690 DOCMAP: (12 sibs) 1 children: 29: 0x5773c9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5773c6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773ca40 KEYVAL: 'a' '' (2 sibs) 29: 0x5773ca98 KEYVAL: 'b' '' (2 sibs) 29: 0x5773c798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773cb00 KEYVAL: 'a' '' (2 sibs) 29: 0x5773cb58 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57786760 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x577867ac DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x577867f8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x57786844 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x57786890 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x577868dc KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x57786928 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x57786974 VAL: 'a' (2 sibs) 29: [8] [8] 0x577869c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x57786a0c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x57786a58 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x57786aa4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x57786af0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x57786b3c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x57786b88 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x57786bd4 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x57786c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x57786c6c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x57786cb8 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x57786d04 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x57786d50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x57786d9c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x57786de8 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: 0x5773bee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5773cc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5773cc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5773cdd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5773ce28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5773ccc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5773ce90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5773cee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5773cd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5773cf50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5773cfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5773cd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5773d010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5773d068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57787b80 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x57787bcc KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x57787c18 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x57787c64 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x57787cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x57787cfc KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x57787d48 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x57787d94 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x57787de0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x57787e2c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x57787e78 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x57787ec4 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57787f10 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x57787f5c 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: 0x5773bf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5773d120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5773d178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5773d2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5773d338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5773d1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5773d3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5773d3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5773d228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5773d460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5773d4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5773d280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5773d520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5773d578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57788cc0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x57788d0c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x57788d58 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x57788da4 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x57788df0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x57788e3c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x57788e88 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x57788ed4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x57788f20 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x57788f6c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x57788fb8 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x57789004 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57789050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5778909c 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: 0x5773c020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5773dc90 MAP: (6 sibs) 3 children: 29: 0x5773deb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5773df08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5773df60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5773dce8 MAP***: !!map (6 sibs) 3 children: 29: 0x5773dfc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5773e018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5773e070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5773dd40 MAP***: !!map (6 sibs) 3 children: 29: 0x5773e0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773e180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773dd98 SEQ: (6 sibs) 3 children: 29: 0x5773e1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5773e238 VAL***: '!!str v20' (3 sibs) 29: 0x5773e290 VAL***: '!!str v30' (3 sibs) 29: 0x5773ddf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5773e348 VAL***: '!!str v50' (3 sibs) 29: 0x5773e3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5773de48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e400 VAL: 'v70' (3 sibs) 29: 0x5773e458 VAL: 'v80' (3 sibs) 29: 0x5773e4b0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778a6a0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5778a6ec MAP: (6 sibs) 3 children: 29: [2] [2] 0x5778a738 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5778a784 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5778a7d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5778a81c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5778a868 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5778a8b4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5778a900 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5778a94c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5778a998 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5778a9e4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5778aa30 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5778aa7c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5778aac8 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5778ab14 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5778ab60 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5778abac SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5778abf8 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5778ac44 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5778ac90 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5778acdc SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5778ad28 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5778ad74 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5778adc0 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: 0x5773c0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5773e560 MAP: (6 sibs) 3 children: 29: 0x5773e780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5773e7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5773e830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5773e5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5773e890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5773e8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5773e940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5773e610 MAP***: !map (6 sibs) 3 children: 29: 0x5773e9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773ea50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773e668 SEQ: (6 sibs) 3 children: 29: 0x5773eab0 VAL***: '!str v10' (3 sibs) 29: 0x5773eb08 VAL***: '!str v20' (3 sibs) 29: 0x5773eb60 VAL***: '!str v30' (3 sibs) 29: 0x5773e6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ebc0 VAL***: '!str v40' (3 sibs) 29: 0x5773ec18 VAL***: '!str v50' (3 sibs) 29: 0x5773ec70 VAL***: '!str v60' (3 sibs) 29: 0x5773e718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ecd0 VAL: 'v70' (3 sibs) 29: 0x5773ed28 VAL: 'v80' (3 sibs) 29: 0x5773ed80 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778bf90 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5778bfdc MAP: (6 sibs) 3 children: 29: [2] [2] 0x5778c028 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5778c074 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5778c0c0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5778c10c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5778c158 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5778c1a4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5778c1f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5778c23c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5778c288 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5778c2d4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5778c320 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5778c36c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5778c3b8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5778c404 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5778c450 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5778c49c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5778c4e8 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5778c534 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5778c580 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5778c5cc SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5778c618 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5778c664 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5778c6b0 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: 0x5773b760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778bac0 [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: 0x5773b800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773a450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5773a4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5773a500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5773a558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5773a5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5773a608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5773a660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773a720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773a778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773a6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778c920 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5778c96c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5778c9b8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5778ca04 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5778ca50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5778ca9c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5778cae8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5778cb34 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5778cb80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5778cbcc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5778cc18 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: 0x5773b8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773aa70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5773aac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5773ab20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5773ab78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5773abd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5773ac28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5773ac80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773ad40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773ad98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773acd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778cdf0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5778ce3c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5778ce88 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5778ced4 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5778cf20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5778cf6c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5778cfb8 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5778d004 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5778d050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5778d09c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5778d0e8 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: 0x5773b940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57737b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57737bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57737c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778d2c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5778d30c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5778d358 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5778d3a4 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: 0x5773b9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5773b3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5773b408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5773b460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778d790 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5778d7dc KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5778d828 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5778d874 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: 0x5773ba80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773a240 VAL***: '!!int 0' (2 sibs) 29: 0x5773a298 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778dc60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778dcac VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5778dcf8 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: 0x5773bb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b560 VAL***: '!int 0' (2 sibs) 29: 0x5773b5b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778e130 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778e17c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5778e1c8 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: 0x5773bbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b670 VAL***: '!!int 0' (2 sibs) 29: 0x5773b6c8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778e600 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778e64c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5778e698 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: 0x5773bc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773c190 VAL***: '!int 0' (2 sibs) 29: 0x5773c1e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778ead0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778eb1c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5778eb68 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: 0x5773bd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773a050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5773af60 VAL***: '!!int 0' (2 sibs) 29: 0x5773afb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778efa0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5778efec KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5778f038 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5778f084 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: 0x5773bda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773b070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5773b0d0 VAL***: '!int 0' (2 sibs) 29: 0x5773b128 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778f470 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5778f4bc KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5778f508 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5778f554 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: 0x5773be40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5773c3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5773c800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5773c858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5773c428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5773c8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5773c480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5773c920 VAL: 'a' (2 sibs) 29: 0x5773c978 VAL: 'b' (2 sibs) 29: 0x5773c4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c690 DOCMAP: (12 sibs) 1 children: 29: 0x5773c9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5773c6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773ca40 KEYVAL: 'a' '' (2 sibs) 29: 0x5773ca98 KEYVAL: 'b' '' (2 sibs) 29: 0x5773c798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773cb00 KEYVAL: 'a' '' (2 sibs) 29: 0x5773cb58 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778fe10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5778fe5c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5778fea8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5778fef4 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5778ff40 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5778ff8c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5778ffd8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x57790024 VAL: 'a' (2 sibs) 29: [8] [8] 0x57790070 VAL: 'b' (2 sibs) 29: [9] [9] 0x577900bc DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x57790108 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x57790154 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x577901a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x577901ec DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x57790238 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x57790284 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x577902d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5779031c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x57790368 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x577903b4 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x57790400 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5779044c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x57790498 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: 0x5773bee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5773cc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5773cc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5773cdd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5773ce28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5773ccc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5773ce90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5773cee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5773cd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5773cf50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5773cfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5773cd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5773d010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5773d068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5778f940 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5778f98c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5778f9d8 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5778fa24 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5778fa70 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5778fabc KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5778fb08 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5778fb54 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5778fba0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5778fbec KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5778fc38 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5778fc84 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5778fcd0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5778fd1c 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: 0x5773bf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5773d120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5773d178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5773d2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5773d338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5773d1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5773d3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5773d3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5773d228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5773d460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5773d4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5773d280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5773d520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5773d578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x577907a0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x577907ec KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x57790838 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x57790884 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x577908d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5779091c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x57790968 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x577909b4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x57790a00 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x57790a4c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x57790a98 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x57790ae4 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57790b30 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x57790b7c 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: 0x5773c020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5773dc90 MAP: (6 sibs) 3 children: 29: 0x5773deb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5773df08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5773df60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5773dce8 MAP***: !!map (6 sibs) 3 children: 29: 0x5773dfc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5773e018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5773e070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5773dd40 MAP***: !!map (6 sibs) 3 children: 29: 0x5773e0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773e180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773dd98 SEQ: (6 sibs) 3 children: 29: 0x5773e1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5773e238 VAL***: '!!str v20' (3 sibs) 29: 0x5773e290 VAL***: '!!str v30' (3 sibs) 29: 0x5773ddf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5773e348 VAL***: '!!str v50' (3 sibs) 29: 0x5773e3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5773de48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e400 VAL: 'v70' (3 sibs) 29: 0x5773e458 VAL: 'v80' (3 sibs) 29: 0x5773e4b0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57791140 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5779118c MAP: (6 sibs) 3 children: 29: [2] [2] 0x577911d8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x57791224 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x57791270 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577912bc MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x57791308 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x57791354 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x577913a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577913ec MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x57791438 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x57791484 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577914d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5779151c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x57791568 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x577915b4 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x57791600 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5779164c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x57791698 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x577916e4 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x57791730 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5779177c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x577917c8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x57791814 VAL: 'v80' (3 sibs) 29: [24] [24] 0x57791860 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: 0x5773c0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5773e560 MAP: (6 sibs) 3 children: 29: 0x5773e780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5773e7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5773e830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5773e5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5773e890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5773e8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5773e940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5773e610 MAP***: !map (6 sibs) 3 children: 29: 0x5773e9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773ea50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773e668 SEQ: (6 sibs) 3 children: 29: 0x5773eab0 VAL***: '!str v10' (3 sibs) 29: 0x5773eb08 VAL***: '!str v20' (3 sibs) 29: 0x5773eb60 VAL***: '!str v30' (3 sibs) 29: 0x5773e6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ebc0 VAL***: '!str v40' (3 sibs) 29: 0x5773ec18 VAL***: '!str v50' (3 sibs) 29: 0x5773ec70 VAL***: '!str v60' (3 sibs) 29: 0x5773e718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ecd0 VAL: 'v70' (3 sibs) 29: 0x5773ed28 VAL: 'v80' (3 sibs) 29: 0x5773ed80 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x57791ad0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x57791b1c MAP: (6 sibs) 3 children: 29: [2] [2] 0x57791b68 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x57791bb4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x57791c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x57791c4c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x57791c98 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x57791ce4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x57791d30 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x57791d7c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x57791dc8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x57791e14 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x57791e60 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x57791eac SEQ: (6 sibs) 3 children: 29: [14] [14] 0x57791ef8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x57791f44 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x57791f90 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x57791fdc SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x57792028 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x57792074 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x577920c0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5779210c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x57792158 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577921a4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577921f0 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] 0x5777ad80 [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] 0x57793cd0 [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] 0x5777bf20 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5777bf6c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5777bfb8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5777c004 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5777c050 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5777c09c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5777c0e8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5777c134 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5777c180 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5777c1cc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5777c218 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] 0x577941a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x577941ec KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x57794238 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x57794284 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x577942d0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5779431c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x57794368 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x577943b4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x57794400 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5779444c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x57794498 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] 0x5777d080 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5777d0cc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5777d118 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5777d164 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5777d1b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5777d1fc KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5777d248 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5777d294 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5777d2e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5777d32c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5777d378 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] 0x57794670 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x577946bc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x57794708 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x57794754 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x577947a0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x577947ec KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x57794838 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x57794884 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x577948d0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5779491c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x57794968 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] 0x5777e020 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5777e06c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5777e0b8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5777e104 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] 0x57794e20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x57794e6c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x57794eb8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x57794f04 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] 0x5777f080 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5777f0cc KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5777f118 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5777f164 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] 0x577952f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5779533c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x57795388 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x577953d4 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] 0x57780020 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778006c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x577800b8 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] 0x577957c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779580c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x57795858 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] 0x57780f80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57780fcc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x57781018 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] 0x57795c90 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57795cdc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x57795d28 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] 0x57781ee0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57781f2c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x57781f78 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] 0x57796160 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x577961ac VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x577961f8 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] 0x57782e80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x57782ecc VAL***: !int '0' (2 sibs) 29: [2] [2] 0x57782f18 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] 0x57796630 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779667c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x577966c8 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] 0x57783e20 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x57783e6c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x57783eb8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x57783f04 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] 0x57796b00 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x57796b4c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x57796b98 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x57796be4 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] 0x57784dc0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x57784e0c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x57784e58 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x57784ea4 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] 0x57796fd0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5779701c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x57797068 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x577970b4 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] 0x57786760 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x577867ac DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x577867f8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x57786844 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x57786890 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x577868dc KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x57786928 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x57786974 VAL: 'a' (2 sibs) 29: [8] [8] 0x577869c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x57786a0c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x57786a58 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x57786aa4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x57786af0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x57786b3c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x57786b88 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x57786bd4 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x57786c20 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x57786c6c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x57786cb8 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x57786d04 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x57786d50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x57786d9c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x57786de8 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] 0x57797970 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x577979bc DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x57797a08 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x57797a54 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x57797aa0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x57797aec KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x57797b38 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x57797b84 VAL: 'a' (2 sibs) 29: [8] [8] 0x57797bd0 VAL: 'b' (2 sibs) 29: [9] [9] 0x57797c1c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x57797c68 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x57797cb4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x57797d00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x57797d4c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x57797d98 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x57797de4 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x57797e30 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x57797e7c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x57797ec8 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x57797f14 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x57797f60 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x57797fac KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x57797ff8 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] 0x57787b80 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x57787bcc KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x57787c18 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x57787c64 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x57787cb0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x57787cfc KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x57787d48 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x57787d94 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x57787de0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x57787e2c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x57787e78 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x57787ec4 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57787f10 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x57787f5c 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] 0x577974a0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x577974ec KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x57797538 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x57797584 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x577975d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5779761c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x57797668 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x577976b4 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x57797700 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5779774c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x57797798 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x577977e4 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57797830 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5779787c 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] 0x57788cc0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x57788d0c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x57788d58 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x57788da4 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x57788df0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x57788e3c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x57788e88 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x57788ed4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x57788f20 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x57788f6c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x57788fb8 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x57789004 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57789050 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5778909c 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] 0x57798300 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5779834c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x57798398 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x577983e4 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x57798430 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5779847c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x577984c8 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x57798514 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x57798560 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x577985ac KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x577985f8 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x57798644 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57798690 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x577986dc 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] 0x5778a6a0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5778a6ec MAP: (6 sibs) 3 children: 29: [2] [2] 0x5778a738 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5778a784 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5778a7d0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5778a81c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5778a868 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5778a8b4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5778a900 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5778a94c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5778a998 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5778a9e4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5778aa30 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5778aa7c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5778aac8 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5778ab14 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5778ab60 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5778abac SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5778abf8 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5778ac44 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5778ac90 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5778acdc SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5778ad28 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5778ad74 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5778adc0 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] 0x57798ca0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x57798cec MAP: (6 sibs) 3 children: 29: [2] [2] 0x57798d38 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x57798d84 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x57798dd0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x57798e1c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x57798e68 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x57798eb4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x57798f00 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x57798f4c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x57798f98 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x57798fe4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x57799030 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5779907c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x577990c8 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x57799114 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x57799160 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x577991ac SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x577991f8 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x57799244 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x57799290 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x577992dc SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x57799328 VAL: 'v70' (3 sibs) 29: [23] [23] 0x57799374 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577993c0 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] 0x5778bf90 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5778bfdc MAP: (6 sibs) 3 children: 29: [2] [2] 0x5778c028 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5778c074 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5778c0c0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5778c10c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5778c158 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5778c1a4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5778c1f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5778c23c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5778c288 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5778c2d4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5778c320 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5778c36c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5778c3b8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5778c404 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5778c450 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5778c49c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5778c4e8 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5778c534 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5778c580 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5778c5cc SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5778c618 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5778c664 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5778c6b0 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] 0x57799630 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5779967c MAP: (6 sibs) 3 children: 29: [2] [2] 0x577996c8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x57799714 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x57799760 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577997ac MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x577997f8 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x57799844 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x57799890 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577998dc MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x57799928 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x57799974 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577999c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x57799a0c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x57799a58 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x57799aa4 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x57799af0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x57799b3c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x57799b88 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x57799bd4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x57799c20 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x57799c6c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x57799cb8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x57799d04 VAL: 'v80' (3 sibs) 29: [24] [24] 0x57799d50 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] 0x5778bac0 [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] 0x577987d0 [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] 0x5778c920 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5778c96c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5778c9b8 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5778ca04 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5778ca50 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5778ca9c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5778cae8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5778cb34 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5778cb80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5778cbcc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5778cc18 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] 0x5779a0c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5779a10c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5779a158 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5779a1a4 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5779a1f0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5779a23c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5779a288 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5779a2d4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5779a320 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5779a36c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5779a3b8 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] 0x5778cdf0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5778ce3c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5778ce88 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5778ced4 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5778cf20 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5778cf6c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5778cfb8 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5778d004 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5778d050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5778d09c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5778d0e8 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] 0x5779a690 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5779a6dc KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5779a728 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5779a774 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5779a7c0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5779a80c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5779a858 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5779a8a4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5779a8f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5779a93c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5779a988 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] 0x5778d2c0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5778d30c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5778d358 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5778d3a4 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] 0x5779ab60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5779abac KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5779abf8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5779ac44 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] 0x5778d790 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5778d7dc KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5778d828 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5778d874 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] 0x5779b030 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5779b07c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5779b0c8 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5779b114 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] 0x5778dc60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778dcac VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5778dcf8 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] 0x5779b500 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779b54c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5779b598 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] 0x5778e130 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778e17c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5778e1c8 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] 0x5779b9d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779ba1c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5779ba68 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] 0x5778e600 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778e64c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5778e698 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] 0x5779bed0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779bf1c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5779bf68 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] 0x5778ead0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778eb1c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5778eb68 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] 0x5779c3d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779c41c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5779c468 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] 0x5778efa0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5778efec KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5778f038 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5778f084 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] 0x5779c8d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5779c91c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5779c968 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5779c9b4 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] 0x5778f470 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5778f4bc KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5778f508 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5778f554 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] 0x5779cde0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5779ce2c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5779ce78 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5779cec4 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] 0x5778fe10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5778fe5c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5778fea8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5778fef4 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5778ff40 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5778ff8c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5778ffd8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x57790024 VAL: 'a' (2 sibs) 29: [8] [8] 0x57790070 VAL: 'b' (2 sibs) 29: [9] [9] 0x577900bc DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x57790108 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x57790154 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x577901a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x577901ec DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x57790238 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x57790284 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x577902d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5779031c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x57790368 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x577903b4 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x57790400 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5779044c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x57790498 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] 0x5779d7b0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5779d7fc DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5779d848 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5779d894 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5779d8e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5779d92c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5779d978 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5779d9c4 VAL: 'a' (2 sibs) 29: [8] [8] 0x5779da10 VAL: 'b' (2 sibs) 29: [9] [9] 0x5779da5c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5779daa8 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5779daf4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5779db40 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5779db8c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5779dbd8 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5779dc24 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5779dc70 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5779dcbc DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5779dd08 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5779dd54 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5779dda0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5779ddec KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5779de38 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] 0x5778f940 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5778f98c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5778f9d8 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5778fa24 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5778fa70 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5778fabc KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5778fb08 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5778fb54 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5778fba0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5778fbec KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5778fc38 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5778fc84 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5778fcd0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5778fd1c 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] 0x5779e140 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5779e18c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5779e1d8 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5779e224 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5779e270 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5779e2bc KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5779e308 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5779e354 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5779e3a0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5779e3ec KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5779e438 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5779e484 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5779e4d0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5779e51c 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] 0x577907a0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x577907ec KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x57790838 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x57790884 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x577908d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5779091c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x57790968 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x577909b4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x57790a00 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x57790a4c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x57790a98 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x57790ae4 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x57790b30 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x57790b7c 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] 0x5779e610 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5779e65c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5779e6a8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5779e6f4 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5779e740 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5779e78c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5779e7d8 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5779e824 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5779e870 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5779e8bc KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5779e908 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5779e954 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5779e9a0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5779e9ec 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] 0x57791140 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5779118c MAP: (6 sibs) 3 children: 29: [2] [2] 0x577911d8 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x57791224 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x57791270 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577912bc MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x57791308 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x57791354 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x577913a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577913ec MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x57791438 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x57791484 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577914d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5779151c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x57791568 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x577915b4 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x57791600 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5779164c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x57791698 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x577916e4 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x57791730 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5779177c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x577917c8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x57791814 VAL: 'v80' (3 sibs) 29: [24] [24] 0x57791860 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] 0x5779efb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5779effc MAP: (6 sibs) 3 children: 29: [2] [2] 0x5779f048 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5779f094 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5779f0e0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5779f12c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5779f178 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5779f1c4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5779f210 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5779f25c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5779f2a8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5779f2f4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5779f340 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5779f38c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5779f3d8 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5779f424 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5779f470 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5779f4bc SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5779f508 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5779f554 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5779f5a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5779f5ec SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5779f638 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5779f684 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5779f6d0 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] 0x57791ad0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x57791b1c MAP: (6 sibs) 3 children: 29: [2] [2] 0x57791b68 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x57791bb4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x57791c00 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x57791c4c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x57791c98 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x57791ce4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x57791d30 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x57791d7c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x57791dc8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x57791e14 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x57791e60 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x57791eac SEQ: (6 sibs) 3 children: 29: [14] [14] 0x57791ef8 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x57791f44 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x57791f90 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x57791fdc SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x57792028 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x57792074 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x577920c0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5779210c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x57792158 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577921a4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577921f0 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] 0x5779f940 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5779f98c MAP: (6 sibs) 3 children: 29: [2] [2] 0x5779f9d8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5779fa24 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5779fa70 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5779fabc MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5779fb08 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5779fb54 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5779fba0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5779fbec MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5779fc38 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5779fc84 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5779fcd0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5779fd1c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5779fd68 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5779fdb4 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5779fe00 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5779fe4c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5779fe98 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5779fee4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5779ff30 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5779ff7c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5779ffc8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577a0014 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577a0060 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: 0x5773b760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5773ee40 [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: 0x5773b800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773a450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5773a4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5773a500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5773a558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5773a5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5773a608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5773a660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773a720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773a778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773a6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5779eae0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5779eb2c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5779eb78 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5779ebc4 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5779ec10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5779ec5c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5779eca8 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5779ecf4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5779ed40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5779ed8c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5779edd8 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: 0x5773b8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773aa70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5773aac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5773ab20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5773ab78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5773abd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5773ac28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5773ac80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773ad40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773ad98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773acd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a02d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x577a031c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x577a0368 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x577a03b4 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x577a0400 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x577a044c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x577a0498 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x577a04e4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x577a0530 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x577a057c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x577a05c8 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: 0x5773b940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57737b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57737bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57737c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x57792f00 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x57792f4c KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x57792f98 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x57792fe4 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: 0x5773b9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5773b3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5773b408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5773b460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x57794ce0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x57794d2c KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x57794d78 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x57794dc4 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: 0x5773ba80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773a240 VAL***: '!!int 0' (2 sibs) 29: 0x5773a298 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x57785fc0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5778600c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x57786058 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: 0x5773bb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b560 VAL***: '!int 0' (2 sibs) 29: 0x5773b5b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5779ee30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779ee7c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5779eec8 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: 0x5773bbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b670 VAL***: '!!int 0' (2 sibs) 29: 0x5773b6c8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5779d4e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779d52c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5779d578 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: 0x5773bc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773c190 VAL***: '!int 0' (2 sibs) 29: 0x5773c1e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5779d5d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779d61c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5779d668 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: 0x5773bd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773a050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5773af60 VAL***: '!!int 0' (2 sibs) 29: 0x5773afb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a0620 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x577a066c KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x577a06b8 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x577a0704 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: 0x5773bda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773b070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5773b0d0 VAL***: '!int 0' (2 sibs) 29: 0x5773b128 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a0760 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x577a07ac KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x577a07f8 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x577a0844 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: 0x5773be40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5773c3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5773c800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5773c858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5773c428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5773c8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5773c480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5773c920 VAL: 'a' (2 sibs) 29: 0x5773c978 VAL: 'b' (2 sibs) 29: 0x5773c4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c690 DOCMAP: (12 sibs) 1 children: 29: 0x5773c9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5773c6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773ca40 KEYVAL: 'a' '' (2 sibs) 29: 0x5773ca98 KEYVAL: 'b' '' (2 sibs) 29: 0x5773c798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773cb00 KEYVAL: 'a' '' (2 sibs) 29: 0x5773cb58 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a08a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x577a08ec DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x577a0938 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x577a0984 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x577a09d0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x577a0a1c KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x577a0a68 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x577a0ab4 VAL: 'a' (2 sibs) 29: [8] [8] 0x577a0b00 VAL: 'b' (2 sibs) 29: [9] [9] 0x577a0b4c DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x577a0b98 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x577a0be4 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x577a0c30 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x577a0c7c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x577a0cc8 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x577a0d14 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x577a0d60 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x577a0dac DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x577a0df8 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x577a0e44 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x577a0e90 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x577a0edc KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x577a0f28 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: 0x5773bee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5773cc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5773cc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5773cdd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5773ce28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5773ccc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5773ce90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5773cee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5773cd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5773cf50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5773cfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5773cd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5773d010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5773d068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a0f80 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x577a0fcc KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x577a1018 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x577a1064 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x577a10b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x577a10fc KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x577a1148 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x577a1194 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x577a11e0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x577a122c KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x577a1278 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x577a12c4 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x577a1310 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x577a135c 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: 0x5773bf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5773d120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5773d178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5773d2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5773d338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5773d1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5773d3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5773d3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5773d228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5773d460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5773d4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5773d280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5773d520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5773d578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a13b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x577a13fc KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x577a1448 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x577a1494 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x577a14e0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x577a152c KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x577a1578 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x577a15c4 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x577a1610 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x577a165c KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x577a16a8 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x577a16f4 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x577a1740 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x577a178c 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: 0x5773c020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5773dc90 MAP: (6 sibs) 3 children: 29: 0x5773deb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5773df08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5773df60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5773dce8 MAP***: !!map (6 sibs) 3 children: 29: 0x5773dfc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5773e018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5773e070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5773dd40 MAP***: !!map (6 sibs) 3 children: 29: 0x5773e0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773e180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773dd98 SEQ: (6 sibs) 3 children: 29: 0x5773e1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5773e238 VAL***: '!!str v20' (3 sibs) 29: 0x5773e290 VAL***: '!!str v30' (3 sibs) 29: 0x5773ddf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5773e348 VAL***: '!!str v50' (3 sibs) 29: 0x5773e3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5773de48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e400 VAL: 'v70' (3 sibs) 29: 0x5773e458 VAL: 'v80' (3 sibs) 29: 0x5773e4b0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a17e0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x577a182c MAP: (6 sibs) 3 children: 29: [2] [2] 0x577a1878 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x577a18c4 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x577a1910 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577a195c MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x577a19a8 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x577a19f4 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x577a1a40 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577a1a8c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x577a1ad8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x577a1b24 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577a1b70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x577a1bbc SEQ: (6 sibs) 3 children: 29: [14] [14] 0x577a1c08 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x577a1c54 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x577a1ca0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x577a1cec SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x577a1d38 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x577a1d84 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x577a1dd0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x577a1e1c SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x577a1e68 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577a1eb4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577a1f00 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: 0x5773c0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5773e560 MAP: (6 sibs) 3 children: 29: 0x5773e780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5773e7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5773e830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5773e5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5773e890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5773e8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5773e940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5773e610 MAP***: !map (6 sibs) 3 children: 29: 0x5773e9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773ea50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773e668 SEQ: (6 sibs) 3 children: 29: 0x5773eab0 VAL***: '!str v10' (3 sibs) 29: 0x5773eb08 VAL***: '!str v20' (3 sibs) 29: 0x5773eb60 VAL***: '!str v30' (3 sibs) 29: 0x5773e6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ebc0 VAL***: '!str v40' (3 sibs) 29: 0x5773ec18 VAL***: '!str v50' (3 sibs) 29: 0x5773ec70 VAL***: '!str v60' (3 sibs) 29: 0x5773e718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ecd0 VAL: 'v70' (3 sibs) 29: 0x5773ed28 VAL: 'v80' (3 sibs) 29: 0x5773ed80 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a1f50 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x577a1f9c MAP: (6 sibs) 3 children: 29: [2] [2] 0x577a1fe8 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x577a2034 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x577a2080 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577a20cc MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x577a2118 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x577a2164 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x577a21b0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577a21fc MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x577a2248 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x577a2294 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577a22e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x577a232c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x577a2378 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x577a23c4 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x577a2410 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x577a245c SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x577a24a8 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x577a24f4 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x577a2540 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x577a258c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x577a25d8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577a2624 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577a2670 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: 0x5773b760 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577791d0 [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: 0x5773b800 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773a450 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5773a4a8 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5773a500 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5773a558 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5773a5b0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5773a608 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5773a660 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773a720 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773a778 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773a6b8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a26c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x577a270c KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x577a2758 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x577a27a4 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x577a27f0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x577a283c KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x577a2888 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x577a28d4 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x577a2920 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x577a296c KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x577a29b8 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: 0x5773b8a0 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5773aa70 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5773aac8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5773ab20 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5773ab78 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5773abd0 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5773ac28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5773ac80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5773ad40 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5773ad98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5773acd8 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a2a10 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x577a2a5c KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x577a2aa8 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x577a2af4 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x577a2b40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x577a2b8c KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x577a2bd8 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x577a2c24 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x577a2c70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x577a2cbc KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x577a2d08 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: 0x5773b940 [ROOT] MAP: (0 sibs) 3 children: 29: 0x57737b70 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x57737bc8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x57737c20 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a2d60 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x577a2dac KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x577a2df8 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x577a2e44 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: 0x5773b9e0 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5773b3b0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5773b408 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5773b460 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a2ea0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x577a2eec KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x577a2f38 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x577a2f84 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: 0x5773ba80 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773a240 VAL***: '!!int 0' (2 sibs) 29: 0x5773a298 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5779d6c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5779d70c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5779d758 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: 0x5773bb20 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b560 VAL***: '!int 0' (2 sibs) 29: 0x5773b5b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a2fe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x577a302c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x577a3078 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: 0x5773bbc0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773b670 VAL***: '!!int 0' (2 sibs) 29: 0x5773b6c8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a30d0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x577a311c VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x577a3168 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: 0x5773bc60 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5773c190 VAL***: '!int 0' (2 sibs) 29: 0x5773c1e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a31c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x577a320c VAL***: !int '0' (2 sibs) 29: [2] [2] 0x577a3258 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: 0x5773bd00 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773a050 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5773af60 VAL***: '!!int 0' (2 sibs) 29: 0x5773afb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a32b0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x577a32fc KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x577a3348 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x577a3394 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: 0x5773bda0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5773b070 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5773b0d0 VAL***: '!int 0' (2 sibs) 29: 0x5773b128 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a33f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x577a343c KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x577a3488 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x577a34d4 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: 0x5773be40 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5773c3d0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5773c800 KEYVAL: 'a' '0' (2 sibs) 29: 0x5773c858 KEYVAL: 'b' '1' (2 sibs) 29: 0x5773c428 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5773c8c0 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5773c480 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5773c920 VAL: 'a' (2 sibs) 29: 0x5773c978 VAL: 'b' (2 sibs) 29: 0x5773c4d8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c530 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c588 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c5e0 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c638 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5773c690 DOCMAP: (12 sibs) 1 children: 29: 0x5773c9e0 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5773c6e8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5773c740 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773ca40 KEYVAL: 'a' '' (2 sibs) 29: 0x5773ca98 KEYVAL: 'b' '' (2 sibs) 29: 0x5773c798 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5773cb00 KEYVAL: 'a' '' (2 sibs) 29: 0x5773cb58 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a3530 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x577a357c DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x577a35c8 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x577a3614 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x577a3660 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x577a36ac KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x577a36f8 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x577a3744 VAL: 'a' (2 sibs) 29: [8] [8] 0x577a3790 VAL: 'b' (2 sibs) 29: [9] [9] 0x577a37dc DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x577a3828 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x577a3874 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x577a38c0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x577a390c DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x577a3958 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x577a39a4 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x577a39f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x577a3a3c DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x577a3a88 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x577a3ad4 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x577a3b20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x577a3b6c KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x577a3bb8 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: 0x5773bee0 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5773cc10 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5773cc68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5773cdd0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5773ce28 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5773ccc0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5773ce90 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5773cee8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5773cd18 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5773cf50 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5773cfa8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5773cd70 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5773d010 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5773d068 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a3c10 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x577a3c5c KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x577a3ca8 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x577a3cf4 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x577a3d40 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x577a3d8c KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x577a3dd8 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x577a3e24 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x577a3e70 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x577a3ebc KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x577a3f08 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x577a3f54 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x577a3fa0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x577a3fec 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: 0x5773bf80 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5773d120 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5773d178 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5773d2e0 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5773d338 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5773d1d0 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5773d3a0 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5773d3f8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5773d228 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5773d460 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5773d4b8 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5773d280 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5773d520 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5773d578 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a4040 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x577a408c KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x577a40d8 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x577a4124 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x577a4170 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x577a41bc KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x577a4208 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x577a4254 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x577a42a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x577a42ec KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x577a4338 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x577a4384 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x577a43d0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x577a441c 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: 0x5773c020 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5773dc90 MAP: (6 sibs) 3 children: 29: 0x5773deb0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5773df08 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5773df60 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5773dce8 MAP***: !!map (6 sibs) 3 children: 29: 0x5773dfc0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5773e018 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5773e070 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5773dd40 MAP***: !!map (6 sibs) 3 children: 29: 0x5773e0d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773e180 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773dd98 SEQ: (6 sibs) 3 children: 29: 0x5773e1e0 VAL***: '!!str v10' (3 sibs) 29: 0x5773e238 VAL***: '!!str v20' (3 sibs) 29: 0x5773e290 VAL***: '!!str v30' (3 sibs) 29: 0x5773ddf0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e2f0 VAL***: '!!str v40' (3 sibs) 29: 0x5773e348 VAL***: '!!str v50' (3 sibs) 29: 0x5773e3a0 VAL***: '!!str v60' (3 sibs) 29: 0x5773de48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5773e400 VAL: 'v70' (3 sibs) 29: 0x5773e458 VAL: 'v80' (3 sibs) 29: 0x5773e4b0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a4470 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x577a44bc MAP: (6 sibs) 3 children: 29: [2] [2] 0x577a4508 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x577a4554 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x577a45a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577a45ec MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x577a4638 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x577a4684 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x577a46d0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577a471c MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x577a4768 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x577a47b4 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577a4800 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x577a484c SEQ: (6 sibs) 3 children: 29: [14] [14] 0x577a4898 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x577a48e4 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x577a4930 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x577a497c SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x577a49c8 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x577a4a14 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x577a4a60 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x577a4aac SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x577a4af8 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577a4b44 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577a4b90 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: 0x5773c0c0 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5773e560 MAP: (6 sibs) 3 children: 29: 0x5773e780 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5773e7d8 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5773e830 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5773e5b8 MAP***: !map (6 sibs) 3 children: 29: 0x5773e890 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5773e8e8 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5773e940 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5773e610 MAP***: !map (6 sibs) 3 children: 29: 0x5773e9a0 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5773e9f8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5773ea50 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5773e668 SEQ: (6 sibs) 3 children: 29: 0x5773eab0 VAL***: '!str v10' (3 sibs) 29: 0x5773eb08 VAL***: '!str v20' (3 sibs) 29: 0x5773eb60 VAL***: '!str v30' (3 sibs) 29: 0x5773e6c0 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ebc0 VAL***: '!str v40' (3 sibs) 29: 0x5773ec18 VAL***: '!str v50' (3 sibs) 29: 0x5773ec70 VAL***: '!str v60' (3 sibs) 29: 0x5773e718 SEQ***: !seq (6 sibs) 3 children: 29: 0x5773ecd0 VAL: 'v70' (3 sibs) 29: 0x5773ed28 VAL: 'v80' (3 sibs) 29: 0x5773ed80 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x577a4be0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x577a4c2c MAP: (6 sibs) 3 children: 29: [2] [2] 0x577a4c78 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x577a4cc4 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x577a4d10 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x577a4d5c MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x577a4da8 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x577a4df4 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x577a4e40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x577a4e8c MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x577a4ed8 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x577a4f24 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x577a4f70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x577a4fbc SEQ: (6 sibs) 3 children: 29: [14] [14] 0x577a5008 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x577a5054 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x577a50a0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x577a50ec SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x577a5138 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x577a5184 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x577a51d0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x577a521c SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x577a5268 VAL: 'v70' (3 sibs) 29: [23] [23] 0x577a52b4 VAL: 'v80' (3 sibs) 29: [24] [24] 0x577a5300 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 (33 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (35 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.04 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x572da2a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x572d7cf0 DOCMAP: (3 sibs) 3 children: 30: 0x572d7e00 KEYVAL: 'a' '' (3 sibs) 30: 0x572d7e58 KEYVAL: 'b' '' (3 sibs) 30: 0x572d7eb0 KEYVAL: '' '' (3 sibs) 30: 0x572d7d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x572d7f10 KEYVAL: 'a' '' (2 sibs) 30: 0x572d7f68 KEYVAL: 'b' '' (2 sibs) 30: 0x572d7da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x572d7fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x572d8028 KEYVAL: 'b' '' (3 sibs) 30: 0x572d8080 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57324c60 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57324d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57324cac KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57324cf8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57324d44 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57324ddc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57324e28 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57324e74 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57324ec0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57324f0c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57324f58 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57324fa4 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: 0x572da340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d82e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x572d8338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d8390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d83e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57326990 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x573269dc KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57326a28 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57326a74 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57326ac0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57326b0c 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: 0x572da3e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d8730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x572d8788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d87e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d8838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57327b70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57327bbc KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57327c08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57327c54 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57327ca0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57327cec 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: 0x572da480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d8940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x572d8998 VAL: '?foo' (5 sibs) 30: 0x572d89f0 VAL: ':foo' (5 sibs) 30: 0x572d8a48 VAL: '-foo' (5 sibs) 30: 0x572d8aa0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57328c70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57328cbc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57328d08 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57328d54 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57328da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57328dec 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: 0x572da520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d9060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x572d90b8 VAL: '?foo' (5 sibs) 30: 0x572d9110 VAL: ':foo' (5 sibs) 30: 0x572d9168 VAL: '-foo' (5 sibs) 30: 0x572d91c0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57329d90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57329ddc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57329e28 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57329e74 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57329ec0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57329f0c 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: 0x572da5c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d79e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5732acf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5732ad3c 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: 0x572da660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d7b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d7b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5732bcf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732bd3c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5732bd88 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: 0x572da700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5732cd90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732cddc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5732ce28 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: 0x572da7a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d9e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5732dd70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732ddbc KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5732de08 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: 0x572da840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5732edd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732ee1c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5732ee68 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: 0x572da8e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x572d8de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5732ffd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733001c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57330068 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x573300b4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57330100 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: 0x572da980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x572d8f50 MAP: (2 sibs) 2 children: 30: 0x572d9ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8fa8 MAP: (2 sibs) 1 children: 30: 0x572d9fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x573310f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5733113c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57331188 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x573311d4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57331220 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5733126c 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: 0x572daa20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d8ea0 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] 0x573321d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733221c 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: 0x572daac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da0b0 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] 0x573332b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573332fc 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: 0x572dab60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57334390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573343dc 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: 0x572dac00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57335470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573354bc 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: 0x572daca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572db6d0 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] 0x57336550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733659c 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: 0x572dad40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d9420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57337630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733767c 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: 0x572dade0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d9480 KEYVAL: 'a' '' (5 sibs) 30: 0x572d94d8 KEYVAL: 'b' '' (5 sibs) 30: 0x572d9530 KEYVAL: 'c' '' (5 sibs) 30: 0x572d9588 KEYVAL: 'd' '' (5 sibs) 30: 0x572d95e0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57338590 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x573385dc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57338628 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57338674 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x573386c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5733870c 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: 0x572dae80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x572d9690 KEYVAL: 'a' '1' (6 sibs) 30: 0x572d96e8 KEYVAL: 'b' '' (6 sibs) 30: 0x572d9740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x572d9798 KEYVAL: 'd' '' (6 sibs) 30: 0x572d97f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x572d9848 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57339530 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5733957c KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x573395c8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57339614 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57339660 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x573396ac KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x573396f8 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: 0x572da2a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x572d7cf0 DOCMAP: (3 sibs) 3 children: 30: 0x572d7e00 KEYVAL: 'a' '' (3 sibs) 30: 0x572d7e58 KEYVAL: 'b' '' (3 sibs) 30: 0x572d7eb0 KEYVAL: '' '' (3 sibs) 30: 0x572d7d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x572d7f10 KEYVAL: 'a' '' (2 sibs) 30: 0x572d7f68 KEYVAL: 'b' '' (2 sibs) 30: 0x572d7da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x572d7fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x572d8028 KEYVAL: 'b' '' (3 sibs) 30: 0x572d8080 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57339a40 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57339b70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57339a8c KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57339ad8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57339b24 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57339bbc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57339c08 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57339c54 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57339ca0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57339cec KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57339d38 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57339d84 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: 0x572da340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d82e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x572d8338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d8390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d83e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x57339f10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57339f5c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57339fa8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57339ff4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5733a040 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5733a08c 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: 0x572da3e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d8730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x572d8788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d87e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d8838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733a3e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5733a42c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5733a478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5733a4c4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5733a510 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5733a55c 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: 0x572da480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d8940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x572d8998 VAL: '?foo' (5 sibs) 30: 0x572d89f0 VAL: ':foo' (5 sibs) 30: 0x572d8a48 VAL: '-foo' (5 sibs) 30: 0x572d8aa0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733a8b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5733a8fc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5733a948 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5733a994 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5733a9e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5733aa2c 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: 0x572da520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d9060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x572d90b8 VAL: '?foo' (5 sibs) 30: 0x572d9110 VAL: ':foo' (5 sibs) 30: 0x572d9168 VAL: '-foo' (5 sibs) 30: 0x572d91c0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733ad80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5733adcc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5733ae18 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5733ae64 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5733aeb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5733aefc 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: 0x572da5c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d79e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733b250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733b29c 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: 0x572da660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d7b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d7b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733b720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733b76c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5733b7b8 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: 0x572da700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733bbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733bc3c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5733bc88 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: 0x572da7a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d9e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733c0c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733c10c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5733c158 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: 0x572da840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733c590 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733c5dc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5733c628 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: 0x572da8e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x572d8de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733ca60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733caac KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5733caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5733cb44 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5733cb90 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: 0x572da980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x572d8f50 MAP: (2 sibs) 2 children: 30: 0x572d9ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8fa8 MAP: (2 sibs) 1 children: 30: 0x572d9fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733cf30 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5733cf7c MAP: (2 sibs) 2 children: 30: [2] [2] 0x5733cfc8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5733d014 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5733d060 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5733d0ac 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: 0x572daa20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d8ea0 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] 0x5733d400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733d44c 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: 0x572daac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da0b0 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] 0x5733d8d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733d91c 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: 0x572dab60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733dda0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733ddec 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: 0x572dac00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733e270 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733e2bc 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: 0x572daca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572db6d0 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] 0x5733e740 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733e78c 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: 0x572dad40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d9420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733ec10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733ec5c 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: 0x572dade0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d9480 KEYVAL: 'a' '' (5 sibs) 30: 0x572d94d8 KEYVAL: 'b' '' (5 sibs) 30: 0x572d9530 KEYVAL: 'c' '' (5 sibs) 30: 0x572d9588 KEYVAL: 'd' '' (5 sibs) 30: 0x572d95e0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733f0e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5733f12c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5733f178 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5733f1c4 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5733f210 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5733f25c 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: 0x572dae80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x572d9690 KEYVAL: 'a' '1' (6 sibs) 30: 0x572d96e8 KEYVAL: 'b' '' (6 sibs) 30: 0x572d9740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x572d9798 KEYVAL: 'd' '' (6 sibs) 30: 0x572d97f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x572d9848 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x5733f5b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5733f5fc KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5733f648 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5733f694 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5733f6e0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5733f72c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5733f778 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] 0x57324c60 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57324d90 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57324cac KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57324cf8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57324d44 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57324ddc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57324e28 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57324e74 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57324ec0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57324f0c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57324f58 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57324fa4 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] 0x57340d30 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x57340d7c DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x57340dc8 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x57340e14 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x57340e60 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57340eac DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57340ef8 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57340f44 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57340f90 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57340fdc KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57341028 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57341074 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] 0x57326990 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x573269dc KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57326a28 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57326a74 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57326ac0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57326b0c 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] 0x57341200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734124c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57341298 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x573412e4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57341330 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734137c 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] 0x57327b70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57327bbc KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57327c08 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57327c54 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57327ca0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57327cec 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] 0x573416d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734171c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57341768 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x573417b4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57341800 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734184c 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] 0x57328c70 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57328cbc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57328d08 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57328d54 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57328da0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57328dec 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] 0x57341e80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57341ecc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57341f18 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57341f64 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57341fb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57341ffc 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] 0x57329d90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57329ddc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57329e28 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57329e74 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57329ec0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x57329f0c 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] 0x57342350 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5734239c VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x573423e8 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57342434 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57342480 VAL: '-foo' (5 sibs) 30: [5] [5] 0x573424cc 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] 0x5732acf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5732ad3c 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] 0x57342820 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734286c 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] 0x5732bcf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732bd3c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5732bd88 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] 0x57342cf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57342d3c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57342d88 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] 0x5732cd90 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732cddc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5732ce28 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] 0x573431c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734320c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57343258 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] 0x5732dd70 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732ddbc KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5732de08 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] 0x57343690 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x573436dc KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57343728 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] 0x5732edd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5732ee1c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5732ee68 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] 0x57343b60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57343bac KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57343bf8 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] 0x5732ffd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733001c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x57330068 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x573300b4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57330100 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] 0x57344030 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734407c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x573440c8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57344114 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57344160 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] 0x573310f0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5733113c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57331188 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x573311d4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57331220 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5733126c 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] 0x57344500 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5734454c MAP: (2 sibs) 2 children: 30: [2] [2] 0x57344598 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x573445e4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57344630 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5734467c 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] 0x573321d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733221c 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] 0x573449d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57344a1c 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] 0x573332b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573332fc 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] 0x57344ea0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57344eec 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] 0x57334390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573343dc 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] 0x57345370 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573453bc 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] 0x57335470 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573354bc 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] 0x57345840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734588c 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] 0x57336550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733659c 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] 0x57345d10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57345d5c 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] 0x57337630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733767c 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] 0x573461e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734622c 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] 0x57338590 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x573385dc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57338628 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57338674 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x573386c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5733870c 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] 0x573466b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x573466fc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57346748 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x57346794 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x573467e0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5734682c 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] 0x57339530 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5733957c KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x573395c8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57339614 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57339660 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x573396ac KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x573396f8 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] 0x57346b80 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x57346bcc KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57346c18 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57346c64 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x57346cb0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x57346cfc KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57346d48 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] 0x57339a40 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x57339b70 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x57339a8c KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x57339ad8 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x57339b24 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x57339bbc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57339c08 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57339c54 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x57339ca0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x57339cec KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57339d38 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57339d84 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] 0x57347050 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5734709c DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x573470e8 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x57347134 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x57347180 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x573471cc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x57347218 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x57347264 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x573472b0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x573472fc KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x57347348 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x57347394 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] 0x57339f10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57339f5c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x57339fa8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57339ff4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5733a040 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5733a08c 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] 0x57347520 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734756c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x573475b8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57347604 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57347650 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734769c 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] 0x5733a3e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5733a42c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5733a478 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5733a4c4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5733a510 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5733a55c 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] 0x573479f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x57347a3c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x57347a88 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x57347ad4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x57347b20 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x57347b6c 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] 0x5733a8b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5733a8fc VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5733a948 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5733a994 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5733a9e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5733aa2c 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] 0x57347f50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x57347f9c VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x57347fe8 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57348034 VAL: ':foo' (5 sibs) 30: [4] [4] 0x57348080 VAL: '-foo' (5 sibs) 30: [5] [5] 0x573480cc 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] 0x5733ad80 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5733adcc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5733ae18 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5733ae64 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5733aeb0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5733aefc 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] 0x57348490 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x573484dc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x57348528 VAL: '?foo' (5 sibs) 30: [3] [3] 0x57348574 VAL: ':foo' (5 sibs) 30: [4] [4] 0x573485c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5734860c 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] 0x5733b250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733b29c 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] 0x57348960 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573489ac 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] 0x5733b720 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733b76c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5733b7b8 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] 0x57348e30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57348e7c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x57348ec8 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] 0x5733bbf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733bc3c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5733bc88 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] 0x57349340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734938c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x573493d8 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] 0x5733c0c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733c10c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5733c158 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] 0x57349850 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734989c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x573498e8 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] 0x5733c590 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733c5dc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5733c628 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] 0x57349d60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x57349dac KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x57349df8 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] 0x5733ca60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5733caac KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5733caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5733cb44 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5733cb90 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] 0x5734a2e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734a32c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5734a378 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5734a3c4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5734a410 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] 0x5733cf30 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5733cf7c MAP: (2 sibs) 2 children: 30: [2] [2] 0x5733cfc8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5733d014 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5733d060 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5733d0ac 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] 0x5734a7b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5734a7fc MAP: (2 sibs) 2 children: 30: [2] [2] 0x5734a848 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5734a894 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5734a8e0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5734a92c 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] 0x5733d400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733d44c 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] 0x5734acd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734ad1c 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] 0x5733d8d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733d91c 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] 0x5734b1f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734b23c 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] 0x5733dda0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733ddec 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] 0x5734b710 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734b75c 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] 0x5733e270 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733e2bc 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] 0x5734bc30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734bc7c 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] 0x5733e740 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733e78c 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] 0x5734c150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734c19c 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] 0x5733ec10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5733ec5c 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] 0x5734c670 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734c6bc 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] 0x5733f0e0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5733f12c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5733f178 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5733f1c4 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5733f210 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5733f25c 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] 0x5734cb40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734cb8c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5734cbd8 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5734cc24 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5734cc70 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5734ccbc 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] 0x5733f5b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5733f5fc KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5733f648 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5733f694 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5733f6e0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5733f72c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5733f778 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] 0x5734d010 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5734d05c KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5734d0a8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5734d0f4 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5734d140 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5734d18c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5734d1d8 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: 0x572da2a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x572d7cf0 DOCMAP: (3 sibs) 3 children: 30: 0x572d7e00 KEYVAL: 'a' '' (3 sibs) 30: 0x572d7e58 KEYVAL: 'b' '' (3 sibs) 30: 0x572d7eb0 KEYVAL: '' '' (3 sibs) 30: 0x572d7d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x572d7f10 KEYVAL: 'a' '' (2 sibs) 30: 0x572d7f68 KEYVAL: 'b' '' (2 sibs) 30: 0x572d7da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x572d7fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x572d8028 KEYVAL: 'b' '' (3 sibs) 30: 0x572d8080 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734d4e0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5734d52c DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5734d578 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5734d5c4 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5734d610 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5734d65c DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5734d6a8 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5734d6f4 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5734d740 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5734d78c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5734d7d8 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5734d824 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: 0x572da340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d82e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x572d8338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d8390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d83e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734d880 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734d8cc KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5734d918 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5734d964 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5734d9b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734d9fc 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: 0x572da3e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d8730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x572d8788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d87e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d8838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734da50 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734da9c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5734dae8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5734db34 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5734db80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734dbcc 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: 0x572da480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d8940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x572d8998 VAL: '?foo' (5 sibs) 30: 0x572d89f0 VAL: ':foo' (5 sibs) 30: 0x572d8a48 VAL: '-foo' (5 sibs) 30: 0x572d8aa0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734dc20 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5734dc6c VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5734dcb8 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5734dd04 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5734dd50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5734dd9c 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: 0x572da520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d9060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x572d90b8 VAL: '?foo' (5 sibs) 30: 0x572d9110 VAL: ':foo' (5 sibs) 30: 0x572d9168 VAL: '-foo' (5 sibs) 30: 0x572d91c0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734ddf0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5734de3c VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5734de88 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5734ded4 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5734df20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5734df6c 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: 0x572da5c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d79e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57324a80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x57324acc 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: 0x572da660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d7b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d7b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734dfc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734e00c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5734e058 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: 0x572da700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e0b0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734e0fc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5734e148 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: 0x572da7a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d9e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e1a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734e1ec KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5734e238 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: 0x572da840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e290 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734e2dc KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5734e328 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: 0x572da8e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x572d8de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e380 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734e3cc KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5734e418 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5734e464 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5734e4b0 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: 0x572da980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x572d8f50 MAP: (2 sibs) 2 children: 30: 0x572d9ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8fa8 MAP: (2 sibs) 1 children: 30: 0x572d9fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e500 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5734e54c MAP: (2 sibs) 2 children: 30: [2] [2] 0x5734e598 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5734e5e4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5734e630 MAP: (2 sibs) 1 children: 30: [5] [5] 0x5734e67c 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: 0x572daa20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d8ea0 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] 0x5734e6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734e71c 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: 0x572daac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da0b0 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] 0x5734e770 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734e7bc 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: 0x572dab60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734e85c 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: 0x572dac00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e8b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734e8fc 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: 0x572daca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572db6d0 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] 0x5734e950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734e99c 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: 0x572dad40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d9420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734e9f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734ea3c 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: 0x572dade0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d9480 KEYVAL: 'a' '' (5 sibs) 30: 0x572d94d8 KEYVAL: 'b' '' (5 sibs) 30: 0x572d9530 KEYVAL: 'c' '' (5 sibs) 30: 0x572d9588 KEYVAL: 'd' '' (5 sibs) 30: 0x572d95e0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734ea90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734eadc KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x5734eb28 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x5734eb74 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x5734ebc0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5734ec0c 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: 0x572dae80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x572d9690 KEYVAL: 'a' '1' (6 sibs) 30: 0x572d96e8 KEYVAL: 'b' '' (6 sibs) 30: 0x572d9740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x572d9798 KEYVAL: 'd' '' (6 sibs) 30: 0x572d97f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x572d9848 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734ec60 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x5734ecac KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x5734ecf8 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x5734ed44 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x5734ed90 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5734eddc KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x5734ee28 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: 0x572da2a0 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x572d7cf0 DOCMAP: (3 sibs) 3 children: 30: 0x572d7e00 KEYVAL: 'a' '' (3 sibs) 30: 0x572d7e58 KEYVAL: 'b' '' (3 sibs) 30: 0x572d7eb0 KEYVAL: '' '' (3 sibs) 30: 0x572d7d48 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x572d7f10 KEYVAL: 'a' '' (2 sibs) 30: 0x572d7f68 KEYVAL: 'b' '' (2 sibs) 30: 0x572d7da0 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x572d7fd0 KEYVAL: 'a' '' (3 sibs) 30: 0x572d8028 KEYVAL: 'b' '' (3 sibs) 30: 0x572d8080 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734ee80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x5734eecc DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x5734ef18 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x5734ef64 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x5734efb0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x5734effc DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x5734f048 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x5734f094 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x5734f0e0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x5734f12c KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x5734f178 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x5734f1c4 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: 0x572da340 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d82e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x572d8338 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d8390 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d83e8 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8440 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734f220 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734f26c KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x5734f2b8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5734f304 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5734f350 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734f39c 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: 0x572da3e0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d8730 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x572d8788 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x572d87e0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x572d8838 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x572d8890 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734f3f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5734f43c KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x5734f488 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x5734f4d4 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x5734f520 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x5734f56c 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: 0x572da480 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d8940 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x572d8998 VAL: '?foo' (5 sibs) 30: 0x572d89f0 VAL: ':foo' (5 sibs) 30: 0x572d8a48 VAL: '-foo' (5 sibs) 30: 0x572d8aa0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734f5c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5734f60c VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x5734f658 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5734f6a4 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5734f6f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5734f73c 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: 0x572da520 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x572d9060 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x572d90b8 VAL: '?foo' (5 sibs) 30: 0x572d9110 VAL: ':foo' (5 sibs) 30: 0x572d9168 VAL: '-foo' (5 sibs) 30: 0x572d91c0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734f790 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x5734f7dc VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x5734f828 VAL: '?foo' (5 sibs) 30: [3] [3] 0x5734f874 VAL: ':foo' (5 sibs) 30: [4] [4] 0x5734f8c0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x5734f90c 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: 0x572da5c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d79e0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734f960 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5734f9ac 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: 0x572da660 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d7b20 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d7b78 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734fa00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734fa4c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5734fa98 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: 0x572da700 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9310 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9368 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734faf0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734fb3c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5734fb88 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: 0x572da7a0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d9e30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d9e88 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734fbe0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734fc2c KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x5734fc78 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: 0x572da840 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8b50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8ba8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734fcd0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734fd1c KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x5734fd68 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: 0x572da8e0 [ROOT] MAP: (0 sibs) 2 children: 30: 0x572d8d20 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x572d8de0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d8e38 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8d78 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734fdc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x5734fe0c KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x5734fe58 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x5734fea4 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x5734fef0 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: 0x572da980 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x572d8f50 MAP: (2 sibs) 2 children: 30: 0x572d9ef0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x572d9f48 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x572d8fa8 MAP: (2 sibs) 1 children: 30: 0x572d9fb0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x5734ff40 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x5734ff8c MAP: (2 sibs) 2 children: 30: [2] [2] 0x5734ffd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x57350024 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x57350070 MAP: (2 sibs) 1 children: 30: [5] [5] 0x573500bc 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: 0x572daa20 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d8ea0 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] 0x57350110 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5735015c 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: 0x572daac0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da0b0 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] 0x573501b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573501fc 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: 0x572dab60 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da160 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57350250 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5735029c 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: 0x572dac00 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572da210 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x573502f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5735033c 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: 0x572daca0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572db6d0 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] 0x57350390 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x573503dc 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: 0x572dad40 [ROOT] MAP: (0 sibs) 1 children: 30: 0x572d9420 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x57350430 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x5735047c 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: 0x572dade0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x572d9480 KEYVAL: 'a' '' (5 sibs) 30: 0x572d94d8 KEYVAL: 'b' '' (5 sibs) 30: 0x572d9530 KEYVAL: 'c' '' (5 sibs) 30: 0x572d9588 KEYVAL: 'd' '' (5 sibs) 30: 0x572d95e0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x573504d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x5735051c KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x57350568 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x573505b4 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x57350600 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x5735064c 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: 0x572dae80 [ROOT] MAP: (0 sibs) 6 children: 30: 0x572d9690 KEYVAL: 'a' '1' (6 sibs) 30: 0x572d96e8 KEYVAL: 'b' '' (6 sibs) 30: 0x572d9740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x572d9798 KEYVAL: 'd' '' (6 sibs) 30: 0x572d97f0 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x572d9848 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x573506a0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x573506ec KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x57350738 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x57350784 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x573507d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x5735081c KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x57350868 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 (31 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (31 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.04 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x57c25150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c248b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c247a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c249c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c24a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c24ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c24b30 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c35210 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3525c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c352a8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c352f4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c35340 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3538c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c353d8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c35424 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c35470 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c354bc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c35508 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c35554 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c355a0 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: 0x57c251f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c24e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c24d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c24f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c25010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c250c0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c36370 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c363bc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c36408 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c36454 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c364a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c364ec KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c36538 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c36584 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c365d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3661c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c36668 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c366b4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c36700 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: 0x57c25290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c253b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c254c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c25518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c25570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c25408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c255d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c25628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c25680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c25460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c256e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c25790 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c374f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3753c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c37588 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c375d4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c37620 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3766c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c376b8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c37704 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c37750 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3779c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c377e8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c37834 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c37880 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: 0x57c25330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x57c24340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x57c25900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x57c25958 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c38670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c386bc KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c38708 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c38754 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: 0x57c25150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c248b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c247a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c249c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c24a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c24ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c24b30 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c38b40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c38b8c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c38bd8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c38c24 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c38c70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c38cbc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c38d08 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c38d54 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c38da0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c38dec KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c38e38 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c38e84 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c38ed0 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: 0x57c251f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c24e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c24d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c24f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c25010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c250c0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c39010 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3905c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c390a8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c390f4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c39140 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3918c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c391d8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c39224 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c39270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c392bc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c39308 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c39354 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c393a0 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: 0x57c25290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c253b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c254c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c25518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c25570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c25408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c255d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c25628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c25680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c25460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c256e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c25790 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c394e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3952c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c39578 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c395c4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c39610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3965c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c396a8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c396f4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c39740 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3978c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c397d8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c39824 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c39870 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: 0x57c25330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x57c24340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x57c25900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x57c25958 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x57c399b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c399fc KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c39a48 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c39a94 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] 0x57c35210 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3525c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c352a8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c352f4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c35340 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3538c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c353d8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c35424 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c35470 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c354bc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c35508 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c35554 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c355a0 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] 0x57c3a480 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3a4cc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3a518 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3a564 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3a5b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3a5fc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3a648 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3a694 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3a6e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3a72c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3a778 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3a7c4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3a810 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] 0x57c36370 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c363bc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c36408 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c36454 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c364a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c364ec KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c36538 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c36584 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c365d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3661c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c36668 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c366b4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c36700 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] 0x57c3a950 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3a99c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3a9e8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3aa34 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3aa80 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3aacc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3ab18 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3ab64 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3abb0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3abfc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3ac48 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3ac94 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3ace0 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] 0x57c374f0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3753c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c37588 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c375d4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c37620 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3766c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c376b8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c37704 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c37750 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3779c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c377e8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c37834 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c37880 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] 0x57c3ae20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3ae6c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3aeb8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3af04 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3af50 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3af9c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3afe8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3b034 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3b080 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3b0cc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3b118 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3b164 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3b1b0 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] 0x57c38670 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c386bc KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c38708 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c38754 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] 0x57c3b5d0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c3b61c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c3b668 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c3b6b4 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] 0x57c38b40 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c38b8c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c38bd8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c38c24 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c38c70 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c38cbc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c38d08 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c38d54 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c38da0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c38dec KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c38e38 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c38e84 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c38ed0 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] 0x57c3baa0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3baec KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3bb38 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3bb84 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3bbd0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3bc1c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3bc68 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3bcb4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3bd00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3bd4c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3bd98 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3bde4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3be30 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] 0x57c39010 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3905c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c390a8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c390f4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c39140 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3918c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c391d8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c39224 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c39270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c392bc KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c39308 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c39354 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c393a0 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] 0x57c3bf70 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3bfbc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3c008 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3c054 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3c0a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3c0ec KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3c138 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3c184 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3c1d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3c21c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3c268 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3c2b4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3c300 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] 0x57c394e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3952c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c39578 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c395c4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c39610 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3965c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c396a8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c396f4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c39740 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3978c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c397d8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c39824 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c39870 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] 0x57c3c440 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3c48c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3c4d8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3c524 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3c570 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3c5bc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3c608 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3c654 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3c6a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3c6ec KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3c738 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3c784 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3c7d0 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] 0x57c399b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c399fc KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c39a48 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c39a94 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] 0x57c3c910 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c3c95c KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c3c9a8 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c3c9f4 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: 0x57c25150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c248b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c247a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c249c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c24a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c24ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c24b30 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3cde0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3ce2c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3ce78 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3cec4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3cf10 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3cf5c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3cfa8 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3cff4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3d040 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3d08c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3d0d8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3d124 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3d170 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: 0x57c251f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c24e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c24d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c24f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c25010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c250c0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3d1c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3d20c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3d258 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3d2a4 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3d2f0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3d33c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3d388 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3d3d4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3d420 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3d46c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3d4b8 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3d504 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3d550 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: 0x57c25290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c253b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c254c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c25518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c25570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c25408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c255d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c25628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c25680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c25460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c256e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c25790 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3d5a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3d5ec KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3d638 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3d684 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3d6d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3d71c KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3d768 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3d7b4 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3d800 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3d84c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3d898 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3d8e4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3d930 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: 0x57c25330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x57c24340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x57c25900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x57c25958 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3a180 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c3a1cc KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c3a218 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c3a264 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: 0x57c25150 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24750 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24860 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c248b8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24910 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c247a8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24970 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c249c8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24a20 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24800 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c24a80 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c24ad8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c24b30 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3d980 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3d9cc KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3da18 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3da64 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3dab0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3dafc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3db48 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3db94 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3dbe0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3dc2c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3dc78 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3dcc4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3dd10 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: 0x57c251f0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c24ce0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c24df0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c24e48 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c24ea0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c24d38 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c24f00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c24f58 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c24fb0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c24d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c25010 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25068 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c250c0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3dd60 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3ddac KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3ddf8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3de44 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3de90 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3dedc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3df28 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3df74 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3dfc0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3e00c KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3e058 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3e0a4 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3e0f0 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: 0x57c25290 [ROOT] MAP: (0 sibs) 3 children: 31: 0x57c253b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x57c254c0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x57c25518 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x57c25570 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x57c25408 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x57c255d0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x57c25628 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x57c25680 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x57c25460 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x57c256e0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x57c25738 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x57c25790 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3e140 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x57c3e18c KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x57c3e1d8 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x57c3e224 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x57c3e270 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x57c3e2bc KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x57c3e308 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x57c3e354 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x57c3e3a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x57c3e3ec KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x57c3e438 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x57c3e484 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x57c3e4d0 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: 0x57c25330 [ROOT] MAP: (0 sibs) 1 children: 31: 0x57c24340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x57c25900 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x57c25958 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x57c3b490 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x57c3b4dc KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x57c3b528 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x57c3b574 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 (8 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (8 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x57b44980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b40e60 SEQ: (3 sibs) 0 children: 32: 0x57b40eb8 SEQ: (3 sibs) 0 children: 32: 0x57b40f10 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b647d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6481c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b64868 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b648b4 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: 0x57b44a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b439b0 SEQ: (3 sibs) 3 children: 32: 0x57b43ac0 VAL: '00' (3 sibs) 32: 0x57b43b18 VAL: '01' (3 sibs) 32: 0x57b43b70 VAL: '02' (3 sibs) 32: 0x57b43a08 SEQ: (3 sibs) 3 children: 32: 0x57b43bd0 VAL: '10' (3 sibs) 32: 0x57b43c28 VAL: '11' (3 sibs) 32: 0x57b43c80 VAL: '12' (3 sibs) 32: 0x57b43a60 SEQ: (3 sibs) 3 children: 32: 0x57b43ce0 VAL: '20' (3 sibs) 32: 0x57b43d38 VAL: '21' (3 sibs) 32: 0x57b43d90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b65730 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6577c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b657c8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b65814 VAL: '01' (3 sibs) 32: [4] [4] 0x57b65860 VAL: '02' (3 sibs) 32: [5] [5] 0x57b658ac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b658f8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b65944 VAL: '11' (3 sibs) 32: [8] [8] 0x57b65990 VAL: '12' (3 sibs) 32: [9] [9] 0x57b659dc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b65a28 VAL: '20' (3 sibs) 32: [11] [11] 0x57b65a74 VAL: '21' (3 sibs) 32: [12] [12] 0x57b65ac0 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: 0x57b44ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44080 SEQ: (3 sibs) 3 children: 32: 0x57b44190 VAL: '00' (3 sibs) 32: 0x57b441e8 VAL: '01' (3 sibs) 32: 0x57b44240 VAL: '02' (3 sibs) 32: 0x57b440d8 SEQ: (3 sibs) 3 children: 32: 0x57b442a0 VAL: '10' (3 sibs) 32: 0x57b442f8 VAL: '11' (3 sibs) 32: 0x57b44350 VAL: '12' (3 sibs) 32: 0x57b44130 SEQ: (3 sibs) 3 children: 32: 0x57b443b0 VAL: '20' (3 sibs) 32: 0x57b44408 VAL: '21' (3 sibs) 32: 0x57b44460 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b66690 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b666dc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b66728 VAL: '00' (3 sibs) 32: [3] [3] 0x57b66774 VAL: '01' (3 sibs) 32: [4] [4] 0x57b667c0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6680c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b66858 VAL: '10' (3 sibs) 32: [7] [7] 0x57b668a4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b668f0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6693c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b66988 VAL: '20' (3 sibs) 32: [11] [11] 0x57b669d4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b66a20 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: 0x57b44b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44510 SEQ: (3 sibs) 3 children: 32: 0x57b44620 VAL: '00' (3 sibs) 32: 0x57b44678 VAL: '01' (3 sibs) 32: 0x57b446d0 VAL: '02' (3 sibs) 32: 0x57b44568 SEQ: (3 sibs) 3 children: 32: 0x57b44730 VAL: '10' (3 sibs) 32: 0x57b44788 VAL: '11' (3 sibs) 32: 0x57b447e0 VAL: '12' (3 sibs) 32: 0x57b445c0 SEQ: (3 sibs) 3 children: 32: 0x57b44840 VAL: '20' (3 sibs) 32: 0x57b44898 VAL: '21' (3 sibs) 32: 0x57b448f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b67660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b676ac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b676f8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b67744 VAL: '01' (3 sibs) 32: [4] [4] 0x57b67790 VAL: '02' (3 sibs) 32: [5] [5] 0x57b677dc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b67828 VAL: '10' (3 sibs) 32: [7] [7] 0x57b67874 VAL: '11' (3 sibs) 32: [8] [8] 0x57b678c0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6790c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b67958 VAL: '20' (3 sibs) 32: [11] [11] 0x57b679a4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b679f0 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: 0x57b44c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44eb0 SEQ: (3 sibs) 3 children: 32: 0x57b44fc0 VAL: '00' (3 sibs) 32: 0x57b45018 VAL: '01' (3 sibs) 32: 0x57b45070 VAL: '02' (3 sibs) 32: 0x57b44f08 SEQ: (3 sibs) 3 children: 32: 0x57b450d0 VAL: '10' (3 sibs) 32: 0x57b45128 VAL: '11' (3 sibs) 32: 0x57b45180 VAL: '12' (3 sibs) 32: 0x57b44f60 SEQ: (3 sibs) 3 children: 32: 0x57b451e0 VAL: '20' (3 sibs) 32: 0x57b45238 VAL: '21' (3 sibs) 32: 0x57b45290 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b686f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6873c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b68788 VAL: '00' (3 sibs) 32: [3] [3] 0x57b687d4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b68820 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6886c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b688b8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b68904 VAL: '11' (3 sibs) 32: [8] [8] 0x57b68950 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6899c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b689e8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b68a34 VAL: '21' (3 sibs) 32: [12] [12] 0x57b68a80 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: 0x57b44ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45340 SEQ: (3 sibs) 3 children: 32: 0x57b45450 VAL: '00' (3 sibs) 32: 0x57b454a8 VAL: '01' (3 sibs) 32: 0x57b45500 VAL: '02' (3 sibs) 32: 0x57b45398 SEQ: (3 sibs) 3 children: 32: 0x57b45560 VAL: '10' (3 sibs) 32: 0x57b455b8 VAL: '11' (3 sibs) 32: 0x57b45610 VAL: '12' (3 sibs) 32: 0x57b453f0 SEQ: (3 sibs) 3 children: 32: 0x57b45670 VAL: '20' (3 sibs) 32: 0x57b456c8 VAL: '21' (3 sibs) 32: 0x57b45720 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b697b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b697fc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b69848 VAL: '00' (3 sibs) 32: [3] [3] 0x57b69894 VAL: '01' (3 sibs) 32: [4] [4] 0x57b698e0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6992c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b69978 VAL: '10' (3 sibs) 32: [7] [7] 0x57b699c4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b69a10 VAL: '12' (3 sibs) 32: [9] [9] 0x57b69a5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b69aa8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b69af4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b69b40 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: 0x57b44d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b457d0 SEQ: (3 sibs) 3 children: 32: 0x57b458e0 VAL: '00' (3 sibs) 32: 0x57b45938 VAL: '01' (3 sibs) 32: 0x57b45990 VAL: '02' (3 sibs) 32: 0x57b45828 SEQ: (3 sibs) 3 children: 32: 0x57b459f0 VAL: '10' (3 sibs) 32: 0x57b45a48 VAL: '11' (3 sibs) 32: 0x57b45aa0 VAL: '12' (3 sibs) 32: 0x57b45880 SEQ: (3 sibs) 3 children: 32: 0x57b45b00 VAL: '20' (3 sibs) 32: 0x57b45b58 VAL: '21' (3 sibs) 32: 0x57b45bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6a910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6a95c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6a9a8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6a9f4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6aa40 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6aa8c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6aad8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6ab24 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6ab70 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6abbc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6ac08 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6ac54 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6aca0 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: 0x57b44de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45c60 SEQ: (3 sibs) 3 children: 32: 0x57b45d70 VAL: '00' (3 sibs) 32: 0x57b45dc8 VAL: '01' (3 sibs) 32: 0x57b45e20 VAL: '02' (3 sibs) 32: 0x57b45cb8 SEQ: (3 sibs) 3 children: 32: 0x57b45e80 VAL: '10' (3 sibs) 32: 0x57b45ed8 VAL: '11' (3 sibs) 32: 0x57b45f30 VAL: '12' (3 sibs) 32: 0x57b45d10 SEQ: (3 sibs) 3 children: 32: 0x57b45f90 VAL: '20' (3 sibs) 32: 0x57b45fe8 VAL: '21' (3 sibs) 32: 0x57b46040 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6b930 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6b97c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6b9c8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6ba14 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6ba60 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6baac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6baf8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6bb44 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6bb90 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6bbdc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6bc28 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6bc74 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6bcc0 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: 0x57b44980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b40e60 SEQ: (3 sibs) 0 children: 32: 0x57b40eb8 SEQ: (3 sibs) 0 children: 32: 0x57b40f10 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6be40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6be8c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b6bed8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b6bf24 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: 0x57b44a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b439b0 SEQ: (3 sibs) 3 children: 32: 0x57b43ac0 VAL: '00' (3 sibs) 32: 0x57b43b18 VAL: '01' (3 sibs) 32: 0x57b43b70 VAL: '02' (3 sibs) 32: 0x57b43a08 SEQ: (3 sibs) 3 children: 32: 0x57b43bd0 VAL: '10' (3 sibs) 32: 0x57b43c28 VAL: '11' (3 sibs) 32: 0x57b43c80 VAL: '12' (3 sibs) 32: 0x57b43a60 SEQ: (3 sibs) 3 children: 32: 0x57b43ce0 VAL: '20' (3 sibs) 32: 0x57b43d38 VAL: '21' (3 sibs) 32: 0x57b43d90 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6c310 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6c35c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6c3a8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6c3f4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6c440 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6c48c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6c4d8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6c524 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6c570 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6c5bc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6c608 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6c654 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6c6a0 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: 0x57b44ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44080 SEQ: (3 sibs) 3 children: 32: 0x57b44190 VAL: '00' (3 sibs) 32: 0x57b441e8 VAL: '01' (3 sibs) 32: 0x57b44240 VAL: '02' (3 sibs) 32: 0x57b440d8 SEQ: (3 sibs) 3 children: 32: 0x57b442a0 VAL: '10' (3 sibs) 32: 0x57b442f8 VAL: '11' (3 sibs) 32: 0x57b44350 VAL: '12' (3 sibs) 32: 0x57b44130 SEQ: (3 sibs) 3 children: 32: 0x57b443b0 VAL: '20' (3 sibs) 32: 0x57b44408 VAL: '21' (3 sibs) 32: 0x57b44460 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6c7e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6c82c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6c878 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6c8c4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6c910 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6c95c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6c9a8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6c9f4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6ca40 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6ca8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6cad8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6cb24 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6cb70 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: 0x57b44b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44510 SEQ: (3 sibs) 3 children: 32: 0x57b44620 VAL: '00' (3 sibs) 32: 0x57b44678 VAL: '01' (3 sibs) 32: 0x57b446d0 VAL: '02' (3 sibs) 32: 0x57b44568 SEQ: (3 sibs) 3 children: 32: 0x57b44730 VAL: '10' (3 sibs) 32: 0x57b44788 VAL: '11' (3 sibs) 32: 0x57b447e0 VAL: '12' (3 sibs) 32: 0x57b445c0 SEQ: (3 sibs) 3 children: 32: 0x57b44840 VAL: '20' (3 sibs) 32: 0x57b44898 VAL: '21' (3 sibs) 32: 0x57b448f0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6ccb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6ccfc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6cd48 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6cd94 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6cde0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6ce2c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6ce78 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6cec4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6cf10 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6cf5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6cfa8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6cff4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6d040 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: 0x57b44c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44eb0 SEQ: (3 sibs) 3 children: 32: 0x57b44fc0 VAL: '00' (3 sibs) 32: 0x57b45018 VAL: '01' (3 sibs) 32: 0x57b45070 VAL: '02' (3 sibs) 32: 0x57b44f08 SEQ: (3 sibs) 3 children: 32: 0x57b450d0 VAL: '10' (3 sibs) 32: 0x57b45128 VAL: '11' (3 sibs) 32: 0x57b45180 VAL: '12' (3 sibs) 32: 0x57b44f60 SEQ: (3 sibs) 3 children: 32: 0x57b451e0 VAL: '20' (3 sibs) 32: 0x57b45238 VAL: '21' (3 sibs) 32: 0x57b45290 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6d180 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6d1cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6d218 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6d264 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6d2b0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6d2fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6d348 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6d394 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6d3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6d42c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6d478 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6d4c4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6d510 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: 0x57b44ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45340 SEQ: (3 sibs) 3 children: 32: 0x57b45450 VAL: '00' (3 sibs) 32: 0x57b454a8 VAL: '01' (3 sibs) 32: 0x57b45500 VAL: '02' (3 sibs) 32: 0x57b45398 SEQ: (3 sibs) 3 children: 32: 0x57b45560 VAL: '10' (3 sibs) 32: 0x57b455b8 VAL: '11' (3 sibs) 32: 0x57b45610 VAL: '12' (3 sibs) 32: 0x57b453f0 SEQ: (3 sibs) 3 children: 32: 0x57b45670 VAL: '20' (3 sibs) 32: 0x57b456c8 VAL: '21' (3 sibs) 32: 0x57b45720 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6d650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6d69c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6d6e8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6d734 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6d780 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6d7cc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6d818 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6d864 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6d8b0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6d8fc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6d948 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6d994 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6d9e0 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: 0x57b44d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b457d0 SEQ: (3 sibs) 3 children: 32: 0x57b458e0 VAL: '00' (3 sibs) 32: 0x57b45938 VAL: '01' (3 sibs) 32: 0x57b45990 VAL: '02' (3 sibs) 32: 0x57b45828 SEQ: (3 sibs) 3 children: 32: 0x57b459f0 VAL: '10' (3 sibs) 32: 0x57b45a48 VAL: '11' (3 sibs) 32: 0x57b45aa0 VAL: '12' (3 sibs) 32: 0x57b45880 SEQ: (3 sibs) 3 children: 32: 0x57b45b00 VAL: '20' (3 sibs) 32: 0x57b45b58 VAL: '21' (3 sibs) 32: 0x57b45bb0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6db20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6db6c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6dbb8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6dc04 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6dc50 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6dc9c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6dce8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6dd34 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6dd80 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6ddcc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6de18 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6de64 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6deb0 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: 0x57b44de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45c60 SEQ: (3 sibs) 3 children: 32: 0x57b45d70 VAL: '00' (3 sibs) 32: 0x57b45dc8 VAL: '01' (3 sibs) 32: 0x57b45e20 VAL: '02' (3 sibs) 32: 0x57b45cb8 SEQ: (3 sibs) 3 children: 32: 0x57b45e80 VAL: '10' (3 sibs) 32: 0x57b45ed8 VAL: '11' (3 sibs) 32: 0x57b45f30 VAL: '12' (3 sibs) 32: 0x57b45d10 SEQ: (3 sibs) 3 children: 32: 0x57b45f90 VAL: '20' (3 sibs) 32: 0x57b45fe8 VAL: '21' (3 sibs) 32: 0x57b46040 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6dff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6e03c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6e088 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6e0d4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6e120 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6e16c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6e1b8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6e204 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6e250 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6e29c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6e2e8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6e334 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6e380 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] 0x57b647d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6481c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b64868 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b648b4 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] 0x57b6eb70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6ebbc SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b6ec08 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b6ec54 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] 0x57b65730 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6577c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b657c8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b65814 VAL: '01' (3 sibs) 32: [4] [4] 0x57b65860 VAL: '02' (3 sibs) 32: [5] [5] 0x57b658ac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b658f8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b65944 VAL: '11' (3 sibs) 32: [8] [8] 0x57b65990 VAL: '12' (3 sibs) 32: [9] [9] 0x57b659dc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b65a28 VAL: '20' (3 sibs) 32: [11] [11] 0x57b65a74 VAL: '21' (3 sibs) 32: [12] [12] 0x57b65ac0 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] 0x57b6f040 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6f08c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6f0d8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6f124 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6f170 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6f1bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6f208 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6f254 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6f2a0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6f2ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6f338 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6f384 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6f3d0 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] 0x57b66690 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b666dc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b66728 VAL: '00' (3 sibs) 32: [3] [3] 0x57b66774 VAL: '01' (3 sibs) 32: [4] [4] 0x57b667c0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6680c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b66858 VAL: '10' (3 sibs) 32: [7] [7] 0x57b668a4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b668f0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6693c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b66988 VAL: '20' (3 sibs) 32: [11] [11] 0x57b669d4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b66a20 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] 0x57b6f510 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6f55c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6f5a8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6f5f4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6f640 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6f68c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6f6d8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6f724 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6f770 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6f7bc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6f808 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6f854 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6f8a0 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] 0x57b67660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b676ac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b676f8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b67744 VAL: '01' (3 sibs) 32: [4] [4] 0x57b67790 VAL: '02' (3 sibs) 32: [5] [5] 0x57b677dc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b67828 VAL: '10' (3 sibs) 32: [7] [7] 0x57b67874 VAL: '11' (3 sibs) 32: [8] [8] 0x57b678c0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6790c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b67958 VAL: '20' (3 sibs) 32: [11] [11] 0x57b679a4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b679f0 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] 0x57b6fcc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6fd0c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6fd58 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6fda4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6fdf0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6fe3c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6fe88 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6fed4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6ff20 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6ff6c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6ffb8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b70004 VAL: '21' (3 sibs) 32: [12] [12] 0x57b70050 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] 0x57b686f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6873c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b68788 VAL: '00' (3 sibs) 32: [3] [3] 0x57b687d4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b68820 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6886c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b688b8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b68904 VAL: '11' (3 sibs) 32: [8] [8] 0x57b68950 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6899c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b689e8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b68a34 VAL: '21' (3 sibs) 32: [12] [12] 0x57b68a80 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] 0x57b70190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b701dc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b70228 VAL: '00' (3 sibs) 32: [3] [3] 0x57b70274 VAL: '01' (3 sibs) 32: [4] [4] 0x57b702c0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7030c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b70358 VAL: '10' (3 sibs) 32: [7] [7] 0x57b703a4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b703f0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7043c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b70488 VAL: '20' (3 sibs) 32: [11] [11] 0x57b704d4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b70520 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] 0x57b697b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b697fc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b69848 VAL: '00' (3 sibs) 32: [3] [3] 0x57b69894 VAL: '01' (3 sibs) 32: [4] [4] 0x57b698e0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6992c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b69978 VAL: '10' (3 sibs) 32: [7] [7] 0x57b699c4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b69a10 VAL: '12' (3 sibs) 32: [9] [9] 0x57b69a5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b69aa8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b69af4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b69b40 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] 0x57b70660 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b706ac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b706f8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b70744 VAL: '01' (3 sibs) 32: [4] [4] 0x57b70790 VAL: '02' (3 sibs) 32: [5] [5] 0x57b707dc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b70828 VAL: '10' (3 sibs) 32: [7] [7] 0x57b70874 VAL: '11' (3 sibs) 32: [8] [8] 0x57b708c0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7090c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b70958 VAL: '20' (3 sibs) 32: [11] [11] 0x57b709a4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b709f0 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] 0x57b6a910 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6a95c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6a9a8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6a9f4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6aa40 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6aa8c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6aad8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6ab24 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6ab70 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6abbc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6ac08 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6ac54 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6aca0 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] 0x57b70b30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b70b7c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b70bc8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b70c14 VAL: '01' (3 sibs) 32: [4] [4] 0x57b70c60 VAL: '02' (3 sibs) 32: [5] [5] 0x57b70cac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b70cf8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b70d44 VAL: '11' (3 sibs) 32: [8] [8] 0x57b70d90 VAL: '12' (3 sibs) 32: [9] [9] 0x57b70ddc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b70e28 VAL: '20' (3 sibs) 32: [11] [11] 0x57b70e74 VAL: '21' (3 sibs) 32: [12] [12] 0x57b70ec0 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] 0x57b6b930 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6b97c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6b9c8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6ba14 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6ba60 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6baac SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6baf8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6bb44 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6bb90 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6bbdc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6bc28 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6bc74 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6bcc0 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] 0x57b71000 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7104c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b71098 VAL: '00' (3 sibs) 32: [3] [3] 0x57b710e4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b71130 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7117c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b711c8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b71214 VAL: '11' (3 sibs) 32: [8] [8] 0x57b71260 VAL: '12' (3 sibs) 32: [9] [9] 0x57b712ac SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b712f8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b71344 VAL: '21' (3 sibs) 32: [12] [12] 0x57b71390 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] 0x57b6be40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6be8c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b6bed8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b6bf24 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] 0x57b714d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7151c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b71568 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b715b4 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] 0x57b6c310 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6c35c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6c3a8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6c3f4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6c440 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6c48c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6c4d8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6c524 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6c570 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6c5bc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6c608 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6c654 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6c6a0 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] 0x57b719a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b719ec SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b71a38 VAL: '00' (3 sibs) 32: [3] [3] 0x57b71a84 VAL: '01' (3 sibs) 32: [4] [4] 0x57b71ad0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b71b1c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b71b68 VAL: '10' (3 sibs) 32: [7] [7] 0x57b71bb4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b71c00 VAL: '12' (3 sibs) 32: [9] [9] 0x57b71c4c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b71c98 VAL: '20' (3 sibs) 32: [11] [11] 0x57b71ce4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b71d30 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] 0x57b6c7e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6c82c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6c878 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6c8c4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6c910 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6c95c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6c9a8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6c9f4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6ca40 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6ca8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6cad8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6cb24 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6cb70 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] 0x57b71e70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b71ebc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b71f08 VAL: '00' (3 sibs) 32: [3] [3] 0x57b71f54 VAL: '01' (3 sibs) 32: [4] [4] 0x57b71fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b71fec SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b72038 VAL: '10' (3 sibs) 32: [7] [7] 0x57b72084 VAL: '11' (3 sibs) 32: [8] [8] 0x57b720d0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7211c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b72168 VAL: '20' (3 sibs) 32: [11] [11] 0x57b721b4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b72200 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] 0x57b6ccb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6ccfc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6cd48 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6cd94 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6cde0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6ce2c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6ce78 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6cec4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6cf10 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6cf5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6cfa8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6cff4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6d040 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] 0x57b72390 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b723dc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b72428 VAL: '00' (3 sibs) 32: [3] [3] 0x57b72474 VAL: '01' (3 sibs) 32: [4] [4] 0x57b724c0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7250c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b72558 VAL: '10' (3 sibs) 32: [7] [7] 0x57b725a4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b725f0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7263c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b72688 VAL: '20' (3 sibs) 32: [11] [11] 0x57b726d4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b72720 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] 0x57b6d180 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6d1cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6d218 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6d264 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6d2b0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6d2fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6d348 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6d394 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6d3e0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6d42c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6d478 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6d4c4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6d510 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] 0x57b728b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b728fc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b72948 VAL: '00' (3 sibs) 32: [3] [3] 0x57b72994 VAL: '01' (3 sibs) 32: [4] [4] 0x57b729e0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b72a2c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b72a78 VAL: '10' (3 sibs) 32: [7] [7] 0x57b72ac4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b72b10 VAL: '12' (3 sibs) 32: [9] [9] 0x57b72b5c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b72ba8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b72bf4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b72c40 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] 0x57b6d650 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6d69c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6d6e8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6d734 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6d780 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6d7cc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6d818 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6d864 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6d8b0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6d8fc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6d948 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6d994 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6d9e0 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] 0x57b72dd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b72e1c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b72e68 VAL: '00' (3 sibs) 32: [3] [3] 0x57b72eb4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b72f00 VAL: '02' (3 sibs) 32: [5] [5] 0x57b72f4c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b72f98 VAL: '10' (3 sibs) 32: [7] [7] 0x57b72fe4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b73030 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7307c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b730c8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b73114 VAL: '21' (3 sibs) 32: [12] [12] 0x57b73160 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] 0x57b6db20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6db6c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6dbb8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6dc04 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6dc50 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6dc9c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6dce8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6dd34 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6dd80 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6ddcc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6de18 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6de64 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6deb0 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] 0x57b732f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7333c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b73388 VAL: '00' (3 sibs) 32: [3] [3] 0x57b733d4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b73420 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7346c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b734b8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b73504 VAL: '11' (3 sibs) 32: [8] [8] 0x57b73550 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7359c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b735e8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b73634 VAL: '21' (3 sibs) 32: [12] [12] 0x57b73680 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] 0x57b6dff0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6e03c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b6e088 VAL: '00' (3 sibs) 32: [3] [3] 0x57b6e0d4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b6e120 VAL: '02' (3 sibs) 32: [5] [5] 0x57b6e16c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b6e1b8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b6e204 VAL: '11' (3 sibs) 32: [8] [8] 0x57b6e250 VAL: '12' (3 sibs) 32: [9] [9] 0x57b6e29c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b6e2e8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b6e334 VAL: '21' (3 sibs) 32: [12] [12] 0x57b6e380 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] 0x57b73810 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7385c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b738a8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b738f4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b73940 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7398c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b739d8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b73a24 VAL: '11' (3 sibs) 32: [8] [8] 0x57b73a70 VAL: '12' (3 sibs) 32: [9] [9] 0x57b73abc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b73b08 VAL: '20' (3 sibs) 32: [11] [11] 0x57b73b54 VAL: '21' (3 sibs) 32: [12] [12] 0x57b73ba0 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: 0x57b44980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b40e60 SEQ: (3 sibs) 0 children: 32: 0x57b40eb8 SEQ: (3 sibs) 0 children: 32: 0x57b40f10 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6e940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6e98c SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b6e9d8 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b6ea24 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: 0x57b44a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b439b0 SEQ: (3 sibs) 3 children: 32: 0x57b43ac0 VAL: '00' (3 sibs) 32: 0x57b43b18 VAL: '01' (3 sibs) 32: 0x57b43b70 VAL: '02' (3 sibs) 32: 0x57b43a08 SEQ: (3 sibs) 3 children: 32: 0x57b43bd0 VAL: '10' (3 sibs) 32: 0x57b43c28 VAL: '11' (3 sibs) 32: 0x57b43c80 VAL: '12' (3 sibs) 32: 0x57b43a60 SEQ: (3 sibs) 3 children: 32: 0x57b43ce0 VAL: '20' (3 sibs) 32: 0x57b43d38 VAL: '21' (3 sibs) 32: 0x57b43d90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b73ce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b73d2c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b73d78 VAL: '00' (3 sibs) 32: [3] [3] 0x57b73dc4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b73e10 VAL: '02' (3 sibs) 32: [5] [5] 0x57b73e5c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b73ea8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b73ef4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b73f40 VAL: '12' (3 sibs) 32: [9] [9] 0x57b73f8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b73fd8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b74024 VAL: '21' (3 sibs) 32: [12] [12] 0x57b74070 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: 0x57b44ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44080 SEQ: (3 sibs) 3 children: 32: 0x57b44190 VAL: '00' (3 sibs) 32: 0x57b441e8 VAL: '01' (3 sibs) 32: 0x57b44240 VAL: '02' (3 sibs) 32: 0x57b440d8 SEQ: (3 sibs) 3 children: 32: 0x57b442a0 VAL: '10' (3 sibs) 32: 0x57b442f8 VAL: '11' (3 sibs) 32: 0x57b44350 VAL: '12' (3 sibs) 32: 0x57b44130 SEQ: (3 sibs) 3 children: 32: 0x57b443b0 VAL: '20' (3 sibs) 32: 0x57b44408 VAL: '21' (3 sibs) 32: 0x57b44460 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b740c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7410c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b74158 VAL: '00' (3 sibs) 32: [3] [3] 0x57b741a4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b741f0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7423c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b74288 VAL: '10' (3 sibs) 32: [7] [7] 0x57b742d4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b74320 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7436c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b743b8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b74404 VAL: '21' (3 sibs) 32: [12] [12] 0x57b74450 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: 0x57b44b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44510 SEQ: (3 sibs) 3 children: 32: 0x57b44620 VAL: '00' (3 sibs) 32: 0x57b44678 VAL: '01' (3 sibs) 32: 0x57b446d0 VAL: '02' (3 sibs) 32: 0x57b44568 SEQ: (3 sibs) 3 children: 32: 0x57b44730 VAL: '10' (3 sibs) 32: 0x57b44788 VAL: '11' (3 sibs) 32: 0x57b447e0 VAL: '12' (3 sibs) 32: 0x57b445c0 SEQ: (3 sibs) 3 children: 32: 0x57b44840 VAL: '20' (3 sibs) 32: 0x57b44898 VAL: '21' (3 sibs) 32: 0x57b448f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b744a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b744ec SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b74538 VAL: '00' (3 sibs) 32: [3] [3] 0x57b74584 VAL: '01' (3 sibs) 32: [4] [4] 0x57b745d0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7461c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b74668 VAL: '10' (3 sibs) 32: [7] [7] 0x57b746b4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b74700 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7474c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b74798 VAL: '20' (3 sibs) 32: [11] [11] 0x57b747e4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b74830 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: 0x57b44c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44eb0 SEQ: (3 sibs) 3 children: 32: 0x57b44fc0 VAL: '00' (3 sibs) 32: 0x57b45018 VAL: '01' (3 sibs) 32: 0x57b45070 VAL: '02' (3 sibs) 32: 0x57b44f08 SEQ: (3 sibs) 3 children: 32: 0x57b450d0 VAL: '10' (3 sibs) 32: 0x57b45128 VAL: '11' (3 sibs) 32: 0x57b45180 VAL: '12' (3 sibs) 32: 0x57b44f60 SEQ: (3 sibs) 3 children: 32: 0x57b451e0 VAL: '20' (3 sibs) 32: 0x57b45238 VAL: '21' (3 sibs) 32: 0x57b45290 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b74880 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b748cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b74918 VAL: '00' (3 sibs) 32: [3] [3] 0x57b74964 VAL: '01' (3 sibs) 32: [4] [4] 0x57b749b0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b749fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b74a48 VAL: '10' (3 sibs) 32: [7] [7] 0x57b74a94 VAL: '11' (3 sibs) 32: [8] [8] 0x57b74ae0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b74b2c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b74b78 VAL: '20' (3 sibs) 32: [11] [11] 0x57b74bc4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b74c10 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: 0x57b44ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45340 SEQ: (3 sibs) 3 children: 32: 0x57b45450 VAL: '00' (3 sibs) 32: 0x57b454a8 VAL: '01' (3 sibs) 32: 0x57b45500 VAL: '02' (3 sibs) 32: 0x57b45398 SEQ: (3 sibs) 3 children: 32: 0x57b45560 VAL: '10' (3 sibs) 32: 0x57b455b8 VAL: '11' (3 sibs) 32: 0x57b45610 VAL: '12' (3 sibs) 32: 0x57b453f0 SEQ: (3 sibs) 3 children: 32: 0x57b45670 VAL: '20' (3 sibs) 32: 0x57b456c8 VAL: '21' (3 sibs) 32: 0x57b45720 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b74c60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b74cac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b74cf8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b74d44 VAL: '01' (3 sibs) 32: [4] [4] 0x57b74d90 VAL: '02' (3 sibs) 32: [5] [5] 0x57b74ddc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b74e28 VAL: '10' (3 sibs) 32: [7] [7] 0x57b74e74 VAL: '11' (3 sibs) 32: [8] [8] 0x57b74ec0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b74f0c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b74f58 VAL: '20' (3 sibs) 32: [11] [11] 0x57b74fa4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b74ff0 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: 0x57b44d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b457d0 SEQ: (3 sibs) 3 children: 32: 0x57b458e0 VAL: '00' (3 sibs) 32: 0x57b45938 VAL: '01' (3 sibs) 32: 0x57b45990 VAL: '02' (3 sibs) 32: 0x57b45828 SEQ: (3 sibs) 3 children: 32: 0x57b459f0 VAL: '10' (3 sibs) 32: 0x57b45a48 VAL: '11' (3 sibs) 32: 0x57b45aa0 VAL: '12' (3 sibs) 32: 0x57b45880 SEQ: (3 sibs) 3 children: 32: 0x57b45b00 VAL: '20' (3 sibs) 32: 0x57b45b58 VAL: '21' (3 sibs) 32: 0x57b45bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b75040 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7508c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b750d8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b75124 VAL: '01' (3 sibs) 32: [4] [4] 0x57b75170 VAL: '02' (3 sibs) 32: [5] [5] 0x57b751bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b75208 VAL: '10' (3 sibs) 32: [7] [7] 0x57b75254 VAL: '11' (3 sibs) 32: [8] [8] 0x57b752a0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b752ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b75338 VAL: '20' (3 sibs) 32: [11] [11] 0x57b75384 VAL: '21' (3 sibs) 32: [12] [12] 0x57b753d0 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: 0x57b44de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45c60 SEQ: (3 sibs) 3 children: 32: 0x57b45d70 VAL: '00' (3 sibs) 32: 0x57b45dc8 VAL: '01' (3 sibs) 32: 0x57b45e20 VAL: '02' (3 sibs) 32: 0x57b45cb8 SEQ: (3 sibs) 3 children: 32: 0x57b45e80 VAL: '10' (3 sibs) 32: 0x57b45ed8 VAL: '11' (3 sibs) 32: 0x57b45f30 VAL: '12' (3 sibs) 32: 0x57b45d10 SEQ: (3 sibs) 3 children: 32: 0x57b45f90 VAL: '20' (3 sibs) 32: 0x57b45fe8 VAL: '21' (3 sibs) 32: 0x57b46040 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b75420 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7546c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b754b8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b75504 VAL: '01' (3 sibs) 32: [4] [4] 0x57b75550 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7559c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b755e8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b75634 VAL: '11' (3 sibs) 32: [8] [8] 0x57b75680 VAL: '12' (3 sibs) 32: [9] [9] 0x57b756cc SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b75718 VAL: '20' (3 sibs) 32: [11] [11] 0x57b75764 VAL: '21' (3 sibs) 32: [12] [12] 0x57b757b0 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: 0x57b44980 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b40e60 SEQ: (3 sibs) 0 children: 32: 0x57b40eb8 SEQ: (3 sibs) 0 children: 32: 0x57b40f10 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b6fb80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b6fbcc SEQ: (3 sibs) 0 children: 32: [2] [2] 0x57b6fc18 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x57b6fc64 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: 0x57b44a20 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b439b0 SEQ: (3 sibs) 3 children: 32: 0x57b43ac0 VAL: '00' (3 sibs) 32: 0x57b43b18 VAL: '01' (3 sibs) 32: 0x57b43b70 VAL: '02' (3 sibs) 32: 0x57b43a08 SEQ: (3 sibs) 3 children: 32: 0x57b43bd0 VAL: '10' (3 sibs) 32: 0x57b43c28 VAL: '11' (3 sibs) 32: 0x57b43c80 VAL: '12' (3 sibs) 32: 0x57b43a60 SEQ: (3 sibs) 3 children: 32: 0x57b43ce0 VAL: '20' (3 sibs) 32: 0x57b43d38 VAL: '21' (3 sibs) 32: 0x57b43d90 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b75800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7584c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b75898 VAL: '00' (3 sibs) 32: [3] [3] 0x57b758e4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b75930 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7597c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b759c8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b75a14 VAL: '11' (3 sibs) 32: [8] [8] 0x57b75a60 VAL: '12' (3 sibs) 32: [9] [9] 0x57b75aac SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b75af8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b75b44 VAL: '21' (3 sibs) 32: [12] [12] 0x57b75b90 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: 0x57b44ac0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44080 SEQ: (3 sibs) 3 children: 32: 0x57b44190 VAL: '00' (3 sibs) 32: 0x57b441e8 VAL: '01' (3 sibs) 32: 0x57b44240 VAL: '02' (3 sibs) 32: 0x57b440d8 SEQ: (3 sibs) 3 children: 32: 0x57b442a0 VAL: '10' (3 sibs) 32: 0x57b442f8 VAL: '11' (3 sibs) 32: 0x57b44350 VAL: '12' (3 sibs) 32: 0x57b44130 SEQ: (3 sibs) 3 children: 32: 0x57b443b0 VAL: '20' (3 sibs) 32: 0x57b44408 VAL: '21' (3 sibs) 32: 0x57b44460 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b75be0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b75c2c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b75c78 VAL: '00' (3 sibs) 32: [3] [3] 0x57b75cc4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b75d10 VAL: '02' (3 sibs) 32: [5] [5] 0x57b75d5c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b75da8 VAL: '10' (3 sibs) 32: [7] [7] 0x57b75df4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b75e40 VAL: '12' (3 sibs) 32: [9] [9] 0x57b75e8c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b75ed8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b75f24 VAL: '21' (3 sibs) 32: [12] [12] 0x57b75f70 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: 0x57b44b60 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44510 SEQ: (3 sibs) 3 children: 32: 0x57b44620 VAL: '00' (3 sibs) 32: 0x57b44678 VAL: '01' (3 sibs) 32: 0x57b446d0 VAL: '02' (3 sibs) 32: 0x57b44568 SEQ: (3 sibs) 3 children: 32: 0x57b44730 VAL: '10' (3 sibs) 32: 0x57b44788 VAL: '11' (3 sibs) 32: 0x57b447e0 VAL: '12' (3 sibs) 32: 0x57b445c0 SEQ: (3 sibs) 3 children: 32: 0x57b44840 VAL: '20' (3 sibs) 32: 0x57b44898 VAL: '21' (3 sibs) 32: 0x57b448f0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b75fc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b7600c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b76058 VAL: '00' (3 sibs) 32: [3] [3] 0x57b760a4 VAL: '01' (3 sibs) 32: [4] [4] 0x57b760f0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7613c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b76188 VAL: '10' (3 sibs) 32: [7] [7] 0x57b761d4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b76220 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7626c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b762b8 VAL: '20' (3 sibs) 32: [11] [11] 0x57b76304 VAL: '21' (3 sibs) 32: [12] [12] 0x57b76350 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: 0x57b44c00 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b44eb0 SEQ: (3 sibs) 3 children: 32: 0x57b44fc0 VAL: '00' (3 sibs) 32: 0x57b45018 VAL: '01' (3 sibs) 32: 0x57b45070 VAL: '02' (3 sibs) 32: 0x57b44f08 SEQ: (3 sibs) 3 children: 32: 0x57b450d0 VAL: '10' (3 sibs) 32: 0x57b45128 VAL: '11' (3 sibs) 32: 0x57b45180 VAL: '12' (3 sibs) 32: 0x57b44f60 SEQ: (3 sibs) 3 children: 32: 0x57b451e0 VAL: '20' (3 sibs) 32: 0x57b45238 VAL: '21' (3 sibs) 32: 0x57b45290 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b763a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b763ec SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b76438 VAL: '00' (3 sibs) 32: [3] [3] 0x57b76484 VAL: '01' (3 sibs) 32: [4] [4] 0x57b764d0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b7651c SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b76568 VAL: '10' (3 sibs) 32: [7] [7] 0x57b765b4 VAL: '11' (3 sibs) 32: [8] [8] 0x57b76600 VAL: '12' (3 sibs) 32: [9] [9] 0x57b7664c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b76698 VAL: '20' (3 sibs) 32: [11] [11] 0x57b766e4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b76730 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: 0x57b44ca0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45340 SEQ: (3 sibs) 3 children: 32: 0x57b45450 VAL: '00' (3 sibs) 32: 0x57b454a8 VAL: '01' (3 sibs) 32: 0x57b45500 VAL: '02' (3 sibs) 32: 0x57b45398 SEQ: (3 sibs) 3 children: 32: 0x57b45560 VAL: '10' (3 sibs) 32: 0x57b455b8 VAL: '11' (3 sibs) 32: 0x57b45610 VAL: '12' (3 sibs) 32: 0x57b453f0 SEQ: (3 sibs) 3 children: 32: 0x57b45670 VAL: '20' (3 sibs) 32: 0x57b456c8 VAL: '21' (3 sibs) 32: 0x57b45720 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b76780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b767cc SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b76818 VAL: '00' (3 sibs) 32: [3] [3] 0x57b76864 VAL: '01' (3 sibs) 32: [4] [4] 0x57b768b0 VAL: '02' (3 sibs) 32: [5] [5] 0x57b768fc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b76948 VAL: '10' (3 sibs) 32: [7] [7] 0x57b76994 VAL: '11' (3 sibs) 32: [8] [8] 0x57b769e0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b76a2c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b76a78 VAL: '20' (3 sibs) 32: [11] [11] 0x57b76ac4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b76b10 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: 0x57b44d40 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b457d0 SEQ: (3 sibs) 3 children: 32: 0x57b458e0 VAL: '00' (3 sibs) 32: 0x57b45938 VAL: '01' (3 sibs) 32: 0x57b45990 VAL: '02' (3 sibs) 32: 0x57b45828 SEQ: (3 sibs) 3 children: 32: 0x57b459f0 VAL: '10' (3 sibs) 32: 0x57b45a48 VAL: '11' (3 sibs) 32: 0x57b45aa0 VAL: '12' (3 sibs) 32: 0x57b45880 SEQ: (3 sibs) 3 children: 32: 0x57b45b00 VAL: '20' (3 sibs) 32: 0x57b45b58 VAL: '21' (3 sibs) 32: 0x57b45bb0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b76b60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b76bac SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b76bf8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b76c44 VAL: '01' (3 sibs) 32: [4] [4] 0x57b76c90 VAL: '02' (3 sibs) 32: [5] [5] 0x57b76cdc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b76d28 VAL: '10' (3 sibs) 32: [7] [7] 0x57b76d74 VAL: '11' (3 sibs) 32: [8] [8] 0x57b76dc0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b76e0c SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b76e58 VAL: '20' (3 sibs) 32: [11] [11] 0x57b76ea4 VAL: '21' (3 sibs) 32: [12] [12] 0x57b76ef0 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: 0x57b44de0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x57b45c60 SEQ: (3 sibs) 3 children: 32: 0x57b45d70 VAL: '00' (3 sibs) 32: 0x57b45dc8 VAL: '01' (3 sibs) 32: 0x57b45e20 VAL: '02' (3 sibs) 32: 0x57b45cb8 SEQ: (3 sibs) 3 children: 32: 0x57b45e80 VAL: '10' (3 sibs) 32: 0x57b45ed8 VAL: '11' (3 sibs) 32: 0x57b45f30 VAL: '12' (3 sibs) 32: 0x57b45d10 SEQ: (3 sibs) 3 children: 32: 0x57b45f90 VAL: '20' (3 sibs) 32: 0x57b45fe8 VAL: '21' (3 sibs) 32: 0x57b46040 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x57b76f40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x57b76f8c SEQ: (3 sibs) 3 children: 32: [2] [2] 0x57b76fd8 VAL: '00' (3 sibs) 32: [3] [3] 0x57b77024 VAL: '01' (3 sibs) 32: [4] [4] 0x57b77070 VAL: '02' (3 sibs) 32: [5] [5] 0x57b770bc SEQ: (3 sibs) 3 children: 32: [6] [6] 0x57b77108 VAL: '10' (3 sibs) 32: [7] [7] 0x57b77154 VAL: '11' (3 sibs) 32: [8] [8] 0x57b771a0 VAL: '12' (3 sibs) 32: [9] [9] 0x57b771ec SEQ: (3 sibs) 3 children: 32: [10] [10] 0x57b77238 VAL: '20' (3 sibs) 32: [11] [11] 0x57b77284 VAL: '21' (3 sibs) 32: [12] [12] 0x57b772d0 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 (16 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (16 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.02 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x5744d870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744ca70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744cb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744cc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744cce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744cd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744cbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744cda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744cdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744ce50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744cc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ceb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744cf08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744cf60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744cac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744cfc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d0d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744d128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744d180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744d018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d1e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744d238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744d070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744d348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744d3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744cb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744d400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744d568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744d5c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744d458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744d678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744d6d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744d4b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744d788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744d7e0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x57457080 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x574570cc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57457118 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57457164 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x574571b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x574571fc KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57457248 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x57457294 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x574572e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745732c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x57457378 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x574573c4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57457410 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745745c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x574574a8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x574574f4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57457540 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745758c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x574575d8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57457624 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x57457670 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x574576bc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57457708 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57457754 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x574577a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x574577ec KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57457838 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57457884 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x574578d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745791c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57457968 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x574579b4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57457a00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x57457a4c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x57457a98 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57457ae4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57457b30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x57457b7c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57457bc8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57457c14 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: 0x5744d910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744d990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744daa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dbb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744dc08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744dc60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744daf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744dcc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744dd18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744dd70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744db50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ddd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744de28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744de80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744d9e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744dee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744e0a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744df38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744e158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744e1b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744df90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744e268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744e2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744da40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744e320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744e430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744e488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744e4e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744e378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744e598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744e5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744e3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744e6a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744e700 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x57459400 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745944c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57459498 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x574594e4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x57459530 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745957c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x574595c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x57459614 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57459660 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x574596ac KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x574596f8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x57459744 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57459790 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x574597dc KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x57459828 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57459874 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x574598c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745990c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x57459958 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x574599a4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x574599f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x57459a3c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57459a88 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57459ad4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x57459b20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x57459b6c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57459bb8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57459c04 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57459c50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x57459c9c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57459ce8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x57459d34 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57459d80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x57459dcc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x57459e18 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57459e64 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57459eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x57459efc KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57459f48 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57459f94 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: 0x5744d870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744ca70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744cb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744cc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744cce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744cd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744cbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744cda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744cdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744ce50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744cc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ceb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744cf08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744cf60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744cac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744cfc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d0d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744d128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744d180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744d018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d1e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744d238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744d070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744d348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744d3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744cb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744d400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744d568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744d5c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744d458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744d678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744d6d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744d4b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744d788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744d7e0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5745a710 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745a75c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745a7a8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745a7f4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745a840 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745a88c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745a8d8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745a924 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745a970 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745a9bc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745aa08 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745aa54 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745aaa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745aaec KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745ab38 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745ab84 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745abd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745ac1c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745ac68 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745acb4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745ad00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745ad4c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745ad98 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745ade4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745ae30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745ae7c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745aec8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745af14 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745af60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745afac KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745aff8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745b044 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745b090 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745b0dc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745b128 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745b174 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745b1c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745b20c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745b258 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745b2a4 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: 0x5744d910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744d990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744daa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dbb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744dc08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744dc60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744daf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744dcc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744dd18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744dd70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744db50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ddd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744de28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744de80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744d9e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744dee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744e0a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744df38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744e158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744e1b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744df90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744e268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744e2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744da40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744e320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744e430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744e488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744e4e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744e378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744e598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744e5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744e3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744e6a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744e700 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x5745ba20 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745ba6c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745bab8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745bb04 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745bb50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745bb9c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745bbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745bc34 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745bc80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745bccc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745bd18 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745bd64 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745bdb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745bdfc KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745be48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745be94 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745bee0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745bf2c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745bf78 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745bfc4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745c010 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745c05c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745c0a8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745c0f4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745c140 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745c18c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745c1d8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745c224 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745c270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745c2bc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745c308 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745c354 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745c3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745c3ec KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745c438 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745c484 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745c4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745c51c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745c568 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745c5b4 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] 0x57457080 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x574570cc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57457118 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57457164 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x574571b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x574571fc KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57457248 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x57457294 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x574572e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745732c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x57457378 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x574573c4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57457410 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745745c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x574574a8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x574574f4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57457540 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745758c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x574575d8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57457624 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x57457670 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x574576bc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57457708 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57457754 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x574577a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x574577ec KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57457838 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57457884 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x574578d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745791c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57457968 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x574579b4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57457a00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x57457a4c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x57457a98 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57457ae4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57457b30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x57457b7c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57457bc8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57457c14 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] 0x5745de80 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745decc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745df18 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745df64 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745dfb0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745dffc KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745e048 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745e094 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745e0e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745e12c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745e178 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745e1c4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745e210 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745e25c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745e2a8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745e2f4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745e340 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745e38c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745e3d8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745e424 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745e470 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745e4bc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745e508 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745e554 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745e5a0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745e5ec KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745e638 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745e684 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745e6d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745e71c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745e768 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745e7b4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745e800 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745e84c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745e898 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745e8e4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745e930 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745e97c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745e9c8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745ea14 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] 0x57459400 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745944c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57459498 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x574594e4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x57459530 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745957c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x574595c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x57459614 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57459660 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x574596ac KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x574596f8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x57459744 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57459790 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x574597dc KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x57459828 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57459874 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x574598c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745990c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x57459958 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x574599a4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x574599f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x57459a3c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57459a88 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57459ad4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x57459b20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x57459b6c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57459bb8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57459c04 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57459c50 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x57459c9c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57459ce8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x57459d34 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57459d80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x57459dcc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x57459e18 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57459e64 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57459eb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x57459efc KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57459f48 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57459f94 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] 0x5745f190 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745f1dc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745f228 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745f274 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745f2c0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745f30c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745f358 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745f3a4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745f3f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745f43c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745f488 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745f4d4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745f520 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745f56c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745f5b8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745f604 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745f650 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745f69c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745f6e8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745f734 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745f780 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745f7cc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745f818 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745f864 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745f8b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745f8fc KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745f948 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745f994 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745f9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745fa2c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745fa78 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745fac4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745fb10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745fb5c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745fba8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745fbf4 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745fc40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745fc8c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745fcd8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745fd24 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] 0x5745a710 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745a75c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745a7a8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745a7f4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745a840 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745a88c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745a8d8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745a924 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745a970 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745a9bc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745aa08 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745aa54 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745aaa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745aaec KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745ab38 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745ab84 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745abd0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745ac1c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745ac68 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745acb4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745ad00 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745ad4c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745ad98 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745ade4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745ae30 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745ae7c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745aec8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745af14 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745af60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745afac KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745aff8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745b044 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745b090 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745b0dc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745b128 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745b174 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745b1c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745b20c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745b258 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745b2a4 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] 0x574604a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x574604ec KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57460538 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57460584 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x574605d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5746061c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57460668 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x574606b4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57460700 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5746074c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x57460798 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x574607e4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57460830 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5746087c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x574608c8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57460914 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57460960 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x574609ac KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x574609f8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57460a44 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x57460a90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x57460adc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57460b28 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57460b74 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x57460bc0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x57460c0c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57460c58 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57460ca4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57460cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x57460d3c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57460d88 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x57460dd4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57460e20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x57460e6c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x57460eb8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57460f04 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57460f50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x57460f9c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57460fe8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57461034 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] 0x5745ba20 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745ba6c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745bab8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745bb04 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745bb50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745bb9c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745bbe8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745bc34 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745bc80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745bccc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745bd18 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745bd64 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745bdb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745bdfc KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745be48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745be94 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745bee0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745bf2c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745bf78 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745bfc4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745c010 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745c05c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745c0a8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745c0f4 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745c140 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745c18c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745c1d8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745c224 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745c270 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745c2bc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745c308 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745c354 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745c3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745c3ec KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745c438 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745c484 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745c4d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745c51c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745c568 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745c5b4 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] 0x574617b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x574617fc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57461848 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57461894 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x574618e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5746192c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57461978 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x574619c4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57461a10 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x57461a5c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x57461aa8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x57461af4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57461b40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x57461b8c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x57461bd8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57461c24 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57461c70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x57461cbc KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x57461d08 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57461d54 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x57461da0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x57461dec KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57461e38 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57461e84 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x57461ed0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x57461f1c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57461f68 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57461fb4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57462000 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5746204c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57462098 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x574620e4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57462130 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5746217c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x574621c8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57462214 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57462260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x574622ac KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x574622f8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57462344 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: 0x5744d870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744ca70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744cb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744cc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744cce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744cd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744cbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744cda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744cdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744ce50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744cc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ceb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744cf08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744cf60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744cac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744cfc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d0d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744d128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744d180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744d018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d1e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744d238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744d070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744d348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744d3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744cb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744d400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744d568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744d5c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744d458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744d678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744d6d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744d4b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744d788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744d7e0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x5745cd30 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x5745cd7c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x5745cdc8 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x5745ce14 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x5745ce60 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5745ceac KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x5745cef8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x5745cf44 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x5745cf90 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5745cfdc KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x5745d028 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x5745d074 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x5745d0c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5745d10c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x5745d158 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x5745d1a4 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x5745d1f0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x5745d23c KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x5745d288 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x5745d2d4 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x5745d320 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x5745d36c KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x5745d3b8 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x5745d404 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x5745d450 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5745d49c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x5745d4e8 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x5745d534 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x5745d580 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5745d5cc KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x5745d618 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x5745d664 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x5745d6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5745d6fc KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x5745d748 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x5745d794 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x5745d7e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x5745d82c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x5745d878 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x5745d8c4 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: 0x5744d910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744d990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744daa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dbb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744dc08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744dc60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744daf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744dcc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744dd18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744dd70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744db50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ddd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744de28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744de80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744d9e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744dee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744e0a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744df38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744e158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744e1b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744df90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744e268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744e2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744da40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744e320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744e430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744e488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744e4e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744e378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744e598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744e5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744e3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744e6a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744e700 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x57462ac0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x57462b0c KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57462b58 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57462ba4 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x57462bf0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x57462c3c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57462c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x57462cd4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57462d20 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x57462d6c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x57462db8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x57462e04 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57462e50 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x57462e9c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x57462ee8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57462f34 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57462f80 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x57462fcc KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x57463018 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57463064 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x574630b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x574630fc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57463148 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57463194 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x574631e0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x5746322c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57463278 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x574632c4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57463310 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x5746335c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x574633a8 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x574633f4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57463440 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5746348c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x574634d8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57463524 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57463570 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x574635bc KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57463608 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57463654 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: 0x5744d870 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744ca70 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744cb80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744cc90 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744cce8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744cd40 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744cbd8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744cda0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744cdf8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744ce50 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744cc30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ceb0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744cf08 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744cf60 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744cac8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744cfc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d0d0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744d128 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744d180 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744d018 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d1e0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744d238 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744d290 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744d070 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744d348 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744d3a0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744cb20 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744d400 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744d510 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744d568 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744d5c0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744d458 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744d620 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744d678 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744d6d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744d4b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744d730 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744d788 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744d7e0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x574636b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x574636fc KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57463748 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57463794 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x574637e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5746382c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57463878 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x574638c4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57463910 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5746395c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x574639a8 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x574639f4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57463a40 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x57463a8c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x57463ad8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57463b24 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57463b70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x57463bbc KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x57463c08 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57463c54 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x57463ca0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x57463cec KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57463d38 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57463d84 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x57463dd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x57463e1c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57463e68 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57463eb4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57463f00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x57463f4c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57463f98 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x57463fe4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57464030 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x5746407c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x574640c8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57464114 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57464160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x574641ac KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x574641f8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57464244 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: 0x5744d910 [ROOT] MAP: (0 sibs) 3 children: 33: 0x5744d990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x5744daa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dbb0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x5744dc08 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x5744dc60 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x5744daf8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744dcc0 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x5744dd18 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x5744dd70 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x5744db50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744ddd0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x5744de28 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x5744de80 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x5744d9e8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x5744dee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744dff0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x5744e048 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x5744e0a0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x5744df38 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e100 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x5744e158 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x5744e1b0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x5744df90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e210 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x5744e268 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x5744e2c0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x5744da40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x5744e320 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x5744e430 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x5744e488 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x5744e4e0 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x5744e378 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x5744e540 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x5744e598 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x5744e5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x5744e3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x5744e650 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x5744e6a8 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x5744e700 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x574642a0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x574642ec KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x57464338 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x57464384 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x574643d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x5746441c KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x57464468 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x574644b4 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x57464500 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x5746454c KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x57464598 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x574645e4 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x57464630 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x5746467c KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x574646c8 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x57464714 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x57464760 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x574647ac KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x574647f8 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x57464844 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x57464890 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x574648dc KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x57464928 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x57464974 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x574649c0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x57464a0c KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x57464a58 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x57464aa4 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x57464af0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x57464b3c KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x57464b88 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x57464bd4 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x57464c20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x57464c6c KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x57464cb8 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x57464d04 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x57464d50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x57464d9c KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x57464de8 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x57464e34 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 (10 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (10 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x57e97790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e95a70 SEQ: (3 sibs) 3 children: 34: 0x57e95b80 SEQ: (3 sibs) 3 children: 34: 0x57e95c90 VAL: '000' (3 sibs) 34: 0x57e95ce8 VAL: '001' (3 sibs) 34: 0x57e95d40 VAL: '002' (3 sibs) 34: 0x57e95bd8 SEQ: (3 sibs) 3 children: 34: 0x57e95da0 VAL: '010' (3 sibs) 34: 0x57e95df8 VAL: '011' (3 sibs) 34: 0x57e95e50 VAL: '012' (3 sibs) 34: 0x57e95c30 SEQ: (3 sibs) 3 children: 34: 0x57e95eb0 VAL: '020' (3 sibs) 34: 0x57e95f08 VAL: '021' (3 sibs) 34: 0x57e95f60 VAL: '022' (3 sibs) 34: 0x57e95ac8 SEQ: (3 sibs) 3 children: 34: 0x57e95fc0 SEQ: (3 sibs) 3 children: 34: 0x57e960d0 VAL: '100' (3 sibs) 34: 0x57e96128 VAL: '101' (3 sibs) 34: 0x57e96180 VAL: '102' (3 sibs) 34: 0x57e96018 SEQ: (3 sibs) 3 children: 34: 0x57e961e0 VAL: '110' (3 sibs) 34: 0x57e96238 VAL: '111' (3 sibs) 34: 0x57e96290 VAL: '112' (3 sibs) 34: 0x57e96070 SEQ: (3 sibs) 3 children: 34: 0x57e962f0 VAL: '120' (3 sibs) 34: 0x57e96348 VAL: '121' (3 sibs) 34: 0x57e963a0 VAL: '122' (3 sibs) 34: 0x57e95b20 SEQ: (3 sibs) 3 children: 34: 0x57e96400 SEQ: (3 sibs) 3 children: 34: 0x57e96510 VAL: '200' (3 sibs) 34: 0x57e96568 VAL: '201' (3 sibs) 34: 0x57e965c0 VAL: '202' (3 sibs) 34: 0x57e96458 SEQ: (3 sibs) 3 children: 34: 0x57e96620 VAL: '210' (3 sibs) 34: 0x57e96678 VAL: '211' (3 sibs) 34: 0x57e966d0 VAL: '212' (3 sibs) 34: 0x57e964b0 SEQ: (3 sibs) 3 children: 34: 0x57e96730 VAL: '220' (3 sibs) 34: 0x57e96788 VAL: '221' (3 sibs) 34: 0x57e967e0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57ea9110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ea915c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ea91a8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ea91f4 VAL: '000' (3 sibs) 34: [4] [4] 0x57ea9240 VAL: '001' (3 sibs) 34: [5] [5] 0x57ea928c VAL: '002' (3 sibs) 34: [6] [6] 0x57ea92d8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ea9324 VAL: '010' (3 sibs) 34: [8] [8] 0x57ea9370 VAL: '011' (3 sibs) 34: [9] [9] 0x57ea93bc VAL: '012' (3 sibs) 34: [10] [10] 0x57ea9408 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ea9454 VAL: '020' (3 sibs) 34: [12] [12] 0x57ea94a0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ea94ec VAL: '022' (3 sibs) 34: [14] [14] 0x57ea9538 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ea9584 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ea95d0 VAL: '100' (3 sibs) 34: [17] [17] 0x57ea961c VAL: '101' (3 sibs) 34: [18] [18] 0x57ea9668 VAL: '102' (3 sibs) 34: [19] [19] 0x57ea96b4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ea9700 VAL: '110' (3 sibs) 34: [21] [21] 0x57ea974c VAL: '111' (3 sibs) 34: [22] [22] 0x57ea9798 VAL: '112' (3 sibs) 34: [23] [23] 0x57ea97e4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ea9830 VAL: '120' (3 sibs) 34: [25] [25] 0x57ea987c VAL: '121' (3 sibs) 34: [26] [26] 0x57ea98c8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ea9914 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ea9960 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ea99ac VAL: '200' (3 sibs) 34: [30] [30] 0x57ea99f8 VAL: '201' (3 sibs) 34: [31] [31] 0x57ea9a44 VAL: '202' (3 sibs) 34: [32] [32] 0x57ea9a90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ea9adc VAL: '210' (3 sibs) 34: [34] [34] 0x57ea9b28 VAL: '211' (3 sibs) 34: [35] [35] 0x57ea9b74 VAL: '212' (3 sibs) 34: [36] [36] 0x57ea9bc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ea9c0c VAL: '220' (3 sibs) 34: [38] [38] 0x57ea9c58 VAL: '221' (3 sibs) 34: [39] [39] 0x57ea9ca4 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: 0x57e97830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e96990 SEQ: (3 sibs) 3 children: 34: 0x57e96aa0 SEQ: (3 sibs) 3 children: 34: 0x57e96bb0 VAL: '000' (3 sibs) 34: 0x57e96c08 VAL: '001' (3 sibs) 34: 0x57e96c60 VAL: '002' (3 sibs) 34: 0x57e96af8 SEQ: (3 sibs) 3 children: 34: 0x57e96cc0 VAL: '010' (3 sibs) 34: 0x57e96d18 VAL: '011' (3 sibs) 34: 0x57e96d70 VAL: '012' (3 sibs) 34: 0x57e96b50 SEQ: (3 sibs) 3 children: 34: 0x57e96dd0 VAL: '020' (3 sibs) 34: 0x57e96e28 VAL: '021' (3 sibs) 34: 0x57e96e80 VAL: '022' (3 sibs) 34: 0x57e969e8 SEQ: (3 sibs) 3 children: 34: 0x57e96ee0 SEQ: (3 sibs) 3 children: 34: 0x57e96ff0 VAL: '100' (3 sibs) 34: 0x57e97048 VAL: '101' (3 sibs) 34: 0x57e970a0 VAL: '102' (3 sibs) 34: 0x57e96f38 SEQ: (3 sibs) 3 children: 34: 0x57e97100 VAL: '110' (3 sibs) 34: 0x57e97158 VAL: '111' (3 sibs) 34: 0x57e971b0 VAL: '112' (3 sibs) 34: 0x57e96f90 SEQ: (3 sibs) 3 children: 34: 0x57e97210 VAL: '120' (3 sibs) 34: 0x57e97268 VAL: '121' (3 sibs) 34: 0x57e972c0 VAL: '122' (3 sibs) 34: 0x57e96a40 SEQ: (3 sibs) 3 children: 34: 0x57e97320 SEQ: (3 sibs) 3 children: 34: 0x57e97430 VAL: '200' (3 sibs) 34: 0x57e97488 VAL: '201' (3 sibs) 34: 0x57e974e0 VAL: '202' (3 sibs) 34: 0x57e97378 SEQ: (3 sibs) 3 children: 34: 0x57e97540 VAL: '210' (3 sibs) 34: 0x57e97598 VAL: '211' (3 sibs) 34: 0x57e975f0 VAL: '212' (3 sibs) 34: 0x57e973d0 SEQ: (3 sibs) 3 children: 34: 0x57e97650 VAL: '220' (3 sibs) 34: 0x57e976a8 VAL: '221' (3 sibs) 34: 0x57e97700 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eab610 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eab65c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eab6a8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eab6f4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eab740 VAL: '001' (3 sibs) 34: [5] [5] 0x57eab78c VAL: '002' (3 sibs) 34: [6] [6] 0x57eab7d8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eab824 VAL: '010' (3 sibs) 34: [8] [8] 0x57eab870 VAL: '011' (3 sibs) 34: [9] [9] 0x57eab8bc VAL: '012' (3 sibs) 34: [10] [10] 0x57eab908 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eab954 VAL: '020' (3 sibs) 34: [12] [12] 0x57eab9a0 VAL: '021' (3 sibs) 34: [13] [13] 0x57eab9ec VAL: '022' (3 sibs) 34: [14] [14] 0x57eaba38 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eaba84 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eabad0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eabb1c VAL: '101' (3 sibs) 34: [18] [18] 0x57eabb68 VAL: '102' (3 sibs) 34: [19] [19] 0x57eabbb4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eabc00 VAL: '110' (3 sibs) 34: [21] [21] 0x57eabc4c VAL: '111' (3 sibs) 34: [22] [22] 0x57eabc98 VAL: '112' (3 sibs) 34: [23] [23] 0x57eabce4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eabd30 VAL: '120' (3 sibs) 34: [25] [25] 0x57eabd7c VAL: '121' (3 sibs) 34: [26] [26] 0x57eabdc8 VAL: '122' (3 sibs) 34: [27] [27] 0x57eabe14 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eabe60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eabeac VAL: '200' (3 sibs) 34: [30] [30] 0x57eabef8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eabf44 VAL: '202' (3 sibs) 34: [32] [32] 0x57eabf90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eabfdc VAL: '210' (3 sibs) 34: [34] [34] 0x57eac028 VAL: '211' (3 sibs) 34: [35] [35] 0x57eac074 VAL: '212' (3 sibs) 34: [36] [36] 0x57eac0c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eac10c VAL: '220' (3 sibs) 34: [38] [38] 0x57eac158 VAL: '221' (3 sibs) 34: [39] [39] 0x57eac1a4 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: 0x57e978d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e979f0 SEQ: (3 sibs) 3 children: 34: 0x57e97b00 SEQ: (3 sibs) 3 children: 34: 0x57e97c10 VAL: '000' (3 sibs) 34: 0x57e97c68 VAL: '001' (3 sibs) 34: 0x57e97cc0 VAL: '002' (3 sibs) 34: 0x57e97b58 SEQ: (3 sibs) 3 children: 34: 0x57e97d20 VAL: '010' (3 sibs) 34: 0x57e97d78 VAL: '011' (3 sibs) 34: 0x57e97dd0 VAL: '012' (3 sibs) 34: 0x57e97bb0 SEQ: (3 sibs) 3 children: 34: 0x57e97e30 VAL: '020' (3 sibs) 34: 0x57e97e88 VAL: '021' (3 sibs) 34: 0x57e97ee0 VAL: '022' (3 sibs) 34: 0x57e97a48 SEQ: (3 sibs) 3 children: 34: 0x57e97f40 SEQ: (3 sibs) 3 children: 34: 0x57e98050 VAL: '100' (3 sibs) 34: 0x57e980a8 VAL: '101' (3 sibs) 34: 0x57e98100 VAL: '102' (3 sibs) 34: 0x57e97f98 SEQ: (3 sibs) 3 children: 34: 0x57e98160 VAL: '110' (3 sibs) 34: 0x57e981b8 VAL: '111' (3 sibs) 34: 0x57e98210 VAL: '112' (3 sibs) 34: 0x57e97ff0 SEQ: (3 sibs) 3 children: 34: 0x57e98270 VAL: '120' (3 sibs) 34: 0x57e982c8 VAL: '121' (3 sibs) 34: 0x57e98320 VAL: '122' (3 sibs) 34: 0x57e97aa0 SEQ: (3 sibs) 3 children: 34: 0x57e98380 SEQ: (3 sibs) 3 children: 34: 0x57e98490 VAL: '200' (3 sibs) 34: 0x57e984e8 VAL: '201' (3 sibs) 34: 0x57e98540 VAL: '202' (3 sibs) 34: 0x57e983d8 SEQ: (3 sibs) 3 children: 34: 0x57e985a0 VAL: '210' (3 sibs) 34: 0x57e985f8 VAL: '211' (3 sibs) 34: 0x57e98650 VAL: '212' (3 sibs) 34: 0x57e98430 SEQ: (3 sibs) 3 children: 34: 0x57e986b0 VAL: '220' (3 sibs) 34: 0x57e98708 VAL: '221' (3 sibs) 34: 0x57e98760 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eadbd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eadc1c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eadc68 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eadcb4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eadd00 VAL: '001' (3 sibs) 34: [5] [5] 0x57eadd4c VAL: '002' (3 sibs) 34: [6] [6] 0x57eadd98 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eadde4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eade30 VAL: '011' (3 sibs) 34: [9] [9] 0x57eade7c VAL: '012' (3 sibs) 34: [10] [10] 0x57eadec8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eadf14 VAL: '020' (3 sibs) 34: [12] [12] 0x57eadf60 VAL: '021' (3 sibs) 34: [13] [13] 0x57eadfac VAL: '022' (3 sibs) 34: [14] [14] 0x57eadff8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eae044 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eae090 VAL: '100' (3 sibs) 34: [17] [17] 0x57eae0dc VAL: '101' (3 sibs) 34: [18] [18] 0x57eae128 VAL: '102' (3 sibs) 34: [19] [19] 0x57eae174 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eae1c0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eae20c VAL: '111' (3 sibs) 34: [22] [22] 0x57eae258 VAL: '112' (3 sibs) 34: [23] [23] 0x57eae2a4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eae2f0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eae33c VAL: '121' (3 sibs) 34: [26] [26] 0x57eae388 VAL: '122' (3 sibs) 34: [27] [27] 0x57eae3d4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eae420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eae46c VAL: '200' (3 sibs) 34: [30] [30] 0x57eae4b8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eae504 VAL: '202' (3 sibs) 34: [32] [32] 0x57eae550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eae59c VAL: '210' (3 sibs) 34: [34] [34] 0x57eae5e8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eae634 VAL: '212' (3 sibs) 34: [36] [36] 0x57eae680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eae6cc VAL: '220' (3 sibs) 34: [38] [38] 0x57eae718 VAL: '221' (3 sibs) 34: [39] [39] 0x57eae764 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: 0x57e97970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e98810 SEQ: (3 sibs) 3 children: 34: 0x57e98920 SEQ: (3 sibs) 3 children: 34: 0x57e98a30 VAL: '000' (3 sibs) 34: 0x57e98a88 VAL: '001' (3 sibs) 34: 0x57e98ae0 VAL: '002' (3 sibs) 34: 0x57e98978 SEQ: (3 sibs) 3 children: 34: 0x57e98b40 VAL: '010' (3 sibs) 34: 0x57e98b98 VAL: '011' (3 sibs) 34: 0x57e98bf0 VAL: '012' (3 sibs) 34: 0x57e989d0 SEQ: (3 sibs) 3 children: 34: 0x57e98c50 VAL: '020' (3 sibs) 34: 0x57e98ca8 VAL: '021' (3 sibs) 34: 0x57e98d00 VAL: '022' (3 sibs) 34: 0x57e98868 SEQ: (3 sibs) 3 children: 34: 0x57e98d60 SEQ: (3 sibs) 3 children: 34: 0x57e98e70 VAL: '100' (3 sibs) 34: 0x57e98ec8 VAL: '101' (3 sibs) 34: 0x57e98f20 VAL: '102' (3 sibs) 34: 0x57e98db8 SEQ: (3 sibs) 3 children: 34: 0x57e98f80 VAL: '110' (3 sibs) 34: 0x57e98fd8 VAL: '111' (3 sibs) 34: 0x57e99030 VAL: '112' (3 sibs) 34: 0x57e98e10 SEQ: (3 sibs) 3 children: 34: 0x57e99090 VAL: '120' (3 sibs) 34: 0x57e990e8 VAL: '121' (3 sibs) 34: 0x57e99140 VAL: '122' (3 sibs) 34: 0x57e988c0 SEQ: (3 sibs) 3 children: 34: 0x57e991a0 SEQ: (3 sibs) 3 children: 34: 0x57e992b0 VAL: '200' (3 sibs) 34: 0x57e99308 VAL: '201' (3 sibs) 34: 0x57e99360 VAL: '202' (3 sibs) 34: 0x57e991f8 SEQ: (3 sibs) 3 children: 34: 0x57e993c0 VAL: '210' (3 sibs) 34: 0x57e99418 VAL: '211' (3 sibs) 34: 0x57e99470 VAL: '212' (3 sibs) 34: 0x57e99250 SEQ: (3 sibs) 3 children: 34: 0x57e994d0 VAL: '220' (3 sibs) 34: 0x57e99528 VAL: '221' (3 sibs) 34: 0x57e99580 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eb05b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb05fc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb0648 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb0694 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb06e0 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb072c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb0778 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb07c4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb0810 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb085c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb08a8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb08f4 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb0940 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb098c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb09d8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb0a24 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb0a70 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb0abc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb0b08 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb0b54 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb0ba0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb0bec VAL: '111' (3 sibs) 34: [22] [22] 0x57eb0c38 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb0c84 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb0cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb0d1c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb0d68 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb0db4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb0e00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb0e4c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb0e98 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb0ee4 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb0f30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb0f7c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb0fc8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb1014 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb1060 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb10ac VAL: '220' (3 sibs) 34: [38] [38] 0x57eb10f8 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb1144 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: 0x57e97790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e95a70 SEQ: (3 sibs) 3 children: 34: 0x57e95b80 SEQ: (3 sibs) 3 children: 34: 0x57e95c90 VAL: '000' (3 sibs) 34: 0x57e95ce8 VAL: '001' (3 sibs) 34: 0x57e95d40 VAL: '002' (3 sibs) 34: 0x57e95bd8 SEQ: (3 sibs) 3 children: 34: 0x57e95da0 VAL: '010' (3 sibs) 34: 0x57e95df8 VAL: '011' (3 sibs) 34: 0x57e95e50 VAL: '012' (3 sibs) 34: 0x57e95c30 SEQ: (3 sibs) 3 children: 34: 0x57e95eb0 VAL: '020' (3 sibs) 34: 0x57e95f08 VAL: '021' (3 sibs) 34: 0x57e95f60 VAL: '022' (3 sibs) 34: 0x57e95ac8 SEQ: (3 sibs) 3 children: 34: 0x57e95fc0 SEQ: (3 sibs) 3 children: 34: 0x57e960d0 VAL: '100' (3 sibs) 34: 0x57e96128 VAL: '101' (3 sibs) 34: 0x57e96180 VAL: '102' (3 sibs) 34: 0x57e96018 SEQ: (3 sibs) 3 children: 34: 0x57e961e0 VAL: '110' (3 sibs) 34: 0x57e96238 VAL: '111' (3 sibs) 34: 0x57e96290 VAL: '112' (3 sibs) 34: 0x57e96070 SEQ: (3 sibs) 3 children: 34: 0x57e962f0 VAL: '120' (3 sibs) 34: 0x57e96348 VAL: '121' (3 sibs) 34: 0x57e963a0 VAL: '122' (3 sibs) 34: 0x57e95b20 SEQ: (3 sibs) 3 children: 34: 0x57e96400 SEQ: (3 sibs) 3 children: 34: 0x57e96510 VAL: '200' (3 sibs) 34: 0x57e96568 VAL: '201' (3 sibs) 34: 0x57e965c0 VAL: '202' (3 sibs) 34: 0x57e96458 SEQ: (3 sibs) 3 children: 34: 0x57e96620 VAL: '210' (3 sibs) 34: 0x57e96678 VAL: '211' (3 sibs) 34: 0x57e966d0 VAL: '212' (3 sibs) 34: 0x57e964b0 SEQ: (3 sibs) 3 children: 34: 0x57e96730 VAL: '220' (3 sibs) 34: 0x57e96788 VAL: '221' (3 sibs) 34: 0x57e967e0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eb18c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb190c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb1958 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb19a4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb19f0 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb1a3c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb1a88 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb1ad4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb1b20 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb1b6c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb1bb8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb1c04 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb1c50 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb1c9c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb1ce8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb1d34 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb1d80 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb1dcc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb1e18 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb1e64 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb1eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb1efc VAL: '111' (3 sibs) 34: [22] [22] 0x57eb1f48 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb1f94 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb1fe0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb202c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb2078 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb20c4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb2110 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb215c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb21a8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb21f4 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb2240 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb228c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb22d8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb2324 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb2370 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb23bc VAL: '220' (3 sibs) 34: [38] [38] 0x57eb2408 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb2454 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: 0x57e97830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e96990 SEQ: (3 sibs) 3 children: 34: 0x57e96aa0 SEQ: (3 sibs) 3 children: 34: 0x57e96bb0 VAL: '000' (3 sibs) 34: 0x57e96c08 VAL: '001' (3 sibs) 34: 0x57e96c60 VAL: '002' (3 sibs) 34: 0x57e96af8 SEQ: (3 sibs) 3 children: 34: 0x57e96cc0 VAL: '010' (3 sibs) 34: 0x57e96d18 VAL: '011' (3 sibs) 34: 0x57e96d70 VAL: '012' (3 sibs) 34: 0x57e96b50 SEQ: (3 sibs) 3 children: 34: 0x57e96dd0 VAL: '020' (3 sibs) 34: 0x57e96e28 VAL: '021' (3 sibs) 34: 0x57e96e80 VAL: '022' (3 sibs) 34: 0x57e969e8 SEQ: (3 sibs) 3 children: 34: 0x57e96ee0 SEQ: (3 sibs) 3 children: 34: 0x57e96ff0 VAL: '100' (3 sibs) 34: 0x57e97048 VAL: '101' (3 sibs) 34: 0x57e970a0 VAL: '102' (3 sibs) 34: 0x57e96f38 SEQ: (3 sibs) 3 children: 34: 0x57e97100 VAL: '110' (3 sibs) 34: 0x57e97158 VAL: '111' (3 sibs) 34: 0x57e971b0 VAL: '112' (3 sibs) 34: 0x57e96f90 SEQ: (3 sibs) 3 children: 34: 0x57e97210 VAL: '120' (3 sibs) 34: 0x57e97268 VAL: '121' (3 sibs) 34: 0x57e972c0 VAL: '122' (3 sibs) 34: 0x57e96a40 SEQ: (3 sibs) 3 children: 34: 0x57e97320 SEQ: (3 sibs) 3 children: 34: 0x57e97430 VAL: '200' (3 sibs) 34: 0x57e97488 VAL: '201' (3 sibs) 34: 0x57e974e0 VAL: '202' (3 sibs) 34: 0x57e97378 SEQ: (3 sibs) 3 children: 34: 0x57e97540 VAL: '210' (3 sibs) 34: 0x57e97598 VAL: '211' (3 sibs) 34: 0x57e975f0 VAL: '212' (3 sibs) 34: 0x57e973d0 SEQ: (3 sibs) 3 children: 34: 0x57e97650 VAL: '220' (3 sibs) 34: 0x57e976a8 VAL: '221' (3 sibs) 34: 0x57e97700 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eb2bd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb2c1c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb2c68 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb2cb4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb2d00 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb2d4c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb2d98 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb2de4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb2e30 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb2e7c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb2ec8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb2f14 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb2f60 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb2fac VAL: '022' (3 sibs) 34: [14] [14] 0x57eb2ff8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb3044 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb3090 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb30dc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb3128 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb3174 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb31c0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb320c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb3258 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb32a4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb32f0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb333c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb3388 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb33d4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb3420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb346c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb34b8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb3504 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb3550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb359c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb35e8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb3634 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb3680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb36cc VAL: '220' (3 sibs) 34: [38] [38] 0x57eb3718 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb3764 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: 0x57e978d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e979f0 SEQ: (3 sibs) 3 children: 34: 0x57e97b00 SEQ: (3 sibs) 3 children: 34: 0x57e97c10 VAL: '000' (3 sibs) 34: 0x57e97c68 VAL: '001' (3 sibs) 34: 0x57e97cc0 VAL: '002' (3 sibs) 34: 0x57e97b58 SEQ: (3 sibs) 3 children: 34: 0x57e97d20 VAL: '010' (3 sibs) 34: 0x57e97d78 VAL: '011' (3 sibs) 34: 0x57e97dd0 VAL: '012' (3 sibs) 34: 0x57e97bb0 SEQ: (3 sibs) 3 children: 34: 0x57e97e30 VAL: '020' (3 sibs) 34: 0x57e97e88 VAL: '021' (3 sibs) 34: 0x57e97ee0 VAL: '022' (3 sibs) 34: 0x57e97a48 SEQ: (3 sibs) 3 children: 34: 0x57e97f40 SEQ: (3 sibs) 3 children: 34: 0x57e98050 VAL: '100' (3 sibs) 34: 0x57e980a8 VAL: '101' (3 sibs) 34: 0x57e98100 VAL: '102' (3 sibs) 34: 0x57e97f98 SEQ: (3 sibs) 3 children: 34: 0x57e98160 VAL: '110' (3 sibs) 34: 0x57e981b8 VAL: '111' (3 sibs) 34: 0x57e98210 VAL: '112' (3 sibs) 34: 0x57e97ff0 SEQ: (3 sibs) 3 children: 34: 0x57e98270 VAL: '120' (3 sibs) 34: 0x57e982c8 VAL: '121' (3 sibs) 34: 0x57e98320 VAL: '122' (3 sibs) 34: 0x57e97aa0 SEQ: (3 sibs) 3 children: 34: 0x57e98380 SEQ: (3 sibs) 3 children: 34: 0x57e98490 VAL: '200' (3 sibs) 34: 0x57e984e8 VAL: '201' (3 sibs) 34: 0x57e98540 VAL: '202' (3 sibs) 34: 0x57e983d8 SEQ: (3 sibs) 3 children: 34: 0x57e985a0 VAL: '210' (3 sibs) 34: 0x57e985f8 VAL: '211' (3 sibs) 34: 0x57e98650 VAL: '212' (3 sibs) 34: 0x57e98430 SEQ: (3 sibs) 3 children: 34: 0x57e986b0 VAL: '220' (3 sibs) 34: 0x57e98708 VAL: '221' (3 sibs) 34: 0x57e98760 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eb3ee0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb3f2c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb3f78 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb3fc4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb4010 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb405c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb40a8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb40f4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb4140 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb418c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb41d8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb4224 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb4270 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb42bc VAL: '022' (3 sibs) 34: [14] [14] 0x57eb4308 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb4354 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb43a0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb43ec VAL: '101' (3 sibs) 34: [18] [18] 0x57eb4438 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb4484 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb44d0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb451c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb4568 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb45b4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb4600 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb464c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb4698 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb46e4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb4730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb477c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb47c8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb4814 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb4860 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb48ac VAL: '210' (3 sibs) 34: [34] [34] 0x57eb48f8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb4944 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb4990 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb49dc VAL: '220' (3 sibs) 34: [38] [38] 0x57eb4a28 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb4a74 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: 0x57e97970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e98810 SEQ: (3 sibs) 3 children: 34: 0x57e98920 SEQ: (3 sibs) 3 children: 34: 0x57e98a30 VAL: '000' (3 sibs) 34: 0x57e98a88 VAL: '001' (3 sibs) 34: 0x57e98ae0 VAL: '002' (3 sibs) 34: 0x57e98978 SEQ: (3 sibs) 3 children: 34: 0x57e98b40 VAL: '010' (3 sibs) 34: 0x57e98b98 VAL: '011' (3 sibs) 34: 0x57e98bf0 VAL: '012' (3 sibs) 34: 0x57e989d0 SEQ: (3 sibs) 3 children: 34: 0x57e98c50 VAL: '020' (3 sibs) 34: 0x57e98ca8 VAL: '021' (3 sibs) 34: 0x57e98d00 VAL: '022' (3 sibs) 34: 0x57e98868 SEQ: (3 sibs) 3 children: 34: 0x57e98d60 SEQ: (3 sibs) 3 children: 34: 0x57e98e70 VAL: '100' (3 sibs) 34: 0x57e98ec8 VAL: '101' (3 sibs) 34: 0x57e98f20 VAL: '102' (3 sibs) 34: 0x57e98db8 SEQ: (3 sibs) 3 children: 34: 0x57e98f80 VAL: '110' (3 sibs) 34: 0x57e98fd8 VAL: '111' (3 sibs) 34: 0x57e99030 VAL: '112' (3 sibs) 34: 0x57e98e10 SEQ: (3 sibs) 3 children: 34: 0x57e99090 VAL: '120' (3 sibs) 34: 0x57e990e8 VAL: '121' (3 sibs) 34: 0x57e99140 VAL: '122' (3 sibs) 34: 0x57e988c0 SEQ: (3 sibs) 3 children: 34: 0x57e991a0 SEQ: (3 sibs) 3 children: 34: 0x57e992b0 VAL: '200' (3 sibs) 34: 0x57e99308 VAL: '201' (3 sibs) 34: 0x57e99360 VAL: '202' (3 sibs) 34: 0x57e991f8 SEQ: (3 sibs) 3 children: 34: 0x57e993c0 VAL: '210' (3 sibs) 34: 0x57e99418 VAL: '211' (3 sibs) 34: 0x57e99470 VAL: '212' (3 sibs) 34: 0x57e99250 SEQ: (3 sibs) 3 children: 34: 0x57e994d0 VAL: '220' (3 sibs) 34: 0x57e99528 VAL: '221' (3 sibs) 34: 0x57e99580 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x57eb51f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb523c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb5288 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb52d4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb5320 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb536c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb53b8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb5404 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb5450 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb549c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb54e8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb5534 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb5580 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb55cc VAL: '022' (3 sibs) 34: [14] [14] 0x57eb5618 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb5664 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb56b0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb56fc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb5748 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb5794 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb57e0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb582c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb5878 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb58c4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb5910 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb595c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb59a8 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb59f4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb5a40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb5a8c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb5ad8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb5b24 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb5b70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb5bbc VAL: '210' (3 sibs) 34: [34] [34] 0x57eb5c08 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb5c54 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb5ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb5cec VAL: '220' (3 sibs) 34: [38] [38] 0x57eb5d38 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb5d84 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] 0x57ea9110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ea915c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ea91a8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ea91f4 VAL: '000' (3 sibs) 34: [4] [4] 0x57ea9240 VAL: '001' (3 sibs) 34: [5] [5] 0x57ea928c VAL: '002' (3 sibs) 34: [6] [6] 0x57ea92d8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ea9324 VAL: '010' (3 sibs) 34: [8] [8] 0x57ea9370 VAL: '011' (3 sibs) 34: [9] [9] 0x57ea93bc VAL: '012' (3 sibs) 34: [10] [10] 0x57ea9408 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ea9454 VAL: '020' (3 sibs) 34: [12] [12] 0x57ea94a0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ea94ec VAL: '022' (3 sibs) 34: [14] [14] 0x57ea9538 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ea9584 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ea95d0 VAL: '100' (3 sibs) 34: [17] [17] 0x57ea961c VAL: '101' (3 sibs) 34: [18] [18] 0x57ea9668 VAL: '102' (3 sibs) 34: [19] [19] 0x57ea96b4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ea9700 VAL: '110' (3 sibs) 34: [21] [21] 0x57ea974c VAL: '111' (3 sibs) 34: [22] [22] 0x57ea9798 VAL: '112' (3 sibs) 34: [23] [23] 0x57ea97e4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ea9830 VAL: '120' (3 sibs) 34: [25] [25] 0x57ea987c VAL: '121' (3 sibs) 34: [26] [26] 0x57ea98c8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ea9914 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ea9960 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ea99ac VAL: '200' (3 sibs) 34: [30] [30] 0x57ea99f8 VAL: '201' (3 sibs) 34: [31] [31] 0x57ea9a44 VAL: '202' (3 sibs) 34: [32] [32] 0x57ea9a90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ea9adc VAL: '210' (3 sibs) 34: [34] [34] 0x57ea9b28 VAL: '211' (3 sibs) 34: [35] [35] 0x57ea9b74 VAL: '212' (3 sibs) 34: [36] [36] 0x57ea9bc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ea9c0c VAL: '220' (3 sibs) 34: [38] [38] 0x57ea9c58 VAL: '221' (3 sibs) 34: [39] [39] 0x57ea9ca4 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] 0x57eb7360 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb73ac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb73f8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb7444 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb7490 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb74dc VAL: '002' (3 sibs) 34: [6] [6] 0x57eb7528 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb7574 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb75c0 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb760c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb7658 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb76a4 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb76f0 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb773c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb7788 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb77d4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb7820 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb786c VAL: '101' (3 sibs) 34: [18] [18] 0x57eb78b8 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb7904 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb7950 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb799c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb79e8 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb7a34 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb7a80 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb7acc VAL: '121' (3 sibs) 34: [26] [26] 0x57eb7b18 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb7b64 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb7bb0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb7bfc VAL: '200' (3 sibs) 34: [30] [30] 0x57eb7c48 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb7c94 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb7ce0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb7d2c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb7d78 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb7dc4 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb7e10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb7e5c VAL: '220' (3 sibs) 34: [38] [38] 0x57eb7ea8 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb7ef4 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] 0x57eab610 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eab65c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eab6a8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eab6f4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eab740 VAL: '001' (3 sibs) 34: [5] [5] 0x57eab78c VAL: '002' (3 sibs) 34: [6] [6] 0x57eab7d8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eab824 VAL: '010' (3 sibs) 34: [8] [8] 0x57eab870 VAL: '011' (3 sibs) 34: [9] [9] 0x57eab8bc VAL: '012' (3 sibs) 34: [10] [10] 0x57eab908 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eab954 VAL: '020' (3 sibs) 34: [12] [12] 0x57eab9a0 VAL: '021' (3 sibs) 34: [13] [13] 0x57eab9ec VAL: '022' (3 sibs) 34: [14] [14] 0x57eaba38 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eaba84 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eabad0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eabb1c VAL: '101' (3 sibs) 34: [18] [18] 0x57eabb68 VAL: '102' (3 sibs) 34: [19] [19] 0x57eabbb4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eabc00 VAL: '110' (3 sibs) 34: [21] [21] 0x57eabc4c VAL: '111' (3 sibs) 34: [22] [22] 0x57eabc98 VAL: '112' (3 sibs) 34: [23] [23] 0x57eabce4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eabd30 VAL: '120' (3 sibs) 34: [25] [25] 0x57eabd7c VAL: '121' (3 sibs) 34: [26] [26] 0x57eabdc8 VAL: '122' (3 sibs) 34: [27] [27] 0x57eabe14 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eabe60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eabeac VAL: '200' (3 sibs) 34: [30] [30] 0x57eabef8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eabf44 VAL: '202' (3 sibs) 34: [32] [32] 0x57eabf90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eabfdc VAL: '210' (3 sibs) 34: [34] [34] 0x57eac028 VAL: '211' (3 sibs) 34: [35] [35] 0x57eac074 VAL: '212' (3 sibs) 34: [36] [36] 0x57eac0c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eac10c VAL: '220' (3 sibs) 34: [38] [38] 0x57eac158 VAL: '221' (3 sibs) 34: [39] [39] 0x57eac1a4 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] 0x57eb8670 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb86bc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb8708 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb8754 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb87a0 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb87ec VAL: '002' (3 sibs) 34: [6] [6] 0x57eb8838 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb8884 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb88d0 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb891c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb8968 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb89b4 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb8a00 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb8a4c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb8a98 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb8ae4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb8b30 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb8b7c VAL: '101' (3 sibs) 34: [18] [18] 0x57eb8bc8 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb8c14 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb8c60 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb8cac VAL: '111' (3 sibs) 34: [22] [22] 0x57eb8cf8 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb8d44 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb8d90 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb8ddc VAL: '121' (3 sibs) 34: [26] [26] 0x57eb8e28 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb8e74 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb8ec0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb8f0c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb8f58 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb8fa4 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb8ff0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb903c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb9088 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb90d4 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb9120 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb916c VAL: '220' (3 sibs) 34: [38] [38] 0x57eb91b8 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb9204 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] 0x57eadbd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eadc1c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eadc68 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eadcb4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eadd00 VAL: '001' (3 sibs) 34: [5] [5] 0x57eadd4c VAL: '002' (3 sibs) 34: [6] [6] 0x57eadd98 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eadde4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eade30 VAL: '011' (3 sibs) 34: [9] [9] 0x57eade7c VAL: '012' (3 sibs) 34: [10] [10] 0x57eadec8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eadf14 VAL: '020' (3 sibs) 34: [12] [12] 0x57eadf60 VAL: '021' (3 sibs) 34: [13] [13] 0x57eadfac VAL: '022' (3 sibs) 34: [14] [14] 0x57eadff8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eae044 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eae090 VAL: '100' (3 sibs) 34: [17] [17] 0x57eae0dc VAL: '101' (3 sibs) 34: [18] [18] 0x57eae128 VAL: '102' (3 sibs) 34: [19] [19] 0x57eae174 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eae1c0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eae20c VAL: '111' (3 sibs) 34: [22] [22] 0x57eae258 VAL: '112' (3 sibs) 34: [23] [23] 0x57eae2a4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eae2f0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eae33c VAL: '121' (3 sibs) 34: [26] [26] 0x57eae388 VAL: '122' (3 sibs) 34: [27] [27] 0x57eae3d4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eae420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eae46c VAL: '200' (3 sibs) 34: [30] [30] 0x57eae4b8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eae504 VAL: '202' (3 sibs) 34: [32] [32] 0x57eae550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eae59c VAL: '210' (3 sibs) 34: [34] [34] 0x57eae5e8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eae634 VAL: '212' (3 sibs) 34: [36] [36] 0x57eae680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eae6cc VAL: '220' (3 sibs) 34: [38] [38] 0x57eae718 VAL: '221' (3 sibs) 34: [39] [39] 0x57eae764 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] 0x57eb9980 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb99cc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb9a18 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb9a64 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb9ab0 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb9afc VAL: '002' (3 sibs) 34: [6] [6] 0x57eb9b48 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb9b94 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb9be0 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb9c2c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb9c78 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb9cc4 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb9d10 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb9d5c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb9da8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb9df4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb9e40 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb9e8c VAL: '101' (3 sibs) 34: [18] [18] 0x57eb9ed8 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb9f24 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb9f70 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb9fbc VAL: '111' (3 sibs) 34: [22] [22] 0x57eba008 VAL: '112' (3 sibs) 34: [23] [23] 0x57eba054 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eba0a0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eba0ec VAL: '121' (3 sibs) 34: [26] [26] 0x57eba138 VAL: '122' (3 sibs) 34: [27] [27] 0x57eba184 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eba1d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eba21c VAL: '200' (3 sibs) 34: [30] [30] 0x57eba268 VAL: '201' (3 sibs) 34: [31] [31] 0x57eba2b4 VAL: '202' (3 sibs) 34: [32] [32] 0x57eba300 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eba34c VAL: '210' (3 sibs) 34: [34] [34] 0x57eba398 VAL: '211' (3 sibs) 34: [35] [35] 0x57eba3e4 VAL: '212' (3 sibs) 34: [36] [36] 0x57eba430 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eba47c VAL: '220' (3 sibs) 34: [38] [38] 0x57eba4c8 VAL: '221' (3 sibs) 34: [39] [39] 0x57eba514 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] 0x57eb05b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb05fc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb0648 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb0694 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb06e0 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb072c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb0778 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb07c4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb0810 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb085c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb08a8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb08f4 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb0940 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb098c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb09d8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb0a24 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb0a70 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb0abc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb0b08 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb0b54 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb0ba0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb0bec VAL: '111' (3 sibs) 34: [22] [22] 0x57eb0c38 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb0c84 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb0cd0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb0d1c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb0d68 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb0db4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb0e00 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb0e4c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb0e98 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb0ee4 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb0f30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb0f7c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb0fc8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb1014 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb1060 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb10ac VAL: '220' (3 sibs) 34: [38] [38] 0x57eb10f8 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb1144 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] 0x57ebac90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ebacdc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ebad28 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ebad74 VAL: '000' (3 sibs) 34: [4] [4] 0x57ebadc0 VAL: '001' (3 sibs) 34: [5] [5] 0x57ebae0c VAL: '002' (3 sibs) 34: [6] [6] 0x57ebae58 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ebaea4 VAL: '010' (3 sibs) 34: [8] [8] 0x57ebaef0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ebaf3c VAL: '012' (3 sibs) 34: [10] [10] 0x57ebaf88 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ebafd4 VAL: '020' (3 sibs) 34: [12] [12] 0x57ebb020 VAL: '021' (3 sibs) 34: [13] [13] 0x57ebb06c VAL: '022' (3 sibs) 34: [14] [14] 0x57ebb0b8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ebb104 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ebb150 VAL: '100' (3 sibs) 34: [17] [17] 0x57ebb19c VAL: '101' (3 sibs) 34: [18] [18] 0x57ebb1e8 VAL: '102' (3 sibs) 34: [19] [19] 0x57ebb234 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ebb280 VAL: '110' (3 sibs) 34: [21] [21] 0x57ebb2cc VAL: '111' (3 sibs) 34: [22] [22] 0x57ebb318 VAL: '112' (3 sibs) 34: [23] [23] 0x57ebb364 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ebb3b0 VAL: '120' (3 sibs) 34: [25] [25] 0x57ebb3fc VAL: '121' (3 sibs) 34: [26] [26] 0x57ebb448 VAL: '122' (3 sibs) 34: [27] [27] 0x57ebb494 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ebb4e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ebb52c VAL: '200' (3 sibs) 34: [30] [30] 0x57ebb578 VAL: '201' (3 sibs) 34: [31] [31] 0x57ebb5c4 VAL: '202' (3 sibs) 34: [32] [32] 0x57ebb610 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ebb65c VAL: '210' (3 sibs) 34: [34] [34] 0x57ebb6a8 VAL: '211' (3 sibs) 34: [35] [35] 0x57ebb6f4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ebb740 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ebb78c VAL: '220' (3 sibs) 34: [38] [38] 0x57ebb7d8 VAL: '221' (3 sibs) 34: [39] [39] 0x57ebb824 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] 0x57eb18c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb190c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb1958 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb19a4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb19f0 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb1a3c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb1a88 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb1ad4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb1b20 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb1b6c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb1bb8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb1c04 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb1c50 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb1c9c VAL: '022' (3 sibs) 34: [14] [14] 0x57eb1ce8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb1d34 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb1d80 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb1dcc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb1e18 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb1e64 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb1eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb1efc VAL: '111' (3 sibs) 34: [22] [22] 0x57eb1f48 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb1f94 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb1fe0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb202c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb2078 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb20c4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb2110 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb215c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb21a8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb21f4 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb2240 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb228c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb22d8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb2324 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb2370 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb23bc VAL: '220' (3 sibs) 34: [38] [38] 0x57eb2408 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb2454 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] 0x57ebc930 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ebc97c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ebc9c8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ebca14 VAL: '000' (3 sibs) 34: [4] [4] 0x57ebca60 VAL: '001' (3 sibs) 34: [5] [5] 0x57ebcaac VAL: '002' (3 sibs) 34: [6] [6] 0x57ebcaf8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ebcb44 VAL: '010' (3 sibs) 34: [8] [8] 0x57ebcb90 VAL: '011' (3 sibs) 34: [9] [9] 0x57ebcbdc VAL: '012' (3 sibs) 34: [10] [10] 0x57ebcc28 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ebcc74 VAL: '020' (3 sibs) 34: [12] [12] 0x57ebccc0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ebcd0c VAL: '022' (3 sibs) 34: [14] [14] 0x57ebcd58 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ebcda4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ebcdf0 VAL: '100' (3 sibs) 34: [17] [17] 0x57ebce3c VAL: '101' (3 sibs) 34: [18] [18] 0x57ebce88 VAL: '102' (3 sibs) 34: [19] [19] 0x57ebced4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ebcf20 VAL: '110' (3 sibs) 34: [21] [21] 0x57ebcf6c VAL: '111' (3 sibs) 34: [22] [22] 0x57ebcfb8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ebd004 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ebd050 VAL: '120' (3 sibs) 34: [25] [25] 0x57ebd09c VAL: '121' (3 sibs) 34: [26] [26] 0x57ebd0e8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ebd134 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ebd180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ebd1cc VAL: '200' (3 sibs) 34: [30] [30] 0x57ebd218 VAL: '201' (3 sibs) 34: [31] [31] 0x57ebd264 VAL: '202' (3 sibs) 34: [32] [32] 0x57ebd2b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ebd2fc VAL: '210' (3 sibs) 34: [34] [34] 0x57ebd348 VAL: '211' (3 sibs) 34: [35] [35] 0x57ebd394 VAL: '212' (3 sibs) 34: [36] [36] 0x57ebd3e0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ebd42c VAL: '220' (3 sibs) 34: [38] [38] 0x57ebd478 VAL: '221' (3 sibs) 34: [39] [39] 0x57ebd4c4 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] 0x57eb2bd0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb2c1c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb2c68 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb2cb4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb2d00 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb2d4c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb2d98 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb2de4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb2e30 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb2e7c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb2ec8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb2f14 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb2f60 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb2fac VAL: '022' (3 sibs) 34: [14] [14] 0x57eb2ff8 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb3044 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb3090 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb30dc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb3128 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb3174 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb31c0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb320c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb3258 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb32a4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb32f0 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb333c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb3388 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb33d4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb3420 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb346c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb34b8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb3504 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb3550 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb359c VAL: '210' (3 sibs) 34: [34] [34] 0x57eb35e8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb3634 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb3680 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb36cc VAL: '220' (3 sibs) 34: [38] [38] 0x57eb3718 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb3764 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] 0x57ebdc40 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ebdc8c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ebdcd8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ebdd24 VAL: '000' (3 sibs) 34: [4] [4] 0x57ebdd70 VAL: '001' (3 sibs) 34: [5] [5] 0x57ebddbc VAL: '002' (3 sibs) 34: [6] [6] 0x57ebde08 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ebde54 VAL: '010' (3 sibs) 34: [8] [8] 0x57ebdea0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ebdeec VAL: '012' (3 sibs) 34: [10] [10] 0x57ebdf38 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ebdf84 VAL: '020' (3 sibs) 34: [12] [12] 0x57ebdfd0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ebe01c VAL: '022' (3 sibs) 34: [14] [14] 0x57ebe068 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ebe0b4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ebe100 VAL: '100' (3 sibs) 34: [17] [17] 0x57ebe14c VAL: '101' (3 sibs) 34: [18] [18] 0x57ebe198 VAL: '102' (3 sibs) 34: [19] [19] 0x57ebe1e4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ebe230 VAL: '110' (3 sibs) 34: [21] [21] 0x57ebe27c VAL: '111' (3 sibs) 34: [22] [22] 0x57ebe2c8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ebe314 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ebe360 VAL: '120' (3 sibs) 34: [25] [25] 0x57ebe3ac VAL: '121' (3 sibs) 34: [26] [26] 0x57ebe3f8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ebe444 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ebe490 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ebe4dc VAL: '200' (3 sibs) 34: [30] [30] 0x57ebe528 VAL: '201' (3 sibs) 34: [31] [31] 0x57ebe574 VAL: '202' (3 sibs) 34: [32] [32] 0x57ebe5c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ebe60c VAL: '210' (3 sibs) 34: [34] [34] 0x57ebe658 VAL: '211' (3 sibs) 34: [35] [35] 0x57ebe6a4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ebe6f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ebe73c VAL: '220' (3 sibs) 34: [38] [38] 0x57ebe788 VAL: '221' (3 sibs) 34: [39] [39] 0x57ebe7d4 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] 0x57eb3ee0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb3f2c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb3f78 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb3fc4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb4010 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb405c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb40a8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb40f4 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb4140 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb418c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb41d8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb4224 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb4270 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb42bc VAL: '022' (3 sibs) 34: [14] [14] 0x57eb4308 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb4354 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb43a0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb43ec VAL: '101' (3 sibs) 34: [18] [18] 0x57eb4438 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb4484 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb44d0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb451c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb4568 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb45b4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb4600 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb464c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb4698 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb46e4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb4730 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb477c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb47c8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb4814 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb4860 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb48ac VAL: '210' (3 sibs) 34: [34] [34] 0x57eb48f8 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb4944 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb4990 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb49dc VAL: '220' (3 sibs) 34: [38] [38] 0x57eb4a28 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb4a74 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] 0x57ebef50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ebef9c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ebefe8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ebf034 VAL: '000' (3 sibs) 34: [4] [4] 0x57ebf080 VAL: '001' (3 sibs) 34: [5] [5] 0x57ebf0cc VAL: '002' (3 sibs) 34: [6] [6] 0x57ebf118 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ebf164 VAL: '010' (3 sibs) 34: [8] [8] 0x57ebf1b0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ebf1fc VAL: '012' (3 sibs) 34: [10] [10] 0x57ebf248 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ebf294 VAL: '020' (3 sibs) 34: [12] [12] 0x57ebf2e0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ebf32c VAL: '022' (3 sibs) 34: [14] [14] 0x57ebf378 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ebf3c4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ebf410 VAL: '100' (3 sibs) 34: [17] [17] 0x57ebf45c VAL: '101' (3 sibs) 34: [18] [18] 0x57ebf4a8 VAL: '102' (3 sibs) 34: [19] [19] 0x57ebf4f4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ebf540 VAL: '110' (3 sibs) 34: [21] [21] 0x57ebf58c VAL: '111' (3 sibs) 34: [22] [22] 0x57ebf5d8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ebf624 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ebf670 VAL: '120' (3 sibs) 34: [25] [25] 0x57ebf6bc VAL: '121' (3 sibs) 34: [26] [26] 0x57ebf708 VAL: '122' (3 sibs) 34: [27] [27] 0x57ebf754 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ebf7a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ebf7ec VAL: '200' (3 sibs) 34: [30] [30] 0x57ebf838 VAL: '201' (3 sibs) 34: [31] [31] 0x57ebf884 VAL: '202' (3 sibs) 34: [32] [32] 0x57ebf8d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ebf91c VAL: '210' (3 sibs) 34: [34] [34] 0x57ebf968 VAL: '211' (3 sibs) 34: [35] [35] 0x57ebf9b4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ebfa00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ebfa4c VAL: '220' (3 sibs) 34: [38] [38] 0x57ebfa98 VAL: '221' (3 sibs) 34: [39] [39] 0x57ebfae4 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] 0x57eb51f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb523c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb5288 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb52d4 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb5320 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb536c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb53b8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb5404 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb5450 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb549c VAL: '012' (3 sibs) 34: [10] [10] 0x57eb54e8 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb5534 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb5580 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb55cc VAL: '022' (3 sibs) 34: [14] [14] 0x57eb5618 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb5664 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb56b0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb56fc VAL: '101' (3 sibs) 34: [18] [18] 0x57eb5748 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb5794 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb57e0 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb582c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb5878 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb58c4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb5910 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb595c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb59a8 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb59f4 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb5a40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb5a8c VAL: '200' (3 sibs) 34: [30] [30] 0x57eb5ad8 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb5b24 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb5b70 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb5bbc VAL: '210' (3 sibs) 34: [34] [34] 0x57eb5c08 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb5c54 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb5ca0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb5cec VAL: '220' (3 sibs) 34: [38] [38] 0x57eb5d38 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb5d84 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] 0x57ec0260 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec02ac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec02f8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec0344 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec0390 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec03dc VAL: '002' (3 sibs) 34: [6] [6] 0x57ec0428 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec0474 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec04c0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec050c VAL: '012' (3 sibs) 34: [10] [10] 0x57ec0558 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec05a4 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec05f0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec063c VAL: '022' (3 sibs) 34: [14] [14] 0x57ec0688 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec06d4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec0720 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec076c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec07b8 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec0804 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec0850 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec089c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec08e8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec0934 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec0980 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec09cc VAL: '121' (3 sibs) 34: [26] [26] 0x57ec0a18 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec0a64 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec0ab0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec0afc VAL: '200' (3 sibs) 34: [30] [30] 0x57ec0b48 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec0b94 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec0be0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec0c2c VAL: '210' (3 sibs) 34: [34] [34] 0x57ec0c78 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec0cc4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec0d10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec0d5c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec0da8 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec0df4 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: 0x57e97790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e95a70 SEQ: (3 sibs) 3 children: 34: 0x57e95b80 SEQ: (3 sibs) 3 children: 34: 0x57e95c90 VAL: '000' (3 sibs) 34: 0x57e95ce8 VAL: '001' (3 sibs) 34: 0x57e95d40 VAL: '002' (3 sibs) 34: 0x57e95bd8 SEQ: (3 sibs) 3 children: 34: 0x57e95da0 VAL: '010' (3 sibs) 34: 0x57e95df8 VAL: '011' (3 sibs) 34: 0x57e95e50 VAL: '012' (3 sibs) 34: 0x57e95c30 SEQ: (3 sibs) 3 children: 34: 0x57e95eb0 VAL: '020' (3 sibs) 34: 0x57e95f08 VAL: '021' (3 sibs) 34: 0x57e95f60 VAL: '022' (3 sibs) 34: 0x57e95ac8 SEQ: (3 sibs) 3 children: 34: 0x57e95fc0 SEQ: (3 sibs) 3 children: 34: 0x57e960d0 VAL: '100' (3 sibs) 34: 0x57e96128 VAL: '101' (3 sibs) 34: 0x57e96180 VAL: '102' (3 sibs) 34: 0x57e96018 SEQ: (3 sibs) 3 children: 34: 0x57e961e0 VAL: '110' (3 sibs) 34: 0x57e96238 VAL: '111' (3 sibs) 34: 0x57e96290 VAL: '112' (3 sibs) 34: 0x57e96070 SEQ: (3 sibs) 3 children: 34: 0x57e962f0 VAL: '120' (3 sibs) 34: 0x57e96348 VAL: '121' (3 sibs) 34: 0x57e963a0 VAL: '122' (3 sibs) 34: 0x57e95b20 SEQ: (3 sibs) 3 children: 34: 0x57e96400 SEQ: (3 sibs) 3 children: 34: 0x57e96510 VAL: '200' (3 sibs) 34: 0x57e96568 VAL: '201' (3 sibs) 34: 0x57e965c0 VAL: '202' (3 sibs) 34: 0x57e96458 SEQ: (3 sibs) 3 children: 34: 0x57e96620 VAL: '210' (3 sibs) 34: 0x57e96678 VAL: '211' (3 sibs) 34: 0x57e966d0 VAL: '212' (3 sibs) 34: 0x57e964b0 SEQ: (3 sibs) 3 children: 34: 0x57e96730 VAL: '220' (3 sibs) 34: 0x57e96788 VAL: '221' (3 sibs) 34: 0x57e967e0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57eb6620 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57eb666c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57eb66b8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57eb6704 VAL: '000' (3 sibs) 34: [4] [4] 0x57eb6750 VAL: '001' (3 sibs) 34: [5] [5] 0x57eb679c VAL: '002' (3 sibs) 34: [6] [6] 0x57eb67e8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57eb6834 VAL: '010' (3 sibs) 34: [8] [8] 0x57eb6880 VAL: '011' (3 sibs) 34: [9] [9] 0x57eb68cc VAL: '012' (3 sibs) 34: [10] [10] 0x57eb6918 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57eb6964 VAL: '020' (3 sibs) 34: [12] [12] 0x57eb69b0 VAL: '021' (3 sibs) 34: [13] [13] 0x57eb69fc VAL: '022' (3 sibs) 34: [14] [14] 0x57eb6a48 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57eb6a94 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57eb6ae0 VAL: '100' (3 sibs) 34: [17] [17] 0x57eb6b2c VAL: '101' (3 sibs) 34: [18] [18] 0x57eb6b78 VAL: '102' (3 sibs) 34: [19] [19] 0x57eb6bc4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57eb6c10 VAL: '110' (3 sibs) 34: [21] [21] 0x57eb6c5c VAL: '111' (3 sibs) 34: [22] [22] 0x57eb6ca8 VAL: '112' (3 sibs) 34: [23] [23] 0x57eb6cf4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57eb6d40 VAL: '120' (3 sibs) 34: [25] [25] 0x57eb6d8c VAL: '121' (3 sibs) 34: [26] [26] 0x57eb6dd8 VAL: '122' (3 sibs) 34: [27] [27] 0x57eb6e24 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57eb6e70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57eb6ebc VAL: '200' (3 sibs) 34: [30] [30] 0x57eb6f08 VAL: '201' (3 sibs) 34: [31] [31] 0x57eb6f54 VAL: '202' (3 sibs) 34: [32] [32] 0x57eb6fa0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57eb6fec VAL: '210' (3 sibs) 34: [34] [34] 0x57eb7038 VAL: '211' (3 sibs) 34: [35] [35] 0x57eb7084 VAL: '212' (3 sibs) 34: [36] [36] 0x57eb70d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57eb711c VAL: '220' (3 sibs) 34: [38] [38] 0x57eb7168 VAL: '221' (3 sibs) 34: [39] [39] 0x57eb71b4 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: 0x57e97830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e96990 SEQ: (3 sibs) 3 children: 34: 0x57e96aa0 SEQ: (3 sibs) 3 children: 34: 0x57e96bb0 VAL: '000' (3 sibs) 34: 0x57e96c08 VAL: '001' (3 sibs) 34: 0x57e96c60 VAL: '002' (3 sibs) 34: 0x57e96af8 SEQ: (3 sibs) 3 children: 34: 0x57e96cc0 VAL: '010' (3 sibs) 34: 0x57e96d18 VAL: '011' (3 sibs) 34: 0x57e96d70 VAL: '012' (3 sibs) 34: 0x57e96b50 SEQ: (3 sibs) 3 children: 34: 0x57e96dd0 VAL: '020' (3 sibs) 34: 0x57e96e28 VAL: '021' (3 sibs) 34: 0x57e96e80 VAL: '022' (3 sibs) 34: 0x57e969e8 SEQ: (3 sibs) 3 children: 34: 0x57e96ee0 SEQ: (3 sibs) 3 children: 34: 0x57e96ff0 VAL: '100' (3 sibs) 34: 0x57e97048 VAL: '101' (3 sibs) 34: 0x57e970a0 VAL: '102' (3 sibs) 34: 0x57e96f38 SEQ: (3 sibs) 3 children: 34: 0x57e97100 VAL: '110' (3 sibs) 34: 0x57e97158 VAL: '111' (3 sibs) 34: 0x57e971b0 VAL: '112' (3 sibs) 34: 0x57e96f90 SEQ: (3 sibs) 3 children: 34: 0x57e97210 VAL: '120' (3 sibs) 34: 0x57e97268 VAL: '121' (3 sibs) 34: 0x57e972c0 VAL: '122' (3 sibs) 34: 0x57e96a40 SEQ: (3 sibs) 3 children: 34: 0x57e97320 SEQ: (3 sibs) 3 children: 34: 0x57e97430 VAL: '200' (3 sibs) 34: 0x57e97488 VAL: '201' (3 sibs) 34: 0x57e974e0 VAL: '202' (3 sibs) 34: 0x57e97378 SEQ: (3 sibs) 3 children: 34: 0x57e97540 VAL: '210' (3 sibs) 34: 0x57e97598 VAL: '211' (3 sibs) 34: 0x57e975f0 VAL: '212' (3 sibs) 34: 0x57e973d0 SEQ: (3 sibs) 3 children: 34: 0x57e97650 VAL: '220' (3 sibs) 34: 0x57e976a8 VAL: '221' (3 sibs) 34: 0x57e97700 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec1570 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec15bc SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec1608 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec1654 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec16a0 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec16ec VAL: '002' (3 sibs) 34: [6] [6] 0x57ec1738 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec1784 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec17d0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec181c VAL: '012' (3 sibs) 34: [10] [10] 0x57ec1868 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec18b4 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec1900 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec194c VAL: '022' (3 sibs) 34: [14] [14] 0x57ec1998 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec19e4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec1a30 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec1a7c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec1ac8 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec1b14 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec1b60 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec1bac VAL: '111' (3 sibs) 34: [22] [22] 0x57ec1bf8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec1c44 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec1c90 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec1cdc VAL: '121' (3 sibs) 34: [26] [26] 0x57ec1d28 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec1d74 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec1dc0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec1e0c VAL: '200' (3 sibs) 34: [30] [30] 0x57ec1e58 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec1ea4 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec1ef0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec1f3c VAL: '210' (3 sibs) 34: [34] [34] 0x57ec1f88 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec1fd4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec2020 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec206c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec20b8 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec2104 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: 0x57e978d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e979f0 SEQ: (3 sibs) 3 children: 34: 0x57e97b00 SEQ: (3 sibs) 3 children: 34: 0x57e97c10 VAL: '000' (3 sibs) 34: 0x57e97c68 VAL: '001' (3 sibs) 34: 0x57e97cc0 VAL: '002' (3 sibs) 34: 0x57e97b58 SEQ: (3 sibs) 3 children: 34: 0x57e97d20 VAL: '010' (3 sibs) 34: 0x57e97d78 VAL: '011' (3 sibs) 34: 0x57e97dd0 VAL: '012' (3 sibs) 34: 0x57e97bb0 SEQ: (3 sibs) 3 children: 34: 0x57e97e30 VAL: '020' (3 sibs) 34: 0x57e97e88 VAL: '021' (3 sibs) 34: 0x57e97ee0 VAL: '022' (3 sibs) 34: 0x57e97a48 SEQ: (3 sibs) 3 children: 34: 0x57e97f40 SEQ: (3 sibs) 3 children: 34: 0x57e98050 VAL: '100' (3 sibs) 34: 0x57e980a8 VAL: '101' (3 sibs) 34: 0x57e98100 VAL: '102' (3 sibs) 34: 0x57e97f98 SEQ: (3 sibs) 3 children: 34: 0x57e98160 VAL: '110' (3 sibs) 34: 0x57e981b8 VAL: '111' (3 sibs) 34: 0x57e98210 VAL: '112' (3 sibs) 34: 0x57e97ff0 SEQ: (3 sibs) 3 children: 34: 0x57e98270 VAL: '120' (3 sibs) 34: 0x57e982c8 VAL: '121' (3 sibs) 34: 0x57e98320 VAL: '122' (3 sibs) 34: 0x57e97aa0 SEQ: (3 sibs) 3 children: 34: 0x57e98380 SEQ: (3 sibs) 3 children: 34: 0x57e98490 VAL: '200' (3 sibs) 34: 0x57e984e8 VAL: '201' (3 sibs) 34: 0x57e98540 VAL: '202' (3 sibs) 34: 0x57e983d8 SEQ: (3 sibs) 3 children: 34: 0x57e985a0 VAL: '210' (3 sibs) 34: 0x57e985f8 VAL: '211' (3 sibs) 34: 0x57e98650 VAL: '212' (3 sibs) 34: 0x57e98430 SEQ: (3 sibs) 3 children: 34: 0x57e986b0 VAL: '220' (3 sibs) 34: 0x57e98708 VAL: '221' (3 sibs) 34: 0x57e98760 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec2160 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec21ac SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec21f8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec2244 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec2290 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec22dc VAL: '002' (3 sibs) 34: [6] [6] 0x57ec2328 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec2374 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec23c0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec240c VAL: '012' (3 sibs) 34: [10] [10] 0x57ec2458 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec24a4 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec24f0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec253c VAL: '022' (3 sibs) 34: [14] [14] 0x57ec2588 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec25d4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec2620 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec266c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec26b8 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec2704 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec2750 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec279c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec27e8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec2834 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec2880 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec28cc VAL: '121' (3 sibs) 34: [26] [26] 0x57ec2918 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec2964 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec29b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec29fc VAL: '200' (3 sibs) 34: [30] [30] 0x57ec2a48 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec2a94 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec2ae0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec2b2c VAL: '210' (3 sibs) 34: [34] [34] 0x57ec2b78 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec2bc4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec2c10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec2c5c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec2ca8 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec2cf4 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: 0x57e97970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e98810 SEQ: (3 sibs) 3 children: 34: 0x57e98920 SEQ: (3 sibs) 3 children: 34: 0x57e98a30 VAL: '000' (3 sibs) 34: 0x57e98a88 VAL: '001' (3 sibs) 34: 0x57e98ae0 VAL: '002' (3 sibs) 34: 0x57e98978 SEQ: (3 sibs) 3 children: 34: 0x57e98b40 VAL: '010' (3 sibs) 34: 0x57e98b98 VAL: '011' (3 sibs) 34: 0x57e98bf0 VAL: '012' (3 sibs) 34: 0x57e989d0 SEQ: (3 sibs) 3 children: 34: 0x57e98c50 VAL: '020' (3 sibs) 34: 0x57e98ca8 VAL: '021' (3 sibs) 34: 0x57e98d00 VAL: '022' (3 sibs) 34: 0x57e98868 SEQ: (3 sibs) 3 children: 34: 0x57e98d60 SEQ: (3 sibs) 3 children: 34: 0x57e98e70 VAL: '100' (3 sibs) 34: 0x57e98ec8 VAL: '101' (3 sibs) 34: 0x57e98f20 VAL: '102' (3 sibs) 34: 0x57e98db8 SEQ: (3 sibs) 3 children: 34: 0x57e98f80 VAL: '110' (3 sibs) 34: 0x57e98fd8 VAL: '111' (3 sibs) 34: 0x57e99030 VAL: '112' (3 sibs) 34: 0x57e98e10 SEQ: (3 sibs) 3 children: 34: 0x57e99090 VAL: '120' (3 sibs) 34: 0x57e990e8 VAL: '121' (3 sibs) 34: 0x57e99140 VAL: '122' (3 sibs) 34: 0x57e988c0 SEQ: (3 sibs) 3 children: 34: 0x57e991a0 SEQ: (3 sibs) 3 children: 34: 0x57e992b0 VAL: '200' (3 sibs) 34: 0x57e99308 VAL: '201' (3 sibs) 34: 0x57e99360 VAL: '202' (3 sibs) 34: 0x57e991f8 SEQ: (3 sibs) 3 children: 34: 0x57e993c0 VAL: '210' (3 sibs) 34: 0x57e99418 VAL: '211' (3 sibs) 34: 0x57e99470 VAL: '212' (3 sibs) 34: 0x57e99250 SEQ: (3 sibs) 3 children: 34: 0x57e994d0 VAL: '220' (3 sibs) 34: 0x57e99528 VAL: '221' (3 sibs) 34: 0x57e99580 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec2d50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec2d9c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec2de8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec2e34 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec2e80 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec2ecc VAL: '002' (3 sibs) 34: [6] [6] 0x57ec2f18 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec2f64 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec2fb0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec2ffc VAL: '012' (3 sibs) 34: [10] [10] 0x57ec3048 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec3094 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec30e0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec312c VAL: '022' (3 sibs) 34: [14] [14] 0x57ec3178 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec31c4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec3210 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec325c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec32a8 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec32f4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec3340 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec338c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec33d8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec3424 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec3470 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec34bc VAL: '121' (3 sibs) 34: [26] [26] 0x57ec3508 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec3554 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec35a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec35ec VAL: '200' (3 sibs) 34: [30] [30] 0x57ec3638 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec3684 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec36d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec371c VAL: '210' (3 sibs) 34: [34] [34] 0x57ec3768 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec37b4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec3800 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec384c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec3898 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec38e4 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: 0x57e97790 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e95a70 SEQ: (3 sibs) 3 children: 34: 0x57e95b80 SEQ: (3 sibs) 3 children: 34: 0x57e95c90 VAL: '000' (3 sibs) 34: 0x57e95ce8 VAL: '001' (3 sibs) 34: 0x57e95d40 VAL: '002' (3 sibs) 34: 0x57e95bd8 SEQ: (3 sibs) 3 children: 34: 0x57e95da0 VAL: '010' (3 sibs) 34: 0x57e95df8 VAL: '011' (3 sibs) 34: 0x57e95e50 VAL: '012' (3 sibs) 34: 0x57e95c30 SEQ: (3 sibs) 3 children: 34: 0x57e95eb0 VAL: '020' (3 sibs) 34: 0x57e95f08 VAL: '021' (3 sibs) 34: 0x57e95f60 VAL: '022' (3 sibs) 34: 0x57e95ac8 SEQ: (3 sibs) 3 children: 34: 0x57e95fc0 SEQ: (3 sibs) 3 children: 34: 0x57e960d0 VAL: '100' (3 sibs) 34: 0x57e96128 VAL: '101' (3 sibs) 34: 0x57e96180 VAL: '102' (3 sibs) 34: 0x57e96018 SEQ: (3 sibs) 3 children: 34: 0x57e961e0 VAL: '110' (3 sibs) 34: 0x57e96238 VAL: '111' (3 sibs) 34: 0x57e96290 VAL: '112' (3 sibs) 34: 0x57e96070 SEQ: (3 sibs) 3 children: 34: 0x57e962f0 VAL: '120' (3 sibs) 34: 0x57e96348 VAL: '121' (3 sibs) 34: 0x57e963a0 VAL: '122' (3 sibs) 34: 0x57e95b20 SEQ: (3 sibs) 3 children: 34: 0x57e96400 SEQ: (3 sibs) 3 children: 34: 0x57e96510 VAL: '200' (3 sibs) 34: 0x57e96568 VAL: '201' (3 sibs) 34: 0x57e965c0 VAL: '202' (3 sibs) 34: 0x57e96458 SEQ: (3 sibs) 3 children: 34: 0x57e96620 VAL: '210' (3 sibs) 34: 0x57e96678 VAL: '211' (3 sibs) 34: 0x57e966d0 VAL: '212' (3 sibs) 34: 0x57e964b0 SEQ: (3 sibs) 3 children: 34: 0x57e96730 VAL: '220' (3 sibs) 34: 0x57e96788 VAL: '221' (3 sibs) 34: 0x57e967e0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec3940 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec398c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec39d8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec3a24 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec3a70 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec3abc VAL: '002' (3 sibs) 34: [6] [6] 0x57ec3b08 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec3b54 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec3ba0 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec3bec VAL: '012' (3 sibs) 34: [10] [10] 0x57ec3c38 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec3c84 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec3cd0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec3d1c VAL: '022' (3 sibs) 34: [14] [14] 0x57ec3d68 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec3db4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec3e00 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec3e4c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec3e98 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec3ee4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec3f30 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec3f7c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec3fc8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec4014 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec4060 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec40ac VAL: '121' (3 sibs) 34: [26] [26] 0x57ec40f8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec4144 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec4190 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec41dc VAL: '200' (3 sibs) 34: [30] [30] 0x57ec4228 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec4274 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec42c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec430c VAL: '210' (3 sibs) 34: [34] [34] 0x57ec4358 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec43a4 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec43f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec443c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec4488 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec44d4 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: 0x57e97830 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e96990 SEQ: (3 sibs) 3 children: 34: 0x57e96aa0 SEQ: (3 sibs) 3 children: 34: 0x57e96bb0 VAL: '000' (3 sibs) 34: 0x57e96c08 VAL: '001' (3 sibs) 34: 0x57e96c60 VAL: '002' (3 sibs) 34: 0x57e96af8 SEQ: (3 sibs) 3 children: 34: 0x57e96cc0 VAL: '010' (3 sibs) 34: 0x57e96d18 VAL: '011' (3 sibs) 34: 0x57e96d70 VAL: '012' (3 sibs) 34: 0x57e96b50 SEQ: (3 sibs) 3 children: 34: 0x57e96dd0 VAL: '020' (3 sibs) 34: 0x57e96e28 VAL: '021' (3 sibs) 34: 0x57e96e80 VAL: '022' (3 sibs) 34: 0x57e969e8 SEQ: (3 sibs) 3 children: 34: 0x57e96ee0 SEQ: (3 sibs) 3 children: 34: 0x57e96ff0 VAL: '100' (3 sibs) 34: 0x57e97048 VAL: '101' (3 sibs) 34: 0x57e970a0 VAL: '102' (3 sibs) 34: 0x57e96f38 SEQ: (3 sibs) 3 children: 34: 0x57e97100 VAL: '110' (3 sibs) 34: 0x57e97158 VAL: '111' (3 sibs) 34: 0x57e971b0 VAL: '112' (3 sibs) 34: 0x57e96f90 SEQ: (3 sibs) 3 children: 34: 0x57e97210 VAL: '120' (3 sibs) 34: 0x57e97268 VAL: '121' (3 sibs) 34: 0x57e972c0 VAL: '122' (3 sibs) 34: 0x57e96a40 SEQ: (3 sibs) 3 children: 34: 0x57e97320 SEQ: (3 sibs) 3 children: 34: 0x57e97430 VAL: '200' (3 sibs) 34: 0x57e97488 VAL: '201' (3 sibs) 34: 0x57e974e0 VAL: '202' (3 sibs) 34: 0x57e97378 SEQ: (3 sibs) 3 children: 34: 0x57e97540 VAL: '210' (3 sibs) 34: 0x57e97598 VAL: '211' (3 sibs) 34: 0x57e975f0 VAL: '212' (3 sibs) 34: 0x57e973d0 SEQ: (3 sibs) 3 children: 34: 0x57e97650 VAL: '220' (3 sibs) 34: 0x57e976a8 VAL: '221' (3 sibs) 34: 0x57e97700 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec4530 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec457c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec45c8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec4614 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec4660 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec46ac VAL: '002' (3 sibs) 34: [6] [6] 0x57ec46f8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec4744 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec4790 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec47dc VAL: '012' (3 sibs) 34: [10] [10] 0x57ec4828 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec4874 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec48c0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec490c VAL: '022' (3 sibs) 34: [14] [14] 0x57ec4958 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec49a4 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec49f0 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec4a3c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec4a88 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec4ad4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec4b20 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec4b6c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec4bb8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec4c04 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec4c50 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec4c9c VAL: '121' (3 sibs) 34: [26] [26] 0x57ec4ce8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec4d34 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec4d80 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec4dcc VAL: '200' (3 sibs) 34: [30] [30] 0x57ec4e18 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec4e64 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec4eb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec4efc VAL: '210' (3 sibs) 34: [34] [34] 0x57ec4f48 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec4f94 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec4fe0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec502c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec5078 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec50c4 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: 0x57e978d0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e979f0 SEQ: (3 sibs) 3 children: 34: 0x57e97b00 SEQ: (3 sibs) 3 children: 34: 0x57e97c10 VAL: '000' (3 sibs) 34: 0x57e97c68 VAL: '001' (3 sibs) 34: 0x57e97cc0 VAL: '002' (3 sibs) 34: 0x57e97b58 SEQ: (3 sibs) 3 children: 34: 0x57e97d20 VAL: '010' (3 sibs) 34: 0x57e97d78 VAL: '011' (3 sibs) 34: 0x57e97dd0 VAL: '012' (3 sibs) 34: 0x57e97bb0 SEQ: (3 sibs) 3 children: 34: 0x57e97e30 VAL: '020' (3 sibs) 34: 0x57e97e88 VAL: '021' (3 sibs) 34: 0x57e97ee0 VAL: '022' (3 sibs) 34: 0x57e97a48 SEQ: (3 sibs) 3 children: 34: 0x57e97f40 SEQ: (3 sibs) 3 children: 34: 0x57e98050 VAL: '100' (3 sibs) 34: 0x57e980a8 VAL: '101' (3 sibs) 34: 0x57e98100 VAL: '102' (3 sibs) 34: 0x57e97f98 SEQ: (3 sibs) 3 children: 34: 0x57e98160 VAL: '110' (3 sibs) 34: 0x57e981b8 VAL: '111' (3 sibs) 34: 0x57e98210 VAL: '112' (3 sibs) 34: 0x57e97ff0 SEQ: (3 sibs) 3 children: 34: 0x57e98270 VAL: '120' (3 sibs) 34: 0x57e982c8 VAL: '121' (3 sibs) 34: 0x57e98320 VAL: '122' (3 sibs) 34: 0x57e97aa0 SEQ: (3 sibs) 3 children: 34: 0x57e98380 SEQ: (3 sibs) 3 children: 34: 0x57e98490 VAL: '200' (3 sibs) 34: 0x57e984e8 VAL: '201' (3 sibs) 34: 0x57e98540 VAL: '202' (3 sibs) 34: 0x57e983d8 SEQ: (3 sibs) 3 children: 34: 0x57e985a0 VAL: '210' (3 sibs) 34: 0x57e985f8 VAL: '211' (3 sibs) 34: 0x57e98650 VAL: '212' (3 sibs) 34: 0x57e98430 SEQ: (3 sibs) 3 children: 34: 0x57e986b0 VAL: '220' (3 sibs) 34: 0x57e98708 VAL: '221' (3 sibs) 34: 0x57e98760 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec5120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec516c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec51b8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec5204 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec5250 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec529c VAL: '002' (3 sibs) 34: [6] [6] 0x57ec52e8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec5334 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec5380 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec53cc VAL: '012' (3 sibs) 34: [10] [10] 0x57ec5418 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec5464 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec54b0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec54fc VAL: '022' (3 sibs) 34: [14] [14] 0x57ec5548 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec5594 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec55e0 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec562c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec5678 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec56c4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec5710 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec575c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec57a8 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec57f4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec5840 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec588c VAL: '121' (3 sibs) 34: [26] [26] 0x57ec58d8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec5924 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec5970 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec59bc VAL: '200' (3 sibs) 34: [30] [30] 0x57ec5a08 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec5a54 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec5aa0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec5aec VAL: '210' (3 sibs) 34: [34] [34] 0x57ec5b38 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec5b84 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec5bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec5c1c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec5c68 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec5cb4 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: 0x57e97970 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x57e98810 SEQ: (3 sibs) 3 children: 34: 0x57e98920 SEQ: (3 sibs) 3 children: 34: 0x57e98a30 VAL: '000' (3 sibs) 34: 0x57e98a88 VAL: '001' (3 sibs) 34: 0x57e98ae0 VAL: '002' (3 sibs) 34: 0x57e98978 SEQ: (3 sibs) 3 children: 34: 0x57e98b40 VAL: '010' (3 sibs) 34: 0x57e98b98 VAL: '011' (3 sibs) 34: 0x57e98bf0 VAL: '012' (3 sibs) 34: 0x57e989d0 SEQ: (3 sibs) 3 children: 34: 0x57e98c50 VAL: '020' (3 sibs) 34: 0x57e98ca8 VAL: '021' (3 sibs) 34: 0x57e98d00 VAL: '022' (3 sibs) 34: 0x57e98868 SEQ: (3 sibs) 3 children: 34: 0x57e98d60 SEQ: (3 sibs) 3 children: 34: 0x57e98e70 VAL: '100' (3 sibs) 34: 0x57e98ec8 VAL: '101' (3 sibs) 34: 0x57e98f20 VAL: '102' (3 sibs) 34: 0x57e98db8 SEQ: (3 sibs) 3 children: 34: 0x57e98f80 VAL: '110' (3 sibs) 34: 0x57e98fd8 VAL: '111' (3 sibs) 34: 0x57e99030 VAL: '112' (3 sibs) 34: 0x57e98e10 SEQ: (3 sibs) 3 children: 34: 0x57e99090 VAL: '120' (3 sibs) 34: 0x57e990e8 VAL: '121' (3 sibs) 34: 0x57e99140 VAL: '122' (3 sibs) 34: 0x57e988c0 SEQ: (3 sibs) 3 children: 34: 0x57e991a0 SEQ: (3 sibs) 3 children: 34: 0x57e992b0 VAL: '200' (3 sibs) 34: 0x57e99308 VAL: '201' (3 sibs) 34: 0x57e99360 VAL: '202' (3 sibs) 34: 0x57e991f8 SEQ: (3 sibs) 3 children: 34: 0x57e993c0 VAL: '210' (3 sibs) 34: 0x57e99418 VAL: '211' (3 sibs) 34: 0x57e99470 VAL: '212' (3 sibs) 34: 0x57e99250 SEQ: (3 sibs) 3 children: 34: 0x57e994d0 VAL: '220' (3 sibs) 34: 0x57e99528 VAL: '221' (3 sibs) 34: 0x57e99580 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x57ec5d10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x57ec5d5c SEQ: (3 sibs) 3 children: 34: [2] [2] 0x57ec5da8 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x57ec5df4 VAL: '000' (3 sibs) 34: [4] [4] 0x57ec5e40 VAL: '001' (3 sibs) 34: [5] [5] 0x57ec5e8c VAL: '002' (3 sibs) 34: [6] [6] 0x57ec5ed8 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x57ec5f24 VAL: '010' (3 sibs) 34: [8] [8] 0x57ec5f70 VAL: '011' (3 sibs) 34: [9] [9] 0x57ec5fbc VAL: '012' (3 sibs) 34: [10] [10] 0x57ec6008 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x57ec6054 VAL: '020' (3 sibs) 34: [12] [12] 0x57ec60a0 VAL: '021' (3 sibs) 34: [13] [13] 0x57ec60ec VAL: '022' (3 sibs) 34: [14] [14] 0x57ec6138 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x57ec6184 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x57ec61d0 VAL: '100' (3 sibs) 34: [17] [17] 0x57ec621c VAL: '101' (3 sibs) 34: [18] [18] 0x57ec6268 VAL: '102' (3 sibs) 34: [19] [19] 0x57ec62b4 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x57ec6300 VAL: '110' (3 sibs) 34: [21] [21] 0x57ec634c VAL: '111' (3 sibs) 34: [22] [22] 0x57ec6398 VAL: '112' (3 sibs) 34: [23] [23] 0x57ec63e4 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x57ec6430 VAL: '120' (3 sibs) 34: [25] [25] 0x57ec647c VAL: '121' (3 sibs) 34: [26] [26] 0x57ec64c8 VAL: '122' (3 sibs) 34: [27] [27] 0x57ec6514 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x57ec6560 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x57ec65ac VAL: '200' (3 sibs) 34: [30] [30] 0x57ec65f8 VAL: '201' (3 sibs) 34: [31] [31] 0x57ec6644 VAL: '202' (3 sibs) 34: [32] [32] 0x57ec6690 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x57ec66dc VAL: '210' (3 sibs) 34: [34] [34] 0x57ec6728 VAL: '211' (3 sibs) 34: [35] [35] 0x57ec6774 VAL: '212' (3 sibs) 34: [36] [36] 0x57ec67c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x57ec680c VAL: '220' (3 sibs) 34: [38] [38] 0x57ec6858 VAL: '221' (3 sibs) 34: [39] [39] 0x57ec68a4 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 (17 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (17 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.02 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x57697b30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57695080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57695190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x576952a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576953b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57695408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57695460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x576952f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576954c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x57695518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57695570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57695350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576955d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x57695628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57695680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x576951e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576956e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576957f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57695848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x576958a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57695738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57695958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x576959b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57695790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695a10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57695a68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57695ac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57695240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x57695b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57695c30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57695c88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x57695ce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57695b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695d40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57695d98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x57695df0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x57695bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695e50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57695ea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57695f00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x576950d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57695f60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x576961d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57696230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x576960c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x576962e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57696340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57696120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576963a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x576963f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57696450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57695fb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576964b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576965c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x57696618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57696670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x57696508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576966d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x57696728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57696780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57696560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576967e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57696838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57696890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57696010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576968f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696a00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57696a58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57696ab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57696948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696b10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57696b68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57696bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x576969a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57696c20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57696c78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x57696cd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57695130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57696d30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696f50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57696fa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57697000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57696e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57697060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x576970b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57697110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57696ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57697170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x576971c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57697220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57696d88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57697280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x576973e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x57697440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x576972d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576974a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x576974f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x57697550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57697330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576975b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x57697608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x57697660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x57696de0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576976c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576977d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x57697828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x57697880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x57697718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576978e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x57697938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x57697990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x57697770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576979f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x57697a48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x57697aa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x5769fd80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5769fdcc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5769fe18 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5769fe64 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5769feb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5769fefc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5769ff48 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5769ff94 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5769ffe0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576a002c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576a0078 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576a00c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576a0110 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576a015c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576a01a8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576a01f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576a0240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576a028c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576a02d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576a0324 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576a0370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576a03bc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576a0408 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576a0454 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576a04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576a04ec KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576a0538 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576a0584 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576a05d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576a061c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576a0668 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576a06b4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576a0700 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576a074c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576a0798 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576a07e4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576a0830 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576a087c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576a08c8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576a0914 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576a0960 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576a09ac KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576a09f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576a0a44 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576a0a90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576a0adc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576a0b28 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576a0b74 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576a0bc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576a0c0c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576a0c58 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576a0ca4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576a0cf0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576a0d3c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576a0d88 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576a0dd4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576a0e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576a0e6c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576a0eb8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576a0f04 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576a0f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576a0f9c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576a0fe8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576a1034 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576a1080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576a10cc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576a1118 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576a1164 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576a11b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576a11fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576a1248 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576a1294 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576a12e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576a132c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576a1378 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576a13c4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576a1410 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576a145c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576a14a8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576a14f4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576a1540 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576a158c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576a15d8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576a1624 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576a1670 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576a16bc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576a1708 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576a1754 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576a17a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576a17ec KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576a1838 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576a1884 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576a18d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576a191c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576a1968 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576a19b4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576a1a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576a1a4c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576a1a98 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576a1ae4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576a1b30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576a1b7c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576a1bc8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576a1c14 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576a1c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576a1cac KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576a1cf8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576a1d44 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576a1d90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576a1ddc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576a1e28 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576a1e74 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576a1ec0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576a1f0c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576a1f58 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576a1fa4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576a1ff0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576a203c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576a2088 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576a20d4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576a2120 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x57697bd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57697c50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57697d60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57697e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697f80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57697fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57698030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x57697ec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x576980e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57698140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57697f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576981a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x576981f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57698250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x57697db8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576982b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576983c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57698418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x57698470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57698308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576984d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57698528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x57698580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57698360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576985e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57698638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57698690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57697e10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576986f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57698858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x576988b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57698748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57698968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x576989c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x576987a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57698a78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57698ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x57697ca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57698b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57698c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698d50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x57698da8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57698e00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x57698c98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698e60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x57698eb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57698f10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57698cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698f70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x57698fc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57699020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57698b88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x576991e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57699240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x576990d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576992a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x576992f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57699350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57699130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576993b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57699408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57699460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57698be0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576994c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576995d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57699628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57699680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57699518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576996e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57699738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57699790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x57699570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576997f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57699848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x576998a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57697d00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57699900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57699a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699b20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57699b78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57699bd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57699a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57699c30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x57699c88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57699ce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57699ac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57699d40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x57699d98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57699df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57699958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699f60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x57699fb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5769a010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x57699ea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5769a0c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5769a120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57699f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5769a1d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5769a230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x576999b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5769a290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5769a3a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5769a3f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5769a450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5769a2e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a4b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5769a508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5769a560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5769a340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a5c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5769a618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5769a670 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x576a5cf0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576a5d3c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576a5d88 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576a5dd4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576a5e20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576a5e6c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576a5eb8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576a5f04 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576a5f50 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576a5f9c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576a5fe8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576a6034 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576a6080 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576a60cc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576a6118 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576a6164 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576a61b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576a61fc KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576a6248 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576a6294 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576a62e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576a632c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576a6378 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576a63c4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576a6410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576a645c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576a64a8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576a64f4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576a6540 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576a658c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576a65d8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576a6624 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576a6670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576a66bc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576a6708 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576a6754 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576a67a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576a67ec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576a6838 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576a6884 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576a68d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576a691c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576a6968 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576a69b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576a6a00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576a6a4c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576a6a98 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576a6ae4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576a6b30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576a6b7c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576a6bc8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576a6c14 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576a6c60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576a6cac KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576a6cf8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576a6d44 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576a6d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576a6ddc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576a6e28 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576a6e74 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576a6ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576a6f0c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576a6f58 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576a6fa4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576a6ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576a703c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576a7088 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576a70d4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576a7120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576a716c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576a71b8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576a7204 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576a7250 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576a729c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576a72e8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576a7334 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576a7380 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576a73cc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576a7418 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576a7464 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576a74b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576a74fc KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576a7548 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576a7594 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576a75e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576a762c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576a7678 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576a76c4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576a7710 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576a775c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576a77a8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576a77f4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576a7840 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576a788c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576a78d8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576a7924 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576a7970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576a79bc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576a7a08 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576a7a54 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576a7aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576a7aec KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576a7b38 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576a7b84 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576a7bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576a7c1c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576a7c68 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576a7cb4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576a7d00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576a7d4c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576a7d98 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576a7de4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576a7e30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576a7e7c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576a7ec8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576a7f14 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576a7f60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576a7fac KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576a7ff8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576a8044 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576a8090 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x57697b30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57695080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57695190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x576952a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576953b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57695408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57695460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x576952f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576954c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x57695518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57695570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57695350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576955d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x57695628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57695680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x576951e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576956e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576957f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57695848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x576958a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57695738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57695958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x576959b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57695790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695a10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57695a68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57695ac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57695240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x57695b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57695c30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57695c88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x57695ce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57695b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695d40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57695d98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x57695df0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x57695bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695e50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57695ea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57695f00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x576950d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57695f60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x576961d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57696230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x576960c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x576962e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57696340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57696120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576963a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x576963f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57696450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57695fb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576964b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576965c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x57696618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57696670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x57696508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576966d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x57696728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57696780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57696560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576967e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57696838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57696890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57696010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576968f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696a00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57696a58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57696ab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57696948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696b10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57696b68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57696bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x576969a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57696c20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57696c78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x57696cd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57695130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57696d30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696f50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57696fa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57697000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57696e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57697060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x576970b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57697110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57696ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57697170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x576971c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57697220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57696d88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57697280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x576973e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x57697440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x576972d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576974a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x576974f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x57697550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57697330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576975b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x57697608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x57697660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x57696de0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576976c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576977d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x57697828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x57697880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x57697718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576978e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x57697938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x57697990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x57697770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576979f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x57697a48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x57697aa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x576a8300 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576a834c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576a8398 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576a83e4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576a8430 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576a847c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576a84c8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576a8514 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576a8560 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576a85ac KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576a85f8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576a8644 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576a8690 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576a86dc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576a8728 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576a8774 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576a87c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576a880c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576a8858 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576a88a4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576a88f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576a893c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576a8988 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576a89d4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576a8a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576a8a6c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576a8ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576a8b04 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576a8b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576a8b9c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576a8be8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576a8c34 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576a8c80 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576a8ccc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576a8d18 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576a8d64 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576a8db0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576a8dfc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576a8e48 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576a8e94 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576a8ee0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576a8f2c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576a8f78 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576a8fc4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576a9010 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576a905c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576a90a8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576a90f4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576a9140 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576a918c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576a91d8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576a9224 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576a9270 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576a92bc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576a9308 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576a9354 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576a93a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576a93ec KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576a9438 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576a9484 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576a94d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576a951c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576a9568 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576a95b4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576a9600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576a964c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576a9698 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576a96e4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576a9730 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576a977c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576a97c8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576a9814 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576a9860 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576a98ac KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576a98f8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576a9944 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576a9990 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576a99dc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576a9a28 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576a9a74 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576a9ac0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576a9b0c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576a9b58 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576a9ba4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576a9bf0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576a9c3c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576a9c88 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576a9cd4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576a9d20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576a9d6c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576a9db8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576a9e04 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576a9e50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576a9e9c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576a9ee8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576a9f34 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576a9f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576a9fcc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576aa018 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576aa064 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576aa0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576aa0fc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576aa148 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576aa194 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576aa1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576aa22c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576aa278 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576aa2c4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576aa310 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576aa35c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576aa3a8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576aa3f4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576aa440 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576aa48c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576aa4d8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576aa524 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576aa570 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576aa5bc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576aa608 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576aa654 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576aa6a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x57697bd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57697c50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57697d60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57697e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697f80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57697fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57698030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x57697ec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x576980e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57698140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57697f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576981a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x576981f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57698250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x57697db8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576982b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576983c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57698418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x57698470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57698308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576984d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57698528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x57698580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57698360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576985e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57698638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57698690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57697e10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576986f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57698858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x576988b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57698748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57698968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x576989c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x576987a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57698a78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57698ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x57697ca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57698b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57698c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698d50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x57698da8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57698e00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x57698c98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698e60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x57698eb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57698f10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57698cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698f70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x57698fc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57699020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57698b88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x576991e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57699240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x576990d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576992a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x576992f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57699350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57699130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576993b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57699408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57699460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57698be0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576994c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576995d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57699628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57699680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57699518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576996e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57699738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57699790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x57699570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576997f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57699848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x576998a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57697d00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57699900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57699a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699b20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57699b78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57699bd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57699a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57699c30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x57699c88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57699ce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57699ac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57699d40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x57699d98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57699df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57699958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699f60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x57699fb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5769a010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x57699ea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5769a0c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5769a120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57699f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5769a1d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5769a230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x576999b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5769a290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5769a3a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5769a3f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5769a450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5769a2e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a4b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5769a508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5769a560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5769a340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a5c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5769a618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5769a670 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x576aa910 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576aa95c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576aa9a8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576aa9f4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576aaa40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576aaa8c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576aaad8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576aab24 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576aab70 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576aabbc KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576aac08 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576aac54 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576aaca0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576aacec KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576aad38 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576aad84 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576aadd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576aae1c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576aae68 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576aaeb4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576aaf00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576aaf4c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576aaf98 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576aafe4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576ab030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576ab07c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576ab0c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576ab114 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576ab160 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576ab1ac KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576ab1f8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576ab244 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576ab290 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576ab2dc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576ab328 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576ab374 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576ab3c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576ab40c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576ab458 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576ab4a4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576ab4f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576ab53c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576ab588 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576ab5d4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576ab620 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576ab66c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576ab6b8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576ab704 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576ab750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576ab79c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576ab7e8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576ab834 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576ab880 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576ab8cc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576ab918 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576ab964 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576ab9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576ab9fc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576aba48 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576aba94 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576abae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576abb2c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576abb78 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576abbc4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576abc10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576abc5c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576abca8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576abcf4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576abd40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576abd8c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576abdd8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576abe24 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576abe70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576abebc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576abf08 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576abf54 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576abfa0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576abfec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576ac038 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576ac084 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576ac0d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576ac11c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576ac168 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576ac1b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576ac200 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576ac24c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576ac298 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576ac2e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576ac330 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576ac37c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576ac3c8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576ac414 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576ac460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576ac4ac KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576ac4f8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576ac544 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576ac590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576ac5dc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576ac628 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576ac674 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576ac6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576ac70c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576ac758 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576ac7a4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576ac7f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576ac83c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576ac888 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576ac8d4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576ac920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576ac96c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576ac9b8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576aca04 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576aca50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576aca9c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576acae8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576acb34 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576acb80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576acbcc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576acc18 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576acc64 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576accb0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x5769fd80 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5769fdcc KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5769fe18 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5769fe64 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5769feb0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x5769fefc KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5769ff48 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5769ff94 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5769ffe0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576a002c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576a0078 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576a00c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576a0110 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576a015c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576a01a8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576a01f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576a0240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576a028c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576a02d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576a0324 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576a0370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576a03bc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576a0408 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576a0454 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576a04a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576a04ec KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576a0538 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576a0584 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576a05d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576a061c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576a0668 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576a06b4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576a0700 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576a074c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576a0798 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576a07e4 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576a0830 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576a087c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576a08c8 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576a0914 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576a0960 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576a09ac KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576a09f8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576a0a44 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576a0a90 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576a0adc KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576a0b28 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576a0b74 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576a0bc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576a0c0c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576a0c58 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576a0ca4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576a0cf0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576a0d3c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576a0d88 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576a0dd4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576a0e20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576a0e6c KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576a0eb8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576a0f04 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576a0f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576a0f9c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576a0fe8 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576a1034 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576a1080 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576a10cc KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576a1118 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576a1164 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576a11b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576a11fc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576a1248 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576a1294 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576a12e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576a132c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576a1378 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576a13c4 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576a1410 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576a145c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576a14a8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576a14f4 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576a1540 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576a158c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576a15d8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576a1624 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576a1670 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576a16bc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576a1708 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576a1754 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576a17a0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576a17ec KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576a1838 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576a1884 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576a18d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576a191c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576a1968 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576a19b4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576a1a00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576a1a4c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576a1a98 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576a1ae4 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576a1b30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576a1b7c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576a1bc8 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576a1c14 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576a1c60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576a1cac KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576a1cf8 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576a1d44 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576a1d90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576a1ddc KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576a1e28 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576a1e74 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576a1ec0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576a1f0c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576a1f58 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576a1fa4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576a1ff0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576a203c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576a2088 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576a20d4 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576a2120 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] 0x576aebc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576aec0c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576aec58 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576aeca4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576aecf0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576aed3c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576aed88 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576aedd4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576aee20 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576aee6c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576aeeb8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576aef04 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576aef50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576aef9c KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576aefe8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576af034 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576af080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576af0cc KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576af118 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576af164 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576af1b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576af1fc KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576af248 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576af294 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576af2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576af32c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576af378 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576af3c4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576af410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576af45c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576af4a8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576af4f4 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576af540 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576af58c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576af5d8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576af624 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576af670 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576af6bc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576af708 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576af754 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576af7a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576af7ec KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576af838 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576af884 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576af8d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576af91c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576af968 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576af9b4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576afa00 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576afa4c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576afa98 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576afae4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576afb30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576afb7c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576afbc8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576afc14 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576afc60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576afcac KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576afcf8 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576afd44 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576afd90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576afddc KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576afe28 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576afe74 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576afec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576aff0c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576aff58 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576affa4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576afff0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576b003c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576b0088 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576b00d4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576b0120 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576b016c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576b01b8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576b0204 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576b0250 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576b029c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576b02e8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576b0334 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576b0380 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576b03cc KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576b0418 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576b0464 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576b04b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576b04fc KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576b0548 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576b0594 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576b05e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576b062c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576b0678 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576b06c4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576b0710 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576b075c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576b07a8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576b07f4 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576b0840 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576b088c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576b08d8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576b0924 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576b0970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576b09bc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576b0a08 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576b0a54 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576b0aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576b0aec KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576b0b38 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576b0b84 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576b0bd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576b0c1c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576b0c68 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576b0cb4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576b0d00 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576b0d4c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576b0d98 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576b0de4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576b0e30 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576b0e7c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576b0ec8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576b0f14 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576b0f60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x576a5cf0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576a5d3c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576a5d88 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576a5dd4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576a5e20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576a5e6c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576a5eb8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576a5f04 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576a5f50 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576a5f9c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576a5fe8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576a6034 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576a6080 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576a60cc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576a6118 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576a6164 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576a61b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576a61fc KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576a6248 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576a6294 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576a62e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576a632c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576a6378 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576a63c4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576a6410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576a645c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576a64a8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576a64f4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576a6540 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576a658c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576a65d8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576a6624 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576a6670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576a66bc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576a6708 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576a6754 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576a67a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576a67ec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576a6838 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576a6884 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576a68d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576a691c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576a6968 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576a69b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576a6a00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576a6a4c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576a6a98 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576a6ae4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576a6b30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576a6b7c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576a6bc8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576a6c14 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576a6c60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576a6cac KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576a6cf8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576a6d44 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576a6d90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576a6ddc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576a6e28 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576a6e74 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576a6ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576a6f0c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576a6f58 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576a6fa4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576a6ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576a703c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576a7088 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576a70d4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576a7120 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576a716c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576a71b8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576a7204 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576a7250 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576a729c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576a72e8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576a7334 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576a7380 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576a73cc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576a7418 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576a7464 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576a74b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576a74fc KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576a7548 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576a7594 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576a75e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576a762c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576a7678 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576a76c4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576a7710 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576a775c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576a77a8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576a77f4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576a7840 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576a788c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576a78d8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576a7924 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576a7970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576a79bc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576a7a08 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576a7a54 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576a7aa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576a7aec KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576a7b38 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576a7b84 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576a7bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576a7c1c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576a7c68 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576a7cb4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576a7d00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576a7d4c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576a7d98 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576a7de4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576a7e30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576a7e7c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576a7ec8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576a7f14 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576a7f60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576a7fac KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576a7ff8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576a8044 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576a8090 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] 0x576b11d0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576b121c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576b1268 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576b12b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576b1300 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576b134c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576b1398 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576b13e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576b1430 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576b147c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576b14c8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576b1514 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576b1560 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576b15ac KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576b15f8 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576b1644 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576b1690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576b16dc KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576b1728 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576b1774 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576b17c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576b180c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576b1858 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576b18a4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576b18f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576b193c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576b1988 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576b19d4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576b1a20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576b1a6c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576b1ab8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576b1b04 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576b1b50 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576b1b9c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576b1be8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576b1c34 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576b1c80 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576b1ccc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576b1d18 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576b1d64 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576b1db0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576b1dfc KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576b1e48 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576b1e94 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576b1ee0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576b1f2c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576b1f78 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576b1fc4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576b2010 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576b205c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576b20a8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576b20f4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576b2140 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576b218c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576b21d8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576b2224 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576b2270 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576b22bc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576b2308 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576b2354 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576b23a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576b23ec KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576b2438 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576b2484 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576b24d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576b251c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576b2568 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576b25b4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576b2600 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576b264c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576b2698 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576b26e4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576b2730 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576b277c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576b27c8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576b2814 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576b2860 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576b28ac KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576b28f8 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576b2944 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576b2990 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576b29dc KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576b2a28 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576b2a74 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576b2ac0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576b2b0c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576b2b58 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576b2ba4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576b2bf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576b2c3c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576b2c88 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576b2cd4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576b2d20 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576b2d6c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576b2db8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576b2e04 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576b2e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576b2e9c KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576b2ee8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576b2f34 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576b2f80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576b2fcc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576b3018 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576b3064 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576b30b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576b30fc KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576b3148 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576b3194 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576b31e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576b322c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576b3278 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576b32c4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576b3310 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576b335c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576b33a8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576b33f4 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576b3440 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576b348c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576b34d8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576b3524 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576b3570 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (2 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] 0x576a8300 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576a834c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576a8398 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576a83e4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576a8430 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576a847c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576a84c8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576a8514 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576a8560 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576a85ac KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576a85f8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576a8644 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576a8690 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576a86dc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576a8728 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576a8774 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576a87c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576a880c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576a8858 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576a88a4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576a88f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576a893c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576a8988 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576a89d4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576a8a20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576a8a6c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576a8ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576a8b04 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576a8b50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576a8b9c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576a8be8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576a8c34 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576a8c80 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576a8ccc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576a8d18 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576a8d64 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576a8db0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576a8dfc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576a8e48 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576a8e94 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576a8ee0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576a8f2c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576a8f78 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576a8fc4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576a9010 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576a905c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576a90a8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576a90f4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576a9140 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576a918c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576a91d8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576a9224 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576a9270 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576a92bc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576a9308 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576a9354 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576a93a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576a93ec KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576a9438 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576a9484 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576a94d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576a951c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576a9568 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576a95b4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576a9600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576a964c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576a9698 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576a96e4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576a9730 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576a977c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576a97c8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576a9814 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576a9860 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576a98ac KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576a98f8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576a9944 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576a9990 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576a99dc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576a9a28 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576a9a74 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576a9ac0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576a9b0c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576a9b58 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576a9ba4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576a9bf0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576a9c3c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576a9c88 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576a9cd4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576a9d20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576a9d6c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576a9db8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576a9e04 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576a9e50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576a9e9c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576a9ee8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576a9f34 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576a9f80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576a9fcc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576aa018 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576aa064 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576aa0b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576aa0fc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576aa148 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576aa194 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576aa1e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576aa22c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576aa278 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576aa2c4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576aa310 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576aa35c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576aa3a8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576aa3f4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576aa440 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576aa48c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576aa4d8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576aa524 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576aa570 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576aa5bc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576aa608 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576aa654 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576aa6a0 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] 0x576b4af0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576b4b3c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576b4b88 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576b4bd4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576b4c20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576b4c6c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576b4cb8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576b4d04 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576b4d50 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576b4d9c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576b4de8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576b4e34 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576b4e80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576b4ecc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576b4f18 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576b4f64 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576b4fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576b4ffc KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576b5048 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576b5094 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576b50e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576b512c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576b5178 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576b51c4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576b5210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576b525c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576b52a8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576b52f4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576b5340 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576b538c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576b53d8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576b5424 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576b5470 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576b54bc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576b5508 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576b5554 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576b55a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576b55ec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576b5638 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576b5684 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576b56d0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576b571c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576b5768 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576b57b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576b5800 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576b584c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576b5898 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576b58e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576b5930 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576b597c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576b59c8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576b5a14 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576b5a60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576b5aac KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576b5af8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576b5b44 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576b5b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576b5bdc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576b5c28 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576b5c74 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576b5cc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576b5d0c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576b5d58 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576b5da4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576b5df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576b5e3c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576b5e88 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576b5ed4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576b5f20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576b5f6c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576b5fb8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576b6004 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576b6050 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576b609c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576b60e8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576b6134 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576b6180 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576b61cc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576b6218 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576b6264 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576b62b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576b62fc KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576b6348 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576b6394 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576b63e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576b642c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576b6478 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576b64c4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576b6510 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576b655c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576b65a8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576b65f4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576b6640 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576b668c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576b66d8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576b6724 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576b6770 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576b67bc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576b6808 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576b6854 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576b68a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576b68ec KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576b6938 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576b6984 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576b69d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576b6a1c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576b6a68 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576b6ab4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576b6b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576b6b4c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576b6b98 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576b6be4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576b6c30 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576b6c7c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576b6cc8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576b6d14 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576b6d60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576b6dac KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576b6df8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576b6e44 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576b6e90 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x576aa910 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576aa95c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576aa9a8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576aa9f4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576aaa40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576aaa8c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576aaad8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576aab24 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576aab70 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576aabbc KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576aac08 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576aac54 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576aaca0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576aacec KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576aad38 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576aad84 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576aadd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576aae1c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576aae68 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576aaeb4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576aaf00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576aaf4c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576aaf98 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576aafe4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576ab030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576ab07c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576ab0c8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576ab114 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576ab160 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576ab1ac KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576ab1f8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576ab244 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576ab290 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576ab2dc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576ab328 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576ab374 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576ab3c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576ab40c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576ab458 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576ab4a4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576ab4f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576ab53c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576ab588 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576ab5d4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576ab620 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576ab66c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576ab6b8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576ab704 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576ab750 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576ab79c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576ab7e8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576ab834 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576ab880 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576ab8cc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576ab918 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576ab964 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576ab9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576ab9fc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576aba48 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576aba94 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576abae0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576abb2c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576abb78 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576abbc4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576abc10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576abc5c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576abca8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576abcf4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576abd40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576abd8c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576abdd8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576abe24 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576abe70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576abebc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576abf08 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576abf54 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576abfa0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576abfec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576ac038 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576ac084 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576ac0d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576ac11c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576ac168 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576ac1b4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576ac200 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576ac24c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576ac298 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576ac2e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576ac330 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576ac37c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576ac3c8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576ac414 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576ac460 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576ac4ac KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576ac4f8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576ac544 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576ac590 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576ac5dc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576ac628 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576ac674 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576ac6c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576ac70c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576ac758 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576ac7a4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576ac7f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576ac83c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576ac888 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576ac8d4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576ac920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576ac96c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576ac9b8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576aca04 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576aca50 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576aca9c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576acae8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576acb34 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576acb80 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576acbcc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576acc18 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576acc64 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576accb0 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] 0x576b7100 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576b714c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576b7198 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576b71e4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576b7230 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576b727c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576b72c8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576b7314 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576b7360 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576b73ac KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576b73f8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576b7444 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576b7490 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576b74dc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576b7528 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576b7574 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576b75c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576b760c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576b7658 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576b76a4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576b76f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576b773c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576b7788 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576b77d4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576b7820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576b786c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576b78b8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576b7904 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576b7950 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576b799c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576b79e8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576b7a34 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576b7a80 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576b7acc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576b7b18 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576b7b64 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576b7bb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576b7bfc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576b7c48 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576b7c94 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576b7ce0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576b7d2c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576b7d78 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576b7dc4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576b7e10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576b7e5c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576b7ea8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576b7ef4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576b7f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576b7f8c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576b7fd8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576b8024 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576b8070 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576b80bc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576b8108 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576b8154 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576b81a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576b81ec KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576b8238 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576b8284 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576b82d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576b831c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576b8368 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576b83b4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576b8400 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576b844c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576b8498 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576b84e4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576b8530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576b857c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576b85c8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576b8614 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576b8660 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576b86ac KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576b86f8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576b8744 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576b8790 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576b87dc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576b8828 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576b8874 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576b88c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576b890c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576b8958 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576b89a4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576b89f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576b8a3c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576b8a88 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576b8ad4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576b8b20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576b8b6c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576b8bb8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576b8c04 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576b8c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576b8c9c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576b8ce8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576b8d34 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576b8d80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576b8dcc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576b8e18 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576b8e64 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576b8eb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576b8efc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576b8f48 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576b8f94 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576b8fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576b902c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576b9078 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576b90c4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576b9110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576b915c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576b91a8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576b91f4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576b9240 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576b928c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576b92d8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576b9324 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576b9370 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576b93bc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576b9408 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576b9454 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576b94a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (2 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: 0x57697b30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57695080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57695190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x576952a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576953b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57695408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57695460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x576952f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576954c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x57695518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57695570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57695350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576955d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x57695628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57695680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x576951e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576956e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576957f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57695848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x576958a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57695738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57695958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x576959b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57695790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695a10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57695a68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57695ac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57695240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x57695b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57695c30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57695c88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x57695ce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57695b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695d40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57695d98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x57695df0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x57695bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695e50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57695ea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57695f00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x576950d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57695f60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x576961d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57696230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x576960c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x576962e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57696340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57696120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576963a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x576963f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57696450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57695fb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576964b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576965c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x57696618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57696670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x57696508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576966d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x57696728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57696780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57696560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576967e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57696838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57696890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57696010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576968f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696a00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57696a58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57696ab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57696948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696b10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57696b68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57696bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x576969a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57696c20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57696c78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x57696cd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57695130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57696d30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696f50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57696fa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57697000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57696e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57697060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x576970b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57697110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57696ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57697170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x576971c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57697220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57696d88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57697280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x576973e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x57697440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x576972d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576974a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x576974f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x57697550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57697330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576975b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x57697608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x57697660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x57696de0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576976c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576977d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x57697828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x57697880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x57697718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576978e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x57697938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x57697990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x57697770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576979f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x57697a48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x57697aa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x576b9710 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576b975c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576b97a8 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576b97f4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576b9840 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576b988c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576b98d8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576b9924 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576b9970 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576b99bc KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576b9a08 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576b9a54 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576b9aa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576b9aec KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576b9b38 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576b9b84 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576b9bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576b9c1c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576b9c68 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576b9cb4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576b9d00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576b9d4c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576b9d98 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576b9de4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576b9e30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576b9e7c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576b9ec8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576b9f14 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576b9f60 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576b9fac KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576b9ff8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576ba044 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576ba090 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576ba0dc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576ba128 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576ba174 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576ba1c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576ba20c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576ba258 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576ba2a4 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576ba2f0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576ba33c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576ba388 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576ba3d4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576ba420 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576ba46c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576ba4b8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576ba504 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576ba550 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576ba59c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576ba5e8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576ba634 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576ba680 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576ba6cc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576ba718 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576ba764 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576ba7b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576ba7fc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576ba848 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576ba894 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576ba8e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576ba92c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576ba978 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576ba9c4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576baa10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576baa5c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576baaa8 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576baaf4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576bab40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576bab8c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576babd8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576bac24 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576bac70 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576bacbc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576bad08 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576bad54 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576bada0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576badec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576bae38 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576bae84 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576baed0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576baf1c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576baf68 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576bafb4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576bb000 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576bb04c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576bb098 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576bb0e4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576bb130 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576bb17c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576bb1c8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576bb214 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576bb260 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576bb2ac KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576bb2f8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576bb344 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576bb390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576bb3dc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576bb428 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576bb474 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576bb4c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576bb50c KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576bb558 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576bb5a4 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576bb5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576bb63c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576bb688 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576bb6d4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576bb720 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576bb76c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576bb7b8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576bb804 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576bb850 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576bb89c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576bb8e8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576bb934 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576bb980 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576bb9cc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576bba18 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576bba64 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576bbab0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x57697bd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57697c50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57697d60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57697e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697f80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57697fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57698030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x57697ec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x576980e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57698140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57697f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576981a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x576981f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57698250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x57697db8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576982b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576983c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57698418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x57698470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57698308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576984d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57698528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x57698580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57698360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576985e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57698638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57698690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57697e10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576986f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57698858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x576988b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57698748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57698968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x576989c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x576987a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57698a78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57698ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x57697ca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57698b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57698c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698d50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x57698da8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57698e00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x57698c98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698e60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x57698eb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57698f10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57698cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698f70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x57698fc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57699020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57698b88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x576991e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57699240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x576990d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576992a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x576992f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57699350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57699130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576993b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57699408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57699460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57698be0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576994c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576995d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57699628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57699680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57699518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576996e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57699738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57699790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x57699570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576997f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57699848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x576998a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57697d00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57699900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57699a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699b20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57699b78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57699bd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57699a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57699c30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x57699c88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57699ce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57699ac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57699d40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x57699d98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57699df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57699958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699f60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x57699fb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5769a010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x57699ea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5769a0c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5769a120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57699f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5769a1d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5769a230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x576999b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5769a290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5769a3a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5769a3f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5769a450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5769a2e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a4b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5769a508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5769a560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5769a340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a5c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5769a618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5769a670 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x576bbb00 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576bbb4c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576bbb98 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576bbbe4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576bbc30 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576bbc7c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576bbcc8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576bbd14 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576bbd60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576bbdac KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576bbdf8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576bbe44 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576bbe90 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576bbedc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576bbf28 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576bbf74 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576bbfc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576bc00c KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576bc058 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576bc0a4 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576bc0f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576bc13c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576bc188 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576bc1d4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576bc220 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576bc26c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576bc2b8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576bc304 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576bc350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576bc39c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576bc3e8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576bc434 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576bc480 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576bc4cc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576bc518 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576bc564 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576bc5b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576bc5fc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576bc648 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576bc694 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576bc6e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576bc72c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576bc778 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576bc7c4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576bc810 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576bc85c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576bc8a8 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576bc8f4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576bc940 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576bc98c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576bc9d8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576bca24 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576bca70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576bcabc KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576bcb08 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576bcb54 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576bcba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576bcbec KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576bcc38 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576bcc84 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576bccd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576bcd1c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576bcd68 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576bcdb4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576bce00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576bce4c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576bce98 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576bcee4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576bcf30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576bcf7c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576bcfc8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576bd014 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576bd060 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576bd0ac KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576bd0f8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576bd144 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576bd190 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576bd1dc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576bd228 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576bd274 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576bd2c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576bd30c KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576bd358 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576bd3a4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576bd3f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576bd43c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576bd488 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576bd4d4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576bd520 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576bd56c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576bd5b8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576bd604 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576bd650 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576bd69c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576bd6e8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576bd734 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576bd780 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576bd7cc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576bd818 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576bd864 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576bd8b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576bd8fc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576bd948 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576bd994 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576bd9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576bda2c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576bda78 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576bdac4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576bdb10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576bdb5c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576bdba8 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576bdbf4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576bdc40 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576bdc8c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576bdcd8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576bdd24 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576bdd70 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576bddbc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576bde08 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576bde54 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576bdea0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x57697b30 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57695080 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57695190 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x576952a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576953b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57695408 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57695460 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x576952f8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576954c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x57695518 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57695570 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57695350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576955d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x57695628 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57695680 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x576951e8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576956e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576957f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57695848 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x576958a0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57695738 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695900 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57695958 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x576959b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57695790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695a10 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57695a68 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57695ac0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57695240 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x57695b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57695c30 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57695c88 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x57695ce0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57695b78 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57695d40 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57695d98 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x57695df0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x57695bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57695e50 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57695ea8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57695f00 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x576950d8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57695f60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696180 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x576961d8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57696230 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x576960c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696290 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x576962e8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57696340 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57696120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576963a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x576963f8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57696450 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57695fb8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576964b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576965c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x57696618 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57696670 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x57696508 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576966d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x57696728 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57696780 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57696560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576967e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57696838 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57696890 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57696010 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576968f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696a00 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57696a58 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57696ab0 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57696948 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57696b10 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57696b68 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57696bc0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x576969a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57696c20 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57696c78 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x57696cd0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57695130 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57696d30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57696e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57696f50 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57696fa8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57697000 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57696e98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57697060 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x576970b8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57697110 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57696ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57697170 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x576971c8 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57697220 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57696d88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57697280 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697390 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x576973e8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x57697440 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x576972d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576974a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x576974f8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x57697550 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57697330 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576975b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x57697608 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x57697660 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x57696de0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576976c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576977d0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x57697828 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x57697880 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x57697718 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576978e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x57697938 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x57697990 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x57697770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576979f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x57697a48 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x57697aa0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x576bdef0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576bdf3c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576bdf88 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576bdfd4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576be020 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576be06c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576be0b8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576be104 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576be150 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576be19c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576be1e8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576be234 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576be280 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576be2cc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576be318 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576be364 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576be3b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576be3fc KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576be448 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576be494 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576be4e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576be52c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576be578 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576be5c4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576be610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576be65c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576be6a8 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576be6f4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576be740 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576be78c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576be7d8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576be824 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576be870 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576be8bc KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576be908 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576be954 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576be9a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576be9ec KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576bea38 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576bea84 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576bead0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576beb1c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576beb68 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576bebb4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576bec00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576bec4c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576bec98 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576bece4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576bed30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576bed7c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576bedc8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576bee14 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576bee60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576beeac KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576beef8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576bef44 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576bef90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576befdc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576bf028 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576bf074 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576bf0c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576bf10c KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576bf158 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576bf1a4 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576bf1f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576bf23c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576bf288 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576bf2d4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576bf320 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576bf36c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576bf3b8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576bf404 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576bf450 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576bf49c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576bf4e8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576bf534 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576bf580 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576bf5cc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576bf618 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576bf664 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576bf6b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576bf6fc KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576bf748 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576bf794 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576bf7e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576bf82c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576bf878 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576bf8c4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576bf910 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576bf95c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576bf9a8 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576bf9f4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576bfa40 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576bfa8c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576bfad8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576bfb24 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576bfb70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576bfbbc KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576bfc08 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576bfc54 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576bfca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576bfcec KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576bfd38 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576bfd84 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576bfdd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576bfe1c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576bfe68 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576bfeb4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576bff00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576bff4c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576bff98 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576bffe4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576c0030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576c007c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576c00c8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576c0114 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576c0160 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576c01ac KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576c01f8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576c0244 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576c0290 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (1 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x57697bd0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x57697c50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x57697d60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57697e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57697f80 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x57697fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x57698030 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x57697ec8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698090 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x576980e8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x57698140 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x57697f20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576981a0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x576981f8 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x57698250 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x57697db8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x576982b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576983c0 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x57698418 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x57698470 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x57698308 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576984d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x57698528 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x57698580 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x57698360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576985e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x57698638 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x57698690 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x57697e10 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576986f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698800 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x57698858 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x576988b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x57698748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698910 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x57698968 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x576989c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x576987a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x57698a78 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x57698ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x57697ca8 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x57698b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57698c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57698d50 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x57698da8 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x57698e00 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x57698c98 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57698e60 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x57698eb8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x57698f10 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x57698cf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57698f70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x57698fc8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x57699020 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x57698b88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699080 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699190 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x576991e8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x57699240 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x576990d8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576992a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x576992f8 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x57699350 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x57699130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576993b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x57699408 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x57699460 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x57698be0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x576994c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x576995d0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x57699628 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x57699680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x57699518 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x576996e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x57699738 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x57699790 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x57699570 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x576997f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x57699848 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x576998a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x57697d00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x57699900 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x57699a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699b20 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x57699b78 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x57699bd0 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x57699a68 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x57699c30 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x57699c88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x57699ce0 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x57699ac0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x57699d40 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x57699d98 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x57699df0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x57699958 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x57699e50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x57699f60 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x57699fb8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5769a010 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x57699ea8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a070 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x5769a0c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5769a120 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x57699f00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a180 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5769a1d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x5769a230 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x576999b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x5769a290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5769a3a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x5769a3f8 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x5769a450 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x5769a2e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5769a4b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x5769a508 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x5769a560 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x5769a340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5769a5c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x5769a618 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5769a670 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x576c02e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x576c032c KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x576c0378 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x576c03c4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x576c0410 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x576c045c KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x576c04a8 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x576c04f4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x576c0540 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x576c058c KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x576c05d8 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x576c0624 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x576c0670 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x576c06bc KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x576c0708 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x576c0754 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x576c07a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x576c07ec KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x576c0838 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x576c0884 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x576c08d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x576c091c KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x576c0968 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x576c09b4 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x576c0a00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x576c0a4c KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x576c0a98 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x576c0ae4 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x576c0b30 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x576c0b7c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x576c0bc8 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x576c0c14 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x576c0c60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x576c0cac KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x576c0cf8 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x576c0d44 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x576c0d90 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x576c0ddc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x576c0e28 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x576c0e74 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x576c0ec0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x576c0f0c KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x576c0f58 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x576c0fa4 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x576c0ff0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x576c103c KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x576c1088 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x576c10d4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x576c1120 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x576c116c KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x576c11b8 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x576c1204 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x576c1250 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x576c129c KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x576c12e8 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x576c1334 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x576c1380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x576c13cc KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x576c1418 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x576c1464 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x576c14b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x576c14fc KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x576c1548 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x576c1594 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x576c15e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x576c162c KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x576c1678 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x576c16c4 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x576c1710 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x576c175c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x576c17a8 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x576c17f4 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x576c1840 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x576c188c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x576c18d8 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x576c1924 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x576c1970 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x576c19bc KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x576c1a08 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x576c1a54 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x576c1aa0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x576c1aec KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x576c1b38 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x576c1b84 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x576c1bd0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x576c1c1c KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x576c1c68 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x576c1cb4 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x576c1d00 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x576c1d4c KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x576c1d98 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x576c1de4 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x576c1e30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x576c1e7c KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x576c1ec8 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x576c1f14 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x576c1f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x576c1fac KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x576c1ff8 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x576c2044 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x576c2090 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x576c20dc KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x576c2128 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x576c2174 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x576c21c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x576c220c KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x576c2258 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x576c22a4 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x576c22f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x576c233c KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x576c2388 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x576c23d4 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x576c2420 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x576c246c KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x576c24b8 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x576c2504 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x576c2550 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x576c259c KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x576c25e8 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x576c2634 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x576c2680 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 (26 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (26 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.03 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x583f2b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f0080 SEQ: (3 sibs) 3 children: 36: 0x583f0190 SEQ: (3 sibs) 3 children: 36: 0x583f02a0 SEQ: (3 sibs) 3 children: 36: 0x583f03b0 VAL: '0000' (3 sibs) 36: 0x583f0408 VAL: '0001' (3 sibs) 36: 0x583f0460 VAL: '0002' (3 sibs) 36: 0x583f02f8 SEQ: (3 sibs) 3 children: 36: 0x583f04c0 VAL: '0010' (3 sibs) 36: 0x583f0518 VAL: '0011' (3 sibs) 36: 0x583f0570 VAL: '0012' (3 sibs) 36: 0x583f0350 SEQ: (3 sibs) 3 children: 36: 0x583f05d0 VAL: '0020' (3 sibs) 36: 0x583f0628 VAL: '0021' (3 sibs) 36: 0x583f0680 VAL: '0022' (3 sibs) 36: 0x583f01e8 SEQ: (3 sibs) 3 children: 36: 0x583f06e0 SEQ: (3 sibs) 3 children: 36: 0x583f07f0 VAL: '0100' (3 sibs) 36: 0x583f0848 VAL: '0101' (3 sibs) 36: 0x583f08a0 VAL: '0102' (3 sibs) 36: 0x583f0738 SEQ: (3 sibs) 3 children: 36: 0x583f0900 VAL: '0110' (3 sibs) 36: 0x583f0958 VAL: '0111' (3 sibs) 36: 0x583f09b0 VAL: '0112' (3 sibs) 36: 0x583f0790 SEQ: (3 sibs) 3 children: 36: 0x583f0a10 VAL: '0120' (3 sibs) 36: 0x583f0a68 VAL: '0121' (3 sibs) 36: 0x583f0ac0 VAL: '0122' (3 sibs) 36: 0x583f0240 SEQ: (3 sibs) 3 children: 36: 0x583f0b20 SEQ: (3 sibs) 3 children: 36: 0x583f0c30 VAL: '0200' (3 sibs) 36: 0x583f0c88 VAL: '0201' (3 sibs) 36: 0x583f0ce0 VAL: '0202' (3 sibs) 36: 0x583f0b78 SEQ: (3 sibs) 3 children: 36: 0x583f0d40 VAL: '0210' (3 sibs) 36: 0x583f0d98 VAL: '0211' (3 sibs) 36: 0x583f0df0 VAL: '0212' (3 sibs) 36: 0x583f0bd0 SEQ: (3 sibs) 3 children: 36: 0x583f0e50 VAL: '0220' (3 sibs) 36: 0x583f0ea8 VAL: '0221' (3 sibs) 36: 0x583f0f00 VAL: '0222' (3 sibs) 36: 0x583f00d8 SEQ: (3 sibs) 3 children: 36: 0x583f0f60 SEQ: (3 sibs) 3 children: 36: 0x583f1070 SEQ: (3 sibs) 3 children: 36: 0x583f1180 VAL: '1000' (3 sibs) 36: 0x583f11d8 VAL: '1001' (3 sibs) 36: 0x583f1230 VAL: '1002' (3 sibs) 36: 0x583f10c8 SEQ: (3 sibs) 3 children: 36: 0x583f1290 VAL: '1010' (3 sibs) 36: 0x583f12e8 VAL: '1011' (3 sibs) 36: 0x583f1340 VAL: '1012' (3 sibs) 36: 0x583f1120 SEQ: (3 sibs) 3 children: 36: 0x583f13a0 VAL: '1020' (3 sibs) 36: 0x583f13f8 VAL: '1021' (3 sibs) 36: 0x583f1450 VAL: '1022' (3 sibs) 36: 0x583f0fb8 SEQ: (3 sibs) 3 children: 36: 0x583f14b0 SEQ: (3 sibs) 3 children: 36: 0x583f15c0 VAL: '1100' (3 sibs) 36: 0x583f1618 VAL: '1101' (3 sibs) 36: 0x583f1670 VAL: '1102' (3 sibs) 36: 0x583f1508 SEQ: (3 sibs) 3 children: 36: 0x583f16d0 VAL: '1110' (3 sibs) 36: 0x583f1728 VAL: '1111' (3 sibs) 36: 0x583f1780 VAL: '1112' (3 sibs) 36: 0x583f1560 SEQ: (3 sibs) 3 children: 36: 0x583f17e0 VAL: '1120' (3 sibs) 36: 0x583f1838 VAL: '1121' (3 sibs) 36: 0x583f1890 VAL: '1122' (3 sibs) 36: 0x583f1010 SEQ: (3 sibs) 3 children: 36: 0x583f18f0 SEQ: (3 sibs) 3 children: 36: 0x583f1a00 VAL: '1200' (3 sibs) 36: 0x583f1a58 VAL: '1201' (3 sibs) 36: 0x583f1ab0 VAL: '1202' (3 sibs) 36: 0x583f1948 SEQ: (3 sibs) 3 children: 36: 0x583f1b10 VAL: '1210' (3 sibs) 36: 0x583f1b68 VAL: '1211' (3 sibs) 36: 0x583f1bc0 VAL: '1212' (3 sibs) 36: 0x583f19a0 SEQ: (3 sibs) 3 children: 36: 0x583f1c20 VAL: '1220' (3 sibs) 36: 0x583f1c78 VAL: '1221' (3 sibs) 36: 0x583f1cd0 VAL: '1222' (3 sibs) 36: 0x583f0130 SEQ: (3 sibs) 3 children: 36: 0x583f1d30 SEQ: (3 sibs) 3 children: 36: 0x583f1e40 SEQ: (3 sibs) 3 children: 36: 0x583f1f50 VAL: '2000' (3 sibs) 36: 0x583f1fa8 VAL: '2001' (3 sibs) 36: 0x583f2000 VAL: '2002' (3 sibs) 36: 0x583f1e98 SEQ: (3 sibs) 3 children: 36: 0x583f2060 VAL: '2010' (3 sibs) 36: 0x583f20b8 VAL: '2011' (3 sibs) 36: 0x583f2110 VAL: '2012' (3 sibs) 36: 0x583f1ef0 SEQ: (3 sibs) 3 children: 36: 0x583f2170 VAL: '2020' (3 sibs) 36: 0x583f21c8 VAL: '2021' (3 sibs) 36: 0x583f2220 VAL: '2022' (3 sibs) 36: 0x583f1d88 SEQ: (3 sibs) 3 children: 36: 0x583f2280 SEQ: (3 sibs) 3 children: 36: 0x583f2390 VAL: '2100' (3 sibs) 36: 0x583f23e8 VAL: '2101' (3 sibs) 36: 0x583f2440 VAL: '2102' (3 sibs) 36: 0x583f22d8 SEQ: (3 sibs) 3 children: 36: 0x583f24a0 VAL: '2110' (3 sibs) 36: 0x583f24f8 VAL: '2111' (3 sibs) 36: 0x583f2550 VAL: '2112' (3 sibs) 36: 0x583f2330 SEQ: (3 sibs) 3 children: 36: 0x583f25b0 VAL: '2120' (3 sibs) 36: 0x583f2608 VAL: '2121' (3 sibs) 36: 0x583f2660 VAL: '2122' (3 sibs) 36: 0x583f1de0 SEQ: (3 sibs) 3 children: 36: 0x583f26c0 SEQ: (3 sibs) 3 children: 36: 0x583f27d0 VAL: '2200' (3 sibs) 36: 0x583f2828 VAL: '2201' (3 sibs) 36: 0x583f2880 VAL: '2202' (3 sibs) 36: 0x583f2718 SEQ: (3 sibs) 3 children: 36: 0x583f28e0 VAL: '2210' (3 sibs) 36: 0x583f2938 VAL: '2211' (3 sibs) 36: 0x583f2990 VAL: '2212' (3 sibs) 36: 0x583f2770 SEQ: (3 sibs) 3 children: 36: 0x583f29f0 VAL: '2220' (3 sibs) 36: 0x583f2a48 VAL: '2221' (3 sibs) 36: 0x583f2aa0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x583f9d70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x583f9dbc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x583f9e08 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x583f9e54 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x583f9ea0 VAL: '0000' (3 sibs) 36: [5] [5] 0x583f9eec VAL: '0001' (3 sibs) 36: [6] [6] 0x583f9f38 VAL: '0002' (3 sibs) 36: [7] [7] 0x583f9f84 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x583f9fd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x583fa01c VAL: '0011' (3 sibs) 36: [10] [10] 0x583fa068 VAL: '0012' (3 sibs) 36: [11] [11] 0x583fa0b4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x583fa100 VAL: '0020' (3 sibs) 36: [13] [13] 0x583fa14c VAL: '0021' (3 sibs) 36: [14] [14] 0x583fa198 VAL: '0022' (3 sibs) 36: [15] [15] 0x583fa1e4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x583fa230 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x583fa27c VAL: '0100' (3 sibs) 36: [18] [18] 0x583fa2c8 VAL: '0101' (3 sibs) 36: [19] [19] 0x583fa314 VAL: '0102' (3 sibs) 36: [20] [20] 0x583fa360 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x583fa3ac VAL: '0110' (3 sibs) 36: [22] [22] 0x583fa3f8 VAL: '0111' (3 sibs) 36: [23] [23] 0x583fa444 VAL: '0112' (3 sibs) 36: [24] [24] 0x583fa490 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x583fa4dc VAL: '0120' (3 sibs) 36: [26] [26] 0x583fa528 VAL: '0121' (3 sibs) 36: [27] [27] 0x583fa574 VAL: '0122' (3 sibs) 36: [28] [28] 0x583fa5c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x583fa60c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x583fa658 VAL: '0200' (3 sibs) 36: [31] [31] 0x583fa6a4 VAL: '0201' (3 sibs) 36: [32] [32] 0x583fa6f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x583fa73c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x583fa788 VAL: '0210' (3 sibs) 36: [35] [35] 0x583fa7d4 VAL: '0211' (3 sibs) 36: [36] [36] 0x583fa820 VAL: '0212' (3 sibs) 36: [37] [37] 0x583fa86c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x583fa8b8 VAL: '0220' (3 sibs) 36: [39] [39] 0x583fa904 VAL: '0221' (3 sibs) 36: [40] [40] 0x583fa950 VAL: '0222' (3 sibs) 36: [41] [41] 0x583fa99c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x583fa9e8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x583faa34 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x583faa80 VAL: '1000' (3 sibs) 36: [45] [45] 0x583faacc VAL: '1001' (3 sibs) 36: [46] [46] 0x583fab18 VAL: '1002' (3 sibs) 36: [47] [47] 0x583fab64 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x583fabb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x583fabfc VAL: '1011' (3 sibs) 36: [50] [50] 0x583fac48 VAL: '1012' (3 sibs) 36: [51] [51] 0x583fac94 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x583face0 VAL: '1020' (3 sibs) 36: [53] [53] 0x583fad2c VAL: '1021' (3 sibs) 36: [54] [54] 0x583fad78 VAL: '1022' (3 sibs) 36: [55] [55] 0x583fadc4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x583fae10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x583fae5c VAL: '1100' (3 sibs) 36: [58] [58] 0x583faea8 VAL: '1101' (3 sibs) 36: [59] [59] 0x583faef4 VAL: '1102' (3 sibs) 36: [60] [60] 0x583faf40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x583faf8c VAL: '1110' (3 sibs) 36: [62] [62] 0x583fafd8 VAL: '1111' (3 sibs) 36: [63] [63] 0x583fb024 VAL: '1112' (3 sibs) 36: [64] [64] 0x583fb070 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x583fb0bc VAL: '1120' (3 sibs) 36: [66] [66] 0x583fb108 VAL: '1121' (3 sibs) 36: [67] [67] 0x583fb154 VAL: '1122' (3 sibs) 36: [68] [68] 0x583fb1a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x583fb1ec SEQ: (3 sibs) 3 children: 36: [70] [70] 0x583fb238 VAL: '1200' (3 sibs) 36: [71] [71] 0x583fb284 VAL: '1201' (3 sibs) 36: [72] [72] 0x583fb2d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x583fb31c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x583fb368 VAL: '1210' (3 sibs) 36: [75] [75] 0x583fb3b4 VAL: '1211' (3 sibs) 36: [76] [76] 0x583fb400 VAL: '1212' (3 sibs) 36: [77] [77] 0x583fb44c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x583fb498 VAL: '1220' (3 sibs) 36: [79] [79] 0x583fb4e4 VAL: '1221' (3 sibs) 36: [80] [80] 0x583fb530 VAL: '1222' (3 sibs) 36: [81] [81] 0x583fb57c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x583fb5c8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x583fb614 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x583fb660 VAL: '2000' (3 sibs) 36: [85] [85] 0x583fb6ac VAL: '2001' (3 sibs) 36: [86] [86] 0x583fb6f8 VAL: '2002' (3 sibs) 36: [87] [87] 0x583fb744 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x583fb790 VAL: '2010' (3 sibs) 36: [89] [89] 0x583fb7dc VAL: '2011' (3 sibs) 36: [90] [90] 0x583fb828 VAL: '2012' (3 sibs) 36: [91] [91] 0x583fb874 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x583fb8c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x583fb90c VAL: '2021' (3 sibs) 36: [94] [94] 0x583fb958 VAL: '2022' (3 sibs) 36: [95] [95] 0x583fb9a4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x583fb9f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x583fba3c VAL: '2100' (3 sibs) 36: [98] [98] 0x583fba88 VAL: '2101' (3 sibs) 36: [99] [99] 0x583fbad4 VAL: '2102' (3 sibs) 36: [100] [100] 0x583fbb20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x583fbb6c VAL: '2110' (3 sibs) 36: [102] [102] 0x583fbbb8 VAL: '2111' (3 sibs) 36: [103] [103] 0x583fbc04 VAL: '2112' (3 sibs) 36: [104] [104] 0x583fbc50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x583fbc9c VAL: '2120' (3 sibs) 36: [106] [106] 0x583fbce8 VAL: '2121' (3 sibs) 36: [107] [107] 0x583fbd34 VAL: '2122' (3 sibs) 36: [108] [108] 0x583fbd80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x583fbdcc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x583fbe18 VAL: '2200' (3 sibs) 36: [111] [111] 0x583fbe64 VAL: '2201' (3 sibs) 36: [112] [112] 0x583fbeb0 VAL: '2202' (3 sibs) 36: [113] [113] 0x583fbefc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x583fbf48 VAL: '2210' (3 sibs) 36: [115] [115] 0x583fbf94 VAL: '2211' (3 sibs) 36: [116] [116] 0x583fbfe0 VAL: '2212' (3 sibs) 36: [117] [117] 0x583fc02c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x583fc078 VAL: '2220' (3 sibs) 36: [119] [119] 0x583fc0c4 VAL: '2221' (3 sibs) 36: [120] [120] 0x583fc110 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: 0x583f2bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f2c50 SEQ: (3 sibs) 3 children: 36: 0x583f2d60 SEQ: (3 sibs) 3 children: 36: 0x583f2e70 SEQ: (3 sibs) 3 children: 36: 0x583f2f80 VAL: '0000' (3 sibs) 36: 0x583f2fd8 VAL: '0001' (3 sibs) 36: 0x583f3030 VAL: '0002' (3 sibs) 36: 0x583f2ec8 SEQ: (3 sibs) 3 children: 36: 0x583f3090 VAL: '0010' (3 sibs) 36: 0x583f30e8 VAL: '0011' (3 sibs) 36: 0x583f3140 VAL: '0012' (3 sibs) 36: 0x583f2f20 SEQ: (3 sibs) 3 children: 36: 0x583f31a0 VAL: '0020' (3 sibs) 36: 0x583f31f8 VAL: '0021' (3 sibs) 36: 0x583f3250 VAL: '0022' (3 sibs) 36: 0x583f2db8 SEQ: (3 sibs) 3 children: 36: 0x583f32b0 SEQ: (3 sibs) 3 children: 36: 0x583f33c0 VAL: '0100' (3 sibs) 36: 0x583f3418 VAL: '0101' (3 sibs) 36: 0x583f3470 VAL: '0102' (3 sibs) 36: 0x583f3308 SEQ: (3 sibs) 3 children: 36: 0x583f34d0 VAL: '0110' (3 sibs) 36: 0x583f3528 VAL: '0111' (3 sibs) 36: 0x583f3580 VAL: '0112' (3 sibs) 36: 0x583f3360 SEQ: (3 sibs) 3 children: 36: 0x583f35e0 VAL: '0120' (3 sibs) 36: 0x583f3638 VAL: '0121' (3 sibs) 36: 0x583f3690 VAL: '0122' (3 sibs) 36: 0x583f2e10 SEQ: (3 sibs) 3 children: 36: 0x583f36f0 SEQ: (3 sibs) 3 children: 36: 0x583f3800 VAL: '0200' (3 sibs) 36: 0x583f3858 VAL: '0201' (3 sibs) 36: 0x583f38b0 VAL: '0202' (3 sibs) 36: 0x583f3748 SEQ: (3 sibs) 3 children: 36: 0x583f3910 VAL: '0210' (3 sibs) 36: 0x583f3968 VAL: '0211' (3 sibs) 36: 0x583f39c0 VAL: '0212' (3 sibs) 36: 0x583f37a0 SEQ: (3 sibs) 3 children: 36: 0x583f3a20 VAL: '0220' (3 sibs) 36: 0x583f3a78 VAL: '0221' (3 sibs) 36: 0x583f3ad0 VAL: '0222' (3 sibs) 36: 0x583f2ca8 SEQ: (3 sibs) 3 children: 36: 0x583f3b30 SEQ: (3 sibs) 3 children: 36: 0x583f3c40 SEQ: (3 sibs) 3 children: 36: 0x583f3d50 VAL: '1000' (3 sibs) 36: 0x583f3da8 VAL: '1001' (3 sibs) 36: 0x583f3e00 VAL: '1002' (3 sibs) 36: 0x583f3c98 SEQ: (3 sibs) 3 children: 36: 0x583f3e60 VAL: '1010' (3 sibs) 36: 0x583f3eb8 VAL: '1011' (3 sibs) 36: 0x583f3f10 VAL: '1012' (3 sibs) 36: 0x583f3cf0 SEQ: (3 sibs) 3 children: 36: 0x583f3f70 VAL: '1020' (3 sibs) 36: 0x583f3fc8 VAL: '1021' (3 sibs) 36: 0x583f4020 VAL: '1022' (3 sibs) 36: 0x583f3b88 SEQ: (3 sibs) 3 children: 36: 0x583f4080 SEQ: (3 sibs) 3 children: 36: 0x583f4190 VAL: '1100' (3 sibs) 36: 0x583f41e8 VAL: '1101' (3 sibs) 36: 0x583f4240 VAL: '1102' (3 sibs) 36: 0x583f40d8 SEQ: (3 sibs) 3 children: 36: 0x583f42a0 VAL: '1110' (3 sibs) 36: 0x583f42f8 VAL: '1111' (3 sibs) 36: 0x583f4350 VAL: '1112' (3 sibs) 36: 0x583f4130 SEQ: (3 sibs) 3 children: 36: 0x583f43b0 VAL: '1120' (3 sibs) 36: 0x583f4408 VAL: '1121' (3 sibs) 36: 0x583f4460 VAL: '1122' (3 sibs) 36: 0x583f3be0 SEQ: (3 sibs) 3 children: 36: 0x583f44c0 SEQ: (3 sibs) 3 children: 36: 0x583f45d0 VAL: '1200' (3 sibs) 36: 0x583f4628 VAL: '1201' (3 sibs) 36: 0x583f4680 VAL: '1202' (3 sibs) 36: 0x583f4518 SEQ: (3 sibs) 3 children: 36: 0x583f46e0 VAL: '1210' (3 sibs) 36: 0x583f4738 VAL: '1211' (3 sibs) 36: 0x583f4790 VAL: '1212' (3 sibs) 36: 0x583f4570 SEQ: (3 sibs) 3 children: 36: 0x583f47f0 VAL: '1220' (3 sibs) 36: 0x583f4848 VAL: '1221' (3 sibs) 36: 0x583f48a0 VAL: '1222' (3 sibs) 36: 0x583f2d00 SEQ: (3 sibs) 3 children: 36: 0x583f4900 SEQ: (3 sibs) 3 children: 36: 0x583f4a10 SEQ: (3 sibs) 3 children: 36: 0x583f4b20 VAL: '2000' (3 sibs) 36: 0x583f4b78 VAL: '2001' (3 sibs) 36: 0x583f4bd0 VAL: '2002' (3 sibs) 36: 0x583f4a68 SEQ: (3 sibs) 3 children: 36: 0x583f4c30 VAL: '2010' (3 sibs) 36: 0x583f4c88 VAL: '2011' (3 sibs) 36: 0x583f4ce0 VAL: '2012' (3 sibs) 36: 0x583f4ac0 SEQ: (3 sibs) 3 children: 36: 0x583f4d40 VAL: '2020' (3 sibs) 36: 0x583f4d98 VAL: '2021' (3 sibs) 36: 0x583f4df0 VAL: '2022' (3 sibs) 36: 0x583f4958 SEQ: (3 sibs) 3 children: 36: 0x583f4e50 SEQ: (3 sibs) 3 children: 36: 0x583f4f60 VAL: '2100' (3 sibs) 36: 0x583f4fb8 VAL: '2101' (3 sibs) 36: 0x583f5010 VAL: '2102' (3 sibs) 36: 0x583f4ea8 SEQ: (3 sibs) 3 children: 36: 0x583f5070 VAL: '2110' (3 sibs) 36: 0x583f50c8 VAL: '2111' (3 sibs) 36: 0x583f5120 VAL: '2112' (3 sibs) 36: 0x583f4f00 SEQ: (3 sibs) 3 children: 36: 0x583f5180 VAL: '2120' (3 sibs) 36: 0x583f51d8 VAL: '2121' (3 sibs) 36: 0x583f5230 VAL: '2122' (3 sibs) 36: 0x583f49b0 SEQ: (3 sibs) 3 children: 36: 0x583f5290 SEQ: (3 sibs) 3 children: 36: 0x583f53a0 VAL: '2200' (3 sibs) 36: 0x583f53f8 VAL: '2201' (3 sibs) 36: 0x583f5450 VAL: '2202' (3 sibs) 36: 0x583f52e8 SEQ: (3 sibs) 3 children: 36: 0x583f54b0 VAL: '2210' (3 sibs) 36: 0x583f5508 VAL: '2211' (3 sibs) 36: 0x583f5560 VAL: '2212' (3 sibs) 36: 0x583f5340 SEQ: (3 sibs) 3 children: 36: 0x583f55c0 VAL: '2220' (3 sibs) 36: 0x583f5618 VAL: '2221' (3 sibs) 36: 0x583f5670 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x583fe970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x583fe9bc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x583fea08 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x583fea54 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x583feaa0 VAL: '0000' (3 sibs) 36: [5] [5] 0x583feaec VAL: '0001' (3 sibs) 36: [6] [6] 0x583feb38 VAL: '0002' (3 sibs) 36: [7] [7] 0x583feb84 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x583febd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x583fec1c VAL: '0011' (3 sibs) 36: [10] [10] 0x583fec68 VAL: '0012' (3 sibs) 36: [11] [11] 0x583fecb4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x583fed00 VAL: '0020' (3 sibs) 36: [13] [13] 0x583fed4c VAL: '0021' (3 sibs) 36: [14] [14] 0x583fed98 VAL: '0022' (3 sibs) 36: [15] [15] 0x583fede4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x583fee30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x583fee7c VAL: '0100' (3 sibs) 36: [18] [18] 0x583feec8 VAL: '0101' (3 sibs) 36: [19] [19] 0x583fef14 VAL: '0102' (3 sibs) 36: [20] [20] 0x583fef60 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x583fefac VAL: '0110' (3 sibs) 36: [22] [22] 0x583feff8 VAL: '0111' (3 sibs) 36: [23] [23] 0x583ff044 VAL: '0112' (3 sibs) 36: [24] [24] 0x583ff090 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x583ff0dc VAL: '0120' (3 sibs) 36: [26] [26] 0x583ff128 VAL: '0121' (3 sibs) 36: [27] [27] 0x583ff174 VAL: '0122' (3 sibs) 36: [28] [28] 0x583ff1c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x583ff20c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x583ff258 VAL: '0200' (3 sibs) 36: [31] [31] 0x583ff2a4 VAL: '0201' (3 sibs) 36: [32] [32] 0x583ff2f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x583ff33c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x583ff388 VAL: '0210' (3 sibs) 36: [35] [35] 0x583ff3d4 VAL: '0211' (3 sibs) 36: [36] [36] 0x583ff420 VAL: '0212' (3 sibs) 36: [37] [37] 0x583ff46c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x583ff4b8 VAL: '0220' (3 sibs) 36: [39] [39] 0x583ff504 VAL: '0221' (3 sibs) 36: [40] [40] 0x583ff550 VAL: '0222' (3 sibs) 36: [41] [41] 0x583ff59c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x583ff5e8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x583ff634 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x583ff680 VAL: '1000' (3 sibs) 36: [45] [45] 0x583ff6cc VAL: '1001' (3 sibs) 36: [46] [46] 0x583ff718 VAL: '1002' (3 sibs) 36: [47] [47] 0x583ff764 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x583ff7b0 VAL: '1010' (3 sibs) 36: [49] [49] 0x583ff7fc VAL: '1011' (3 sibs) 36: [50] [50] 0x583ff848 VAL: '1012' (3 sibs) 36: [51] [51] 0x583ff894 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x583ff8e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x583ff92c VAL: '1021' (3 sibs) 36: [54] [54] 0x583ff978 VAL: '1022' (3 sibs) 36: [55] [55] 0x583ff9c4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x583ffa10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x583ffa5c VAL: '1100' (3 sibs) 36: [58] [58] 0x583ffaa8 VAL: '1101' (3 sibs) 36: [59] [59] 0x583ffaf4 VAL: '1102' (3 sibs) 36: [60] [60] 0x583ffb40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x583ffb8c VAL: '1110' (3 sibs) 36: [62] [62] 0x583ffbd8 VAL: '1111' (3 sibs) 36: [63] [63] 0x583ffc24 VAL: '1112' (3 sibs) 36: [64] [64] 0x583ffc70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x583ffcbc VAL: '1120' (3 sibs) 36: [66] [66] 0x583ffd08 VAL: '1121' (3 sibs) 36: [67] [67] 0x583ffd54 VAL: '1122' (3 sibs) 36: [68] [68] 0x583ffda0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x583ffdec SEQ: (3 sibs) 3 children: 36: [70] [70] 0x583ffe38 VAL: '1200' (3 sibs) 36: [71] [71] 0x583ffe84 VAL: '1201' (3 sibs) 36: [72] [72] 0x583ffed0 VAL: '1202' (3 sibs) 36: [73] [73] 0x583fff1c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x583fff68 VAL: '1210' (3 sibs) 36: [75] [75] 0x583fffb4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58400000 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840004c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58400098 VAL: '1220' (3 sibs) 36: [79] [79] 0x584000e4 VAL: '1221' (3 sibs) 36: [80] [80] 0x58400130 VAL: '1222' (3 sibs) 36: [81] [81] 0x5840017c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x584001c8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58400214 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58400260 VAL: '2000' (3 sibs) 36: [85] [85] 0x584002ac VAL: '2001' (3 sibs) 36: [86] [86] 0x584002f8 VAL: '2002' (3 sibs) 36: [87] [87] 0x58400344 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58400390 VAL: '2010' (3 sibs) 36: [89] [89] 0x584003dc VAL: '2011' (3 sibs) 36: [90] [90] 0x58400428 VAL: '2012' (3 sibs) 36: [91] [91] 0x58400474 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x584004c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x5840050c VAL: '2021' (3 sibs) 36: [94] [94] 0x58400558 VAL: '2022' (3 sibs) 36: [95] [95] 0x584005a4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x584005f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5840063c VAL: '2100' (3 sibs) 36: [98] [98] 0x58400688 VAL: '2101' (3 sibs) 36: [99] [99] 0x584006d4 VAL: '2102' (3 sibs) 36: [100] [100] 0x58400720 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5840076c VAL: '2110' (3 sibs) 36: [102] [102] 0x584007b8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58400804 VAL: '2112' (3 sibs) 36: [104] [104] 0x58400850 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5840089c VAL: '2120' (3 sibs) 36: [106] [106] 0x584008e8 VAL: '2121' (3 sibs) 36: [107] [107] 0x58400934 VAL: '2122' (3 sibs) 36: [108] [108] 0x58400980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x584009cc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58400a18 VAL: '2200' (3 sibs) 36: [111] [111] 0x58400a64 VAL: '2201' (3 sibs) 36: [112] [112] 0x58400ab0 VAL: '2202' (3 sibs) 36: [113] [113] 0x58400afc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58400b48 VAL: '2210' (3 sibs) 36: [115] [115] 0x58400b94 VAL: '2211' (3 sibs) 36: [116] [116] 0x58400be0 VAL: '2212' (3 sibs) 36: [117] [117] 0x58400c2c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58400c78 VAL: '2220' (3 sibs) 36: [119] [119] 0x58400cc4 VAL: '2221' (3 sibs) 36: [120] [120] 0x58400d10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x583f2b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f0080 SEQ: (3 sibs) 3 children: 36: 0x583f0190 SEQ: (3 sibs) 3 children: 36: 0x583f02a0 SEQ: (3 sibs) 3 children: 36: 0x583f03b0 VAL: '0000' (3 sibs) 36: 0x583f0408 VAL: '0001' (3 sibs) 36: 0x583f0460 VAL: '0002' (3 sibs) 36: 0x583f02f8 SEQ: (3 sibs) 3 children: 36: 0x583f04c0 VAL: '0010' (3 sibs) 36: 0x583f0518 VAL: '0011' (3 sibs) 36: 0x583f0570 VAL: '0012' (3 sibs) 36: 0x583f0350 SEQ: (3 sibs) 3 children: 36: 0x583f05d0 VAL: '0020' (3 sibs) 36: 0x583f0628 VAL: '0021' (3 sibs) 36: 0x583f0680 VAL: '0022' (3 sibs) 36: 0x583f01e8 SEQ: (3 sibs) 3 children: 36: 0x583f06e0 SEQ: (3 sibs) 3 children: 36: 0x583f07f0 VAL: '0100' (3 sibs) 36: 0x583f0848 VAL: '0101' (3 sibs) 36: 0x583f08a0 VAL: '0102' (3 sibs) 36: 0x583f0738 SEQ: (3 sibs) 3 children: 36: 0x583f0900 VAL: '0110' (3 sibs) 36: 0x583f0958 VAL: '0111' (3 sibs) 36: 0x583f09b0 VAL: '0112' (3 sibs) 36: 0x583f0790 SEQ: (3 sibs) 3 children: 36: 0x583f0a10 VAL: '0120' (3 sibs) 36: 0x583f0a68 VAL: '0121' (3 sibs) 36: 0x583f0ac0 VAL: '0122' (3 sibs) 36: 0x583f0240 SEQ: (3 sibs) 3 children: 36: 0x583f0b20 SEQ: (3 sibs) 3 children: 36: 0x583f0c30 VAL: '0200' (3 sibs) 36: 0x583f0c88 VAL: '0201' (3 sibs) 36: 0x583f0ce0 VAL: '0202' (3 sibs) 36: 0x583f0b78 SEQ: (3 sibs) 3 children: 36: 0x583f0d40 VAL: '0210' (3 sibs) 36: 0x583f0d98 VAL: '0211' (3 sibs) 36: 0x583f0df0 VAL: '0212' (3 sibs) 36: 0x583f0bd0 SEQ: (3 sibs) 3 children: 36: 0x583f0e50 VAL: '0220' (3 sibs) 36: 0x583f0ea8 VAL: '0221' (3 sibs) 36: 0x583f0f00 VAL: '0222' (3 sibs) 36: 0x583f00d8 SEQ: (3 sibs) 3 children: 36: 0x583f0f60 SEQ: (3 sibs) 3 children: 36: 0x583f1070 SEQ: (3 sibs) 3 children: 36: 0x583f1180 VAL: '1000' (3 sibs) 36: 0x583f11d8 VAL: '1001' (3 sibs) 36: 0x583f1230 VAL: '1002' (3 sibs) 36: 0x583f10c8 SEQ: (3 sibs) 3 children: 36: 0x583f1290 VAL: '1010' (3 sibs) 36: 0x583f12e8 VAL: '1011' (3 sibs) 36: 0x583f1340 VAL: '1012' (3 sibs) 36: 0x583f1120 SEQ: (3 sibs) 3 children: 36: 0x583f13a0 VAL: '1020' (3 sibs) 36: 0x583f13f8 VAL: '1021' (3 sibs) 36: 0x583f1450 VAL: '1022' (3 sibs) 36: 0x583f0fb8 SEQ: (3 sibs) 3 children: 36: 0x583f14b0 SEQ: (3 sibs) 3 children: 36: 0x583f15c0 VAL: '1100' (3 sibs) 36: 0x583f1618 VAL: '1101' (3 sibs) 36: 0x583f1670 VAL: '1102' (3 sibs) 36: 0x583f1508 SEQ: (3 sibs) 3 children: 36: 0x583f16d0 VAL: '1110' (3 sibs) 36: 0x583f1728 VAL: '1111' (3 sibs) 36: 0x583f1780 VAL: '1112' (3 sibs) 36: 0x583f1560 SEQ: (3 sibs) 3 children: 36: 0x583f17e0 VAL: '1120' (3 sibs) 36: 0x583f1838 VAL: '1121' (3 sibs) 36: 0x583f1890 VAL: '1122' (3 sibs) 36: 0x583f1010 SEQ: (3 sibs) 3 children: 36: 0x583f18f0 SEQ: (3 sibs) 3 children: 36: 0x583f1a00 VAL: '1200' (3 sibs) 36: 0x583f1a58 VAL: '1201' (3 sibs) 36: 0x583f1ab0 VAL: '1202' (3 sibs) 36: 0x583f1948 SEQ: (3 sibs) 3 children: 36: 0x583f1b10 VAL: '1210' (3 sibs) 36: 0x583f1b68 VAL: '1211' (3 sibs) 36: 0x583f1bc0 VAL: '1212' (3 sibs) 36: 0x583f19a0 SEQ: (3 sibs) 3 children: 36: 0x583f1c20 VAL: '1220' (3 sibs) 36: 0x583f1c78 VAL: '1221' (3 sibs) 36: 0x583f1cd0 VAL: '1222' (3 sibs) 36: 0x583f0130 SEQ: (3 sibs) 3 children: 36: 0x583f1d30 SEQ: (3 sibs) 3 children: 36: 0x583f1e40 SEQ: (3 sibs) 3 children: 36: 0x583f1f50 VAL: '2000' (3 sibs) 36: 0x583f1fa8 VAL: '2001' (3 sibs) 36: 0x583f2000 VAL: '2002' (3 sibs) 36: 0x583f1e98 SEQ: (3 sibs) 3 children: 36: 0x583f2060 VAL: '2010' (3 sibs) 36: 0x583f20b8 VAL: '2011' (3 sibs) 36: 0x583f2110 VAL: '2012' (3 sibs) 36: 0x583f1ef0 SEQ: (3 sibs) 3 children: 36: 0x583f2170 VAL: '2020' (3 sibs) 36: 0x583f21c8 VAL: '2021' (3 sibs) 36: 0x583f2220 VAL: '2022' (3 sibs) 36: 0x583f1d88 SEQ: (3 sibs) 3 children: 36: 0x583f2280 SEQ: (3 sibs) 3 children: 36: 0x583f2390 VAL: '2100' (3 sibs) 36: 0x583f23e8 VAL: '2101' (3 sibs) 36: 0x583f2440 VAL: '2102' (3 sibs) 36: 0x583f22d8 SEQ: (3 sibs) 3 children: 36: 0x583f24a0 VAL: '2110' (3 sibs) 36: 0x583f24f8 VAL: '2111' (3 sibs) 36: 0x583f2550 VAL: '2112' (3 sibs) 36: 0x583f2330 SEQ: (3 sibs) 3 children: 36: 0x583f25b0 VAL: '2120' (3 sibs) 36: 0x583f2608 VAL: '2121' (3 sibs) 36: 0x583f2660 VAL: '2122' (3 sibs) 36: 0x583f1de0 SEQ: (3 sibs) 3 children: 36: 0x583f26c0 SEQ: (3 sibs) 3 children: 36: 0x583f27d0 VAL: '2200' (3 sibs) 36: 0x583f2828 VAL: '2201' (3 sibs) 36: 0x583f2880 VAL: '2202' (3 sibs) 36: 0x583f2718 SEQ: (3 sibs) 3 children: 36: 0x583f28e0 VAL: '2210' (3 sibs) 36: 0x583f2938 VAL: '2211' (3 sibs) 36: 0x583f2990 VAL: '2212' (3 sibs) 36: 0x583f2770 SEQ: (3 sibs) 3 children: 36: 0x583f29f0 VAL: '2220' (3 sibs) 36: 0x583f2a48 VAL: '2221' (3 sibs) 36: 0x583f2aa0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x58400f80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x58400fcc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58401018 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58401064 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x584010b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x584010fc VAL: '0001' (3 sibs) 36: [6] [6] 0x58401148 VAL: '0002' (3 sibs) 36: [7] [7] 0x58401194 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x584011e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840122c VAL: '0011' (3 sibs) 36: [10] [10] 0x58401278 VAL: '0012' (3 sibs) 36: [11] [11] 0x584012c4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58401310 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840135c VAL: '0021' (3 sibs) 36: [14] [14] 0x584013a8 VAL: '0022' (3 sibs) 36: [15] [15] 0x584013f4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58401440 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5840148c VAL: '0100' (3 sibs) 36: [18] [18] 0x584014d8 VAL: '0101' (3 sibs) 36: [19] [19] 0x58401524 VAL: '0102' (3 sibs) 36: [20] [20] 0x58401570 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x584015bc VAL: '0110' (3 sibs) 36: [22] [22] 0x58401608 VAL: '0111' (3 sibs) 36: [23] [23] 0x58401654 VAL: '0112' (3 sibs) 36: [24] [24] 0x584016a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x584016ec VAL: '0120' (3 sibs) 36: [26] [26] 0x58401738 VAL: '0121' (3 sibs) 36: [27] [27] 0x58401784 VAL: '0122' (3 sibs) 36: [28] [28] 0x584017d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5840181c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58401868 VAL: '0200' (3 sibs) 36: [31] [31] 0x584018b4 VAL: '0201' (3 sibs) 36: [32] [32] 0x58401900 VAL: '0202' (3 sibs) 36: [33] [33] 0x5840194c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58401998 VAL: '0210' (3 sibs) 36: [35] [35] 0x584019e4 VAL: '0211' (3 sibs) 36: [36] [36] 0x58401a30 VAL: '0212' (3 sibs) 36: [37] [37] 0x58401a7c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x58401ac8 VAL: '0220' (3 sibs) 36: [39] [39] 0x58401b14 VAL: '0221' (3 sibs) 36: [40] [40] 0x58401b60 VAL: '0222' (3 sibs) 36: [41] [41] 0x58401bac SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58401bf8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58401c44 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58401c90 VAL: '1000' (3 sibs) 36: [45] [45] 0x58401cdc VAL: '1001' (3 sibs) 36: [46] [46] 0x58401d28 VAL: '1002' (3 sibs) 36: [47] [47] 0x58401d74 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58401dc0 VAL: '1010' (3 sibs) 36: [49] [49] 0x58401e0c VAL: '1011' (3 sibs) 36: [50] [50] 0x58401e58 VAL: '1012' (3 sibs) 36: [51] [51] 0x58401ea4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58401ef0 VAL: '1020' (3 sibs) 36: [53] [53] 0x58401f3c VAL: '1021' (3 sibs) 36: [54] [54] 0x58401f88 VAL: '1022' (3 sibs) 36: [55] [55] 0x58401fd4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58402020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5840206c VAL: '1100' (3 sibs) 36: [58] [58] 0x584020b8 VAL: '1101' (3 sibs) 36: [59] [59] 0x58402104 VAL: '1102' (3 sibs) 36: [60] [60] 0x58402150 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5840219c VAL: '1110' (3 sibs) 36: [62] [62] 0x584021e8 VAL: '1111' (3 sibs) 36: [63] [63] 0x58402234 VAL: '1112' (3 sibs) 36: [64] [64] 0x58402280 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x584022cc VAL: '1120' (3 sibs) 36: [66] [66] 0x58402318 VAL: '1121' (3 sibs) 36: [67] [67] 0x58402364 VAL: '1122' (3 sibs) 36: [68] [68] 0x584023b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x584023fc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58402448 VAL: '1200' (3 sibs) 36: [71] [71] 0x58402494 VAL: '1201' (3 sibs) 36: [72] [72] 0x584024e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x5840252c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x58402578 VAL: '1210' (3 sibs) 36: [75] [75] 0x584025c4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58402610 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840265c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x584026a8 VAL: '1220' (3 sibs) 36: [79] [79] 0x584026f4 VAL: '1221' (3 sibs) 36: [80] [80] 0x58402740 VAL: '1222' (3 sibs) 36: [81] [81] 0x5840278c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x584027d8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58402824 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58402870 VAL: '2000' (3 sibs) 36: [85] [85] 0x584028bc VAL: '2001' (3 sibs) 36: [86] [86] 0x58402908 VAL: '2002' (3 sibs) 36: [87] [87] 0x58402954 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x584029a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x584029ec VAL: '2011' (3 sibs) 36: [90] [90] 0x58402a38 VAL: '2012' (3 sibs) 36: [91] [91] 0x58402a84 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58402ad0 VAL: '2020' (3 sibs) 36: [93] [93] 0x58402b1c VAL: '2021' (3 sibs) 36: [94] [94] 0x58402b68 VAL: '2022' (3 sibs) 36: [95] [95] 0x58402bb4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58402c00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x58402c4c VAL: '2100' (3 sibs) 36: [98] [98] 0x58402c98 VAL: '2101' (3 sibs) 36: [99] [99] 0x58402ce4 VAL: '2102' (3 sibs) 36: [100] [100] 0x58402d30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x58402d7c VAL: '2110' (3 sibs) 36: [102] [102] 0x58402dc8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58402e14 VAL: '2112' (3 sibs) 36: [104] [104] 0x58402e60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x58402eac VAL: '2120' (3 sibs) 36: [106] [106] 0x58402ef8 VAL: '2121' (3 sibs) 36: [107] [107] 0x58402f44 VAL: '2122' (3 sibs) 36: [108] [108] 0x58402f90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x58402fdc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58403028 VAL: '2200' (3 sibs) 36: [111] [111] 0x58403074 VAL: '2201' (3 sibs) 36: [112] [112] 0x584030c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840310c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58403158 VAL: '2210' (3 sibs) 36: [115] [115] 0x584031a4 VAL: '2211' (3 sibs) 36: [116] [116] 0x584031f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840323c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58403288 VAL: '2220' (3 sibs) 36: [119] [119] 0x584032d4 VAL: '2221' (3 sibs) 36: [120] [120] 0x58403320 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: 0x583f2bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f2c50 SEQ: (3 sibs) 3 children: 36: 0x583f2d60 SEQ: (3 sibs) 3 children: 36: 0x583f2e70 SEQ: (3 sibs) 3 children: 36: 0x583f2f80 VAL: '0000' (3 sibs) 36: 0x583f2fd8 VAL: '0001' (3 sibs) 36: 0x583f3030 VAL: '0002' (3 sibs) 36: 0x583f2ec8 SEQ: (3 sibs) 3 children: 36: 0x583f3090 VAL: '0010' (3 sibs) 36: 0x583f30e8 VAL: '0011' (3 sibs) 36: 0x583f3140 VAL: '0012' (3 sibs) 36: 0x583f2f20 SEQ: (3 sibs) 3 children: 36: 0x583f31a0 VAL: '0020' (3 sibs) 36: 0x583f31f8 VAL: '0021' (3 sibs) 36: 0x583f3250 VAL: '0022' (3 sibs) 36: 0x583f2db8 SEQ: (3 sibs) 3 children: 36: 0x583f32b0 SEQ: (3 sibs) 3 children: 36: 0x583f33c0 VAL: '0100' (3 sibs) 36: 0x583f3418 VAL: '0101' (3 sibs) 36: 0x583f3470 VAL: '0102' (3 sibs) 36: 0x583f3308 SEQ: (3 sibs) 3 children: 36: 0x583f34d0 VAL: '0110' (3 sibs) 36: 0x583f3528 VAL: '0111' (3 sibs) 36: 0x583f3580 VAL: '0112' (3 sibs) 36: 0x583f3360 SEQ: (3 sibs) 3 children: 36: 0x583f35e0 VAL: '0120' (3 sibs) 36: 0x583f3638 VAL: '0121' (3 sibs) 36: 0x583f3690 VAL: '0122' (3 sibs) 36: 0x583f2e10 SEQ: (3 sibs) 3 children: 36: 0x583f36f0 SEQ: (3 sibs) 3 children: 36: 0x583f3800 VAL: '0200' (3 sibs) 36: 0x583f3858 VAL: '0201' (3 sibs) 36: 0x583f38b0 VAL: '0202' (3 sibs) 36: 0x583f3748 SEQ: (3 sibs) 3 children: 36: 0x583f3910 VAL: '0210' (3 sibs) 36: 0x583f3968 VAL: '0211' (3 sibs) 36: 0x583f39c0 VAL: '0212' (3 sibs) 36: 0x583f37a0 SEQ: (3 sibs) 3 children: 36: 0x583f3a20 VAL: '0220' (3 sibs) 36: 0x583f3a78 VAL: '0221' (3 sibs) 36: 0x583f3ad0 VAL: '0222' (3 sibs) 36: 0x583f2ca8 SEQ: (3 sibs) 3 children: 36: 0x583f3b30 SEQ: (3 sibs) 3 children: 36: 0x583f3c40 SEQ: (3 sibs) 3 children: 36: 0x583f3d50 VAL: '1000' (3 sibs) 36: 0x583f3da8 VAL: '1001' (3 sibs) 36: 0x583f3e00 VAL: '1002' (3 sibs) 36: 0x583f3c98 SEQ: (3 sibs) 3 children: 36: 0x583f3e60 VAL: '1010' (3 sibs) 36: 0x583f3eb8 VAL: '1011' (3 sibs) 36: 0x583f3f10 VAL: '1012' (3 sibs) 36: 0x583f3cf0 SEQ: (3 sibs) 3 children: 36: 0x583f3f70 VAL: '1020' (3 sibs) 36: 0x583f3fc8 VAL: '1021' (3 sibs) 36: 0x583f4020 VAL: '1022' (3 sibs) 36: 0x583f3b88 SEQ: (3 sibs) 3 children: 36: 0x583f4080 SEQ: (3 sibs) 3 children: 36: 0x583f4190 VAL: '1100' (3 sibs) 36: 0x583f41e8 VAL: '1101' (3 sibs) 36: 0x583f4240 VAL: '1102' (3 sibs) 36: 0x583f40d8 SEQ: (3 sibs) 3 children: 36: 0x583f42a0 VAL: '1110' (3 sibs) 36: 0x583f42f8 VAL: '1111' (3 sibs) 36: 0x583f4350 VAL: '1112' (3 sibs) 36: 0x583f4130 SEQ: (3 sibs) 3 children: 36: 0x583f43b0 VAL: '1120' (3 sibs) 36: 0x583f4408 VAL: '1121' (3 sibs) 36: 0x583f4460 VAL: '1122' (3 sibs) 36: 0x583f3be0 SEQ: (3 sibs) 3 children: 36: 0x583f44c0 SEQ: (3 sibs) 3 children: 36: 0x583f45d0 VAL: '1200' (3 sibs) 36: 0x583f4628 VAL: '1201' (3 sibs) 36: 0x583f4680 VAL: '1202' (3 sibs) 36: 0x583f4518 SEQ: (3 sibs) 3 children: 36: 0x583f46e0 VAL: '1210' (3 sibs) 36: 0x583f4738 VAL: '1211' (3 sibs) 36: 0x583f4790 VAL: '1212' (3 sibs) 36: 0x583f4570 SEQ: (3 sibs) 3 children: 36: 0x583f47f0 VAL: '1220' (3 sibs) 36: 0x583f4848 VAL: '1221' (3 sibs) 36: 0x583f48a0 VAL: '1222' (3 sibs) 36: 0x583f2d00 SEQ: (3 sibs) 3 children: 36: 0x583f4900 SEQ: (3 sibs) 3 children: 36: 0x583f4a10 SEQ: (3 sibs) 3 children: 36: 0x583f4b20 VAL: '2000' (3 sibs) 36: 0x583f4b78 VAL: '2001' (3 sibs) 36: 0x583f4bd0 VAL: '2002' (3 sibs) 36: 0x583f4a68 SEQ: (3 sibs) 3 children: 36: 0x583f4c30 VAL: '2010' (3 sibs) 36: 0x583f4c88 VAL: '2011' (3 sibs) 36: 0x583f4ce0 VAL: '2012' (3 sibs) 36: 0x583f4ac0 SEQ: (3 sibs) 3 children: 36: 0x583f4d40 VAL: '2020' (3 sibs) 36: 0x583f4d98 VAL: '2021' (3 sibs) 36: 0x583f4df0 VAL: '2022' (3 sibs) 36: 0x583f4958 SEQ: (3 sibs) 3 children: 36: 0x583f4e50 SEQ: (3 sibs) 3 children: 36: 0x583f4f60 VAL: '2100' (3 sibs) 36: 0x583f4fb8 VAL: '2101' (3 sibs) 36: 0x583f5010 VAL: '2102' (3 sibs) 36: 0x583f4ea8 SEQ: (3 sibs) 3 children: 36: 0x583f5070 VAL: '2110' (3 sibs) 36: 0x583f50c8 VAL: '2111' (3 sibs) 36: 0x583f5120 VAL: '2112' (3 sibs) 36: 0x583f4f00 SEQ: (3 sibs) 3 children: 36: 0x583f5180 VAL: '2120' (3 sibs) 36: 0x583f51d8 VAL: '2121' (3 sibs) 36: 0x583f5230 VAL: '2122' (3 sibs) 36: 0x583f49b0 SEQ: (3 sibs) 3 children: 36: 0x583f5290 SEQ: (3 sibs) 3 children: 36: 0x583f53a0 VAL: '2200' (3 sibs) 36: 0x583f53f8 VAL: '2201' (3 sibs) 36: 0x583f5450 VAL: '2202' (3 sibs) 36: 0x583f52e8 SEQ: (3 sibs) 3 children: 36: 0x583f54b0 VAL: '2210' (3 sibs) 36: 0x583f5508 VAL: '2211' (3 sibs) 36: 0x583f5560 VAL: '2212' (3 sibs) 36: 0x583f5340 SEQ: (3 sibs) 3 children: 36: 0x583f55c0 VAL: '2220' (3 sibs) 36: 0x583f5618 VAL: '2221' (3 sibs) 36: 0x583f5670 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x58403590 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x584035dc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58403628 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58403674 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x584036c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x5840370c VAL: '0001' (3 sibs) 36: [6] [6] 0x58403758 VAL: '0002' (3 sibs) 36: [7] [7] 0x584037a4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x584037f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840383c VAL: '0011' (3 sibs) 36: [10] [10] 0x58403888 VAL: '0012' (3 sibs) 36: [11] [11] 0x584038d4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58403920 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840396c VAL: '0021' (3 sibs) 36: [14] [14] 0x584039b8 VAL: '0022' (3 sibs) 36: [15] [15] 0x58403a04 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58403a50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x58403a9c VAL: '0100' (3 sibs) 36: [18] [18] 0x58403ae8 VAL: '0101' (3 sibs) 36: [19] [19] 0x58403b34 VAL: '0102' (3 sibs) 36: [20] [20] 0x58403b80 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x58403bcc VAL: '0110' (3 sibs) 36: [22] [22] 0x58403c18 VAL: '0111' (3 sibs) 36: [23] [23] 0x58403c64 VAL: '0112' (3 sibs) 36: [24] [24] 0x58403cb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x58403cfc VAL: '0120' (3 sibs) 36: [26] [26] 0x58403d48 VAL: '0121' (3 sibs) 36: [27] [27] 0x58403d94 VAL: '0122' (3 sibs) 36: [28] [28] 0x58403de0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x58403e2c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58403e78 VAL: '0200' (3 sibs) 36: [31] [31] 0x58403ec4 VAL: '0201' (3 sibs) 36: [32] [32] 0x58403f10 VAL: '0202' (3 sibs) 36: [33] [33] 0x58403f5c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58403fa8 VAL: '0210' (3 sibs) 36: [35] [35] 0x58403ff4 VAL: '0211' (3 sibs) 36: [36] [36] 0x58404040 VAL: '0212' (3 sibs) 36: [37] [37] 0x5840408c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x584040d8 VAL: '0220' (3 sibs) 36: [39] [39] 0x58404124 VAL: '0221' (3 sibs) 36: [40] [40] 0x58404170 VAL: '0222' (3 sibs) 36: [41] [41] 0x584041bc SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58404208 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58404254 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x584042a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x584042ec VAL: '1001' (3 sibs) 36: [46] [46] 0x58404338 VAL: '1002' (3 sibs) 36: [47] [47] 0x58404384 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x584043d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x5840441c VAL: '1011' (3 sibs) 36: [50] [50] 0x58404468 VAL: '1012' (3 sibs) 36: [51] [51] 0x584044b4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58404500 VAL: '1020' (3 sibs) 36: [53] [53] 0x5840454c VAL: '1021' (3 sibs) 36: [54] [54] 0x58404598 VAL: '1022' (3 sibs) 36: [55] [55] 0x584045e4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58404630 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5840467c VAL: '1100' (3 sibs) 36: [58] [58] 0x584046c8 VAL: '1101' (3 sibs) 36: [59] [59] 0x58404714 VAL: '1102' (3 sibs) 36: [60] [60] 0x58404760 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x584047ac VAL: '1110' (3 sibs) 36: [62] [62] 0x584047f8 VAL: '1111' (3 sibs) 36: [63] [63] 0x58404844 VAL: '1112' (3 sibs) 36: [64] [64] 0x58404890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x584048dc VAL: '1120' (3 sibs) 36: [66] [66] 0x58404928 VAL: '1121' (3 sibs) 36: [67] [67] 0x58404974 VAL: '1122' (3 sibs) 36: [68] [68] 0x584049c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x58404a0c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58404a58 VAL: '1200' (3 sibs) 36: [71] [71] 0x58404aa4 VAL: '1201' (3 sibs) 36: [72] [72] 0x58404af0 VAL: '1202' (3 sibs) 36: [73] [73] 0x58404b3c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x58404b88 VAL: '1210' (3 sibs) 36: [75] [75] 0x58404bd4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58404c20 VAL: '1212' (3 sibs) 36: [77] [77] 0x58404c6c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58404cb8 VAL: '1220' (3 sibs) 36: [79] [79] 0x58404d04 VAL: '1221' (3 sibs) 36: [80] [80] 0x58404d50 VAL: '1222' (3 sibs) 36: [81] [81] 0x58404d9c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58404de8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58404e34 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58404e80 VAL: '2000' (3 sibs) 36: [85] [85] 0x58404ecc VAL: '2001' (3 sibs) 36: [86] [86] 0x58404f18 VAL: '2002' (3 sibs) 36: [87] [87] 0x58404f64 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58404fb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x58404ffc VAL: '2011' (3 sibs) 36: [90] [90] 0x58405048 VAL: '2012' (3 sibs) 36: [91] [91] 0x58405094 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x584050e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x5840512c VAL: '2021' (3 sibs) 36: [94] [94] 0x58405178 VAL: '2022' (3 sibs) 36: [95] [95] 0x584051c4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58405210 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5840525c VAL: '2100' (3 sibs) 36: [98] [98] 0x584052a8 VAL: '2101' (3 sibs) 36: [99] [99] 0x584052f4 VAL: '2102' (3 sibs) 36: [100] [100] 0x58405340 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5840538c VAL: '2110' (3 sibs) 36: [102] [102] 0x584053d8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58405424 VAL: '2112' (3 sibs) 36: [104] [104] 0x58405470 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x584054bc VAL: '2120' (3 sibs) 36: [106] [106] 0x58405508 VAL: '2121' (3 sibs) 36: [107] [107] 0x58405554 VAL: '2122' (3 sibs) 36: [108] [108] 0x584055a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x584055ec SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58405638 VAL: '2200' (3 sibs) 36: [111] [111] 0x58405684 VAL: '2201' (3 sibs) 36: [112] [112] 0x584056d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840571c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58405768 VAL: '2210' (3 sibs) 36: [115] [115] 0x584057b4 VAL: '2211' (3 sibs) 36: [116] [116] 0x58405800 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840584c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58405898 VAL: '2220' (3 sibs) 36: [119] [119] 0x584058e4 VAL: '2221' (3 sibs) 36: [120] [120] 0x58405930 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x583f9d70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x583f9dbc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x583f9e08 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x583f9e54 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x583f9ea0 VAL: '0000' (3 sibs) 36: [5] [5] 0x583f9eec VAL: '0001' (3 sibs) 36: [6] [6] 0x583f9f38 VAL: '0002' (3 sibs) 36: [7] [7] 0x583f9f84 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x583f9fd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x583fa01c VAL: '0011' (3 sibs) 36: [10] [10] 0x583fa068 VAL: '0012' (3 sibs) 36: [11] [11] 0x583fa0b4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x583fa100 VAL: '0020' (3 sibs) 36: [13] [13] 0x583fa14c VAL: '0021' (3 sibs) 36: [14] [14] 0x583fa198 VAL: '0022' (3 sibs) 36: [15] [15] 0x583fa1e4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x583fa230 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x583fa27c VAL: '0100' (3 sibs) 36: [18] [18] 0x583fa2c8 VAL: '0101' (3 sibs) 36: [19] [19] 0x583fa314 VAL: '0102' (3 sibs) 36: [20] [20] 0x583fa360 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x583fa3ac VAL: '0110' (3 sibs) 36: [22] [22] 0x583fa3f8 VAL: '0111' (3 sibs) 36: [23] [23] 0x583fa444 VAL: '0112' (3 sibs) 36: [24] [24] 0x583fa490 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x583fa4dc VAL: '0120' (3 sibs) 36: [26] [26] 0x583fa528 VAL: '0121' (3 sibs) 36: [27] [27] 0x583fa574 VAL: '0122' (3 sibs) 36: [28] [28] 0x583fa5c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x583fa60c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x583fa658 VAL: '0200' (3 sibs) 36: [31] [31] 0x583fa6a4 VAL: '0201' (3 sibs) 36: [32] [32] 0x583fa6f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x583fa73c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x583fa788 VAL: '0210' (3 sibs) 36: [35] [35] 0x583fa7d4 VAL: '0211' (3 sibs) 36: [36] [36] 0x583fa820 VAL: '0212' (3 sibs) 36: [37] [37] 0x583fa86c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x583fa8b8 VAL: '0220' (3 sibs) 36: [39] [39] 0x583fa904 VAL: '0221' (3 sibs) 36: [40] [40] 0x583fa950 VAL: '0222' (3 sibs) 36: [41] [41] 0x583fa99c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x583fa9e8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x583faa34 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x583faa80 VAL: '1000' (3 sibs) 36: [45] [45] 0x583faacc VAL: '1001' (3 sibs) 36: [46] [46] 0x583fab18 VAL: '1002' (3 sibs) 36: [47] [47] 0x583fab64 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x583fabb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x583fabfc VAL: '1011' (3 sibs) 36: [50] [50] 0x583fac48 VAL: '1012' (3 sibs) 36: [51] [51] 0x583fac94 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x583face0 VAL: '1020' (3 sibs) 36: [53] [53] 0x583fad2c VAL: '1021' (3 sibs) 36: [54] [54] 0x583fad78 VAL: '1022' (3 sibs) 36: [55] [55] 0x583fadc4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x583fae10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x583fae5c VAL: '1100' (3 sibs) 36: [58] [58] 0x583faea8 VAL: '1101' (3 sibs) 36: [59] [59] 0x583faef4 VAL: '1102' (3 sibs) 36: [60] [60] 0x583faf40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x583faf8c VAL: '1110' (3 sibs) 36: [62] [62] 0x583fafd8 VAL: '1111' (3 sibs) 36: [63] [63] 0x583fb024 VAL: '1112' (3 sibs) 36: [64] [64] 0x583fb070 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x583fb0bc VAL: '1120' (3 sibs) 36: [66] [66] 0x583fb108 VAL: '1121' (3 sibs) 36: [67] [67] 0x583fb154 VAL: '1122' (3 sibs) 36: [68] [68] 0x583fb1a0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x583fb1ec SEQ: (3 sibs) 3 children: 36: [70] [70] 0x583fb238 VAL: '1200' (3 sibs) 36: [71] [71] 0x583fb284 VAL: '1201' (3 sibs) 36: [72] [72] 0x583fb2d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x583fb31c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x583fb368 VAL: '1210' (3 sibs) 36: [75] [75] 0x583fb3b4 VAL: '1211' (3 sibs) 36: [76] [76] 0x583fb400 VAL: '1212' (3 sibs) 36: [77] [77] 0x583fb44c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x583fb498 VAL: '1220' (3 sibs) 36: [79] [79] 0x583fb4e4 VAL: '1221' (3 sibs) 36: [80] [80] 0x583fb530 VAL: '1222' (3 sibs) 36: [81] [81] 0x583fb57c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x583fb5c8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x583fb614 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x583fb660 VAL: '2000' (3 sibs) 36: [85] [85] 0x583fb6ac VAL: '2001' (3 sibs) 36: [86] [86] 0x583fb6f8 VAL: '2002' (3 sibs) 36: [87] [87] 0x583fb744 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x583fb790 VAL: '2010' (3 sibs) 36: [89] [89] 0x583fb7dc VAL: '2011' (3 sibs) 36: [90] [90] 0x583fb828 VAL: '2012' (3 sibs) 36: [91] [91] 0x583fb874 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x583fb8c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x583fb90c VAL: '2021' (3 sibs) 36: [94] [94] 0x583fb958 VAL: '2022' (3 sibs) 36: [95] [95] 0x583fb9a4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x583fb9f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x583fba3c VAL: '2100' (3 sibs) 36: [98] [98] 0x583fba88 VAL: '2101' (3 sibs) 36: [99] [99] 0x583fbad4 VAL: '2102' (3 sibs) 36: [100] [100] 0x583fbb20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x583fbb6c VAL: '2110' (3 sibs) 36: [102] [102] 0x583fbbb8 VAL: '2111' (3 sibs) 36: [103] [103] 0x583fbc04 VAL: '2112' (3 sibs) 36: [104] [104] 0x583fbc50 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x583fbc9c VAL: '2120' (3 sibs) 36: [106] [106] 0x583fbce8 VAL: '2121' (3 sibs) 36: [107] [107] 0x583fbd34 VAL: '2122' (3 sibs) 36: [108] [108] 0x583fbd80 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x583fbdcc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x583fbe18 VAL: '2200' (3 sibs) 36: [111] [111] 0x583fbe64 VAL: '2201' (3 sibs) 36: [112] [112] 0x583fbeb0 VAL: '2202' (3 sibs) 36: [113] [113] 0x583fbefc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x583fbf48 VAL: '2210' (3 sibs) 36: [115] [115] 0x583fbf94 VAL: '2211' (3 sibs) 36: [116] [116] 0x583fbfe0 VAL: '2212' (3 sibs) 36: [117] [117] 0x583fc02c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x583fc078 VAL: '2220' (3 sibs) 36: [119] [119] 0x583fc0c4 VAL: '2221' (3 sibs) 36: [120] [120] 0x583fc110 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] 0x58406eb0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x58406efc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58406f48 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58406f94 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x58406fe0 VAL: '0000' (3 sibs) 36: [5] [5] 0x5840702c VAL: '0001' (3 sibs) 36: [6] [6] 0x58407078 VAL: '0002' (3 sibs) 36: [7] [7] 0x584070c4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x58407110 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840715c VAL: '0011' (3 sibs) 36: [10] [10] 0x584071a8 VAL: '0012' (3 sibs) 36: [11] [11] 0x584071f4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58407240 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840728c VAL: '0021' (3 sibs) 36: [14] [14] 0x584072d8 VAL: '0022' (3 sibs) 36: [15] [15] 0x58407324 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58407370 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x584073bc VAL: '0100' (3 sibs) 36: [18] [18] 0x58407408 VAL: '0101' (3 sibs) 36: [19] [19] 0x58407454 VAL: '0102' (3 sibs) 36: [20] [20] 0x584074a0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x584074ec VAL: '0110' (3 sibs) 36: [22] [22] 0x58407538 VAL: '0111' (3 sibs) 36: [23] [23] 0x58407584 VAL: '0112' (3 sibs) 36: [24] [24] 0x584075d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5840761c VAL: '0120' (3 sibs) 36: [26] [26] 0x58407668 VAL: '0121' (3 sibs) 36: [27] [27] 0x584076b4 VAL: '0122' (3 sibs) 36: [28] [28] 0x58407700 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5840774c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58407798 VAL: '0200' (3 sibs) 36: [31] [31] 0x584077e4 VAL: '0201' (3 sibs) 36: [32] [32] 0x58407830 VAL: '0202' (3 sibs) 36: [33] [33] 0x5840787c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x584078c8 VAL: '0210' (3 sibs) 36: [35] [35] 0x58407914 VAL: '0211' (3 sibs) 36: [36] [36] 0x58407960 VAL: '0212' (3 sibs) 36: [37] [37] 0x584079ac SEQ: (3 sibs) 3 children: 36: [38] [38] 0x584079f8 VAL: '0220' (3 sibs) 36: [39] [39] 0x58407a44 VAL: '0221' (3 sibs) 36: [40] [40] 0x58407a90 VAL: '0222' (3 sibs) 36: [41] [41] 0x58407adc SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58407b28 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58407b74 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58407bc0 VAL: '1000' (3 sibs) 36: [45] [45] 0x58407c0c VAL: '1001' (3 sibs) 36: [46] [46] 0x58407c58 VAL: '1002' (3 sibs) 36: [47] [47] 0x58407ca4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58407cf0 VAL: '1010' (3 sibs) 36: [49] [49] 0x58407d3c VAL: '1011' (3 sibs) 36: [50] [50] 0x58407d88 VAL: '1012' (3 sibs) 36: [51] [51] 0x58407dd4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58407e20 VAL: '1020' (3 sibs) 36: [53] [53] 0x58407e6c VAL: '1021' (3 sibs) 36: [54] [54] 0x58407eb8 VAL: '1022' (3 sibs) 36: [55] [55] 0x58407f04 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58407f50 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x58407f9c VAL: '1100' (3 sibs) 36: [58] [58] 0x58407fe8 VAL: '1101' (3 sibs) 36: [59] [59] 0x58408034 VAL: '1102' (3 sibs) 36: [60] [60] 0x58408080 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x584080cc VAL: '1110' (3 sibs) 36: [62] [62] 0x58408118 VAL: '1111' (3 sibs) 36: [63] [63] 0x58408164 VAL: '1112' (3 sibs) 36: [64] [64] 0x584081b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x584081fc VAL: '1120' (3 sibs) 36: [66] [66] 0x58408248 VAL: '1121' (3 sibs) 36: [67] [67] 0x58408294 VAL: '1122' (3 sibs) 36: [68] [68] 0x584082e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5840832c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58408378 VAL: '1200' (3 sibs) 36: [71] [71] 0x584083c4 VAL: '1201' (3 sibs) 36: [72] [72] 0x58408410 VAL: '1202' (3 sibs) 36: [73] [73] 0x5840845c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x584084a8 VAL: '1210' (3 sibs) 36: [75] [75] 0x584084f4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58408540 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840858c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x584085d8 VAL: '1220' (3 sibs) 36: [79] [79] 0x58408624 VAL: '1221' (3 sibs) 36: [80] [80] 0x58408670 VAL: '1222' (3 sibs) 36: [81] [81] 0x584086bc SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58408708 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58408754 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x584087a0 VAL: '2000' (3 sibs) 36: [85] [85] 0x584087ec VAL: '2001' (3 sibs) 36: [86] [86] 0x58408838 VAL: '2002' (3 sibs) 36: [87] [87] 0x58408884 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x584088d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x5840891c VAL: '2011' (3 sibs) 36: [90] [90] 0x58408968 VAL: '2012' (3 sibs) 36: [91] [91] 0x584089b4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58408a00 VAL: '2020' (3 sibs) 36: [93] [93] 0x58408a4c VAL: '2021' (3 sibs) 36: [94] [94] 0x58408a98 VAL: '2022' (3 sibs) 36: [95] [95] 0x58408ae4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58408b30 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x58408b7c VAL: '2100' (3 sibs) 36: [98] [98] 0x58408bc8 VAL: '2101' (3 sibs) 36: [99] [99] 0x58408c14 VAL: '2102' (3 sibs) 36: [100] [100] 0x58408c60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x58408cac VAL: '2110' (3 sibs) 36: [102] [102] 0x58408cf8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58408d44 VAL: '2112' (3 sibs) 36: [104] [104] 0x58408d90 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x58408ddc VAL: '2120' (3 sibs) 36: [106] [106] 0x58408e28 VAL: '2121' (3 sibs) 36: [107] [107] 0x58408e74 VAL: '2122' (3 sibs) 36: [108] [108] 0x58408ec0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x58408f0c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58408f58 VAL: '2200' (3 sibs) 36: [111] [111] 0x58408fa4 VAL: '2201' (3 sibs) 36: [112] [112] 0x58408ff0 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840903c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58409088 VAL: '2210' (3 sibs) 36: [115] [115] 0x584090d4 VAL: '2211' (3 sibs) 36: [116] [116] 0x58409120 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840916c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x584091b8 VAL: '2220' (3 sibs) 36: [119] [119] 0x58409204 VAL: '2221' (3 sibs) 36: [120] [120] 0x58409250 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x583fe970 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x583fe9bc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x583fea08 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x583fea54 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x583feaa0 VAL: '0000' (3 sibs) 36: [5] [5] 0x583feaec VAL: '0001' (3 sibs) 36: [6] [6] 0x583feb38 VAL: '0002' (3 sibs) 36: [7] [7] 0x583feb84 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x583febd0 VAL: '0010' (3 sibs) 36: [9] [9] 0x583fec1c VAL: '0011' (3 sibs) 36: [10] [10] 0x583fec68 VAL: '0012' (3 sibs) 36: [11] [11] 0x583fecb4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x583fed00 VAL: '0020' (3 sibs) 36: [13] [13] 0x583fed4c VAL: '0021' (3 sibs) 36: [14] [14] 0x583fed98 VAL: '0022' (3 sibs) 36: [15] [15] 0x583fede4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x583fee30 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x583fee7c VAL: '0100' (3 sibs) 36: [18] [18] 0x583feec8 VAL: '0101' (3 sibs) 36: [19] [19] 0x583fef14 VAL: '0102' (3 sibs) 36: [20] [20] 0x583fef60 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x583fefac VAL: '0110' (3 sibs) 36: [22] [22] 0x583feff8 VAL: '0111' (3 sibs) 36: [23] [23] 0x583ff044 VAL: '0112' (3 sibs) 36: [24] [24] 0x583ff090 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x583ff0dc VAL: '0120' (3 sibs) 36: [26] [26] 0x583ff128 VAL: '0121' (3 sibs) 36: [27] [27] 0x583ff174 VAL: '0122' (3 sibs) 36: [28] [28] 0x583ff1c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x583ff20c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x583ff258 VAL: '0200' (3 sibs) 36: [31] [31] 0x583ff2a4 VAL: '0201' (3 sibs) 36: [32] [32] 0x583ff2f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x583ff33c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x583ff388 VAL: '0210' (3 sibs) 36: [35] [35] 0x583ff3d4 VAL: '0211' (3 sibs) 36: [36] [36] 0x583ff420 VAL: '0212' (3 sibs) 36: [37] [37] 0x583ff46c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x583ff4b8 VAL: '0220' (3 sibs) 36: [39] [39] 0x583ff504 VAL: '0221' (3 sibs) 36: [40] [40] 0x583ff550 VAL: '0222' (3 sibs) 36: [41] [41] 0x583ff59c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x583ff5e8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x583ff634 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x583ff680 VAL: '1000' (3 sibs) 36: [45] [45] 0x583ff6cc VAL: '1001' (3 sibs) 36: [46] [46] 0x583ff718 VAL: '1002' (3 sibs) 36: [47] [47] 0x583ff764 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x583ff7b0 VAL: '1010' (3 sibs) 36: [49] [49] 0x583ff7fc VAL: '1011' (3 sibs) 36: [50] [50] 0x583ff848 VAL: '1012' (3 sibs) 36: [51] [51] 0x583ff894 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x583ff8e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x583ff92c VAL: '1021' (3 sibs) 36: [54] [54] 0x583ff978 VAL: '1022' (3 sibs) 36: [55] [55] 0x583ff9c4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x583ffa10 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x583ffa5c VAL: '1100' (3 sibs) 36: [58] [58] 0x583ffaa8 VAL: '1101' (3 sibs) 36: [59] [59] 0x583ffaf4 VAL: '1102' (3 sibs) 36: [60] [60] 0x583ffb40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x583ffb8c VAL: '1110' (3 sibs) 36: [62] [62] 0x583ffbd8 VAL: '1111' (3 sibs) 36: [63] [63] 0x583ffc24 VAL: '1112' (3 sibs) 36: [64] [64] 0x583ffc70 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x583ffcbc VAL: '1120' (3 sibs) 36: [66] [66] 0x583ffd08 VAL: '1121' (3 sibs) 36: [67] [67] 0x583ffd54 VAL: '1122' (3 sibs) 36: [68] [68] 0x583ffda0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x583ffdec SEQ: (3 sibs) 3 children: 36: [70] [70] 0x583ffe38 VAL: '1200' (3 sibs) 36: [71] [71] 0x583ffe84 VAL: '1201' (3 sibs) 36: [72] [72] 0x583ffed0 VAL: '1202' (3 sibs) 36: [73] [73] 0x583fff1c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x583fff68 VAL: '1210' (3 sibs) 36: [75] [75] 0x583fffb4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58400000 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840004c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58400098 VAL: '1220' (3 sibs) 36: [79] [79] 0x584000e4 VAL: '1221' (3 sibs) 36: [80] [80] 0x58400130 VAL: '1222' (3 sibs) 36: [81] [81] 0x5840017c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x584001c8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58400214 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58400260 VAL: '2000' (3 sibs) 36: [85] [85] 0x584002ac VAL: '2001' (3 sibs) 36: [86] [86] 0x584002f8 VAL: '2002' (3 sibs) 36: [87] [87] 0x58400344 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58400390 VAL: '2010' (3 sibs) 36: [89] [89] 0x584003dc VAL: '2011' (3 sibs) 36: [90] [90] 0x58400428 VAL: '2012' (3 sibs) 36: [91] [91] 0x58400474 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x584004c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x5840050c VAL: '2021' (3 sibs) 36: [94] [94] 0x58400558 VAL: '2022' (3 sibs) 36: [95] [95] 0x584005a4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x584005f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5840063c VAL: '2100' (3 sibs) 36: [98] [98] 0x58400688 VAL: '2101' (3 sibs) 36: [99] [99] 0x584006d4 VAL: '2102' (3 sibs) 36: [100] [100] 0x58400720 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5840076c VAL: '2110' (3 sibs) 36: [102] [102] 0x584007b8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58400804 VAL: '2112' (3 sibs) 36: [104] [104] 0x58400850 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5840089c VAL: '2120' (3 sibs) 36: [106] [106] 0x584008e8 VAL: '2121' (3 sibs) 36: [107] [107] 0x58400934 VAL: '2122' (3 sibs) 36: [108] [108] 0x58400980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x584009cc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58400a18 VAL: '2200' (3 sibs) 36: [111] [111] 0x58400a64 VAL: '2201' (3 sibs) 36: [112] [112] 0x58400ab0 VAL: '2202' (3 sibs) 36: [113] [113] 0x58400afc SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58400b48 VAL: '2210' (3 sibs) 36: [115] [115] 0x58400b94 VAL: '2211' (3 sibs) 36: [116] [116] 0x58400be0 VAL: '2212' (3 sibs) 36: [117] [117] 0x58400c2c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58400c78 VAL: '2220' (3 sibs) 36: [119] [119] 0x58400cc4 VAL: '2221' (3 sibs) 36: [120] [120] 0x58400d10 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] 0x5840a7d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5840a81c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5840a868 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x5840a8b4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5840a900 VAL: '0000' (3 sibs) 36: [5] [5] 0x5840a94c VAL: '0001' (3 sibs) 36: [6] [6] 0x5840a998 VAL: '0002' (3 sibs) 36: [7] [7] 0x5840a9e4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5840aa30 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840aa7c VAL: '0011' (3 sibs) 36: [10] [10] 0x5840aac8 VAL: '0012' (3 sibs) 36: [11] [11] 0x5840ab14 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5840ab60 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840abac VAL: '0021' (3 sibs) 36: [14] [14] 0x5840abf8 VAL: '0022' (3 sibs) 36: [15] [15] 0x5840ac44 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5840ac90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5840acdc VAL: '0100' (3 sibs) 36: [18] [18] 0x5840ad28 VAL: '0101' (3 sibs) 36: [19] [19] 0x5840ad74 VAL: '0102' (3 sibs) 36: [20] [20] 0x5840adc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5840ae0c VAL: '0110' (3 sibs) 36: [22] [22] 0x5840ae58 VAL: '0111' (3 sibs) 36: [23] [23] 0x5840aea4 VAL: '0112' (3 sibs) 36: [24] [24] 0x5840aef0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5840af3c VAL: '0120' (3 sibs) 36: [26] [26] 0x5840af88 VAL: '0121' (3 sibs) 36: [27] [27] 0x5840afd4 VAL: '0122' (3 sibs) 36: [28] [28] 0x5840b020 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5840b06c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5840b0b8 VAL: '0200' (3 sibs) 36: [31] [31] 0x5840b104 VAL: '0201' (3 sibs) 36: [32] [32] 0x5840b150 VAL: '0202' (3 sibs) 36: [33] [33] 0x5840b19c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5840b1e8 VAL: '0210' (3 sibs) 36: [35] [35] 0x5840b234 VAL: '0211' (3 sibs) 36: [36] [36] 0x5840b280 VAL: '0212' (3 sibs) 36: [37] [37] 0x5840b2cc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5840b318 VAL: '0220' (3 sibs) 36: [39] [39] 0x5840b364 VAL: '0221' (3 sibs) 36: [40] [40] 0x5840b3b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x5840b3fc SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5840b448 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5840b494 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5840b4e0 VAL: '1000' (3 sibs) 36: [45] [45] 0x5840b52c VAL: '1001' (3 sibs) 36: [46] [46] 0x5840b578 VAL: '1002' (3 sibs) 36: [47] [47] 0x5840b5c4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x5840b610 VAL: '1010' (3 sibs) 36: [49] [49] 0x5840b65c VAL: '1011' (3 sibs) 36: [50] [50] 0x5840b6a8 VAL: '1012' (3 sibs) 36: [51] [51] 0x5840b6f4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5840b740 VAL: '1020' (3 sibs) 36: [53] [53] 0x5840b78c VAL: '1021' (3 sibs) 36: [54] [54] 0x5840b7d8 VAL: '1022' (3 sibs) 36: [55] [55] 0x5840b824 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x5840b870 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5840b8bc VAL: '1100' (3 sibs) 36: [58] [58] 0x5840b908 VAL: '1101' (3 sibs) 36: [59] [59] 0x5840b954 VAL: '1102' (3 sibs) 36: [60] [60] 0x5840b9a0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5840b9ec VAL: '1110' (3 sibs) 36: [62] [62] 0x5840ba38 VAL: '1111' (3 sibs) 36: [63] [63] 0x5840ba84 VAL: '1112' (3 sibs) 36: [64] [64] 0x5840bad0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5840bb1c VAL: '1120' (3 sibs) 36: [66] [66] 0x5840bb68 VAL: '1121' (3 sibs) 36: [67] [67] 0x5840bbb4 VAL: '1122' (3 sibs) 36: [68] [68] 0x5840bc00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5840bc4c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5840bc98 VAL: '1200' (3 sibs) 36: [71] [71] 0x5840bce4 VAL: '1201' (3 sibs) 36: [72] [72] 0x5840bd30 VAL: '1202' (3 sibs) 36: [73] [73] 0x5840bd7c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x5840bdc8 VAL: '1210' (3 sibs) 36: [75] [75] 0x5840be14 VAL: '1211' (3 sibs) 36: [76] [76] 0x5840be60 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840beac SEQ: (3 sibs) 3 children: 36: [78] [78] 0x5840bef8 VAL: '1220' (3 sibs) 36: [79] [79] 0x5840bf44 VAL: '1221' (3 sibs) 36: [80] [80] 0x5840bf90 VAL: '1222' (3 sibs) 36: [81] [81] 0x5840bfdc SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5840c028 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x5840c074 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5840c0c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x5840c10c VAL: '2001' (3 sibs) 36: [86] [86] 0x5840c158 VAL: '2002' (3 sibs) 36: [87] [87] 0x5840c1a4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x5840c1f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x5840c23c VAL: '2011' (3 sibs) 36: [90] [90] 0x5840c288 VAL: '2012' (3 sibs) 36: [91] [91] 0x5840c2d4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5840c320 VAL: '2020' (3 sibs) 36: [93] [93] 0x5840c36c VAL: '2021' (3 sibs) 36: [94] [94] 0x5840c3b8 VAL: '2022' (3 sibs) 36: [95] [95] 0x5840c404 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5840c450 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5840c49c VAL: '2100' (3 sibs) 36: [98] [98] 0x5840c4e8 VAL: '2101' (3 sibs) 36: [99] [99] 0x5840c534 VAL: '2102' (3 sibs) 36: [100] [100] 0x5840c580 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5840c5cc VAL: '2110' (3 sibs) 36: [102] [102] 0x5840c618 VAL: '2111' (3 sibs) 36: [103] [103] 0x5840c664 VAL: '2112' (3 sibs) 36: [104] [104] 0x5840c6b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5840c6fc VAL: '2120' (3 sibs) 36: [106] [106] 0x5840c748 VAL: '2121' (3 sibs) 36: [107] [107] 0x5840c794 VAL: '2122' (3 sibs) 36: [108] [108] 0x5840c7e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5840c82c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5840c878 VAL: '2200' (3 sibs) 36: [111] [111] 0x5840c8c4 VAL: '2201' (3 sibs) 36: [112] [112] 0x5840c910 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840c95c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5840c9a8 VAL: '2210' (3 sibs) 36: [115] [115] 0x5840c9f4 VAL: '2211' (3 sibs) 36: [116] [116] 0x5840ca40 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840ca8c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5840cad8 VAL: '2220' (3 sibs) 36: [119] [119] 0x5840cb24 VAL: '2221' (3 sibs) 36: [120] [120] 0x5840cb70 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (1 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x58400f80 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x58400fcc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58401018 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58401064 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x584010b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x584010fc VAL: '0001' (3 sibs) 36: [6] [6] 0x58401148 VAL: '0002' (3 sibs) 36: [7] [7] 0x58401194 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x584011e0 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840122c VAL: '0011' (3 sibs) 36: [10] [10] 0x58401278 VAL: '0012' (3 sibs) 36: [11] [11] 0x584012c4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58401310 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840135c VAL: '0021' (3 sibs) 36: [14] [14] 0x584013a8 VAL: '0022' (3 sibs) 36: [15] [15] 0x584013f4 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58401440 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5840148c VAL: '0100' (3 sibs) 36: [18] [18] 0x584014d8 VAL: '0101' (3 sibs) 36: [19] [19] 0x58401524 VAL: '0102' (3 sibs) 36: [20] [20] 0x58401570 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x584015bc VAL: '0110' (3 sibs) 36: [22] [22] 0x58401608 VAL: '0111' (3 sibs) 36: [23] [23] 0x58401654 VAL: '0112' (3 sibs) 36: [24] [24] 0x584016a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x584016ec VAL: '0120' (3 sibs) 36: [26] [26] 0x58401738 VAL: '0121' (3 sibs) 36: [27] [27] 0x58401784 VAL: '0122' (3 sibs) 36: [28] [28] 0x584017d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5840181c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58401868 VAL: '0200' (3 sibs) 36: [31] [31] 0x584018b4 VAL: '0201' (3 sibs) 36: [32] [32] 0x58401900 VAL: '0202' (3 sibs) 36: [33] [33] 0x5840194c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58401998 VAL: '0210' (3 sibs) 36: [35] [35] 0x584019e4 VAL: '0211' (3 sibs) 36: [36] [36] 0x58401a30 VAL: '0212' (3 sibs) 36: [37] [37] 0x58401a7c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x58401ac8 VAL: '0220' (3 sibs) 36: [39] [39] 0x58401b14 VAL: '0221' (3 sibs) 36: [40] [40] 0x58401b60 VAL: '0222' (3 sibs) 36: [41] [41] 0x58401bac SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58401bf8 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58401c44 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58401c90 VAL: '1000' (3 sibs) 36: [45] [45] 0x58401cdc VAL: '1001' (3 sibs) 36: [46] [46] 0x58401d28 VAL: '1002' (3 sibs) 36: [47] [47] 0x58401d74 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58401dc0 VAL: '1010' (3 sibs) 36: [49] [49] 0x58401e0c VAL: '1011' (3 sibs) 36: [50] [50] 0x58401e58 VAL: '1012' (3 sibs) 36: [51] [51] 0x58401ea4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58401ef0 VAL: '1020' (3 sibs) 36: [53] [53] 0x58401f3c VAL: '1021' (3 sibs) 36: [54] [54] 0x58401f88 VAL: '1022' (3 sibs) 36: [55] [55] 0x58401fd4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58402020 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5840206c VAL: '1100' (3 sibs) 36: [58] [58] 0x584020b8 VAL: '1101' (3 sibs) 36: [59] [59] 0x58402104 VAL: '1102' (3 sibs) 36: [60] [60] 0x58402150 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5840219c VAL: '1110' (3 sibs) 36: [62] [62] 0x584021e8 VAL: '1111' (3 sibs) 36: [63] [63] 0x58402234 VAL: '1112' (3 sibs) 36: [64] [64] 0x58402280 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x584022cc VAL: '1120' (3 sibs) 36: [66] [66] 0x58402318 VAL: '1121' (3 sibs) 36: [67] [67] 0x58402364 VAL: '1122' (3 sibs) 36: [68] [68] 0x584023b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x584023fc SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58402448 VAL: '1200' (3 sibs) 36: [71] [71] 0x58402494 VAL: '1201' (3 sibs) 36: [72] [72] 0x584024e0 VAL: '1202' (3 sibs) 36: [73] [73] 0x5840252c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x58402578 VAL: '1210' (3 sibs) 36: [75] [75] 0x584025c4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58402610 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840265c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x584026a8 VAL: '1220' (3 sibs) 36: [79] [79] 0x584026f4 VAL: '1221' (3 sibs) 36: [80] [80] 0x58402740 VAL: '1222' (3 sibs) 36: [81] [81] 0x5840278c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x584027d8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58402824 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58402870 VAL: '2000' (3 sibs) 36: [85] [85] 0x584028bc VAL: '2001' (3 sibs) 36: [86] [86] 0x58402908 VAL: '2002' (3 sibs) 36: [87] [87] 0x58402954 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x584029a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x584029ec VAL: '2011' (3 sibs) 36: [90] [90] 0x58402a38 VAL: '2012' (3 sibs) 36: [91] [91] 0x58402a84 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58402ad0 VAL: '2020' (3 sibs) 36: [93] [93] 0x58402b1c VAL: '2021' (3 sibs) 36: [94] [94] 0x58402b68 VAL: '2022' (3 sibs) 36: [95] [95] 0x58402bb4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58402c00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x58402c4c VAL: '2100' (3 sibs) 36: [98] [98] 0x58402c98 VAL: '2101' (3 sibs) 36: [99] [99] 0x58402ce4 VAL: '2102' (3 sibs) 36: [100] [100] 0x58402d30 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x58402d7c VAL: '2110' (3 sibs) 36: [102] [102] 0x58402dc8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58402e14 VAL: '2112' (3 sibs) 36: [104] [104] 0x58402e60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x58402eac VAL: '2120' (3 sibs) 36: [106] [106] 0x58402ef8 VAL: '2121' (3 sibs) 36: [107] [107] 0x58402f44 VAL: '2122' (3 sibs) 36: [108] [108] 0x58402f90 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x58402fdc SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58403028 VAL: '2200' (3 sibs) 36: [111] [111] 0x58403074 VAL: '2201' (3 sibs) 36: [112] [112] 0x584030c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840310c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58403158 VAL: '2210' (3 sibs) 36: [115] [115] 0x584031a4 VAL: '2211' (3 sibs) 36: [116] [116] 0x584031f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840323c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58403288 VAL: '2220' (3 sibs) 36: [119] [119] 0x584032d4 VAL: '2221' (3 sibs) 36: [120] [120] 0x58403320 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] 0x5840cde0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5840ce2c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5840ce78 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x5840cec4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5840cf10 VAL: '0000' (3 sibs) 36: [5] [5] 0x5840cf5c VAL: '0001' (3 sibs) 36: [6] [6] 0x5840cfa8 VAL: '0002' (3 sibs) 36: [7] [7] 0x5840cff4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5840d040 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840d08c VAL: '0011' (3 sibs) 36: [10] [10] 0x5840d0d8 VAL: '0012' (3 sibs) 36: [11] [11] 0x5840d124 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5840d170 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840d1bc VAL: '0021' (3 sibs) 36: [14] [14] 0x5840d208 VAL: '0022' (3 sibs) 36: [15] [15] 0x5840d254 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5840d2a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5840d2ec VAL: '0100' (3 sibs) 36: [18] [18] 0x5840d338 VAL: '0101' (3 sibs) 36: [19] [19] 0x5840d384 VAL: '0102' (3 sibs) 36: [20] [20] 0x5840d3d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5840d41c VAL: '0110' (3 sibs) 36: [22] [22] 0x5840d468 VAL: '0111' (3 sibs) 36: [23] [23] 0x5840d4b4 VAL: '0112' (3 sibs) 36: [24] [24] 0x5840d500 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5840d54c VAL: '0120' (3 sibs) 36: [26] [26] 0x5840d598 VAL: '0121' (3 sibs) 36: [27] [27] 0x5840d5e4 VAL: '0122' (3 sibs) 36: [28] [28] 0x5840d630 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5840d67c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5840d6c8 VAL: '0200' (3 sibs) 36: [31] [31] 0x5840d714 VAL: '0201' (3 sibs) 36: [32] [32] 0x5840d760 VAL: '0202' (3 sibs) 36: [33] [33] 0x5840d7ac SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5840d7f8 VAL: '0210' (3 sibs) 36: [35] [35] 0x5840d844 VAL: '0211' (3 sibs) 36: [36] [36] 0x5840d890 VAL: '0212' (3 sibs) 36: [37] [37] 0x5840d8dc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5840d928 VAL: '0220' (3 sibs) 36: [39] [39] 0x5840d974 VAL: '0221' (3 sibs) 36: [40] [40] 0x5840d9c0 VAL: '0222' (3 sibs) 36: [41] [41] 0x5840da0c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x5840da58 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x5840daa4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x5840daf0 VAL: '1000' (3 sibs) 36: [45] [45] 0x5840db3c VAL: '1001' (3 sibs) 36: [46] [46] 0x5840db88 VAL: '1002' (3 sibs) 36: [47] [47] 0x5840dbd4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x5840dc20 VAL: '1010' (3 sibs) 36: [49] [49] 0x5840dc6c VAL: '1011' (3 sibs) 36: [50] [50] 0x5840dcb8 VAL: '1012' (3 sibs) 36: [51] [51] 0x5840dd04 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x5840dd50 VAL: '1020' (3 sibs) 36: [53] [53] 0x5840dd9c VAL: '1021' (3 sibs) 36: [54] [54] 0x5840dde8 VAL: '1022' (3 sibs) 36: [55] [55] 0x5840de34 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x5840de80 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5840decc VAL: '1100' (3 sibs) 36: [58] [58] 0x5840df18 VAL: '1101' (3 sibs) 36: [59] [59] 0x5840df64 VAL: '1102' (3 sibs) 36: [60] [60] 0x5840dfb0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5840dffc VAL: '1110' (3 sibs) 36: [62] [62] 0x5840e048 VAL: '1111' (3 sibs) 36: [63] [63] 0x5840e094 VAL: '1112' (3 sibs) 36: [64] [64] 0x5840e0e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5840e12c VAL: '1120' (3 sibs) 36: [66] [66] 0x5840e178 VAL: '1121' (3 sibs) 36: [67] [67] 0x5840e1c4 VAL: '1122' (3 sibs) 36: [68] [68] 0x5840e210 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5840e25c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x5840e2a8 VAL: '1200' (3 sibs) 36: [71] [71] 0x5840e2f4 VAL: '1201' (3 sibs) 36: [72] [72] 0x5840e340 VAL: '1202' (3 sibs) 36: [73] [73] 0x5840e38c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x5840e3d8 VAL: '1210' (3 sibs) 36: [75] [75] 0x5840e424 VAL: '1211' (3 sibs) 36: [76] [76] 0x5840e470 VAL: '1212' (3 sibs) 36: [77] [77] 0x5840e4bc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x5840e508 VAL: '1220' (3 sibs) 36: [79] [79] 0x5840e554 VAL: '1221' (3 sibs) 36: [80] [80] 0x5840e5a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x5840e5ec SEQ: (3 sibs) 3 children: 36: [82] [82] 0x5840e638 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x5840e684 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x5840e6d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x5840e71c VAL: '2001' (3 sibs) 36: [86] [86] 0x5840e768 VAL: '2002' (3 sibs) 36: [87] [87] 0x5840e7b4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x5840e800 VAL: '2010' (3 sibs) 36: [89] [89] 0x5840e84c VAL: '2011' (3 sibs) 36: [90] [90] 0x5840e898 VAL: '2012' (3 sibs) 36: [91] [91] 0x5840e8e4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5840e930 VAL: '2020' (3 sibs) 36: [93] [93] 0x5840e97c VAL: '2021' (3 sibs) 36: [94] [94] 0x5840e9c8 VAL: '2022' (3 sibs) 36: [95] [95] 0x5840ea14 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5840ea60 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5840eaac VAL: '2100' (3 sibs) 36: [98] [98] 0x5840eaf8 VAL: '2101' (3 sibs) 36: [99] [99] 0x5840eb44 VAL: '2102' (3 sibs) 36: [100] [100] 0x5840eb90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5840ebdc VAL: '2110' (3 sibs) 36: [102] [102] 0x5840ec28 VAL: '2111' (3 sibs) 36: [103] [103] 0x5840ec74 VAL: '2112' (3 sibs) 36: [104] [104] 0x5840ecc0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5840ed0c VAL: '2120' (3 sibs) 36: [106] [106] 0x5840ed58 VAL: '2121' (3 sibs) 36: [107] [107] 0x5840eda4 VAL: '2122' (3 sibs) 36: [108] [108] 0x5840edf0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5840ee3c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5840ee88 VAL: '2200' (3 sibs) 36: [111] [111] 0x5840eed4 VAL: '2201' (3 sibs) 36: [112] [112] 0x5840ef20 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840ef6c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5840efb8 VAL: '2210' (3 sibs) 36: [115] [115] 0x5840f004 VAL: '2211' (3 sibs) 36: [116] [116] 0x5840f050 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840f09c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5840f0e8 VAL: '2220' (3 sibs) 36: [119] [119] 0x5840f134 VAL: '2221' (3 sibs) 36: [120] [120] 0x5840f180 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (2 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] 0x58403590 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x584035dc SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58403628 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58403674 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x584036c0 VAL: '0000' (3 sibs) 36: [5] [5] 0x5840370c VAL: '0001' (3 sibs) 36: [6] [6] 0x58403758 VAL: '0002' (3 sibs) 36: [7] [7] 0x584037a4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x584037f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840383c VAL: '0011' (3 sibs) 36: [10] [10] 0x58403888 VAL: '0012' (3 sibs) 36: [11] [11] 0x584038d4 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58403920 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840396c VAL: '0021' (3 sibs) 36: [14] [14] 0x584039b8 VAL: '0022' (3 sibs) 36: [15] [15] 0x58403a04 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58403a50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x58403a9c VAL: '0100' (3 sibs) 36: [18] [18] 0x58403ae8 VAL: '0101' (3 sibs) 36: [19] [19] 0x58403b34 VAL: '0102' (3 sibs) 36: [20] [20] 0x58403b80 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x58403bcc VAL: '0110' (3 sibs) 36: [22] [22] 0x58403c18 VAL: '0111' (3 sibs) 36: [23] [23] 0x58403c64 VAL: '0112' (3 sibs) 36: [24] [24] 0x58403cb0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x58403cfc VAL: '0120' (3 sibs) 36: [26] [26] 0x58403d48 VAL: '0121' (3 sibs) 36: [27] [27] 0x58403d94 VAL: '0122' (3 sibs) 36: [28] [28] 0x58403de0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x58403e2c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58403e78 VAL: '0200' (3 sibs) 36: [31] [31] 0x58403ec4 VAL: '0201' (3 sibs) 36: [32] [32] 0x58403f10 VAL: '0202' (3 sibs) 36: [33] [33] 0x58403f5c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58403fa8 VAL: '0210' (3 sibs) 36: [35] [35] 0x58403ff4 VAL: '0211' (3 sibs) 36: [36] [36] 0x58404040 VAL: '0212' (3 sibs) 36: [37] [37] 0x5840408c SEQ: (3 sibs) 3 children: 36: [38] [38] 0x584040d8 VAL: '0220' (3 sibs) 36: [39] [39] 0x58404124 VAL: '0221' (3 sibs) 36: [40] [40] 0x58404170 VAL: '0222' (3 sibs) 36: [41] [41] 0x584041bc SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58404208 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58404254 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x584042a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x584042ec VAL: '1001' (3 sibs) 36: [46] [46] 0x58404338 VAL: '1002' (3 sibs) 36: [47] [47] 0x58404384 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x584043d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x5840441c VAL: '1011' (3 sibs) 36: [50] [50] 0x58404468 VAL: '1012' (3 sibs) 36: [51] [51] 0x584044b4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58404500 VAL: '1020' (3 sibs) 36: [53] [53] 0x5840454c VAL: '1021' (3 sibs) 36: [54] [54] 0x58404598 VAL: '1022' (3 sibs) 36: [55] [55] 0x584045e4 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58404630 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x5840467c VAL: '1100' (3 sibs) 36: [58] [58] 0x584046c8 VAL: '1101' (3 sibs) 36: [59] [59] 0x58404714 VAL: '1102' (3 sibs) 36: [60] [60] 0x58404760 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x584047ac VAL: '1110' (3 sibs) 36: [62] [62] 0x584047f8 VAL: '1111' (3 sibs) 36: [63] [63] 0x58404844 VAL: '1112' (3 sibs) 36: [64] [64] 0x58404890 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x584048dc VAL: '1120' (3 sibs) 36: [66] [66] 0x58404928 VAL: '1121' (3 sibs) 36: [67] [67] 0x58404974 VAL: '1122' (3 sibs) 36: [68] [68] 0x584049c0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x58404a0c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58404a58 VAL: '1200' (3 sibs) 36: [71] [71] 0x58404aa4 VAL: '1201' (3 sibs) 36: [72] [72] 0x58404af0 VAL: '1202' (3 sibs) 36: [73] [73] 0x58404b3c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x58404b88 VAL: '1210' (3 sibs) 36: [75] [75] 0x58404bd4 VAL: '1211' (3 sibs) 36: [76] [76] 0x58404c20 VAL: '1212' (3 sibs) 36: [77] [77] 0x58404c6c SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58404cb8 VAL: '1220' (3 sibs) 36: [79] [79] 0x58404d04 VAL: '1221' (3 sibs) 36: [80] [80] 0x58404d50 VAL: '1222' (3 sibs) 36: [81] [81] 0x58404d9c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58404de8 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58404e34 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58404e80 VAL: '2000' (3 sibs) 36: [85] [85] 0x58404ecc VAL: '2001' (3 sibs) 36: [86] [86] 0x58404f18 VAL: '2002' (3 sibs) 36: [87] [87] 0x58404f64 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58404fb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x58404ffc VAL: '2011' (3 sibs) 36: [90] [90] 0x58405048 VAL: '2012' (3 sibs) 36: [91] [91] 0x58405094 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x584050e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x5840512c VAL: '2021' (3 sibs) 36: [94] [94] 0x58405178 VAL: '2022' (3 sibs) 36: [95] [95] 0x584051c4 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58405210 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5840525c VAL: '2100' (3 sibs) 36: [98] [98] 0x584052a8 VAL: '2101' (3 sibs) 36: [99] [99] 0x584052f4 VAL: '2102' (3 sibs) 36: [100] [100] 0x58405340 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5840538c VAL: '2110' (3 sibs) 36: [102] [102] 0x584053d8 VAL: '2111' (3 sibs) 36: [103] [103] 0x58405424 VAL: '2112' (3 sibs) 36: [104] [104] 0x58405470 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x584054bc VAL: '2120' (3 sibs) 36: [106] [106] 0x58405508 VAL: '2121' (3 sibs) 36: [107] [107] 0x58405554 VAL: '2122' (3 sibs) 36: [108] [108] 0x584055a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x584055ec SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58405638 VAL: '2200' (3 sibs) 36: [111] [111] 0x58405684 VAL: '2201' (3 sibs) 36: [112] [112] 0x584056d0 VAL: '2202' (3 sibs) 36: [113] [113] 0x5840571c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58405768 VAL: '2210' (3 sibs) 36: [115] [115] 0x584057b4 VAL: '2211' (3 sibs) 36: [116] [116] 0x58405800 VAL: '2212' (3 sibs) 36: [117] [117] 0x5840584c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58405898 VAL: '2220' (3 sibs) 36: [119] [119] 0x584058e4 VAL: '2221' (3 sibs) 36: [120] [120] 0x58405930 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] 0x5840f3f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5840f43c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x5840f488 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x5840f4d4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x5840f520 VAL: '0000' (3 sibs) 36: [5] [5] 0x5840f56c VAL: '0001' (3 sibs) 36: [6] [6] 0x5840f5b8 VAL: '0002' (3 sibs) 36: [7] [7] 0x5840f604 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x5840f650 VAL: '0010' (3 sibs) 36: [9] [9] 0x5840f69c VAL: '0011' (3 sibs) 36: [10] [10] 0x5840f6e8 VAL: '0012' (3 sibs) 36: [11] [11] 0x5840f734 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x5840f780 VAL: '0020' (3 sibs) 36: [13] [13] 0x5840f7cc VAL: '0021' (3 sibs) 36: [14] [14] 0x5840f818 VAL: '0022' (3 sibs) 36: [15] [15] 0x5840f864 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x5840f8b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x5840f8fc VAL: '0100' (3 sibs) 36: [18] [18] 0x5840f948 VAL: '0101' (3 sibs) 36: [19] [19] 0x5840f994 VAL: '0102' (3 sibs) 36: [20] [20] 0x5840f9e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5840fa2c VAL: '0110' (3 sibs) 36: [22] [22] 0x5840fa78 VAL: '0111' (3 sibs) 36: [23] [23] 0x5840fac4 VAL: '0112' (3 sibs) 36: [24] [24] 0x5840fb10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5840fb5c VAL: '0120' (3 sibs) 36: [26] [26] 0x5840fba8 VAL: '0121' (3 sibs) 36: [27] [27] 0x5840fbf4 VAL: '0122' (3 sibs) 36: [28] [28] 0x5840fc40 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5840fc8c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x5840fcd8 VAL: '0200' (3 sibs) 36: [31] [31] 0x5840fd24 VAL: '0201' (3 sibs) 36: [32] [32] 0x5840fd70 VAL: '0202' (3 sibs) 36: [33] [33] 0x5840fdbc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x5840fe08 VAL: '0210' (3 sibs) 36: [35] [35] 0x5840fe54 VAL: '0211' (3 sibs) 36: [36] [36] 0x5840fea0 VAL: '0212' (3 sibs) 36: [37] [37] 0x5840feec SEQ: (3 sibs) 3 children: 36: [38] [38] 0x5840ff38 VAL: '0220' (3 sibs) 36: [39] [39] 0x5840ff84 VAL: '0221' (3 sibs) 36: [40] [40] 0x5840ffd0 VAL: '0222' (3 sibs) 36: [41] [41] 0x5841001c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58410068 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x584100b4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58410100 VAL: '1000' (3 sibs) 36: [45] [45] 0x5841014c VAL: '1001' (3 sibs) 36: [46] [46] 0x58410198 VAL: '1002' (3 sibs) 36: [47] [47] 0x584101e4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58410230 VAL: '1010' (3 sibs) 36: [49] [49] 0x5841027c VAL: '1011' (3 sibs) 36: [50] [50] 0x584102c8 VAL: '1012' (3 sibs) 36: [51] [51] 0x58410314 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58410360 VAL: '1020' (3 sibs) 36: [53] [53] 0x584103ac VAL: '1021' (3 sibs) 36: [54] [54] 0x584103f8 VAL: '1022' (3 sibs) 36: [55] [55] 0x58410444 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58410490 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x584104dc VAL: '1100' (3 sibs) 36: [58] [58] 0x58410528 VAL: '1101' (3 sibs) 36: [59] [59] 0x58410574 VAL: '1102' (3 sibs) 36: [60] [60] 0x584105c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5841060c VAL: '1110' (3 sibs) 36: [62] [62] 0x58410658 VAL: '1111' (3 sibs) 36: [63] [63] 0x584106a4 VAL: '1112' (3 sibs) 36: [64] [64] 0x584106f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5841073c VAL: '1120' (3 sibs) 36: [66] [66] 0x58410788 VAL: '1121' (3 sibs) 36: [67] [67] 0x584107d4 VAL: '1122' (3 sibs) 36: [68] [68] 0x58410820 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5841086c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x584108b8 VAL: '1200' (3 sibs) 36: [71] [71] 0x58410904 VAL: '1201' (3 sibs) 36: [72] [72] 0x58410950 VAL: '1202' (3 sibs) 36: [73] [73] 0x5841099c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x584109e8 VAL: '1210' (3 sibs) 36: [75] [75] 0x58410a34 VAL: '1211' (3 sibs) 36: [76] [76] 0x58410a80 VAL: '1212' (3 sibs) 36: [77] [77] 0x58410acc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58410b18 VAL: '1220' (3 sibs) 36: [79] [79] 0x58410b64 VAL: '1221' (3 sibs) 36: [80] [80] 0x58410bb0 VAL: '1222' (3 sibs) 36: [81] [81] 0x58410bfc SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58410c48 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58410c94 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58410ce0 VAL: '2000' (3 sibs) 36: [85] [85] 0x58410d2c VAL: '2001' (3 sibs) 36: [86] [86] 0x58410d78 VAL: '2002' (3 sibs) 36: [87] [87] 0x58410dc4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58410e10 VAL: '2010' (3 sibs) 36: [89] [89] 0x58410e5c VAL: '2011' (3 sibs) 36: [90] [90] 0x58410ea8 VAL: '2012' (3 sibs) 36: [91] [91] 0x58410ef4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58410f40 VAL: '2020' (3 sibs) 36: [93] [93] 0x58410f8c VAL: '2021' (3 sibs) 36: [94] [94] 0x58410fd8 VAL: '2022' (3 sibs) 36: [95] [95] 0x58411024 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58411070 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x584110bc VAL: '2100' (3 sibs) 36: [98] [98] 0x58411108 VAL: '2101' (3 sibs) 36: [99] [99] 0x58411154 VAL: '2102' (3 sibs) 36: [100] [100] 0x584111a0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x584111ec VAL: '2110' (3 sibs) 36: [102] [102] 0x58411238 VAL: '2111' (3 sibs) 36: [103] [103] 0x58411284 VAL: '2112' (3 sibs) 36: [104] [104] 0x584112d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5841131c VAL: '2120' (3 sibs) 36: [106] [106] 0x58411368 VAL: '2121' (3 sibs) 36: [107] [107] 0x584113b4 VAL: '2122' (3 sibs) 36: [108] [108] 0x58411400 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5841144c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58411498 VAL: '2200' (3 sibs) 36: [111] [111] 0x584114e4 VAL: '2201' (3 sibs) 36: [112] [112] 0x58411530 VAL: '2202' (3 sibs) 36: [113] [113] 0x5841157c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x584115c8 VAL: '2210' (3 sibs) 36: [115] [115] 0x58411614 VAL: '2211' (3 sibs) 36: [116] [116] 0x58411660 VAL: '2212' (3 sibs) 36: [117] [117] 0x584116ac SEQ: (3 sibs) 3 children: 36: [118] [118] 0x584116f8 VAL: '2220' (3 sibs) 36: [119] [119] 0x58411744 VAL: '2221' (3 sibs) 36: [120] [120] 0x58411790 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: 0x583f2b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f0080 SEQ: (3 sibs) 3 children: 36: 0x583f0190 SEQ: (3 sibs) 3 children: 36: 0x583f02a0 SEQ: (3 sibs) 3 children: 36: 0x583f03b0 VAL: '0000' (3 sibs) 36: 0x583f0408 VAL: '0001' (3 sibs) 36: 0x583f0460 VAL: '0002' (3 sibs) 36: 0x583f02f8 SEQ: (3 sibs) 3 children: 36: 0x583f04c0 VAL: '0010' (3 sibs) 36: 0x583f0518 VAL: '0011' (3 sibs) 36: 0x583f0570 VAL: '0012' (3 sibs) 36: 0x583f0350 SEQ: (3 sibs) 3 children: 36: 0x583f05d0 VAL: '0020' (3 sibs) 36: 0x583f0628 VAL: '0021' (3 sibs) 36: 0x583f0680 VAL: '0022' (3 sibs) 36: 0x583f01e8 SEQ: (3 sibs) 3 children: 36: 0x583f06e0 SEQ: (3 sibs) 3 children: 36: 0x583f07f0 VAL: '0100' (3 sibs) 36: 0x583f0848 VAL: '0101' (3 sibs) 36: 0x583f08a0 VAL: '0102' (3 sibs) 36: 0x583f0738 SEQ: (3 sibs) 3 children: 36: 0x583f0900 VAL: '0110' (3 sibs) 36: 0x583f0958 VAL: '0111' (3 sibs) 36: 0x583f09b0 VAL: '0112' (3 sibs) 36: 0x583f0790 SEQ: (3 sibs) 3 children: 36: 0x583f0a10 VAL: '0120' (3 sibs) 36: 0x583f0a68 VAL: '0121' (3 sibs) 36: 0x583f0ac0 VAL: '0122' (3 sibs) 36: 0x583f0240 SEQ: (3 sibs) 3 children: 36: 0x583f0b20 SEQ: (3 sibs) 3 children: 36: 0x583f0c30 VAL: '0200' (3 sibs) 36: 0x583f0c88 VAL: '0201' (3 sibs) 36: 0x583f0ce0 VAL: '0202' (3 sibs) 36: 0x583f0b78 SEQ: (3 sibs) 3 children: 36: 0x583f0d40 VAL: '0210' (3 sibs) 36: 0x583f0d98 VAL: '0211' (3 sibs) 36: 0x583f0df0 VAL: '0212' (3 sibs) 36: 0x583f0bd0 SEQ: (3 sibs) 3 children: 36: 0x583f0e50 VAL: '0220' (3 sibs) 36: 0x583f0ea8 VAL: '0221' (3 sibs) 36: 0x583f0f00 VAL: '0222' (3 sibs) 36: 0x583f00d8 SEQ: (3 sibs) 3 children: 36: 0x583f0f60 SEQ: (3 sibs) 3 children: 36: 0x583f1070 SEQ: (3 sibs) 3 children: 36: 0x583f1180 VAL: '1000' (3 sibs) 36: 0x583f11d8 VAL: '1001' (3 sibs) 36: 0x583f1230 VAL: '1002' (3 sibs) 36: 0x583f10c8 SEQ: (3 sibs) 3 children: 36: 0x583f1290 VAL: '1010' (3 sibs) 36: 0x583f12e8 VAL: '1011' (3 sibs) 36: 0x583f1340 VAL: '1012' (3 sibs) 36: 0x583f1120 SEQ: (3 sibs) 3 children: 36: 0x583f13a0 VAL: '1020' (3 sibs) 36: 0x583f13f8 VAL: '1021' (3 sibs) 36: 0x583f1450 VAL: '1022' (3 sibs) 36: 0x583f0fb8 SEQ: (3 sibs) 3 children: 36: 0x583f14b0 SEQ: (3 sibs) 3 children: 36: 0x583f15c0 VAL: '1100' (3 sibs) 36: 0x583f1618 VAL: '1101' (3 sibs) 36: 0x583f1670 VAL: '1102' (3 sibs) 36: 0x583f1508 SEQ: (3 sibs) 3 children: 36: 0x583f16d0 VAL: '1110' (3 sibs) 36: 0x583f1728 VAL: '1111' (3 sibs) 36: 0x583f1780 VAL: '1112' (3 sibs) 36: 0x583f1560 SEQ: (3 sibs) 3 children: 36: 0x583f17e0 VAL: '1120' (3 sibs) 36: 0x583f1838 VAL: '1121' (3 sibs) 36: 0x583f1890 VAL: '1122' (3 sibs) 36: 0x583f1010 SEQ: (3 sibs) 3 children: 36: 0x583f18f0 SEQ: (3 sibs) 3 children: 36: 0x583f1a00 VAL: '1200' (3 sibs) 36: 0x583f1a58 VAL: '1201' (3 sibs) 36: 0x583f1ab0 VAL: '1202' (3 sibs) 36: 0x583f1948 SEQ: (3 sibs) 3 children: 36: 0x583f1b10 VAL: '1210' (3 sibs) 36: 0x583f1b68 VAL: '1211' (3 sibs) 36: 0x583f1bc0 VAL: '1212' (3 sibs) 36: 0x583f19a0 SEQ: (3 sibs) 3 children: 36: 0x583f1c20 VAL: '1220' (3 sibs) 36: 0x583f1c78 VAL: '1221' (3 sibs) 36: 0x583f1cd0 VAL: '1222' (3 sibs) 36: 0x583f0130 SEQ: (3 sibs) 3 children: 36: 0x583f1d30 SEQ: (3 sibs) 3 children: 36: 0x583f1e40 SEQ: (3 sibs) 3 children: 36: 0x583f1f50 VAL: '2000' (3 sibs) 36: 0x583f1fa8 VAL: '2001' (3 sibs) 36: 0x583f2000 VAL: '2002' (3 sibs) 36: 0x583f1e98 SEQ: (3 sibs) 3 children: 36: 0x583f2060 VAL: '2010' (3 sibs) 36: 0x583f20b8 VAL: '2011' (3 sibs) 36: 0x583f2110 VAL: '2012' (3 sibs) 36: 0x583f1ef0 SEQ: (3 sibs) 3 children: 36: 0x583f2170 VAL: '2020' (3 sibs) 36: 0x583f21c8 VAL: '2021' (3 sibs) 36: 0x583f2220 VAL: '2022' (3 sibs) 36: 0x583f1d88 SEQ: (3 sibs) 3 children: 36: 0x583f2280 SEQ: (3 sibs) 3 children: 36: 0x583f2390 VAL: '2100' (3 sibs) 36: 0x583f23e8 VAL: '2101' (3 sibs) 36: 0x583f2440 VAL: '2102' (3 sibs) 36: 0x583f22d8 SEQ: (3 sibs) 3 children: 36: 0x583f24a0 VAL: '2110' (3 sibs) 36: 0x583f24f8 VAL: '2111' (3 sibs) 36: 0x583f2550 VAL: '2112' (3 sibs) 36: 0x583f2330 SEQ: (3 sibs) 3 children: 36: 0x583f25b0 VAL: '2120' (3 sibs) 36: 0x583f2608 VAL: '2121' (3 sibs) 36: 0x583f2660 VAL: '2122' (3 sibs) 36: 0x583f1de0 SEQ: (3 sibs) 3 children: 36: 0x583f26c0 SEQ: (3 sibs) 3 children: 36: 0x583f27d0 VAL: '2200' (3 sibs) 36: 0x583f2828 VAL: '2201' (3 sibs) 36: 0x583f2880 VAL: '2202' (3 sibs) 36: 0x583f2718 SEQ: (3 sibs) 3 children: 36: 0x583f28e0 VAL: '2210' (3 sibs) 36: 0x583f2938 VAL: '2211' (3 sibs) 36: 0x583f2990 VAL: '2212' (3 sibs) 36: 0x583f2770 SEQ: (3 sibs) 3 children: 36: 0x583f29f0 VAL: '2220' (3 sibs) 36: 0x583f2a48 VAL: '2221' (3 sibs) 36: 0x583f2aa0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x58411a00 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x58411a4c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58411a98 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58411ae4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x58411b30 VAL: '0000' (3 sibs) 36: [5] [5] 0x58411b7c VAL: '0001' (3 sibs) 36: [6] [6] 0x58411bc8 VAL: '0002' (3 sibs) 36: [7] [7] 0x58411c14 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x58411c60 VAL: '0010' (3 sibs) 36: [9] [9] 0x58411cac VAL: '0011' (3 sibs) 36: [10] [10] 0x58411cf8 VAL: '0012' (3 sibs) 36: [11] [11] 0x58411d44 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58411d90 VAL: '0020' (3 sibs) 36: [13] [13] 0x58411ddc VAL: '0021' (3 sibs) 36: [14] [14] 0x58411e28 VAL: '0022' (3 sibs) 36: [15] [15] 0x58411e74 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58411ec0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x58411f0c VAL: '0100' (3 sibs) 36: [18] [18] 0x58411f58 VAL: '0101' (3 sibs) 36: [19] [19] 0x58411fa4 VAL: '0102' (3 sibs) 36: [20] [20] 0x58411ff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5841203c VAL: '0110' (3 sibs) 36: [22] [22] 0x58412088 VAL: '0111' (3 sibs) 36: [23] [23] 0x584120d4 VAL: '0112' (3 sibs) 36: [24] [24] 0x58412120 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5841216c VAL: '0120' (3 sibs) 36: [26] [26] 0x584121b8 VAL: '0121' (3 sibs) 36: [27] [27] 0x58412204 VAL: '0122' (3 sibs) 36: [28] [28] 0x58412250 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5841229c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x584122e8 VAL: '0200' (3 sibs) 36: [31] [31] 0x58412334 VAL: '0201' (3 sibs) 36: [32] [32] 0x58412380 VAL: '0202' (3 sibs) 36: [33] [33] 0x584123cc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58412418 VAL: '0210' (3 sibs) 36: [35] [35] 0x58412464 VAL: '0211' (3 sibs) 36: [36] [36] 0x584124b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x584124fc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x58412548 VAL: '0220' (3 sibs) 36: [39] [39] 0x58412594 VAL: '0221' (3 sibs) 36: [40] [40] 0x584125e0 VAL: '0222' (3 sibs) 36: [41] [41] 0x5841262c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58412678 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x584126c4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58412710 VAL: '1000' (3 sibs) 36: [45] [45] 0x5841275c VAL: '1001' (3 sibs) 36: [46] [46] 0x584127a8 VAL: '1002' (3 sibs) 36: [47] [47] 0x584127f4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58412840 VAL: '1010' (3 sibs) 36: [49] [49] 0x5841288c VAL: '1011' (3 sibs) 36: [50] [50] 0x584128d8 VAL: '1012' (3 sibs) 36: [51] [51] 0x58412924 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58412970 VAL: '1020' (3 sibs) 36: [53] [53] 0x584129bc VAL: '1021' (3 sibs) 36: [54] [54] 0x58412a08 VAL: '1022' (3 sibs) 36: [55] [55] 0x58412a54 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58412aa0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x58412aec VAL: '1100' (3 sibs) 36: [58] [58] 0x58412b38 VAL: '1101' (3 sibs) 36: [59] [59] 0x58412b84 VAL: '1102' (3 sibs) 36: [60] [60] 0x58412bd0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x58412c1c VAL: '1110' (3 sibs) 36: [62] [62] 0x58412c68 VAL: '1111' (3 sibs) 36: [63] [63] 0x58412cb4 VAL: '1112' (3 sibs) 36: [64] [64] 0x58412d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x58412d4c VAL: '1120' (3 sibs) 36: [66] [66] 0x58412d98 VAL: '1121' (3 sibs) 36: [67] [67] 0x58412de4 VAL: '1122' (3 sibs) 36: [68] [68] 0x58412e30 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x58412e7c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58412ec8 VAL: '1200' (3 sibs) 36: [71] [71] 0x58412f14 VAL: '1201' (3 sibs) 36: [72] [72] 0x58412f60 VAL: '1202' (3 sibs) 36: [73] [73] 0x58412fac SEQ: (3 sibs) 3 children: 36: [74] [74] 0x58412ff8 VAL: '1210' (3 sibs) 36: [75] [75] 0x58413044 VAL: '1211' (3 sibs) 36: [76] [76] 0x58413090 VAL: '1212' (3 sibs) 36: [77] [77] 0x584130dc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58413128 VAL: '1220' (3 sibs) 36: [79] [79] 0x58413174 VAL: '1221' (3 sibs) 36: [80] [80] 0x584131c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x5841320c SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58413258 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x584132a4 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x584132f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x5841333c VAL: '2001' (3 sibs) 36: [86] [86] 0x58413388 VAL: '2002' (3 sibs) 36: [87] [87] 0x584133d4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58413420 VAL: '2010' (3 sibs) 36: [89] [89] 0x5841346c VAL: '2011' (3 sibs) 36: [90] [90] 0x584134b8 VAL: '2012' (3 sibs) 36: [91] [91] 0x58413504 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58413550 VAL: '2020' (3 sibs) 36: [93] [93] 0x5841359c VAL: '2021' (3 sibs) 36: [94] [94] 0x584135e8 VAL: '2022' (3 sibs) 36: [95] [95] 0x58413634 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58413680 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x584136cc VAL: '2100' (3 sibs) 36: [98] [98] 0x58413718 VAL: '2101' (3 sibs) 36: [99] [99] 0x58413764 VAL: '2102' (3 sibs) 36: [100] [100] 0x584137b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x584137fc VAL: '2110' (3 sibs) 36: [102] [102] 0x58413848 VAL: '2111' (3 sibs) 36: [103] [103] 0x58413894 VAL: '2112' (3 sibs) 36: [104] [104] 0x584138e0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5841392c VAL: '2120' (3 sibs) 36: [106] [106] 0x58413978 VAL: '2121' (3 sibs) 36: [107] [107] 0x584139c4 VAL: '2122' (3 sibs) 36: [108] [108] 0x58413a10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x58413a5c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58413aa8 VAL: '2200' (3 sibs) 36: [111] [111] 0x58413af4 VAL: '2201' (3 sibs) 36: [112] [112] 0x58413b40 VAL: '2202' (3 sibs) 36: [113] [113] 0x58413b8c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58413bd8 VAL: '2210' (3 sibs) 36: [115] [115] 0x58413c24 VAL: '2211' (3 sibs) 36: [116] [116] 0x58413c70 VAL: '2212' (3 sibs) 36: [117] [117] 0x58413cbc SEQ: (3 sibs) 3 children: 36: [118] [118] 0x58413d08 VAL: '2220' (3 sibs) 36: [119] [119] 0x58413d54 VAL: '2221' (3 sibs) 36: [120] [120] 0x58413da0 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: 0x583f2bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f2c50 SEQ: (3 sibs) 3 children: 36: 0x583f2d60 SEQ: (3 sibs) 3 children: 36: 0x583f2e70 SEQ: (3 sibs) 3 children: 36: 0x583f2f80 VAL: '0000' (3 sibs) 36: 0x583f2fd8 VAL: '0001' (3 sibs) 36: 0x583f3030 VAL: '0002' (3 sibs) 36: 0x583f2ec8 SEQ: (3 sibs) 3 children: 36: 0x583f3090 VAL: '0010' (3 sibs) 36: 0x583f30e8 VAL: '0011' (3 sibs) 36: 0x583f3140 VAL: '0012' (3 sibs) 36: 0x583f2f20 SEQ: (3 sibs) 3 children: 36: 0x583f31a0 VAL: '0020' (3 sibs) 36: 0x583f31f8 VAL: '0021' (3 sibs) 36: 0x583f3250 VAL: '0022' (3 sibs) 36: 0x583f2db8 SEQ: (3 sibs) 3 children: 36: 0x583f32b0 SEQ: (3 sibs) 3 children: 36: 0x583f33c0 VAL: '0100' (3 sibs) 36: 0x583f3418 VAL: '0101' (3 sibs) 36: 0x583f3470 VAL: '0102' (3 sibs) 36: 0x583f3308 SEQ: (3 sibs) 3 children: 36: 0x583f34d0 VAL: '0110' (3 sibs) 36: 0x583f3528 VAL: '0111' (3 sibs) 36: 0x583f3580 VAL: '0112' (3 sibs) 36: 0x583f3360 SEQ: (3 sibs) 3 children: 36: 0x583f35e0 VAL: '0120' (3 sibs) 36: 0x583f3638 VAL: '0121' (3 sibs) 36: 0x583f3690 VAL: '0122' (3 sibs) 36: 0x583f2e10 SEQ: (3 sibs) 3 children: 36: 0x583f36f0 SEQ: (3 sibs) 3 children: 36: 0x583f3800 VAL: '0200' (3 sibs) 36: 0x583f3858 VAL: '0201' (3 sibs) 36: 0x583f38b0 VAL: '0202' (3 sibs) 36: 0x583f3748 SEQ: (3 sibs) 3 children: 36: 0x583f3910 VAL: '0210' (3 sibs) 36: 0x583f3968 VAL: '0211' (3 sibs) 36: 0x583f39c0 VAL: '0212' (3 sibs) 36: 0x583f37a0 SEQ: (3 sibs) 3 children: 36: 0x583f3a20 VAL: '0220' (3 sibs) 36: 0x583f3a78 VAL: '0221' (3 sibs) 36: 0x583f3ad0 VAL: '0222' (3 sibs) 36: 0x583f2ca8 SEQ: (3 sibs) 3 children: 36: 0x583f3b30 SEQ: (3 sibs) 3 children: 36: 0x583f3c40 SEQ: (3 sibs) 3 children: 36: 0x583f3d50 VAL: '1000' (3 sibs) 36: 0x583f3da8 VAL: '1001' (3 sibs) 36: 0x583f3e00 VAL: '1002' (3 sibs) 36: 0x583f3c98 SEQ: (3 sibs) 3 children: 36: 0x583f3e60 VAL: '1010' (3 sibs) 36: 0x583f3eb8 VAL: '1011' (3 sibs) 36: 0x583f3f10 VAL: '1012' (3 sibs) 36: 0x583f3cf0 SEQ: (3 sibs) 3 children: 36: 0x583f3f70 VAL: '1020' (3 sibs) 36: 0x583f3fc8 VAL: '1021' (3 sibs) 36: 0x583f4020 VAL: '1022' (3 sibs) 36: 0x583f3b88 SEQ: (3 sibs) 3 children: 36: 0x583f4080 SEQ: (3 sibs) 3 children: 36: 0x583f4190 VAL: '1100' (3 sibs) 36: 0x583f41e8 VAL: '1101' (3 sibs) 36: 0x583f4240 VAL: '1102' (3 sibs) 36: 0x583f40d8 SEQ: (3 sibs) 3 children: 36: 0x583f42a0 VAL: '1110' (3 sibs) 36: 0x583f42f8 VAL: '1111' (3 sibs) 36: 0x583f4350 VAL: '1112' (3 sibs) 36: 0x583f4130 SEQ: (3 sibs) 3 children: 36: 0x583f43b0 VAL: '1120' (3 sibs) 36: 0x583f4408 VAL: '1121' (3 sibs) 36: 0x583f4460 VAL: '1122' (3 sibs) 36: 0x583f3be0 SEQ: (3 sibs) 3 children: 36: 0x583f44c0 SEQ: (3 sibs) 3 children: 36: 0x583f45d0 VAL: '1200' (3 sibs) 36: 0x583f4628 VAL: '1201' (3 sibs) 36: 0x583f4680 VAL: '1202' (3 sibs) 36: 0x583f4518 SEQ: (3 sibs) 3 children: 36: 0x583f46e0 VAL: '1210' (3 sibs) 36: 0x583f4738 VAL: '1211' (3 sibs) 36: 0x583f4790 VAL: '1212' (3 sibs) 36: 0x583f4570 SEQ: (3 sibs) 3 children: 36: 0x583f47f0 VAL: '1220' (3 sibs) 36: 0x583f4848 VAL: '1221' (3 sibs) 36: 0x583f48a0 VAL: '1222' (3 sibs) 36: 0x583f2d00 SEQ: (3 sibs) 3 children: 36: 0x583f4900 SEQ: (3 sibs) 3 children: 36: 0x583f4a10 SEQ: (3 sibs) 3 children: 36: 0x583f4b20 VAL: '2000' (3 sibs) 36: 0x583f4b78 VAL: '2001' (3 sibs) 36: 0x583f4bd0 VAL: '2002' (3 sibs) 36: 0x583f4a68 SEQ: (3 sibs) 3 children: 36: 0x583f4c30 VAL: '2010' (3 sibs) 36: 0x583f4c88 VAL: '2011' (3 sibs) 36: 0x583f4ce0 VAL: '2012' (3 sibs) 36: 0x583f4ac0 SEQ: (3 sibs) 3 children: 36: 0x583f4d40 VAL: '2020' (3 sibs) 36: 0x583f4d98 VAL: '2021' (3 sibs) 36: 0x583f4df0 VAL: '2022' (3 sibs) 36: 0x583f4958 SEQ: (3 sibs) 3 children: 36: 0x583f4e50 SEQ: (3 sibs) 3 children: 36: 0x583f4f60 VAL: '2100' (3 sibs) 36: 0x583f4fb8 VAL: '2101' (3 sibs) 36: 0x583f5010 VAL: '2102' (3 sibs) 36: 0x583f4ea8 SEQ: (3 sibs) 3 children: 36: 0x583f5070 VAL: '2110' (3 sibs) 36: 0x583f50c8 VAL: '2111' (3 sibs) 36: 0x583f5120 VAL: '2112' (3 sibs) 36: 0x583f4f00 SEQ: (3 sibs) 3 children: 36: 0x583f5180 VAL: '2120' (3 sibs) 36: 0x583f51d8 VAL: '2121' (3 sibs) 36: 0x583f5230 VAL: '2122' (3 sibs) 36: 0x583f49b0 SEQ: (3 sibs) 3 children: 36: 0x583f5290 SEQ: (3 sibs) 3 children: 36: 0x583f53a0 VAL: '2200' (3 sibs) 36: 0x583f53f8 VAL: '2201' (3 sibs) 36: 0x583f5450 VAL: '2202' (3 sibs) 36: 0x583f52e8 SEQ: (3 sibs) 3 children: 36: 0x583f54b0 VAL: '2210' (3 sibs) 36: 0x583f5508 VAL: '2211' (3 sibs) 36: 0x583f5560 VAL: '2212' (3 sibs) 36: 0x583f5340 SEQ: (3 sibs) 3 children: 36: 0x583f55c0 VAL: '2220' (3 sibs) 36: 0x583f5618 VAL: '2221' (3 sibs) 36: 0x583f5670 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x58413df0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x58413e3c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58413e88 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x58413ed4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x58413f20 VAL: '0000' (3 sibs) 36: [5] [5] 0x58413f6c VAL: '0001' (3 sibs) 36: [6] [6] 0x58413fb8 VAL: '0002' (3 sibs) 36: [7] [7] 0x58414004 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x58414050 VAL: '0010' (3 sibs) 36: [9] [9] 0x5841409c VAL: '0011' (3 sibs) 36: [10] [10] 0x584140e8 VAL: '0012' (3 sibs) 36: [11] [11] 0x58414134 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58414180 VAL: '0020' (3 sibs) 36: [13] [13] 0x584141cc VAL: '0021' (3 sibs) 36: [14] [14] 0x58414218 VAL: '0022' (3 sibs) 36: [15] [15] 0x58414264 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x584142b0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x584142fc VAL: '0100' (3 sibs) 36: [18] [18] 0x58414348 VAL: '0101' (3 sibs) 36: [19] [19] 0x58414394 VAL: '0102' (3 sibs) 36: [20] [20] 0x584143e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5841442c VAL: '0110' (3 sibs) 36: [22] [22] 0x58414478 VAL: '0111' (3 sibs) 36: [23] [23] 0x584144c4 VAL: '0112' (3 sibs) 36: [24] [24] 0x58414510 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5841455c VAL: '0120' (3 sibs) 36: [26] [26] 0x584145a8 VAL: '0121' (3 sibs) 36: [27] [27] 0x584145f4 VAL: '0122' (3 sibs) 36: [28] [28] 0x58414640 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x5841468c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x584146d8 VAL: '0200' (3 sibs) 36: [31] [31] 0x58414724 VAL: '0201' (3 sibs) 36: [32] [32] 0x58414770 VAL: '0202' (3 sibs) 36: [33] [33] 0x584147bc SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58414808 VAL: '0210' (3 sibs) 36: [35] [35] 0x58414854 VAL: '0211' (3 sibs) 36: [36] [36] 0x584148a0 VAL: '0212' (3 sibs) 36: [37] [37] 0x584148ec SEQ: (3 sibs) 3 children: 36: [38] [38] 0x58414938 VAL: '0220' (3 sibs) 36: [39] [39] 0x58414984 VAL: '0221' (3 sibs) 36: [40] [40] 0x584149d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x58414a1c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58414a68 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58414ab4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58414b00 VAL: '1000' (3 sibs) 36: [45] [45] 0x58414b4c VAL: '1001' (3 sibs) 36: [46] [46] 0x58414b98 VAL: '1002' (3 sibs) 36: [47] [47] 0x58414be4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58414c30 VAL: '1010' (3 sibs) 36: [49] [49] 0x58414c7c VAL: '1011' (3 sibs) 36: [50] [50] 0x58414cc8 VAL: '1012' (3 sibs) 36: [51] [51] 0x58414d14 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58414d60 VAL: '1020' (3 sibs) 36: [53] [53] 0x58414dac VAL: '1021' (3 sibs) 36: [54] [54] 0x58414df8 VAL: '1022' (3 sibs) 36: [55] [55] 0x58414e44 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58414e90 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x58414edc VAL: '1100' (3 sibs) 36: [58] [58] 0x58414f28 VAL: '1101' (3 sibs) 36: [59] [59] 0x58414f74 VAL: '1102' (3 sibs) 36: [60] [60] 0x58414fc0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x5841500c VAL: '1110' (3 sibs) 36: [62] [62] 0x58415058 VAL: '1111' (3 sibs) 36: [63] [63] 0x584150a4 VAL: '1112' (3 sibs) 36: [64] [64] 0x584150f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5841513c VAL: '1120' (3 sibs) 36: [66] [66] 0x58415188 VAL: '1121' (3 sibs) 36: [67] [67] 0x584151d4 VAL: '1122' (3 sibs) 36: [68] [68] 0x58415220 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5841526c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x584152b8 VAL: '1200' (3 sibs) 36: [71] [71] 0x58415304 VAL: '1201' (3 sibs) 36: [72] [72] 0x58415350 VAL: '1202' (3 sibs) 36: [73] [73] 0x5841539c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x584153e8 VAL: '1210' (3 sibs) 36: [75] [75] 0x58415434 VAL: '1211' (3 sibs) 36: [76] [76] 0x58415480 VAL: '1212' (3 sibs) 36: [77] [77] 0x584154cc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58415518 VAL: '1220' (3 sibs) 36: [79] [79] 0x58415564 VAL: '1221' (3 sibs) 36: [80] [80] 0x584155b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x584155fc SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58415648 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58415694 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x584156e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x5841572c VAL: '2001' (3 sibs) 36: [86] [86] 0x58415778 VAL: '2002' (3 sibs) 36: [87] [87] 0x584157c4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58415810 VAL: '2010' (3 sibs) 36: [89] [89] 0x5841585c VAL: '2011' (3 sibs) 36: [90] [90] 0x584158a8 VAL: '2012' (3 sibs) 36: [91] [91] 0x584158f4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58415940 VAL: '2020' (3 sibs) 36: [93] [93] 0x5841598c VAL: '2021' (3 sibs) 36: [94] [94] 0x584159d8 VAL: '2022' (3 sibs) 36: [95] [95] 0x58415a24 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58415a70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x58415abc VAL: '2100' (3 sibs) 36: [98] [98] 0x58415b08 VAL: '2101' (3 sibs) 36: [99] [99] 0x58415b54 VAL: '2102' (3 sibs) 36: [100] [100] 0x58415ba0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x58415bec VAL: '2110' (3 sibs) 36: [102] [102] 0x58415c38 VAL: '2111' (3 sibs) 36: [103] [103] 0x58415c84 VAL: '2112' (3 sibs) 36: [104] [104] 0x58415cd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x58415d1c VAL: '2120' (3 sibs) 36: [106] [106] 0x58415d68 VAL: '2121' (3 sibs) 36: [107] [107] 0x58415db4 VAL: '2122' (3 sibs) 36: [108] [108] 0x58415e00 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x58415e4c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58415e98 VAL: '2200' (3 sibs) 36: [111] [111] 0x58415ee4 VAL: '2201' (3 sibs) 36: [112] [112] 0x58415f30 VAL: '2202' (3 sibs) 36: [113] [113] 0x58415f7c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x58415fc8 VAL: '2210' (3 sibs) 36: [115] [115] 0x58416014 VAL: '2211' (3 sibs) 36: [116] [116] 0x58416060 VAL: '2212' (3 sibs) 36: [117] [117] 0x584160ac SEQ: (3 sibs) 3 children: 36: [118] [118] 0x584160f8 VAL: '2220' (3 sibs) 36: [119] [119] 0x58416144 VAL: '2221' (3 sibs) 36: [120] [120] 0x58416190 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: 0x583f2b30 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f0080 SEQ: (3 sibs) 3 children: 36: 0x583f0190 SEQ: (3 sibs) 3 children: 36: 0x583f02a0 SEQ: (3 sibs) 3 children: 36: 0x583f03b0 VAL: '0000' (3 sibs) 36: 0x583f0408 VAL: '0001' (3 sibs) 36: 0x583f0460 VAL: '0002' (3 sibs) 36: 0x583f02f8 SEQ: (3 sibs) 3 children: 36: 0x583f04c0 VAL: '0010' (3 sibs) 36: 0x583f0518 VAL: '0011' (3 sibs) 36: 0x583f0570 VAL: '0012' (3 sibs) 36: 0x583f0350 SEQ: (3 sibs) 3 children: 36: 0x583f05d0 VAL: '0020' (3 sibs) 36: 0x583f0628 VAL: '0021' (3 sibs) 36: 0x583f0680 VAL: '0022' (3 sibs) 36: 0x583f01e8 SEQ: (3 sibs) 3 children: 36: 0x583f06e0 SEQ: (3 sibs) 3 children: 36: 0x583f07f0 VAL: '0100' (3 sibs) 36: 0x583f0848 VAL: '0101' (3 sibs) 36: 0x583f08a0 VAL: '0102' (3 sibs) 36: 0x583f0738 SEQ: (3 sibs) 3 children: 36: 0x583f0900 VAL: '0110' (3 sibs) 36: 0x583f0958 VAL: '0111' (3 sibs) 36: 0x583f09b0 VAL: '0112' (3 sibs) 36: 0x583f0790 SEQ: (3 sibs) 3 children: 36: 0x583f0a10 VAL: '0120' (3 sibs) 36: 0x583f0a68 VAL: '0121' (3 sibs) 36: 0x583f0ac0 VAL: '0122' (3 sibs) 36: 0x583f0240 SEQ: (3 sibs) 3 children: 36: 0x583f0b20 SEQ: (3 sibs) 3 children: 36: 0x583f0c30 VAL: '0200' (3 sibs) 36: 0x583f0c88 VAL: '0201' (3 sibs) 36: 0x583f0ce0 VAL: '0202' (3 sibs) 36: 0x583f0b78 SEQ: (3 sibs) 3 children: 36: 0x583f0d40 VAL: '0210' (3 sibs) 36: 0x583f0d98 VAL: '0211' (3 sibs) 36: 0x583f0df0 VAL: '0212' (3 sibs) 36: 0x583f0bd0 SEQ: (3 sibs) 3 children: 36: 0x583f0e50 VAL: '0220' (3 sibs) 36: 0x583f0ea8 VAL: '0221' (3 sibs) 36: 0x583f0f00 VAL: '0222' (3 sibs) 36: 0x583f00d8 SEQ: (3 sibs) 3 children: 36: 0x583f0f60 SEQ: (3 sibs) 3 children: 36: 0x583f1070 SEQ: (3 sibs) 3 children: 36: 0x583f1180 VAL: '1000' (3 sibs) 36: 0x583f11d8 VAL: '1001' (3 sibs) 36: 0x583f1230 VAL: '1002' (3 sibs) 36: 0x583f10c8 SEQ: (3 sibs) 3 children: 36: 0x583f1290 VAL: '1010' (3 sibs) 36: 0x583f12e8 VAL: '1011' (3 sibs) 36: 0x583f1340 VAL: '1012' (3 sibs) 36: 0x583f1120 SEQ: (3 sibs) 3 children: 36: 0x583f13a0 VAL: '1020' (3 sibs) 36: 0x583f13f8 VAL: '1021' (3 sibs) 36: 0x583f1450 VAL: '1022' (3 sibs) 36: 0x583f0fb8 SEQ: (3 sibs) 3 children: 36: 0x583f14b0 SEQ: (3 sibs) 3 children: 36: 0x583f15c0 VAL: '1100' (3 sibs) 36: 0x583f1618 VAL: '1101' (3 sibs) 36: 0x583f1670 VAL: '1102' (3 sibs) 36: 0x583f1508 SEQ: (3 sibs) 3 children: 36: 0x583f16d0 VAL: '1110' (3 sibs) 36: 0x583f1728 VAL: '1111' (3 sibs) 36: 0x583f1780 VAL: '1112' (3 sibs) 36: 0x583f1560 SEQ: (3 sibs) 3 children: 36: 0x583f17e0 VAL: '1120' (3 sibs) 36: 0x583f1838 VAL: '1121' (3 sibs) 36: 0x583f1890 VAL: '1122' (3 sibs) 36: 0x583f1010 SEQ: (3 sibs) 3 children: 36: 0x583f18f0 SEQ: (3 sibs) 3 children: 36: 0x583f1a00 VAL: '1200' (3 sibs) 36: 0x583f1a58 VAL: '1201' (3 sibs) 36: 0x583f1ab0 VAL: '1202' (3 sibs) 36: 0x583f1948 SEQ: (3 sibs) 3 children: 36: 0x583f1b10 VAL: '1210' (3 sibs) 36: 0x583f1b68 VAL: '1211' (3 sibs) 36: 0x583f1bc0 VAL: '1212' (3 sibs) 36: 0x583f19a0 SEQ: (3 sibs) 3 children: 36: 0x583f1c20 VAL: '1220' (3 sibs) 36: 0x583f1c78 VAL: '1221' (3 sibs) 36: 0x583f1cd0 VAL: '1222' (3 sibs) 36: 0x583f0130 SEQ: (3 sibs) 3 children: 36: 0x583f1d30 SEQ: (3 sibs) 3 children: 36: 0x583f1e40 SEQ: (3 sibs) 3 children: 36: 0x583f1f50 VAL: '2000' (3 sibs) 36: 0x583f1fa8 VAL: '2001' (3 sibs) 36: 0x583f2000 VAL: '2002' (3 sibs) 36: 0x583f1e98 SEQ: (3 sibs) 3 children: 36: 0x583f2060 VAL: '2010' (3 sibs) 36: 0x583f20b8 VAL: '2011' (3 sibs) 36: 0x583f2110 VAL: '2012' (3 sibs) 36: 0x583f1ef0 SEQ: (3 sibs) 3 children: 36: 0x583f2170 VAL: '2020' (3 sibs) 36: 0x583f21c8 VAL: '2021' (3 sibs) 36: 0x583f2220 VAL: '2022' (3 sibs) 36: 0x583f1d88 SEQ: (3 sibs) 3 children: 36: 0x583f2280 SEQ: (3 sibs) 3 children: 36: 0x583f2390 VAL: '2100' (3 sibs) 36: 0x583f23e8 VAL: '2101' (3 sibs) 36: 0x583f2440 VAL: '2102' (3 sibs) 36: 0x583f22d8 SEQ: (3 sibs) 3 children: 36: 0x583f24a0 VAL: '2110' (3 sibs) 36: 0x583f24f8 VAL: '2111' (3 sibs) 36: 0x583f2550 VAL: '2112' (3 sibs) 36: 0x583f2330 SEQ: (3 sibs) 3 children: 36: 0x583f25b0 VAL: '2120' (3 sibs) 36: 0x583f2608 VAL: '2121' (3 sibs) 36: 0x583f2660 VAL: '2122' (3 sibs) 36: 0x583f1de0 SEQ: (3 sibs) 3 children: 36: 0x583f26c0 SEQ: (3 sibs) 3 children: 36: 0x583f27d0 VAL: '2200' (3 sibs) 36: 0x583f2828 VAL: '2201' (3 sibs) 36: 0x583f2880 VAL: '2202' (3 sibs) 36: 0x583f2718 SEQ: (3 sibs) 3 children: 36: 0x583f28e0 VAL: '2210' (3 sibs) 36: 0x583f2938 VAL: '2211' (3 sibs) 36: 0x583f2990 VAL: '2212' (3 sibs) 36: 0x583f2770 SEQ: (3 sibs) 3 children: 36: 0x583f29f0 VAL: '2220' (3 sibs) 36: 0x583f2a48 VAL: '2221' (3 sibs) 36: 0x583f2aa0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x584161e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5841622c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58416278 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x584162c4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x58416310 VAL: '0000' (3 sibs) 36: [5] [5] 0x5841635c VAL: '0001' (3 sibs) 36: [6] [6] 0x584163a8 VAL: '0002' (3 sibs) 36: [7] [7] 0x584163f4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x58416440 VAL: '0010' (3 sibs) 36: [9] [9] 0x5841648c VAL: '0011' (3 sibs) 36: [10] [10] 0x584164d8 VAL: '0012' (3 sibs) 36: [11] [11] 0x58416524 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58416570 VAL: '0020' (3 sibs) 36: [13] [13] 0x584165bc VAL: '0021' (3 sibs) 36: [14] [14] 0x58416608 VAL: '0022' (3 sibs) 36: [15] [15] 0x58416654 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x584166a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x584166ec VAL: '0100' (3 sibs) 36: [18] [18] 0x58416738 VAL: '0101' (3 sibs) 36: [19] [19] 0x58416784 VAL: '0102' (3 sibs) 36: [20] [20] 0x584167d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x5841681c VAL: '0110' (3 sibs) 36: [22] [22] 0x58416868 VAL: '0111' (3 sibs) 36: [23] [23] 0x584168b4 VAL: '0112' (3 sibs) 36: [24] [24] 0x58416900 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x5841694c VAL: '0120' (3 sibs) 36: [26] [26] 0x58416998 VAL: '0121' (3 sibs) 36: [27] [27] 0x584169e4 VAL: '0122' (3 sibs) 36: [28] [28] 0x58416a30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x58416a7c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58416ac8 VAL: '0200' (3 sibs) 36: [31] [31] 0x58416b14 VAL: '0201' (3 sibs) 36: [32] [32] 0x58416b60 VAL: '0202' (3 sibs) 36: [33] [33] 0x58416bac SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58416bf8 VAL: '0210' (3 sibs) 36: [35] [35] 0x58416c44 VAL: '0211' (3 sibs) 36: [36] [36] 0x58416c90 VAL: '0212' (3 sibs) 36: [37] [37] 0x58416cdc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x58416d28 VAL: '0220' (3 sibs) 36: [39] [39] 0x58416d74 VAL: '0221' (3 sibs) 36: [40] [40] 0x58416dc0 VAL: '0222' (3 sibs) 36: [41] [41] 0x58416e0c SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58416e58 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58416ea4 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x58416ef0 VAL: '1000' (3 sibs) 36: [45] [45] 0x58416f3c VAL: '1001' (3 sibs) 36: [46] [46] 0x58416f88 VAL: '1002' (3 sibs) 36: [47] [47] 0x58416fd4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58417020 VAL: '1010' (3 sibs) 36: [49] [49] 0x5841706c VAL: '1011' (3 sibs) 36: [50] [50] 0x584170b8 VAL: '1012' (3 sibs) 36: [51] [51] 0x58417104 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58417150 VAL: '1020' (3 sibs) 36: [53] [53] 0x5841719c VAL: '1021' (3 sibs) 36: [54] [54] 0x584171e8 VAL: '1022' (3 sibs) 36: [55] [55] 0x58417234 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58417280 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x584172cc VAL: '1100' (3 sibs) 36: [58] [58] 0x58417318 VAL: '1101' (3 sibs) 36: [59] [59] 0x58417364 VAL: '1102' (3 sibs) 36: [60] [60] 0x584173b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x584173fc VAL: '1110' (3 sibs) 36: [62] [62] 0x58417448 VAL: '1111' (3 sibs) 36: [63] [63] 0x58417494 VAL: '1112' (3 sibs) 36: [64] [64] 0x584174e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5841752c VAL: '1120' (3 sibs) 36: [66] [66] 0x58417578 VAL: '1121' (3 sibs) 36: [67] [67] 0x584175c4 VAL: '1122' (3 sibs) 36: [68] [68] 0x58417610 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x5841765c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x584176a8 VAL: '1200' (3 sibs) 36: [71] [71] 0x584176f4 VAL: '1201' (3 sibs) 36: [72] [72] 0x58417740 VAL: '1202' (3 sibs) 36: [73] [73] 0x5841778c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x584177d8 VAL: '1210' (3 sibs) 36: [75] [75] 0x58417824 VAL: '1211' (3 sibs) 36: [76] [76] 0x58417870 VAL: '1212' (3 sibs) 36: [77] [77] 0x584178bc SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58417908 VAL: '1220' (3 sibs) 36: [79] [79] 0x58417954 VAL: '1221' (3 sibs) 36: [80] [80] 0x584179a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x584179ec SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58417a38 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58417a84 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58417ad0 VAL: '2000' (3 sibs) 36: [85] [85] 0x58417b1c VAL: '2001' (3 sibs) 36: [86] [86] 0x58417b68 VAL: '2002' (3 sibs) 36: [87] [87] 0x58417bb4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58417c00 VAL: '2010' (3 sibs) 36: [89] [89] 0x58417c4c VAL: '2011' (3 sibs) 36: [90] [90] 0x58417c98 VAL: '2012' (3 sibs) 36: [91] [91] 0x58417ce4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x58417d30 VAL: '2020' (3 sibs) 36: [93] [93] 0x58417d7c VAL: '2021' (3 sibs) 36: [94] [94] 0x58417dc8 VAL: '2022' (3 sibs) 36: [95] [95] 0x58417e14 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x58417e60 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x58417eac VAL: '2100' (3 sibs) 36: [98] [98] 0x58417ef8 VAL: '2101' (3 sibs) 36: [99] [99] 0x58417f44 VAL: '2102' (3 sibs) 36: [100] [100] 0x58417f90 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x58417fdc VAL: '2110' (3 sibs) 36: [102] [102] 0x58418028 VAL: '2111' (3 sibs) 36: [103] [103] 0x58418074 VAL: '2112' (3 sibs) 36: [104] [104] 0x584180c0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5841810c VAL: '2120' (3 sibs) 36: [106] [106] 0x58418158 VAL: '2121' (3 sibs) 36: [107] [107] 0x584181a4 VAL: '2122' (3 sibs) 36: [108] [108] 0x584181f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5841823c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x58418288 VAL: '2200' (3 sibs) 36: [111] [111] 0x584182d4 VAL: '2201' (3 sibs) 36: [112] [112] 0x58418320 VAL: '2202' (3 sibs) 36: [113] [113] 0x5841836c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x584183b8 VAL: '2210' (3 sibs) 36: [115] [115] 0x58418404 VAL: '2211' (3 sibs) 36: [116] [116] 0x58418450 VAL: '2212' (3 sibs) 36: [117] [117] 0x5841849c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x584184e8 VAL: '2220' (3 sibs) 36: [119] [119] 0x58418534 VAL: '2221' (3 sibs) 36: [120] [120] 0x58418580 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: 0x583f2bd0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x583f2c50 SEQ: (3 sibs) 3 children: 36: 0x583f2d60 SEQ: (3 sibs) 3 children: 36: 0x583f2e70 SEQ: (3 sibs) 3 children: 36: 0x583f2f80 VAL: '0000' (3 sibs) 36: 0x583f2fd8 VAL: '0001' (3 sibs) 36: 0x583f3030 VAL: '0002' (3 sibs) 36: 0x583f2ec8 SEQ: (3 sibs) 3 children: 36: 0x583f3090 VAL: '0010' (3 sibs) 36: 0x583f30e8 VAL: '0011' (3 sibs) 36: 0x583f3140 VAL: '0012' (3 sibs) 36: 0x583f2f20 SEQ: (3 sibs) 3 children: 36: 0x583f31a0 VAL: '0020' (3 sibs) 36: 0x583f31f8 VAL: '0021' (3 sibs) 36: 0x583f3250 VAL: '0022' (3 sibs) 36: 0x583f2db8 SEQ: (3 sibs) 3 children: 36: 0x583f32b0 SEQ: (3 sibs) 3 children: 36: 0x583f33c0 VAL: '0100' (3 sibs) 36: 0x583f3418 VAL: '0101' (3 sibs) 36: 0x583f3470 VAL: '0102' (3 sibs) 36: 0x583f3308 SEQ: (3 sibs) 3 children: 36: 0x583f34d0 VAL: '0110' (3 sibs) 36: 0x583f3528 VAL: '0111' (3 sibs) 36: 0x583f3580 VAL: '0112' (3 sibs) 36: 0x583f3360 SEQ: (3 sibs) 3 children: 36: 0x583f35e0 VAL: '0120' (3 sibs) 36: 0x583f3638 VAL: '0121' (3 sibs) 36: 0x583f3690 VAL: '0122' (3 sibs) 36: 0x583f2e10 SEQ: (3 sibs) 3 children: 36: 0x583f36f0 SEQ: (3 sibs) 3 children: 36: 0x583f3800 VAL: '0200' (3 sibs) 36: 0x583f3858 VAL: '0201' (3 sibs) 36: 0x583f38b0 VAL: '0202' (3 sibs) 36: 0x583f3748 SEQ: (3 sibs) 3 children: 36: 0x583f3910 VAL: '0210' (3 sibs) 36: 0x583f3968 VAL: '0211' (3 sibs) 36: 0x583f39c0 VAL: '0212' (3 sibs) 36: 0x583f37a0 SEQ: (3 sibs) 3 children: 36: 0x583f3a20 VAL: '0220' (3 sibs) 36: 0x583f3a78 VAL: '0221' (3 sibs) 36: 0x583f3ad0 VAL: '0222' (3 sibs) 36: 0x583f2ca8 SEQ: (3 sibs) 3 children: 36: 0x583f3b30 SEQ: (3 sibs) 3 children: 36: 0x583f3c40 SEQ: (3 sibs) 3 children: 36: 0x583f3d50 VAL: '1000' (3 sibs) 36: 0x583f3da8 VAL: '1001' (3 sibs) 36: 0x583f3e00 VAL: '1002' (3 sibs) 36: 0x583f3c98 SEQ: (3 sibs) 3 children: 36: 0x583f3e60 VAL: '1010' (3 sibs) 36: 0x583f3eb8 VAL: '1011' (3 sibs) 36: 0x583f3f10 VAL: '1012' (3 sibs) 36: 0x583f3cf0 SEQ: (3 sibs) 3 children: 36: 0x583f3f70 VAL: '1020' (3 sibs) 36: 0x583f3fc8 VAL: '1021' (3 sibs) 36: 0x583f4020 VAL: '1022' (3 sibs) 36: 0x583f3b88 SEQ: (3 sibs) 3 children: 36: 0x583f4080 SEQ: (3 sibs) 3 children: 36: 0x583f4190 VAL: '1100' (3 sibs) 36: 0x583f41e8 VAL: '1101' (3 sibs) 36: 0x583f4240 VAL: '1102' (3 sibs) 36: 0x583f40d8 SEQ: (3 sibs) 3 children: 36: 0x583f42a0 VAL: '1110' (3 sibs) 36: 0x583f42f8 VAL: '1111' (3 sibs) 36: 0x583f4350 VAL: '1112' (3 sibs) 36: 0x583f4130 SEQ: (3 sibs) 3 children: 36: 0x583f43b0 VAL: '1120' (3 sibs) 36: 0x583f4408 VAL: '1121' (3 sibs) 36: 0x583f4460 VAL: '1122' (3 sibs) 36: 0x583f3be0 SEQ: (3 sibs) 3 children: 36: 0x583f44c0 SEQ: (3 sibs) 3 children: 36: 0x583f45d0 VAL: '1200' (3 sibs) 36: 0x583f4628 VAL: '1201' (3 sibs) 36: 0x583f4680 VAL: '1202' (3 sibs) 36: 0x583f4518 SEQ: (3 sibs) 3 children: 36: 0x583f46e0 VAL: '1210' (3 sibs) 36: 0x583f4738 VAL: '1211' (3 sibs) 36: 0x583f4790 VAL: '1212' (3 sibs) 36: 0x583f4570 SEQ: (3 sibs) 3 children: 36: 0x583f47f0 VAL: '1220' (3 sibs) 36: 0x583f4848 VAL: '1221' (3 sibs) 36: 0x583f48a0 VAL: '1222' (3 sibs) 36: 0x583f2d00 SEQ: (3 sibs) 3 children: 36: 0x583f4900 SEQ: (3 sibs) 3 children: 36: 0x583f4a10 SEQ: (3 sibs) 3 children: 36: 0x583f4b20 VAL: '2000' (3 sibs) 36: 0x583f4b78 VAL: '2001' (3 sibs) 36: 0x583f4bd0 VAL: '2002' (3 sibs) 36: 0x583f4a68 SEQ: (3 sibs) 3 children: 36: 0x583f4c30 VAL: '2010' (3 sibs) 36: 0x583f4c88 VAL: '2011' (3 sibs) 36: 0x583f4ce0 VAL: '2012' (3 sibs) 36: 0x583f4ac0 SEQ: (3 sibs) 3 children: 36: 0x583f4d40 VAL: '2020' (3 sibs) 36: 0x583f4d98 VAL: '2021' (3 sibs) 36: 0x583f4df0 VAL: '2022' (3 sibs) 36: 0x583f4958 SEQ: (3 sibs) 3 children: 36: 0x583f4e50 SEQ: (3 sibs) 3 children: 36: 0x583f4f60 VAL: '2100' (3 sibs) 36: 0x583f4fb8 VAL: '2101' (3 sibs) 36: 0x583f5010 VAL: '2102' (3 sibs) 36: 0x583f4ea8 SEQ: (3 sibs) 3 children: 36: 0x583f5070 VAL: '2110' (3 sibs) 36: 0x583f50c8 VAL: '2111' (3 sibs) 36: 0x583f5120 VAL: '2112' (3 sibs) 36: 0x583f4f00 SEQ: (3 sibs) 3 children: 36: 0x583f5180 VAL: '2120' (3 sibs) 36: 0x583f51d8 VAL: '2121' (3 sibs) 36: 0x583f5230 VAL: '2122' (3 sibs) 36: 0x583f49b0 SEQ: (3 sibs) 3 children: 36: 0x583f5290 SEQ: (3 sibs) 3 children: 36: 0x583f53a0 VAL: '2200' (3 sibs) 36: 0x583f53f8 VAL: '2201' (3 sibs) 36: 0x583f5450 VAL: '2202' (3 sibs) 36: 0x583f52e8 SEQ: (3 sibs) 3 children: 36: 0x583f54b0 VAL: '2210' (3 sibs) 36: 0x583f5508 VAL: '2211' (3 sibs) 36: 0x583f5560 VAL: '2212' (3 sibs) 36: 0x583f5340 SEQ: (3 sibs) 3 children: 36: 0x583f55c0 VAL: '2220' (3 sibs) 36: 0x583f5618 VAL: '2221' (3 sibs) 36: 0x583f5670 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x584185d0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x5841861c SEQ: (3 sibs) 3 children: 36: [2] [2] 0x58418668 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x584186b4 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x58418700 VAL: '0000' (3 sibs) 36: [5] [5] 0x5841874c VAL: '0001' (3 sibs) 36: [6] [6] 0x58418798 VAL: '0002' (3 sibs) 36: [7] [7] 0x584187e4 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x58418830 VAL: '0010' (3 sibs) 36: [9] [9] 0x5841887c VAL: '0011' (3 sibs) 36: [10] [10] 0x584188c8 VAL: '0012' (3 sibs) 36: [11] [11] 0x58418914 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x58418960 VAL: '0020' (3 sibs) 36: [13] [13] 0x584189ac VAL: '0021' (3 sibs) 36: [14] [14] 0x584189f8 VAL: '0022' (3 sibs) 36: [15] [15] 0x58418a44 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x58418a90 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x58418adc VAL: '0100' (3 sibs) 36: [18] [18] 0x58418b28 VAL: '0101' (3 sibs) 36: [19] [19] 0x58418b74 VAL: '0102' (3 sibs) 36: [20] [20] 0x58418bc0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x58418c0c VAL: '0110' (3 sibs) 36: [22] [22] 0x58418c58 VAL: '0111' (3 sibs) 36: [23] [23] 0x58418ca4 VAL: '0112' (3 sibs) 36: [24] [24] 0x58418cf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x58418d3c VAL: '0120' (3 sibs) 36: [26] [26] 0x58418d88 VAL: '0121' (3 sibs) 36: [27] [27] 0x58418dd4 VAL: '0122' (3 sibs) 36: [28] [28] 0x58418e20 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x58418e6c SEQ: (3 sibs) 3 children: 36: [30] [30] 0x58418eb8 VAL: '0200' (3 sibs) 36: [31] [31] 0x58418f04 VAL: '0201' (3 sibs) 36: [32] [32] 0x58418f50 VAL: '0202' (3 sibs) 36: [33] [33] 0x58418f9c SEQ: (3 sibs) 3 children: 36: [34] [34] 0x58418fe8 VAL: '0210' (3 sibs) 36: [35] [35] 0x58419034 VAL: '0211' (3 sibs) 36: [36] [36] 0x58419080 VAL: '0212' (3 sibs) 36: [37] [37] 0x584190cc SEQ: (3 sibs) 3 children: 36: [38] [38] 0x58419118 VAL: '0220' (3 sibs) 36: [39] [39] 0x58419164 VAL: '0221' (3 sibs) 36: [40] [40] 0x584191b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x584191fc SEQ: (3 sibs) 3 children: 36: [42] [42] 0x58419248 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x58419294 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x584192e0 VAL: '1000' (3 sibs) 36: [45] [45] 0x5841932c VAL: '1001' (3 sibs) 36: [46] [46] 0x58419378 VAL: '1002' (3 sibs) 36: [47] [47] 0x584193c4 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x58419410 VAL: '1010' (3 sibs) 36: [49] [49] 0x5841945c VAL: '1011' (3 sibs) 36: [50] [50] 0x584194a8 VAL: '1012' (3 sibs) 36: [51] [51] 0x584194f4 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x58419540 VAL: '1020' (3 sibs) 36: [53] [53] 0x5841958c VAL: '1021' (3 sibs) 36: [54] [54] 0x584195d8 VAL: '1022' (3 sibs) 36: [55] [55] 0x58419624 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x58419670 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x584196bc VAL: '1100' (3 sibs) 36: [58] [58] 0x58419708 VAL: '1101' (3 sibs) 36: [59] [59] 0x58419754 VAL: '1102' (3 sibs) 36: [60] [60] 0x584197a0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x584197ec VAL: '1110' (3 sibs) 36: [62] [62] 0x58419838 VAL: '1111' (3 sibs) 36: [63] [63] 0x58419884 VAL: '1112' (3 sibs) 36: [64] [64] 0x584198d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x5841991c VAL: '1120' (3 sibs) 36: [66] [66] 0x58419968 VAL: '1121' (3 sibs) 36: [67] [67] 0x584199b4 VAL: '1122' (3 sibs) 36: [68] [68] 0x58419a00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x58419a4c SEQ: (3 sibs) 3 children: 36: [70] [70] 0x58419a98 VAL: '1200' (3 sibs) 36: [71] [71] 0x58419ae4 VAL: '1201' (3 sibs) 36: [72] [72] 0x58419b30 VAL: '1202' (3 sibs) 36: [73] [73] 0x58419b7c SEQ: (3 sibs) 3 children: 36: [74] [74] 0x58419bc8 VAL: '1210' (3 sibs) 36: [75] [75] 0x58419c14 VAL: '1211' (3 sibs) 36: [76] [76] 0x58419c60 VAL: '1212' (3 sibs) 36: [77] [77] 0x58419cac SEQ: (3 sibs) 3 children: 36: [78] [78] 0x58419cf8 VAL: '1220' (3 sibs) 36: [79] [79] 0x58419d44 VAL: '1221' (3 sibs) 36: [80] [80] 0x58419d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x58419ddc SEQ: (3 sibs) 3 children: 36: [82] [82] 0x58419e28 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x58419e74 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x58419ec0 VAL: '2000' (3 sibs) 36: [85] [85] 0x58419f0c VAL: '2001' (3 sibs) 36: [86] [86] 0x58419f58 VAL: '2002' (3 sibs) 36: [87] [87] 0x58419fa4 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x58419ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0x5841a03c VAL: '2011' (3 sibs) 36: [90] [90] 0x5841a088 VAL: '2012' (3 sibs) 36: [91] [91] 0x5841a0d4 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x5841a120 VAL: '2020' (3 sibs) 36: [93] [93] 0x5841a16c VAL: '2021' (3 sibs) 36: [94] [94] 0x5841a1b8 VAL: '2022' (3 sibs) 36: [95] [95] 0x5841a204 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x5841a250 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x5841a29c VAL: '2100' (3 sibs) 36: [98] [98] 0x5841a2e8 VAL: '2101' (3 sibs) 36: [99] [99] 0x5841a334 VAL: '2102' (3 sibs) 36: [100] [100] 0x5841a380 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x5841a3cc VAL: '2110' (3 sibs) 36: [102] [102] 0x5841a418 VAL: '2111' (3 sibs) 36: [103] [103] 0x5841a464 VAL: '2112' (3 sibs) 36: [104] [104] 0x5841a4b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x5841a4fc VAL: '2120' (3 sibs) 36: [106] [106] 0x5841a548 VAL: '2121' (3 sibs) 36: [107] [107] 0x5841a594 VAL: '2122' (3 sibs) 36: [108] [108] 0x5841a5e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x5841a62c SEQ: (3 sibs) 3 children: 36: [110] [110] 0x5841a678 VAL: '2200' (3 sibs) 36: [111] [111] 0x5841a6c4 VAL: '2201' (3 sibs) 36: [112] [112] 0x5841a710 VAL: '2202' (3 sibs) 36: [113] [113] 0x5841a75c SEQ: (3 sibs) 3 children: 36: [114] [114] 0x5841a7a8 VAL: '2210' (3 sibs) 36: [115] [115] 0x5841a7f4 VAL: '2211' (3 sibs) 36: [116] [116] 0x5841a840 VAL: '2212' (3 sibs) 36: [117] [117] 0x5841a88c SEQ: (3 sibs) 3 children: 36: [118] [118] 0x5841a8d8 VAL: '2220' (3 sibs) 36: [119] [119] 0x5841a924 VAL: '2221' (3 sibs) 36: [120] [120] 0x5841a970 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 (19 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (19 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.02 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x575fa640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x575f4e60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x575f4eb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x575f4f10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57618be0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x57618c2c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x57618c78 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x57618cc4 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: 0x575fa6e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f78c0 VAL: 'John Smith' (2 sibs) 37: 0x575f7918 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7980 VAL: 'Mary Smith' (2 sibs) 37: 0x575f79d8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57619be0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57619c2c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57619c78 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57619cc4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57619d10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57619d5c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57619da8 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: 0x575fa780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7cd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f7d90 VAL: 'John Smith' (2 sibs) 37: 0x575f7de8 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7d28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7e50 VAL: 'Mary Smith' (2 sibs) 37: 0x575f7ea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5761ab40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761ab8c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761abd8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761ac24 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761ac70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761acbc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761ad08 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: 0x575fa820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7f60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8020 VAL: 'John Smith' (2 sibs) 37: 0x575f8078 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7fb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f80e0 VAL: 'Mary Smith' (2 sibs) 37: 0x575f8138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5761bb90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761bbdc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761bc28 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761bc74 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761bcc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761bd0c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761bd58 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: 0x575fa8c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x575fab70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x575fae40 MAP: (1 sibs) 4 children: 37: 0x575faea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575faef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575faf50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fafa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fabc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x575fac20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x575fb010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb120 MAP: (1 sibs) 4 children: 37: 0x575fb180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb1d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb2f0 MAP: (1 sibs) 4 children: 37: 0x575fb350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb3a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb0c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fac78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x575facd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x575fb4c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb5d0 MAP: (1 sibs) 4 children: 37: 0x575fb630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb6e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb7a0 MAP: (1 sibs) 4 children: 37: 0x575fb800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fad28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x575fad80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x575fb970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fba80 MAP: (1 sibs) 4 children: 37: 0x575fbae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbb38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbb90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbbe8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb9c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fbc50 MAP: (1 sibs) 4 children: 37: 0x575fbcb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbd60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbdb8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fba20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fadd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5761f2b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5761f2fc KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5761f348 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5761f394 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5761f3e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5761f42c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5761f478 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5761f4c4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5761f510 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5761f55c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5761f5a8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5761f5f4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5761f640 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5761f68c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5761f6d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5761f724 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5761f770 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5761f7bc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5761f808 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5761f854 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5761f8a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5761f8ec KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5761f938 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5761f984 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5761f9d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5761fa1c MAP: (1 sibs) 4 children: 37: [26] [26] 0x5761fa68 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5761fab4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5761fb00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5761fb4c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5761fb98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5761fbe4 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5761fc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5761fc7c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5761fcc8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5761fd14 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5761fd60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5761fdac KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5761fdf8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5761fe44 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5761fe90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5761fedc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5761ff28 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5761ff74 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5761ffc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762000c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x57620058 MAP: (1 sibs) 4 children: 37: [47] [47] 0x576200a4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x576200f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5762013c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x57620188 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x576201d4 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x57620220 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: 0x575fa960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f81f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8fb0 VAL: 'John Smith' (2 sibs) 37: 0x575f9008 VAL: 'Bill Jones' (2 sibs) 37: 0x575f8248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9070 VAL: 'Mary Smith' (2 sibs) 37: 0x575f90c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5761d9c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761da0c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761da58 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761daa4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761daf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761db3c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761db88 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: 0x575faa00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f9180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f9240 VAL: 'John Smith' (2 sibs) 37: 0x575f9298 VAL: 'Bill Jones' (2 sibs) 37: 0x575f91d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9300 VAL: 'Mary Smith' (2 sibs) 37: 0x575f9358 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5761e920 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761e96c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761e9b8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761ea04 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761ea50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761ea9c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761eae8 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: 0x575faaa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x575f8de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x575f8c10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x575f8690 VAL: 'a' (5 sibs) 37: 0x575f86e8 VAL: 'b' (5 sibs) 37: 0x575f8740 VAL: 'c' (5 sibs) 37: 0x575f8798 VAL: 'd' (5 sibs) 37: 0x575f87f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57622570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x576225bc KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x57622608 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x57622654 VAL: 'a' (5 sibs) 37: [4] [4] 0x576226a0 VAL: 'b' (5 sibs) 37: [5] [5] 0x576226ec VAL: 'c' (5 sibs) 37: [6] [6] 0x57622738 VAL: 'd' (5 sibs) 37: [7] [7] 0x57622784 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: 0x575fa640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x575f4e60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x575f4eb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x575f4f10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57622a40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x57622a8c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x57622ad8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x57622b24 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: 0x575fa6e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f78c0 VAL: 'John Smith' (2 sibs) 37: 0x575f7918 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7980 VAL: 'Mary Smith' (2 sibs) 37: 0x575f79d8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57622f10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57622f5c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57622fa8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57622ff4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57623040 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762308c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576230d8 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: 0x575fa780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7cd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f7d90 VAL: 'John Smith' (2 sibs) 37: 0x575f7de8 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7d28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7e50 VAL: 'Mary Smith' (2 sibs) 37: 0x575f7ea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x576233e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762342c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57623478 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576234c4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57623510 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762355c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576235a8 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: 0x575fa820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7f60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8020 VAL: 'John Smith' (2 sibs) 37: 0x575f8078 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7fb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f80e0 VAL: 'Mary Smith' (2 sibs) 37: 0x575f8138 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x576238b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x576238fc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57623948 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57623994 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x576239e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57623a2c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57623a78 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: 0x575fa8c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x575fab70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x575fae40 MAP: (1 sibs) 4 children: 37: 0x575faea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575faef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575faf50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fafa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fabc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x575fac20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x575fb010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb120 MAP: (1 sibs) 4 children: 37: 0x575fb180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb1d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb2f0 MAP: (1 sibs) 4 children: 37: 0x575fb350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb3a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb0c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fac78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x575facd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x575fb4c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb5d0 MAP: (1 sibs) 4 children: 37: 0x575fb630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb6e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb7a0 MAP: (1 sibs) 4 children: 37: 0x575fb800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fad28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x575fad80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x575fb970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fba80 MAP: (1 sibs) 4 children: 37: 0x575fbae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbb38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbb90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbbe8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb9c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fbc50 MAP: (1 sibs) 4 children: 37: 0x575fbcb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbd60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbdb8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fba20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fadd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57624be0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x57624c2c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x57624c78 MAP: (1 sibs) 4 children: 37: [3] [3] 0x57624cc4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x57624d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x57624d5c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x57624da8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x57624df4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x57624e40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x57624e8c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x57624ed8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x57624f24 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x57624f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x57624fbc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x57625008 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x57625054 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x576250a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x576250ec KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x57625138 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x57625184 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x576251d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5762521c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x57625268 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x576252b4 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x57625300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5762534c MAP: (1 sibs) 4 children: 37: [26] [26] 0x57625398 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x576253e4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x57625430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5762547c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x576254c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x57625514 MAP: (1 sibs) 4 children: 37: [32] [32] 0x57625560 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x576255ac KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x576255f8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x57625644 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x57625690 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x576256dc KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x57625728 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x57625774 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x576257c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5762580c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x57625858 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x576258a4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x576258f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762593c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x57625988 MAP: (1 sibs) 4 children: 37: [47] [47] 0x576259d4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x57625a20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x57625a6c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x57625ab8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x57625b04 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x57625b50 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: 0x575fa960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f81f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8fb0 VAL: 'John Smith' (2 sibs) 37: 0x575f9008 VAL: 'Bill Jones' (2 sibs) 37: 0x575f8248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9070 VAL: 'Mary Smith' (2 sibs) 37: 0x575f90c8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57623d80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57623dcc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57623e18 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57623e64 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57623eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57623efc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57623f48 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: 0x575faa00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f9180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f9240 VAL: 'John Smith' (2 sibs) 37: 0x575f9298 VAL: 'Bill Jones' (2 sibs) 37: 0x575f91d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9300 VAL: 'Mary Smith' (2 sibs) 37: 0x575f9358 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57624250 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762429c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x576242e8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57624334 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57624380 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x576243cc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57624418 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: 0x575faaa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x575f8de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x575f8c10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x575f8690 VAL: 'a' (5 sibs) 37: 0x575f86e8 VAL: 'b' (5 sibs) 37: 0x575f8740 VAL: 'c' (5 sibs) 37: 0x575f8798 VAL: 'd' (5 sibs) 37: 0x575f87f0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x57625ef0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x57625f3c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x57625f88 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x57625fd4 VAL: 'a' (5 sibs) 37: [4] [4] 0x57626020 VAL: 'b' (5 sibs) 37: [5] [5] 0x5762606c VAL: 'c' (5 sibs) 37: [6] [6] 0x576260b8 VAL: 'd' (5 sibs) 37: [7] [7] 0x57626104 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] 0x57618be0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x57618c2c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x57618c78 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x57618cc4 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] 0x57627860 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x576278ac KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x576278f8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x57627944 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] 0x57619be0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57619c2c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57619c78 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57619cc4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57619d10 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57619d5c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57619da8 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] 0x57627d30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57627d7c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57627dc8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57627e14 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57627e60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57627eac VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57627ef8 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] 0x5761ab40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761ab8c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761abd8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761ac24 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761ac70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761acbc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761ad08 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] 0x57628200 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762824c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57628298 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576282e4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57628330 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762837c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576283c8 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] 0x5761bb90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761bbdc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761bc28 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761bc74 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761bcc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761bd0c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761bd58 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] 0x576286d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762871c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57628768 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576287b4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57628800 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762884c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57628898 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] 0x5761f2b0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5761f2fc KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5761f348 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5761f394 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5761f3e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5761f42c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5761f478 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5761f4c4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5761f510 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5761f55c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5761f5a8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5761f5f4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5761f640 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5761f68c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5761f6d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5761f724 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5761f770 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5761f7bc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5761f808 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5761f854 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5761f8a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5761f8ec KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5761f938 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5761f984 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5761f9d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5761fa1c MAP: (1 sibs) 4 children: 37: [26] [26] 0x5761fa68 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5761fab4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5761fb00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5761fb4c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5761fb98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5761fbe4 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5761fc30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5761fc7c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5761fcc8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5761fd14 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5761fd60 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5761fdac KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5761fdf8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5761fe44 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5761fe90 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5761fedc KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5761ff28 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5761ff74 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5761ffc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762000c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x57620058 MAP: (1 sibs) 4 children: 37: [47] [47] 0x576200a4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x576200f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5762013c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x57620188 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x576201d4 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x57620220 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] 0x57629a00 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x57629a4c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x57629a98 MAP: (1 sibs) 4 children: 37: [3] [3] 0x57629ae4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x57629b30 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x57629b7c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x57629bc8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x57629c14 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x57629c60 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x57629cac KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x57629cf8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x57629d44 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x57629d90 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x57629ddc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x57629e28 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x57629e74 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x57629ec0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x57629f0c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x57629f58 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x57629fa4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x57629ff0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5762a03c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5762a088 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5762a0d4 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5762a120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5762a16c MAP: (1 sibs) 4 children: 37: [26] [26] 0x5762a1b8 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5762a204 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5762a250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5762a29c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5762a2e8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5762a334 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5762a380 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5762a3cc KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5762a418 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5762a464 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5762a4b0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5762a4fc KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5762a548 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5762a594 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5762a5e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5762a62c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5762a678 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5762a6c4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5762a710 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762a75c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5762a7a8 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5762a7f4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5762a840 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5762a88c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5762a8d8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5762a924 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5762a970 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] 0x5761d9c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761da0c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761da58 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761daa4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761daf0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761db3c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761db88 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] 0x57628ba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57628bec KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57628c38 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57628c84 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57628cd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57628d1c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57628d68 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] 0x5761e920 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5761e96c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5761e9b8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5761ea04 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5761ea50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5761ea9c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5761eae8 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] 0x576290d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762911c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57629168 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576291b4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57629200 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762924c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57629298 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] 0x57622570 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x576225bc KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x57622608 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x57622654 VAL: 'a' (5 sibs) 37: [4] [4] 0x576226a0 VAL: 'b' (5 sibs) 37: [5] [5] 0x576226ec VAL: 'c' (5 sibs) 37: [6] [6] 0x57622738 VAL: 'd' (5 sibs) 37: [7] [7] 0x57622784 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] 0x5762ad10 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5762ad5c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5762ada8 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5762adf4 VAL: 'a' (5 sibs) 37: [4] [4] 0x5762ae40 VAL: 'b' (5 sibs) 37: [5] [5] 0x5762ae8c VAL: 'c' (5 sibs) 37: [6] [6] 0x5762aed8 VAL: 'd' (5 sibs) 37: [7] [7] 0x5762af24 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] 0x57622a40 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x57622a8c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x57622ad8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x57622b24 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] 0x5762b1e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5762b22c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5762b278 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5762b2c4 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] 0x57622f10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57622f5c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57622fa8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57622ff4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57623040 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762308c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576230d8 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] 0x5762b6b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762b6fc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762b748 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762b794 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762b7e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762b82c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762b878 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] 0x576233e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762342c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57623478 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576234c4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57623510 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762355c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576235a8 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] 0x5762bb80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762bbcc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762bc18 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762bc64 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762bcb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762bcfc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762bd48 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] 0x576238b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x576238fc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57623948 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57623994 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x576239e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57623a2c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57623a78 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] 0x5762c050 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762c09c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762c0e8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762c134 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762c180 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762c1cc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762c218 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] 0x57624be0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x57624c2c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x57624c78 MAP: (1 sibs) 4 children: 37: [3] [3] 0x57624cc4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x57624d10 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x57624d5c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x57624da8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x57624df4 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x57624e40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x57624e8c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x57624ed8 MAP: (1 sibs) 4 children: 37: [11] [11] 0x57624f24 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x57624f70 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x57624fbc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x57625008 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x57625054 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x576250a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x576250ec KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x57625138 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x57625184 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x576251d0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5762521c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x57625268 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x576252b4 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x57625300 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5762534c MAP: (1 sibs) 4 children: 37: [26] [26] 0x57625398 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x576253e4 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x57625430 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5762547c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x576254c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x57625514 MAP: (1 sibs) 4 children: 37: [32] [32] 0x57625560 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x576255ac KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x576255f8 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x57625644 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x57625690 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x576256dc KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x57625728 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x57625774 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x576257c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5762580c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x57625858 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x576258a4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x576258f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762593c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x57625988 MAP: (1 sibs) 4 children: 37: [47] [47] 0x576259d4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x57625a20 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x57625a6c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x57625ab8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x57625b04 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x57625b50 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] 0x5762d380 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5762d3cc KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5762d418 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5762d464 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5762d4b0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5762d4fc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5762d548 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5762d594 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5762d5e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5762d62c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5762d678 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5762d6c4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5762d710 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5762d75c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5762d7a8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5762d7f4 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5762d840 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5762d88c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5762d8d8 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5762d924 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5762d970 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5762d9bc KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5762da08 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5762da54 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5762daa0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5762daec MAP: (1 sibs) 4 children: 37: [26] [26] 0x5762db38 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5762db84 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5762dbd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5762dc1c KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5762dc68 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5762dcb4 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5762dd00 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5762dd4c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5762dd98 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5762dde4 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5762de30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5762de7c KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5762dec8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5762df14 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5762df60 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5762dfac KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5762dff8 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5762e044 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5762e090 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762e0dc KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5762e128 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5762e174 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5762e1c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5762e20c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5762e258 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5762e2a4 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5762e2f0 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] 0x57623d80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57623dcc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57623e18 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57623e64 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57623eb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57623efc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57623f48 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] 0x5762c520 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762c56c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762c5b8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762c604 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762c650 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762c69c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762c6e8 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] 0x57624250 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762429c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x576242e8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57624334 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57624380 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x576243cc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57624418 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] 0x5762c9f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762ca3c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762ca88 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762cad4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762cb20 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762cb6c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762cbb8 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] 0x57625ef0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x57625f3c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x57625f88 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x57625fd4 VAL: 'a' (5 sibs) 37: [4] [4] 0x57626020 VAL: 'b' (5 sibs) 37: [5] [5] 0x5762606c VAL: 'c' (5 sibs) 37: [6] [6] 0x576260b8 VAL: 'd' (5 sibs) 37: [7] [7] 0x57626104 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] 0x5762e690 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5762e6dc KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5762e728 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5762e774 VAL: 'a' (5 sibs) 37: [4] [4] 0x5762e7c0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5762e80c VAL: 'c' (5 sibs) 37: [6] [6] 0x5762e858 VAL: 'd' (5 sibs) 37: [7] [7] 0x5762e8a4 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: 0x575fa640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x575f4e60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x575f4eb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x575f4f10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x57626710 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5762675c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x576267a8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x576267f4 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: 0x575fa6e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f78c0 VAL: 'John Smith' (2 sibs) 37: 0x575f7918 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7980 VAL: 'Mary Smith' (2 sibs) 37: 0x575f79d8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x57629780 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x576297cc KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57629818 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57629864 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x576298b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x576298fc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57629948 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: 0x575fa780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7cd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f7d90 VAL: 'John Smith' (2 sibs) 37: 0x575f7de8 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7d28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7e50 VAL: 'Mary Smith' (2 sibs) 37: 0x575f7ea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5762cec0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762cf0c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762cf58 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762cfa4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762cff0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762d03c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762d088 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: 0x575fa820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7f60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8020 VAL: 'John Smith' (2 sibs) 37: 0x575f8078 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7fb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f80e0 VAL: 'Mary Smith' (2 sibs) 37: 0x575f8138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5762d0e0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762d12c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762d178 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762d1c4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762d210 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762d25c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762d2a8 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: 0x575fa8c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x575fab70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x575fae40 MAP: (1 sibs) 4 children: 37: 0x575faea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575faef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575faf50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fafa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fabc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x575fac20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x575fb010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb120 MAP: (1 sibs) 4 children: 37: 0x575fb180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb1d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb2f0 MAP: (1 sibs) 4 children: 37: 0x575fb350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb3a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb0c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fac78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x575facd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x575fb4c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb5d0 MAP: (1 sibs) 4 children: 37: 0x575fb630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb6e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb7a0 MAP: (1 sibs) 4 children: 37: 0x575fb800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fad28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x575fad80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x575fb970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fba80 MAP: (1 sibs) 4 children: 37: 0x575fbae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbb38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbb90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbbe8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb9c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fbc50 MAP: (1 sibs) 4 children: 37: 0x575fbcb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbd60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbdb8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fba20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fadd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5762eb60 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5762ebac KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5762ebf8 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5762ec44 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5762ec90 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5762ecdc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5762ed28 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5762ed74 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5762edc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5762ee0c KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5762ee58 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5762eea4 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5762eef0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5762ef3c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5762ef88 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5762efd4 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5762f020 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5762f06c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5762f0b8 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5762f104 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5762f150 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5762f19c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5762f1e8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5762f234 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5762f280 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5762f2cc MAP: (1 sibs) 4 children: 37: [26] [26] 0x5762f318 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5762f364 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5762f3b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5762f3fc KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5762f448 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5762f494 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5762f4e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5762f52c KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5762f578 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5762f5c4 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5762f610 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5762f65c KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5762f6a8 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5762f6f4 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5762f740 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5762f78c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5762f7d8 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5762f824 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5762f870 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5762f8bc KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5762f908 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5762f954 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5762f9a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5762f9ec KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5762fa38 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5762fa84 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5762fad0 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: 0x575fa960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f81f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8fb0 VAL: 'John Smith' (2 sibs) 37: 0x575f9008 VAL: 'Bill Jones' (2 sibs) 37: 0x575f8248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9070 VAL: 'Mary Smith' (2 sibs) 37: 0x575f90c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5762fb20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762fb6c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762fbb8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762fc04 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762fc50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762fc9c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762fce8 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: 0x575faa00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f9180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f9240 VAL: 'John Smith' (2 sibs) 37: 0x575f9298 VAL: 'Bill Jones' (2 sibs) 37: 0x575f91d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9300 VAL: 'Mary Smith' (2 sibs) 37: 0x575f9358 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5762fd40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5762fd8c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5762fdd8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5762fe24 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5762fe70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5762febc VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5762ff08 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: 0x575faaa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x575f8de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x575f8c10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x575f8690 VAL: 'a' (5 sibs) 37: 0x575f86e8 VAL: 'b' (5 sibs) 37: 0x575f8740 VAL: 'c' (5 sibs) 37: 0x575f8798 VAL: 'd' (5 sibs) 37: 0x575f87f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5762ff60 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5762ffac KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5762fff8 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x57630044 VAL: 'a' (5 sibs) 37: [4] [4] 0x57630090 VAL: 'b' (5 sibs) 37: [5] [5] 0x576300dc VAL: 'c' (5 sibs) 37: [6] [6] 0x57630128 VAL: 'd' (5 sibs) 37: [7] [7] 0x57630174 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: 0x575fa640 [ROOT] MAP: (0 sibs) 3 children: 37: 0x575f4e60 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x575f4eb8 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x575f4f10 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x576268f0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5762693c KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x57626988 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x576269d4 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: 0x575fa6e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7800 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f78c0 VAL: 'John Smith' (2 sibs) 37: 0x575f7918 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7858 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7980 VAL: 'Mary Smith' (2 sibs) 37: 0x575f79d8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x576301d0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5763021c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57630268 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576302b4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57630300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5763034c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57630398 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: 0x575fa780 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7cd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f7d90 VAL: 'John Smith' (2 sibs) 37: 0x575f7de8 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7d28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f7e50 VAL: 'Mary Smith' (2 sibs) 37: 0x575f7ea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x576303f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5763043c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57630488 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576304d4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57630520 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5763056c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576305b8 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: 0x575fa820 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f7f60 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8020 VAL: 'John Smith' (2 sibs) 37: 0x575f8078 VAL: 'Bill Jones' (2 sibs) 37: 0x575f7fb8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f80e0 VAL: 'Mary Smith' (2 sibs) 37: 0x575f8138 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x57630610 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5763065c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x576306a8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576306f4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57630740 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5763078c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576307d8 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: 0x575fa8c0 [ROOT] MAP: (0 sibs) 8 children: 37: 0x575fab70 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x575fae40 MAP: (1 sibs) 4 children: 37: 0x575faea0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575faef8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575faf50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fafa8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fabc8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x575fac20 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x575fb010 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb120 MAP: (1 sibs) 4 children: 37: 0x575fb180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb1d8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb230 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb288 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb068 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb2f0 MAP: (1 sibs) 4 children: 37: 0x575fb350 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb3a8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb400 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb458 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb0c0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fac78 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x575facd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x575fb4c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fb5d0 MAP: (1 sibs) 4 children: 37: 0x575fb630 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb688 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb6e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb738 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb518 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fb7a0 MAP: (1 sibs) 4 children: 37: 0x575fb800 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fb858 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fb8b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fb908 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb570 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fad28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x575fad80 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x575fb970 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x575fba80 MAP: (1 sibs) 4 children: 37: 0x575fbae0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbb38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbb90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbbe8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fb9c8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x575fbc50 MAP: (1 sibs) 4 children: 37: 0x575fbcb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x575fbd08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x575fbd60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x575fbdb8 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x575fba20 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x575fadd8 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x57630830 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5763087c KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x576308c8 MAP: (1 sibs) 4 children: 37: [3] [3] 0x57630914 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x57630960 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x576309ac KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x576309f8 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x57630a44 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x57630a90 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x57630adc KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x57630b28 MAP: (1 sibs) 4 children: 37: [11] [11] 0x57630b74 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x57630bc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x57630c0c KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x57630c58 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x57630ca4 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x57630cf0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x57630d3c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x57630d88 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x57630dd4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x57630e20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x57630e6c KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x57630eb8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x57630f04 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x57630f50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x57630f9c MAP: (1 sibs) 4 children: 37: [26] [26] 0x57630fe8 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x57631034 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x57631080 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x576310cc KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x57631118 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x57631164 MAP: (1 sibs) 4 children: 37: [32] [32] 0x576311b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x576311fc KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x57631248 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x57631294 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x576312e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5763132c KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x57631378 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x576313c4 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x57631410 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5763145c KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x576314a8 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x576314f4 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x57631540 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5763158c KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x576315d8 MAP: (1 sibs) 4 children: 37: [47] [47] 0x57631624 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x57631670 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x576316bc KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x57631708 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x57631754 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x576317a0 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: 0x575fa960 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f81f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f8fb0 VAL: 'John Smith' (2 sibs) 37: 0x575f9008 VAL: 'Bill Jones' (2 sibs) 37: 0x575f8248 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9070 VAL: 'Mary Smith' (2 sibs) 37: 0x575f90c8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x576317f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5763183c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57631888 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x576318d4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57631920 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5763196c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x576319b8 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: 0x575faa00 [ROOT] MAP: (0 sibs) 2 children: 37: 0x575f9180 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x575f9240 VAL: 'John Smith' (2 sibs) 37: 0x575f9298 VAL: 'Bill Jones' (2 sibs) 37: 0x575f91d8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x575f9300 VAL: 'Mary Smith' (2 sibs) 37: 0x575f9358 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x57631a10 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x57631a5c KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x57631aa8 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x57631af4 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x57631b40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x57631b8c VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x57631bd8 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: 0x575faaa0 [ROOT] MAP: (0 sibs) 1 children: 37: 0x575f8de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x575f8c10 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x575f8690 VAL: 'a' (5 sibs) 37: 0x575f86e8 VAL: 'b' (5 sibs) 37: 0x575f8740 VAL: 'c' (5 sibs) 37: 0x575f8798 VAL: 'd' (5 sibs) 37: 0x575f87f0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x57631c30 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x57631c7c KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x57631cc8 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x57631d14 VAL: 'a' (5 sibs) 37: [4] [4] 0x57631d60 VAL: 'b' (5 sibs) 37: [5] [5] 0x57631dac VAL: 'c' (5 sibs) 37: [6] [6] 0x57631df8 VAL: 'd' (5 sibs) 37: [7] [7] 0x57631e44 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 (19 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (19 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.02 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x5847a1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x58475520 MAP: (3 sibs) 0 children: 38: 0x58475578 MAP: (3 sibs) 0 children: 38: 0x584755d0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584ab790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584ab7dc MAP: (3 sibs) 0 children: 38: [2] [2] 0x584ab828 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584ab874 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: 0x5847a240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477ec0 MAP: (2 sibs) 2 children: 38: 0x58477f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58477fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58477f18 MAP: (2 sibs) 2 children: 38: 0x58478040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584ac6f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584ac73c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584ac788 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584ac7d4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584ac820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584ac86c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584ac8b8 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: 0x5847a2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478390 MAP: (2 sibs) 2 children: 38: 0x58478450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x584784a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x584783e8 MAP: (2 sibs) 2 children: 38: 0x58478510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478568 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584ad650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584ad69c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584ad6e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584ad734 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584ad780 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584ad7cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584ad818 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: 0x5847a380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478620 MAP: (2 sibs) 2 children: 38: 0x584786e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478738 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478678 MAP: (2 sibs) 2 children: 38: 0x584787a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x584787f8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584ae5b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584ae5fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584ae648 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584ae694 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584ae6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584ae72c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584ae778 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: 0x5847a420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478dc0 MAP: (2 sibs) 2 children: 38: 0x58478e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478e18 MAP: (2 sibs) 2 children: 38: 0x58478f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478f98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584af510 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584af55c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584af5a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584af5f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584af640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584af68c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584af6d8 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: 0x5847a4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x58477a00 MAP: (1 sibs) 2 children: 38: 0x58477cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x58477d08 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b0470 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584b04bc MAP: (1 sibs) 2 children: 38: [2] [2] 0x584b0508 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b0554 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: 0x5847a560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x58479330 MAP: (4 sibs) 2 children: 38: 0x584794a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x584794f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x58479388 MAP: (4 sibs) 2 children: 38: 0x58479560 KEYVAL: 'b' '2' (2 sibs) 38: 0x584795b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x584793e0 MAP: (4 sibs) 3 children: 38: 0x58479620 KEYVAL: 'b' '2' (3 sibs) 38: 0x58479678 KEYVAL: 'a' '1' (3 sibs) 38: 0x584796d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x58479438 MAP: (4 sibs) 2 children: 38: 0x58479730 KEYVAL: 'a' '1' (2 sibs) 38: 0x58479788 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b1420 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584b146c MAP: (4 sibs) 2 children: 38: [2] [2] 0x584b14b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b1504 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584b1550 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584b159c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584b15e8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584b1634 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584b1680 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584b16cc KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584b1718 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584b1764 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584b17b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584b17fc 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: 0x5847a600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x58479840 KEYVAL: 'a' '1' (4 sibs) 38: 0x58479898 KEYVAL: 'b' '2' (4 sibs) 38: 0x584798f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x58479948 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b2380 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584b23cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584b2418 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584b2464 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584b24b0 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: 0x5847a6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5847abd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5847ac30 MAP: (5 sibs) 1 children: 38: 0x5847adf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5847ac88 MAP: (5 sibs) 1 children: 38: 0x5847ae50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5847ace0 MAP: (5 sibs) 1 children: 38: 0x5847aeb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5847ad38 MAP: (5 sibs) 1 children: 38: 0x5847af10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5847af70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5847afc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5847ad90 MAP: (5 sibs) 1 children: 38: 0x5847b030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5847b090 VAL: 'val1' (2 sibs) 38: 0x5847b0e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b35b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584b35fc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584b3648 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584b3694 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584b36e0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584b372c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584b3778 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584b37c4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584b3810 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584b385c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584b38a8 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584b38f4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584b3940 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584b398c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584b39d8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584b3a24 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: 0x5847a740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x58479110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x584788b0 MAP: (1 sibs) 1 children: 38: 0x58478910 KEYVAL: '' 'foo' (1 sibs) 38: 0x58479168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x58478970 MAP: (1 sibs) 1 children: 38: 0x584789d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x584791c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x58479220 MAP: (2 sibs) 1 children: 38: 0x58478a30 KEYVAL: '' '' (1 sibs) 38: 0x58479278 MAP: (2 sibs) 1 children: 38: 0x58478a90 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b46d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584b471c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584b4768 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584b47b4 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584b4800 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584b484c MAP: (1 sibs) 1 children: 38: [6] [6] 0x584b4898 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584b48e4 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584b4930 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584b497c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584b49c8 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584b4a14 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: 0x5847a7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477bf0 MAP: (2 sibs) 3 children: 38: 0x5847b150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5847b1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5847b200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x58477c48 MAP: (2 sibs) 3 children: 38: 0x5847b260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5847b2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5847b310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b5710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b575c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584b57a8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b57f4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b5840 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b588c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584b58d8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584b5924 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584b5970 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: 0x5847a880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58479050 MAP: (2 sibs) 3 children: 38: 0x5847b370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5847b3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5847b420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x584790a8 MAP: (2 sibs) 3 children: 38: 0x5847b480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5847b4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5847b530 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b67d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b681c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584b6868 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b68b4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b6900 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b694c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584b6998 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584b69e4 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584b6a30 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x584b67d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b681c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584b6868 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b68b4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b6900 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b694c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584b6998 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584b69e4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584b6a30 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x584b67d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b681c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584b6868 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b68b4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b6900 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b694c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584b6998 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584b69e4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584b6a30 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: 0x5847a920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5847b6a0 MAP: (3 sibs) 3 children: 38: 0x5847b7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5847b808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5847b860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5847b6f8 MAP: (3 sibs) 3 children: 38: 0x5847b8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5847b918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5847b970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5847b750 MAP: (3 sibs) 3 children: 38: 0x5847b9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5847ba28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5847ba80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b7940 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584b798c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584b79d8 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b7a24 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b7a70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b7abc MAP: (3 sibs) 3 children: 38: [6] [6] 0x584b7b08 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584b7b54 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584b7ba0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584b7bec MAP: (3 sibs) 3 children: 38: [10] [10] 0x584b7c38 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584b7c84 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584b7cd0 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: 0x5847a1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x58475520 MAP: (3 sibs) 0 children: 38: 0x58475578 MAP: (3 sibs) 0 children: 38: 0x584755d0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b7e10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584b7e5c MAP: (3 sibs) 0 children: 38: [2] [2] 0x584b7ea8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584b7ef4 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: 0x5847a240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477ec0 MAP: (2 sibs) 2 children: 38: 0x58477f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58477fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58477f18 MAP: (2 sibs) 2 children: 38: 0x58478040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478098 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b82e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b832c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b8378 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b83c4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b8410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b845c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b84a8 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: 0x5847a2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478390 MAP: (2 sibs) 2 children: 38: 0x58478450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x584784a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x584783e8 MAP: (2 sibs) 2 children: 38: 0x58478510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478568 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b87b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b87fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b8848 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b8894 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b88e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b892c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b8978 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: 0x5847a380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478620 MAP: (2 sibs) 2 children: 38: 0x584786e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478738 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478678 MAP: (2 sibs) 2 children: 38: 0x584787a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x584787f8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b8c80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b8ccc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b8d18 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b8d64 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b8db0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b8dfc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b8e48 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: 0x5847a420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478dc0 MAP: (2 sibs) 2 children: 38: 0x58478e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478e18 MAP: (2 sibs) 2 children: 38: 0x58478f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478f98 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b9150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b919c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b91e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b9234 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b9280 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b92cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b9318 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: 0x5847a4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x58477a00 MAP: (1 sibs) 2 children: 38: 0x58477cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x58477d08 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b9620 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584b966c MAP: (1 sibs) 2 children: 38: [2] [2] 0x584b96b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b9704 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: 0x5847a560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x58479330 MAP: (4 sibs) 2 children: 38: 0x584794a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x584794f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x58479388 MAP: (4 sibs) 2 children: 38: 0x58479560 KEYVAL: 'b' '2' (2 sibs) 38: 0x584795b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x584793e0 MAP: (4 sibs) 3 children: 38: 0x58479620 KEYVAL: 'b' '2' (3 sibs) 38: 0x58479678 KEYVAL: 'a' '1' (3 sibs) 38: 0x584796d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x58479438 MAP: (4 sibs) 2 children: 38: 0x58479730 KEYVAL: 'a' '1' (2 sibs) 38: 0x58479788 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b9af0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584b9b3c MAP: (4 sibs) 2 children: 38: [2] [2] 0x584b9b88 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b9bd4 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584b9c20 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584b9c6c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584b9cb8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584b9d04 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584b9d50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584b9d9c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584b9de8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584b9e34 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584b9e80 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584b9ecc 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: 0x5847a600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x58479840 KEYVAL: 'a' '1' (4 sibs) 38: 0x58479898 KEYVAL: 'b' '2' (4 sibs) 38: 0x584798f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x58479948 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584b9fc0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584ba00c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584ba058 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584ba0a4 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584ba0f0 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: 0x5847a6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5847abd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5847ac30 MAP: (5 sibs) 1 children: 38: 0x5847adf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5847ac88 MAP: (5 sibs) 1 children: 38: 0x5847ae50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5847ace0 MAP: (5 sibs) 1 children: 38: 0x5847aeb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5847ad38 MAP: (5 sibs) 1 children: 38: 0x5847af10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5847af70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5847afc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5847ad90 MAP: (5 sibs) 1 children: 38: 0x5847b030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5847b090 VAL: 'val1' (2 sibs) 38: 0x5847b0e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584ba490 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584ba4dc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584ba528 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584ba574 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584ba5c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584ba60c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584ba658 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584ba6a4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584ba6f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584ba73c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584ba788 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584ba7d4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584ba820 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584ba86c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584ba8b8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584ba904 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: 0x5847a740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x58479110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x584788b0 MAP: (1 sibs) 1 children: 38: 0x58478910 KEYVAL: '' 'foo' (1 sibs) 38: 0x58479168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x58478970 MAP: (1 sibs) 1 children: 38: 0x584789d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x584791c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x58479220 MAP: (2 sibs) 1 children: 38: 0x58478a30 KEYVAL: '' '' (1 sibs) 38: 0x58479278 MAP: (2 sibs) 1 children: 38: 0x58478a90 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584ba960 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584ba9ac KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584ba9f8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584baa44 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584baa90 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584baadc MAP: (1 sibs) 1 children: 38: [6] [6] 0x584bab28 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584bab74 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584babc0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584bac0c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584bac58 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584baca4 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: 0x5847a7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477bf0 MAP: (2 sibs) 3 children: 38: 0x5847b150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5847b1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5847b200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x58477c48 MAP: (2 sibs) 3 children: 38: 0x5847b260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5847b2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5847b310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584bae30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bae7c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584baec8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584baf14 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584baf60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bafac MAP: (2 sibs) 3 children: 38: [6] [6] 0x584baff8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584bb044 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584bb090 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: 0x5847a880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58479050 MAP: (2 sibs) 3 children: 38: 0x5847b370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5847b3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5847b420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x584790a8 MAP: (2 sibs) 3 children: 38: 0x5847b480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5847b4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5847b530 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584bb300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bb34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584bb398 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bb3e4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584bb430 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bb47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584bb4c8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584bb514 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584bb560 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x584bb300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bb34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584bb398 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bb3e4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584bb430 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bb47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584bb4c8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584bb514 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584bb560 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x584bb300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bb34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584bb398 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bb3e4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584bb430 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bb47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584bb4c8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584bb514 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584bb560 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: 0x5847a920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5847b6a0 MAP: (3 sibs) 3 children: 38: 0x5847b7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5847b808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5847b860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5847b6f8 MAP: (3 sibs) 3 children: 38: 0x5847b8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5847b918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5847b970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5847b750 MAP: (3 sibs) 3 children: 38: 0x5847b9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5847ba28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5847ba80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x584bb7d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584bb81c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584bb868 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bb8b4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584bb900 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bb94c MAP: (3 sibs) 3 children: 38: [6] [6] 0x584bb998 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584bb9e4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584bba30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584bba7c MAP: (3 sibs) 3 children: 38: [10] [10] 0x584bbac8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584bbb14 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584bbb60 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] 0x584ab790 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584ab7dc MAP: (3 sibs) 0 children: 38: [2] [2] 0x584ab828 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584ab874 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] 0x584bcbf0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584bcc3c MAP: (3 sibs) 0 children: 38: [2] [2] 0x584bcc88 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584bccd4 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] 0x584ac6f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584ac73c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584ac788 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584ac7d4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584ac820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584ac86c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584ac8b8 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] 0x584bd0c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bd10c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584bd158 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584bd1a4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584bd1f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584bd23c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584bd288 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] 0x584ad650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584ad69c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584ad6e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584ad734 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584ad780 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584ad7cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584ad818 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] 0x584bd590 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bd5dc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584bd628 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584bd674 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584bd6c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584bd70c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584bd758 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] 0x584ae5b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584ae5fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584ae648 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584ae694 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584ae6e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584ae72c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584ae778 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] 0x584bdd40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bdd8c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584bddd8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584bde24 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584bde70 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584bdebc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584bdf08 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] 0x584af510 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584af55c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584af5a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584af5f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584af640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584af68c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584af6d8 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] 0x584be210 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584be25c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584be2a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584be2f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584be340 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584be38c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584be3d8 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] 0x584b0470 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584b04bc MAP: (1 sibs) 2 children: 38: [2] [2] 0x584b0508 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b0554 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] 0x584be6e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584be72c MAP: (1 sibs) 2 children: 38: [2] [2] 0x584be778 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584be7c4 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] 0x584b1420 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584b146c MAP: (4 sibs) 2 children: 38: [2] [2] 0x584b14b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b1504 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584b1550 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584b159c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584b15e8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584b1634 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584b1680 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584b16cc KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584b1718 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584b1764 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584b17b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584b17fc 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] 0x584bebb0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584bebfc MAP: (4 sibs) 2 children: 38: [2] [2] 0x584bec48 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584bec94 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584bece0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584bed2c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584bed78 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584bedc4 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584bee10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584bee5c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584beea8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584beef4 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584bef40 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584bef8c 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] 0x584b2380 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584b23cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584b2418 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584b2464 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584b24b0 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] 0x584bf080 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584bf0cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584bf118 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584bf164 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584bf1b0 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] 0x584b35b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584b35fc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584b3648 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584b3694 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584b36e0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584b372c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584b3778 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584b37c4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584b3810 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584b385c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584b38a8 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584b38f4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584b3940 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584b398c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584b39d8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584b3a24 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] 0x584bf550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584bf59c KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584bf5e8 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584bf634 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584bf680 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584bf6cc KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584bf718 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584bf764 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584bf7b0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584bf7fc KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584bf848 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584bf894 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584bf8e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584bf92c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584bf978 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584bf9c4 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] 0x584b46d0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584b471c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584b4768 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584b47b4 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584b4800 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584b484c MAP: (1 sibs) 1 children: 38: [6] [6] 0x584b4898 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584b48e4 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584b4930 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584b497c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584b49c8 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584b4a14 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] 0x584bfa20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584bfa6c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584bfab8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584bfb04 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584bfb50 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584bfb9c MAP: (1 sibs) 1 children: 38: [6] [6] 0x584bfbe8 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584bfc34 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584bfc80 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584bfccc KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584bfd18 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584bfd64 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] 0x584b5710 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b575c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584b57a8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b57f4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b5840 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b588c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584b58d8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584b5924 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584b5970 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] 0x584bfef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bff3c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584bff88 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bffd4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c0020 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c006c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c00b8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584c0104 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584c0150 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] 0x584b67d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b681c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584b6868 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b68b4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b6900 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b694c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584b6998 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584b69e4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584b6a30 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] 0x584c03c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c040c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c0458 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c04a4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c04f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c053c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c0588 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584c05d4 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584c0620 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] 0x584b7940 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584b798c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584b79d8 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584b7a24 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584b7a70 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584b7abc MAP: (3 sibs) 3 children: 38: [6] [6] 0x584b7b08 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584b7b54 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584b7ba0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584b7bec MAP: (3 sibs) 3 children: 38: [10] [10] 0x584b7c38 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584b7c84 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584b7cd0 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] 0x584c0890 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584c08dc MAP: (3 sibs) 3 children: 38: [2] [2] 0x584c0928 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c0974 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c09c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c0a0c MAP: (3 sibs) 3 children: 38: [6] [6] 0x584c0a58 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584c0aa4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584c0af0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584c0b3c MAP: (3 sibs) 3 children: 38: [10] [10] 0x584c0b88 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584c0bd4 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584c0c20 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] 0x584b7e10 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584b7e5c MAP: (3 sibs) 0 children: 38: [2] [2] 0x584b7ea8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584b7ef4 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] 0x584c0d60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584c0dac MAP: (3 sibs) 0 children: 38: [2] [2] 0x584c0df8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584c0e44 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] 0x584b82e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b832c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b8378 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b83c4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b8410 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b845c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b84a8 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] 0x584c1230 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c127c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c12c8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c1314 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c1360 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c13ac KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c13f8 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] 0x584b87b0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b87fc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b8848 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b8894 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b88e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b892c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b8978 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] 0x584c1700 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c174c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c1798 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c17e4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c1830 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c187c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c18c8 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] 0x584b8c80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b8ccc MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b8d18 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b8d64 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b8db0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b8dfc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b8e48 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] 0x584c1bd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c1c1c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c1c68 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c1cb4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c1d00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c1d4c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c1d98 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] 0x584b9150 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584b919c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584b91e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584b9234 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584b9280 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584b92cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584b9318 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] 0x584c20a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c20ec MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c2138 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c2184 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c21d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c221c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c2268 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] 0x584b9620 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584b966c MAP: (1 sibs) 2 children: 38: [2] [2] 0x584b96b8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b9704 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] 0x584c25b0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584c25fc MAP: (1 sibs) 2 children: 38: [2] [2] 0x584c2648 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584c2694 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] 0x584b9af0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584b9b3c MAP: (4 sibs) 2 children: 38: [2] [2] 0x584b9b88 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584b9bd4 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584b9c20 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584b9c6c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584b9cb8 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584b9d04 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584b9d50 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584b9d9c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584b9de8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584b9e34 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584b9e80 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584b9ecc 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] 0x584c2a80 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584c2acc MAP: (4 sibs) 2 children: 38: [2] [2] 0x584c2b18 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584c2b64 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584c2bb0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584c2bfc KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584c2c48 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584c2c94 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584c2ce0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584c2d2c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584c2d78 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584c2dc4 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584c2e10 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584c2e5c 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] 0x584b9fc0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584ba00c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584ba058 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584ba0a4 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584ba0f0 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] 0x584c2f50 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584c2f9c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584c2fe8 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584c3034 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584c3080 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] 0x584ba490 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584ba4dc KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584ba528 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584ba574 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584ba5c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584ba60c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584ba658 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584ba6a4 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584ba6f0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584ba73c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584ba788 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584ba7d4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584ba820 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584ba86c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584ba8b8 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584ba904 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] 0x584c3450 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584c349c KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584c34e8 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584c3534 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584c3580 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584c35cc KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584c3618 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584c3664 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584c36b0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584c36fc KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584c3748 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584c3794 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584c37e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584c382c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584c3878 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584c38c4 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] 0x584ba960 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584ba9ac KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584ba9f8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584baa44 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584baa90 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584baadc MAP: (1 sibs) 1 children: 38: [6] [6] 0x584bab28 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584bab74 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584babc0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584bac0c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584bac58 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584baca4 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] 0x584c3920 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584c396c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584c39b8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584c3a04 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584c3a50 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584c3a9c MAP: (1 sibs) 1 children: 38: [6] [6] 0x584c3ae8 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584c3b34 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584c3b80 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584c3bcc KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584c3c18 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584c3c64 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] 0x584bae30 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bae7c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584baec8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584baf14 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584baf60 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bafac MAP: (2 sibs) 3 children: 38: [6] [6] 0x584baff8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584bb044 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584bb090 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] 0x584c3e20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c3e6c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c3eb8 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c3f04 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c3f50 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c3f9c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c3fe8 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584c4034 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584c4080 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] 0x584bb300 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584bb34c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584bb398 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bb3e4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584bb430 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bb47c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584bb4c8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584bb514 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584bb560 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] 0x584c42f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c433c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c4388 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c43d4 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c4420 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c446c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c44b8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584c4504 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584c4550 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] 0x584bb7d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584bb81c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584bb868 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584bb8b4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584bb900 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584bb94c MAP: (3 sibs) 3 children: 38: [6] [6] 0x584bb998 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584bb9e4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584bba30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584bba7c MAP: (3 sibs) 3 children: 38: [10] [10] 0x584bbac8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584bbb14 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584bbb60 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] 0x584c4800 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584c484c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584c4898 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c48e4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c4930 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c497c MAP: (3 sibs) 3 children: 38: [6] [6] 0x584c49c8 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584c4a14 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584c4a60 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584c4aac MAP: (3 sibs) 3 children: 38: [10] [10] 0x584c4af8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584c4b44 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584c4b90 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: 0x5847a1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x58475520 MAP: (3 sibs) 0 children: 38: 0x58475578 MAP: (3 sibs) 0 children: 38: 0x584755d0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584bc450 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584bc49c MAP: (3 sibs) 0 children: 38: [2] [2] 0x584bc4e8 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584bc534 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: 0x5847a240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477ec0 MAP: (2 sibs) 2 children: 38: 0x58477f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58477fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58477f18 MAP: (2 sibs) 2 children: 38: 0x58478040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c4cd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c4d1c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c4d68 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c4db4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c4e00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c4e4c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c4e98 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: 0x5847a2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478390 MAP: (2 sibs) 2 children: 38: 0x58478450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x584784a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x584783e8 MAP: (2 sibs) 2 children: 38: 0x58478510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478568 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c4ef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c4f3c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c4f88 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c4fd4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c5020 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c506c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c50b8 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: 0x5847a380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478620 MAP: (2 sibs) 2 children: 38: 0x584786e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478738 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478678 MAP: (2 sibs) 2 children: 38: 0x584787a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x584787f8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c5110 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c515c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c51a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c51f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c5240 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c528c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c52d8 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: 0x5847a420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478dc0 MAP: (2 sibs) 2 children: 38: 0x58478e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478e18 MAP: (2 sibs) 2 children: 38: 0x58478f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478f98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c5330 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c537c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c53c8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c5414 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c5460 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c54ac KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c54f8 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: 0x5847a4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x58477a00 MAP: (1 sibs) 2 children: 38: 0x58477cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x58477d08 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584bdc00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584bdc4c MAP: (1 sibs) 2 children: 38: [2] [2] 0x584bdc98 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584bdce4 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: 0x5847a560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x58479330 MAP: (4 sibs) 2 children: 38: 0x584794a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x584794f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x58479388 MAP: (4 sibs) 2 children: 38: 0x58479560 KEYVAL: 'b' '2' (2 sibs) 38: 0x584795b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x584793e0 MAP: (4 sibs) 3 children: 38: 0x58479620 KEYVAL: 'b' '2' (3 sibs) 38: 0x58479678 KEYVAL: 'a' '1' (3 sibs) 38: 0x584796d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x58479438 MAP: (4 sibs) 2 children: 38: 0x58479730 KEYVAL: 'a' '1' (2 sibs) 38: 0x58479788 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c5550 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584c559c MAP: (4 sibs) 2 children: 38: [2] [2] 0x584c55e8 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584c5634 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584c5680 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584c56cc KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584c5718 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584c5764 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584c57b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584c57fc KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584c5848 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584c5894 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584c58e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584c592c 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: 0x5847a600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x58479840 KEYVAL: 'a' '1' (4 sibs) 38: 0x58479898 KEYVAL: 'b' '2' (4 sibs) 38: 0x584798f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x58479948 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c5980 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584c59cc KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584c5a18 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584c5a64 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584c5ab0 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: 0x5847a6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5847abd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5847ac30 MAP: (5 sibs) 1 children: 38: 0x5847adf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5847ac88 MAP: (5 sibs) 1 children: 38: 0x5847ae50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5847ace0 MAP: (5 sibs) 1 children: 38: 0x5847aeb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5847ad38 MAP: (5 sibs) 1 children: 38: 0x5847af10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5847af70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5847afc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5847ad90 MAP: (5 sibs) 1 children: 38: 0x5847b030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5847b090 VAL: 'val1' (2 sibs) 38: 0x5847b0e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c5b00 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584c5b4c KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584c5b98 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584c5be4 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584c5c30 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584c5c7c KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584c5cc8 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584c5d14 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584c5d60 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584c5dac KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584c5df8 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584c5e44 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584c5e90 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584c5edc KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584c5f28 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584c5f74 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: 0x5847a740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x58479110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x584788b0 MAP: (1 sibs) 1 children: 38: 0x58478910 KEYVAL: '' 'foo' (1 sibs) 38: 0x58479168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x58478970 MAP: (1 sibs) 1 children: 38: 0x584789d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x584791c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x58479220 MAP: (2 sibs) 1 children: 38: 0x58478a30 KEYVAL: '' '' (1 sibs) 38: 0x58479278 MAP: (2 sibs) 1 children: 38: 0x58478a90 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c5fd0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584c601c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584c6068 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584c60b4 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584c6100 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584c614c MAP: (1 sibs) 1 children: 38: [6] [6] 0x584c6198 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584c61e4 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584c6230 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584c627c KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584c62c8 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584c6314 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: 0x5847a7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477bf0 MAP: (2 sibs) 3 children: 38: 0x5847b150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5847b1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5847b200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x58477c48 MAP: (2 sibs) 3 children: 38: 0x5847b260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5847b2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5847b310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c6370 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c63bc MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c6408 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c6454 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c64a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c64ec MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c6538 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584c6584 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584c65d0 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: 0x5847a880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58479050 MAP: (2 sibs) 3 children: 38: 0x5847b370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5847b3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5847b420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x584790a8 MAP: (2 sibs) 3 children: 38: 0x5847b480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5847b4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5847b530 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c6620 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c666c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c66b8 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c6704 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c6750 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c679c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c67e8 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584c6834 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584c6880 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: 0x5847a920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5847b6a0 MAP: (3 sibs) 3 children: 38: 0x5847b7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5847b808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5847b860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5847b6f8 MAP: (3 sibs) 3 children: 38: 0x5847b8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5847b918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5847b970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5847b750 MAP: (3 sibs) 3 children: 38: 0x5847b9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5847ba28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5847ba80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c68d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584c691c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584c6968 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c69b4 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c6a00 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c6a4c MAP: (3 sibs) 3 children: 38: [6] [6] 0x584c6a98 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584c6ae4 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584c6b30 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584c6b7c MAP: (3 sibs) 3 children: 38: [10] [10] 0x584c6bc8 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584c6c14 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584c6c60 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: 0x5847a1a0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x58475520 MAP: (3 sibs) 0 children: 38: 0x58475578 MAP: (3 sibs) 0 children: 38: 0x584755d0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c6cb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584c6cfc MAP: (3 sibs) 0 children: 38: [2] [2] 0x584c6d48 MAP: (3 sibs) 0 children: 38: [3] [3] 0x584c6d94 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: 0x5847a240 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477ec0 MAP: (2 sibs) 2 children: 38: 0x58477f80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58477fd8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58477f18 MAP: (2 sibs) 2 children: 38: 0x58478040 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478098 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c6df0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c6e3c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c6e88 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c6ed4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c6f20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c6f6c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c6fb8 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: 0x5847a2e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478390 MAP: (2 sibs) 2 children: 38: 0x58478450 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x584784a8 KEYVAL: 'age' '33' (2 sibs) 38: 0x584783e8 MAP: (2 sibs) 2 children: 38: 0x58478510 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478568 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c7010 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c705c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c70a8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c70f4 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c7140 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c718c KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c71d8 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: 0x5847a380 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478620 MAP: (2 sibs) 2 children: 38: 0x584786e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478738 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478678 MAP: (2 sibs) 2 children: 38: 0x584787a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x584787f8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c7230 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c727c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c72c8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c7314 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c7360 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c73ac KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c73f8 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: 0x5847a420 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58478dc0 MAP: (2 sibs) 2 children: 38: 0x58478e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x58478ed8 KEYVAL: 'age' '33' (2 sibs) 38: 0x58478e18 MAP: (2 sibs) 2 children: 38: 0x58478f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x58478f98 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c7450 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c749c MAP: (2 sibs) 2 children: 38: [2] [2] 0x584c74e8 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x584c7534 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x584c7580 MAP: (2 sibs) 2 children: 38: [5] [5] 0x584c75cc KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x584c7618 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: 0x5847a4c0 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x58477a00 MAP: (1 sibs) 2 children: 38: 0x58477cb0 KEYVAL: 'a' '1' (2 sibs) 38: 0x58477d08 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c7670 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x584c76bc MAP: (1 sibs) 2 children: 38: [2] [2] 0x584c7708 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584c7754 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: 0x5847a560 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x58479330 MAP: (4 sibs) 2 children: 38: 0x584794a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x584794f8 KEYVAL: 'b' '2' (2 sibs) 38: 0x58479388 MAP: (4 sibs) 2 children: 38: 0x58479560 KEYVAL: 'b' '2' (2 sibs) 38: 0x584795b8 KEYVAL: 'a' '1' (2 sibs) 38: 0x584793e0 MAP: (4 sibs) 3 children: 38: 0x58479620 KEYVAL: 'b' '2' (3 sibs) 38: 0x58479678 KEYVAL: 'a' '1' (3 sibs) 38: 0x584796d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x58479438 MAP: (4 sibs) 2 children: 38: 0x58479730 KEYVAL: 'a' '1' (2 sibs) 38: 0x58479788 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c77b0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x584c77fc MAP: (4 sibs) 2 children: 38: [2] [2] 0x584c7848 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x584c7894 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x584c78e0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x584c792c KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x584c7978 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x584c79c4 MAP: (4 sibs) 3 children: 38: [8] [8] 0x584c7a10 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x584c7a5c KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x584c7aa8 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x584c7af4 MAP: (4 sibs) 2 children: 38: [12] [12] 0x584c7b40 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x584c7b8c 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: 0x5847a600 [ROOT] MAP: (0 sibs) 4 children: 38: 0x58479840 KEYVAL: 'a' '1' (4 sibs) 38: 0x58479898 KEYVAL: 'b' '2' (4 sibs) 38: 0x584798f0 KEYVAL: 'b' '2' (4 sibs) 38: 0x58479948 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c7be0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x584c7c2c KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x584c7c78 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x584c7cc4 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x584c7d10 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: 0x5847a6a0 [ROOT] MAP: (0 sibs) 1 children: 38: 0x5847abd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x5847ac30 MAP: (5 sibs) 1 children: 38: 0x5847adf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x5847ac88 MAP: (5 sibs) 1 children: 38: 0x5847ae50 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x5847ace0 MAP: (5 sibs) 1 children: 38: 0x5847aeb0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x5847ad38 MAP: (5 sibs) 1 children: 38: 0x5847af10 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x5847af70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x5847afc8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x5847ad90 MAP: (5 sibs) 1 children: 38: 0x5847b030 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x5847b090 VAL: 'val1' (2 sibs) 38: 0x5847b0e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c7d60 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x584c7dac KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x584c7df8 MAP: (5 sibs) 1 children: 38: [3] [3] 0x584c7e44 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x584c7e90 MAP: (5 sibs) 1 children: 38: [5] [5] 0x584c7edc KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x584c7f28 MAP: (5 sibs) 1 children: 38: [7] [7] 0x584c7f74 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x584c7fc0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x584c800c KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x584c8058 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x584c80a4 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x584c80f0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x584c813c KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x584c8188 VAL: 'val1' (2 sibs) 38: [15] [15] 0x584c81d4 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: 0x5847a740 [ROOT] MAP: (0 sibs) 3 children: 38: 0x58479110 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x584788b0 MAP: (1 sibs) 1 children: 38: 0x58478910 KEYVAL: '' 'foo' (1 sibs) 38: 0x58479168 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x58478970 MAP: (1 sibs) 1 children: 38: 0x584789d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x584791c0 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x58479220 MAP: (2 sibs) 1 children: 38: 0x58478a30 KEYVAL: '' '' (1 sibs) 38: 0x58479278 MAP: (2 sibs) 1 children: 38: 0x58478a90 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c8230 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x584c827c KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x584c82c8 MAP: (1 sibs) 1 children: 38: [3] [3] 0x584c8314 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x584c8360 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x584c83ac MAP: (1 sibs) 1 children: 38: [6] [6] 0x584c83f8 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x584c8444 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x584c8490 MAP: (2 sibs) 1 children: 38: [9] [9] 0x584c84dc KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x584c8528 MAP: (2 sibs) 1 children: 38: [11] [11] 0x584c8574 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: 0x5847a7e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58477bf0 MAP: (2 sibs) 3 children: 38: 0x5847b150 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x5847b1a8 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x5847b200 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x58477c48 MAP: (2 sibs) 3 children: 38: 0x5847b260 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x5847b2b8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x5847b310 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c85d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c861c MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c8668 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c86b4 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c8700 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c874c MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c8798 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x584c87e4 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x584c8830 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: 0x5847a880 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x58479050 MAP: (2 sibs) 3 children: 38: 0x5847b370 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x5847b3c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x5847b420 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x584790a8 MAP: (2 sibs) 3 children: 38: 0x5847b480 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x5847b4d8 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x5847b530 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c8880 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x584c88cc MAP: (2 sibs) 3 children: 38: [2] [2] 0x584c8918 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c8964 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c89b0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c89fc MAP: (2 sibs) 3 children: 38: [6] [6] 0x584c8a48 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x584c8a94 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x584c8ae0 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: 0x5847a920 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x5847b6a0 MAP: (3 sibs) 3 children: 38: 0x5847b7b0 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x5847b808 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x5847b860 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x5847b6f8 MAP: (3 sibs) 3 children: 38: 0x5847b8c0 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x5847b918 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x5847b970 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x5847b750 MAP: (3 sibs) 3 children: 38: 0x5847b9d0 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x5847ba28 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x5847ba80 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x584c8b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x584c8b7c MAP: (3 sibs) 3 children: 38: [2] [2] 0x584c8bc8 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x584c8c14 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x584c8c60 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x584c8cac MAP: (3 sibs) 3 children: 38: [6] [6] 0x584c8cf8 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x584c8d44 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x584c8d90 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x584c8ddc MAP: (3 sibs) 3 children: 38: [10] [10] 0x584c8e28 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x584c8e74 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x584c8ec0 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 (24 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (25 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.03 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x577084b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x577076b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x57707708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x57707760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x57707820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x57707878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x577077b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x577078e0 VAL: 'item 1' (2 sibs) 39: 0x57707938 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x57714450 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5771449c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x577144e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x57714534 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x57714580 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x577145cc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x57714618 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x57714664 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x577146b0 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: 0x57708550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57707340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57707540 MAP: (2 sibs) 4 children: 39: 0x57708150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x577081a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x57708200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x57707598 MAP: (2 sibs) 5 children: 39: 0x577082c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x57708318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708370 KEYVAL: 'size' '8' (5 sibs) 39: 0x577083c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708420 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x577158b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x577158fc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57715948 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57715994 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577159e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57715a2c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57715a78 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57715ac4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57715b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57715b5c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57715ba8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57715bf4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57715c40 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: 0x577085f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57708710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57708770 MAP: (2 sibs) 4 children: 39: 0x57708830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x57708888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x577088e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x577087c8 MAP: (2 sibs) 5 children: 39: 0x577089a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x577089f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x57708aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708b00 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x57716a20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x57716a6c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57716ab8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57716b04 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x57716b50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57716b9c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57716be8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57716c34 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57716c80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57716ccc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57716d18 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57716d64 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57716db0 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: 0x577084b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x577076b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x57707708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x57707760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x57707820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x57707878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x577077b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x577078e0 VAL: 'item 1' (2 sibs) 39: 0x57707938 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x57716ef0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x57716f3c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x57716f88 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x57716fd4 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x57717020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5771706c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x577170b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x57717104 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x57717150 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: 0x57708550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57707340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57707540 MAP: (2 sibs) 4 children: 39: 0x57708150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x577081a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x57708200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x57707598 MAP: (2 sibs) 5 children: 39: 0x577082c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x57708318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708370 KEYVAL: 'size' '8' (5 sibs) 39: 0x577083c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708420 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x577173c0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771740c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57717458 MAP: (2 sibs) 4 children: 39: [3] [3] 0x577174a4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577174f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771753c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57717588 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x577175d4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57717620 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771766c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x577176b8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57717704 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57717750 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: 0x577085f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57708710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57708770 MAP: (2 sibs) 4 children: 39: 0x57708830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x57708888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x577088e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x577087c8 MAP: (2 sibs) 5 children: 39: 0x577089a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x577089f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x57708aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708b00 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x57717890 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x577178dc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57717928 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57717974 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577179c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57717a0c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57717a58 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57717aa4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57717af0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57717b3c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57717b88 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57717bd4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57717c20 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] 0x57714450 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5771449c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x577144e8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x57714534 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x57714580 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x577145cc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x57714618 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x57714664 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x577146b0 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] 0x577187f0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5771883c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x57718888 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x577188d4 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x57718920 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5771896c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x577189b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x57718a04 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x57718a50 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] 0x577158b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x577158fc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57715948 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57715994 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577159e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57715a2c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57715a78 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57715ac4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57715b10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57715b5c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57715ba8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57715bf4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57715c40 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] 0x57718cc0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x57718d0c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57718d58 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57718da4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x57718df0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57718e3c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57718e88 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57718ed4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57718f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57718f6c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57718fb8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57719004 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57719050 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] 0x57716a20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x57716a6c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57716ab8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57716b04 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x57716b50 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57716b9c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57716be8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57716c34 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57716c80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57716ccc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57716d18 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57716d64 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57716db0 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] 0x57719190 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x577191dc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57719228 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57719274 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577192c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771930c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57719358 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x577193a4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x577193f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771943c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57719488 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x577194d4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57719520 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] 0x57716ef0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x57716f3c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x57716f88 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x57716fd4 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x57717020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5771706c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x577170b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x57717104 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x57717150 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] 0x57719940 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5771998c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x577199d8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x57719a24 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x57719a70 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x57719abc KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x57719b08 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x57719b54 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x57719ba0 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] 0x577173c0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771740c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57717458 MAP: (2 sibs) 4 children: 39: [3] [3] 0x577174a4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577174f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771753c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57717588 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x577175d4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57717620 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771766c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x577176b8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57717704 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57717750 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] 0x57719e10 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x57719e5c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57719ea8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57719ef4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x57719f40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57719f8c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57719fd8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5771a024 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5771a070 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771a0bc KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5771a108 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5771a154 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5771a1a0 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] 0x57717890 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x577178dc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x57717928 MAP: (2 sibs) 4 children: 39: [3] [3] 0x57717974 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x577179c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x57717a0c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x57717a58 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x57717aa4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x57717af0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x57717b3c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x57717b88 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x57717bd4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x57717c20 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] 0x5771a2e0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771a32c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5771a378 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5771a3c4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5771a410 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771a45c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5771a4a8 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5771a4f4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5771a540 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771a58c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5771a5d8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5771a624 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5771a670 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: 0x577084b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x577076b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x57707708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x57707760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x57707820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x57707878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x577077b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x577078e0 VAL: 'item 1' (2 sibs) 39: 0x57707938 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5771a7b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5771a7fc KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5771a848 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5771a894 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5771a8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5771a92c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5771a978 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5771a9c4 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5771aa10 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: 0x57708550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57707340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57707540 MAP: (2 sibs) 4 children: 39: 0x57708150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x577081a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x57708200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x57707598 MAP: (2 sibs) 5 children: 39: 0x577082c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x57708318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708370 KEYVAL: 'size' '8' (5 sibs) 39: 0x577083c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708420 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5771aa60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771aaac KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5771aaf8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5771ab44 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5771ab90 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771abdc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5771ac28 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5771ac74 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5771acc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771ad0c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5771ad58 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5771ada4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5771adf0 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: 0x577085f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57708710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57708770 MAP: (2 sibs) 4 children: 39: 0x57708830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x57708888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x577088e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x577087c8 MAP: (2 sibs) 5 children: 39: 0x577089a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x577089f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x57708aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708b00 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5771ae40 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771ae8c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5771aed8 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5771af24 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5771af70 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771afbc KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5771b008 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5771b054 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5771b0a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771b0ec KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5771b138 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5771b184 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5771b1d0 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: 0x577084b0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x577076b0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x57707708 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x57707760 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x57707820 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x57707878 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x577077b8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x577078e0 VAL: 'item 1' (2 sibs) 39: 0x57707938 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5771b220 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x5771b26c KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x5771b2b8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x5771b304 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x5771b350 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x5771b39c KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x5771b3e8 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x5771b434 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x5771b480 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: 0x57708550 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57707340 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57707540 MAP: (2 sibs) 4 children: 39: 0x57708150 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x577081a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x57708200 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708258 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x57707598 MAP: (2 sibs) 5 children: 39: 0x577082c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x57708318 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708370 KEYVAL: 'size' '8' (5 sibs) 39: 0x577083c8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708420 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5771b4d0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771b51c KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5771b568 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5771b5b4 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5771b600 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771b64c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5771b698 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5771b6e4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5771b730 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771b77c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5771b7c8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5771b814 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5771b860 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: 0x577085f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x57708710 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x57708770 MAP: (2 sibs) 4 children: 39: 0x57708830 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x57708888 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x577088e0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x57708938 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x577087c8 MAP: (2 sibs) 5 children: 39: 0x577089a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x577089f8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x57708a50 KEYVAL: 'size' '8' (5 sibs) 39: 0x57708aa8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x57708b00 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x5771b8b0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x5771b8fc KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x5771b948 MAP: (2 sibs) 4 children: 39: [3] [3] 0x5771b994 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x5771b9e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x5771ba2c KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x5771ba78 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x5771bac4 MAP: (2 sibs) 5 children: 39: [8] [8] 0x5771bb10 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x5771bb5c KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x5771bba8 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x5771bbf4 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x5771bc40 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 (7 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (7 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x567de9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567de6b0 VAL: 'item 1' (4 sibs) 40: 0x567de708 VAL: 'item 2' (4 sibs) 40: 0x567de760 SEQ: (4 sibs) 2 children: 40: 0x567de820 VAL: 'item 3.1' (2 sibs) 40: 0x567de878 VAL: 'item 3.2' (2 sibs) 40: 0x567de7b8 MAP: (4 sibs) 2 children: 40: 0x567de8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567de938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x567e66f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e673c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e6788 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e67d4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e6820 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e686c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e68b8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e6904 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e6950 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: 0x567dea70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567deaf0 VAL: 'item 1' (4 sibs) 40: 0x567deb48 VAL: 'item 2' (4 sibs) 40: 0x567deba0 SEQ: (4 sibs) 2 children: 40: 0x567dec60 VAL: 'item 3.1' (2 sibs) 40: 0x567decb8 VAL: 'item 3.2' (2 sibs) 40: 0x567debf8 MAP: (4 sibs) 2 children: 40: 0x567ded20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567ded78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x567e7770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e77bc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e7808 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e7854 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e78a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e78ec VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e7938 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e7984 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e79d0 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: 0x567de9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567de6b0 VAL: 'item 1' (4 sibs) 40: 0x567de708 VAL: 'item 2' (4 sibs) 40: 0x567de760 SEQ: (4 sibs) 2 children: 40: 0x567de820 VAL: 'item 3.1' (2 sibs) 40: 0x567de878 VAL: 'item 3.2' (2 sibs) 40: 0x567de7b8 MAP: (4 sibs) 2 children: 40: 0x567de8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567de938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x567e7c40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e7c8c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e7cd8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e7d24 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e7d70 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e7dbc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e7e08 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e7e54 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e7ea0 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: 0x567dea70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567deaf0 VAL: 'item 1' (4 sibs) 40: 0x567deb48 VAL: 'item 2' (4 sibs) 40: 0x567deba0 SEQ: (4 sibs) 2 children: 40: 0x567dec60 VAL: 'item 3.1' (2 sibs) 40: 0x567decb8 VAL: 'item 3.2' (2 sibs) 40: 0x567debf8 MAP: (4 sibs) 2 children: 40: 0x567ded20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567ded78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x567e8110 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e815c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e81a8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e81f4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e8240 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e828c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e82d8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e8324 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e8370 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] 0x567e66f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e673c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e6788 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e67d4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e6820 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e686c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e68b8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e6904 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e6950 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] 0x567e8a20 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e8a6c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e8ab8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e8b04 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e8b50 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e8b9c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e8be8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e8c34 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e8c80 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] 0x567e7770 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e77bc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e7808 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e7854 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e78a0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e78ec VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e7938 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e7984 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e79d0 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] 0x567e8ef0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e8f3c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e8f88 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e8fd4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e9020 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e906c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e90b8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e9104 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e9150 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] 0x567e7c40 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e7c8c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e7cd8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e7d24 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e7d70 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e7dbc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e7e08 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e7e54 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e7ea0 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] 0x567e93c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e940c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e9458 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e94a4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e94f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e953c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e9588 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e95d4 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e9620 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] 0x567e8110 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e815c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e81a8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e81f4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e8240 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e828c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e82d8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e8324 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e8370 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] 0x567e9b70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567e9bbc VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567e9c08 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567e9c54 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567e9ca0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567e9cec VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567e9d38 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567e9d84 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567e9dd0 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: 0x567de9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567de6b0 VAL: 'item 1' (4 sibs) 40: 0x567de708 VAL: 'item 2' (4 sibs) 40: 0x567de760 SEQ: (4 sibs) 2 children: 40: 0x567de820 VAL: 'item 3.1' (2 sibs) 40: 0x567de878 VAL: 'item 3.2' (2 sibs) 40: 0x567de7b8 MAP: (4 sibs) 2 children: 40: 0x567de8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567de938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x567ea040 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567ea08c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567ea0d8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567ea124 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567ea170 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567ea1bc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567ea208 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567ea254 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567ea2a0 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: 0x567dea70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567deaf0 VAL: 'item 1' (4 sibs) 40: 0x567deb48 VAL: 'item 2' (4 sibs) 40: 0x567deba0 SEQ: (4 sibs) 2 children: 40: 0x567dec60 VAL: 'item 3.1' (2 sibs) 40: 0x567decb8 VAL: 'item 3.2' (2 sibs) 40: 0x567debf8 MAP: (4 sibs) 2 children: 40: 0x567ded20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567ded78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x567ea2f0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567ea33c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567ea388 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567ea3d4 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567ea420 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567ea46c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567ea4b8 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567ea504 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567ea550 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: 0x567de9d0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567de6b0 VAL: 'item 1' (4 sibs) 40: 0x567de708 VAL: 'item 2' (4 sibs) 40: 0x567de760 SEQ: (4 sibs) 2 children: 40: 0x567de820 VAL: 'item 3.1' (2 sibs) 40: 0x567de878 VAL: 'item 3.2' (2 sibs) 40: 0x567de7b8 MAP: (4 sibs) 2 children: 40: 0x567de8e0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567de938 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x567ea5a0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567ea5ec VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567ea638 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567ea684 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567ea6d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567ea71c VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567ea768 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567ea7b4 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567ea800 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: 0x567dea70 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x567deaf0 VAL: 'item 1' (4 sibs) 40: 0x567deb48 VAL: 'item 2' (4 sibs) 40: 0x567deba0 SEQ: (4 sibs) 2 children: 40: 0x567dec60 VAL: 'item 3.1' (2 sibs) 40: 0x567decb8 VAL: 'item 3.2' (2 sibs) 40: 0x567debf8 MAP: (4 sibs) 2 children: 40: 0x567ded20 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x567ded78 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x567ea850 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x567ea89c VAL: 'item 1' (4 sibs) 40: [2] [2] 0x567ea8e8 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x567ea934 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x567ea980 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x567ea9cc VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x567eaa18 MAP: (4 sibs) 2 children: 40: [7] [7] 0x567eaa64 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x567eaab0 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (3 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (3 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.01 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x57afb170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x57afa530 VAL: 'a' (21 sibs) 41: 0x57afa588 VAL: 'b:b' (21 sibs) 41: 0x57afa5e0 VAL: 'c{c' (21 sibs) 41: 0x57afa638 VAL: 'cc{' (21 sibs) 41: 0x57afa690 VAL: 'c}c' (21 sibs) 41: 0x57afa6e8 VAL: 'cc}' (21 sibs) 41: 0x57afa740 VAL: 'c!c' (21 sibs) 41: 0x57afa798 VAL: 'cc!' (21 sibs) 41: 0x57afa7f0 VAL: '.foo' (21 sibs) 41: 0x57afa848 VAL: '.' (21 sibs) 41: 0x57afa8a0 VAL: '-a' (21 sibs) 41: 0x57afa8f8 VAL: '+b' (21 sibs) 41: 0x57afa950 VAL: '/b' (21 sibs) 41: 0x57afa9a8 VAL: ':c' (21 sibs) 41: 0x57afaa00 VAL: '$g' (21 sibs) 41: 0x57afaa58 VAL: '*' (21 sibs) 41: 0x57afaab0 VAL: '*' (21 sibs) 41: 0x57afab08 VAL: '*' (21 sibs) 41: 0x57afab60 VAL: '*a' (21 sibs) 41: 0x57afabb8 VAL: '*a' (21 sibs) 41: 0x57afac10 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b0bd40 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b0bd8c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b0bdd8 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b0be24 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b0be70 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b0bebc VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b0bf08 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b0bf54 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b0bfa0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b0bfec VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b0c038 VAL: '.' (21 sibs) 41: [11] [11] 0x57b0c084 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b0c0d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b0c11c VAL: '/b' (21 sibs) 41: [14] [14] 0x57b0c168 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b0c1b4 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b0c200 VAL: '*' (21 sibs) 41: [17] [17] 0x57b0c24c VAL: '*' (21 sibs) 41: [18] [18] 0x57b0c298 VAL: '*' (21 sibs) 41: [19] [19] 0x57b0c2e4 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b0c330 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b0c37c 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: 0x57afb210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x57afadc0 VAL: 'a' (10 sibs) 41: 0x57afae18 VAL: 'b' (10 sibs) 41: 0x57afae70 VAL: 'c' (10 sibs) 41: 0x57afaec8 VAL: '.foo' (10 sibs) 41: 0x57afaf20 VAL: '.' (10 sibs) 41: 0x57afaf78 VAL: '-a' (10 sibs) 41: 0x57afafd0 VAL: '+b' (10 sibs) 41: 0x57afb028 VAL: '/b' (10 sibs) 41: 0x57afb080 VAL: ':c' (10 sibs) 41: 0x57afb0d8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b0b870 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b0b8bc VAL: 'a' (10 sibs) 41: [2] [2] 0x57b0b908 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b0b954 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b0b9a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b0b9ec VAL: '.' (10 sibs) 41: [6] [6] 0x57b0ba38 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b0ba84 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b0bad0 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b0bb1c VAL: ':c' (10 sibs) 41: [10] [10] 0x57b0bb68 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: 0x57afb2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb530 KEYVAL: '.' '.' (12 sibs) 41: 0x57afb588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afb5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afb638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afb690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afb6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afb740 KEYVAL: '*' '*' (12 sibs) 41: 0x57afb798 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b0dd90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b0dddc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b0de28 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b0de74 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b0dec0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b0df0c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b0df58 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b0dfa4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b0dff0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b0e03c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b0e088 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b0e0d4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b0e120 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: 0x57afb350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x57afba08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afba60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afbab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afbb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afbb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afbbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x57afbc18 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b0eeb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b0eefc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b0ef48 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b0ef94 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b0efe0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b0f02c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b0f078 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b0f0c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b0f110 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b0f15c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b0f1a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b0f1f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b0f240 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: 0x57afb170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x57afa530 VAL: 'a' (21 sibs) 41: 0x57afa588 VAL: 'b:b' (21 sibs) 41: 0x57afa5e0 VAL: 'c{c' (21 sibs) 41: 0x57afa638 VAL: 'cc{' (21 sibs) 41: 0x57afa690 VAL: 'c}c' (21 sibs) 41: 0x57afa6e8 VAL: 'cc}' (21 sibs) 41: 0x57afa740 VAL: 'c!c' (21 sibs) 41: 0x57afa798 VAL: 'cc!' (21 sibs) 41: 0x57afa7f0 VAL: '.foo' (21 sibs) 41: 0x57afa848 VAL: '.' (21 sibs) 41: 0x57afa8a0 VAL: '-a' (21 sibs) 41: 0x57afa8f8 VAL: '+b' (21 sibs) 41: 0x57afa950 VAL: '/b' (21 sibs) 41: 0x57afa9a8 VAL: ':c' (21 sibs) 41: 0x57afaa00 VAL: '$g' (21 sibs) 41: 0x57afaa58 VAL: '*' (21 sibs) 41: 0x57afaab0 VAL: '*' (21 sibs) 41: 0x57afab08 VAL: '*' (21 sibs) 41: 0x57afab60 VAL: '*a' (21 sibs) 41: 0x57afabb8 VAL: '*a' (21 sibs) 41: 0x57afac10 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b0f850 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b0f89c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b0f8e8 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b0f934 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b0f980 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b0f9cc VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b0fa18 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b0fa64 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b0fab0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b0fafc VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b0fb48 VAL: '.' (21 sibs) 41: [11] [11] 0x57b0fb94 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b0fbe0 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b0fc2c VAL: '/b' (21 sibs) 41: [14] [14] 0x57b0fc78 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b0fcc4 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b0fd10 VAL: '*' (21 sibs) 41: [17] [17] 0x57b0fd5c VAL: '*' (21 sibs) 41: [18] [18] 0x57b0fda8 VAL: '*' (21 sibs) 41: [19] [19] 0x57b0fdf4 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b0fe40 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b0fe8c 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: 0x57afb210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x57afadc0 VAL: 'a' (10 sibs) 41: 0x57afae18 VAL: 'b' (10 sibs) 41: 0x57afae70 VAL: 'c' (10 sibs) 41: 0x57afaec8 VAL: '.foo' (10 sibs) 41: 0x57afaf20 VAL: '.' (10 sibs) 41: 0x57afaf78 VAL: '-a' (10 sibs) 41: 0x57afafd0 VAL: '+b' (10 sibs) 41: 0x57afb028 VAL: '/b' (10 sibs) 41: 0x57afb080 VAL: ':c' (10 sibs) 41: 0x57afb0d8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b101e0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b1022c VAL: 'a' (10 sibs) 41: [2] [2] 0x57b10278 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b102c4 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b10310 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b1035c VAL: '.' (10 sibs) 41: [6] [6] 0x57b103a8 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b103f4 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b10440 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b1048c VAL: ':c' (10 sibs) 41: [10] [10] 0x57b104d8 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: 0x57afb2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb530 KEYVAL: '.' '.' (12 sibs) 41: 0x57afb588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afb5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afb638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afb690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afb6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afb740 KEYVAL: '*' '*' (12 sibs) 41: 0x57afb798 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b106b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b106fc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b10748 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b10794 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b107e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b1082c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b10878 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b108c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b10910 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1095c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b109a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b109f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b10a40 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: 0x57afb350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x57afba08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afba60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afbab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afbb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afbb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afbbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x57afbc18 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x57b10b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b10bcc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b10c18 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b10c64 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b10cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b10cfc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b10d48 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b10d94 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b10de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b10e2c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b10e78 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b10ec4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b10f10 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] 0x57b0bd40 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b0bd8c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b0bdd8 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b0be24 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b0be70 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b0bebc VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b0bf08 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b0bf54 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b0bfa0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b0bfec VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b0c038 VAL: '.' (21 sibs) 41: [11] [11] 0x57b0c084 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b0c0d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b0c11c VAL: '/b' (21 sibs) 41: [14] [14] 0x57b0c168 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b0c1b4 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b0c200 VAL: '*' (21 sibs) 41: [17] [17] 0x57b0c24c VAL: '*' (21 sibs) 41: [18] [18] 0x57b0c298 VAL: '*' (21 sibs) 41: [19] [19] 0x57b0c2e4 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b0c330 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b0c37c 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] 0x57b118e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b1192c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b11978 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b119c4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b11a10 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b11a5c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b11aa8 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b11af4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b11b40 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b11b8c VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b11bd8 VAL: '.' (21 sibs) 41: [11] [11] 0x57b11c24 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b11c70 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b11cbc VAL: '/b' (21 sibs) 41: [14] [14] 0x57b11d08 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b11d54 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b11da0 VAL: '*' (21 sibs) 41: [17] [17] 0x57b11dec VAL: '*' (21 sibs) 41: [18] [18] 0x57b11e38 VAL: '*' (21 sibs) 41: [19] [19] 0x57b11e84 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b11ed0 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b11f1c 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] 0x57b0b870 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b0b8bc VAL: 'a' (10 sibs) 41: [2] [2] 0x57b0b908 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b0b954 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b0b9a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b0b9ec VAL: '.' (10 sibs) 41: [6] [6] 0x57b0ba38 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b0ba84 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b0bad0 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b0bb1c VAL: ':c' (10 sibs) 41: [10] [10] 0x57b0bb68 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] 0x57b11410 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b1145c VAL: 'a' (10 sibs) 41: [2] [2] 0x57b114a8 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b114f4 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b11540 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b1158c VAL: '.' (10 sibs) 41: [6] [6] 0x57b115d8 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b11624 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b11670 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b116bc VAL: ':c' (10 sibs) 41: [10] [10] 0x57b11708 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] 0x57b0dd90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b0dddc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b0de28 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b0de74 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b0dec0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b0df0c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b0df58 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b0dfa4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b0dff0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b0e03c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b0e088 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b0e0d4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b0e120 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] 0x57b12560 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b125ac KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b125f8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b12644 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b12690 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b126dc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b12728 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b12774 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b127c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1280c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b12858 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b128a4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b128f0 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] 0x57b0eeb0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b0eefc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b0ef48 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b0ef94 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b0efe0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b0f02c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b0f078 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b0f0c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b0f110 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b0f15c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b0f1a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b0f1f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b0f240 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] 0x57b12a30 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b12a7c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b12ac8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b12b14 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b12b60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b12bac KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b12bf8 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b12c44 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b12c90 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b12cdc KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b12d28 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b12d74 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b12dc0 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] 0x57b0f850 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b0f89c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b0f8e8 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b0f934 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b0f980 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b0f9cc VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b0fa18 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b0fa64 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b0fab0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b0fafc VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b0fb48 VAL: '.' (21 sibs) 41: [11] [11] 0x57b0fb94 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b0fbe0 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b0fc2c VAL: '/b' (21 sibs) 41: [14] [14] 0x57b0fc78 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b0fcc4 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b0fd10 VAL: '*' (21 sibs) 41: [17] [17] 0x57b0fd5c VAL: '*' (21 sibs) 41: [18] [18] 0x57b0fda8 VAL: '*' (21 sibs) 41: [19] [19] 0x57b0fdf4 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b0fe40 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b0fe8c 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] 0x57b133d0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b1341c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b13468 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b134b4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b13500 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b1354c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b13598 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b135e4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b13630 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b1367c VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b136c8 VAL: '.' (21 sibs) 41: [11] [11] 0x57b13714 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b13760 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b137ac VAL: '/b' (21 sibs) 41: [14] [14] 0x57b137f8 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b13844 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b13890 VAL: '*' (21 sibs) 41: [17] [17] 0x57b138dc VAL: '*' (21 sibs) 41: [18] [18] 0x57b13928 VAL: '*' (21 sibs) 41: [19] [19] 0x57b13974 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b139c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b13a0c 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] 0x57b101e0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b1022c VAL: 'a' (10 sibs) 41: [2] [2] 0x57b10278 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b102c4 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b10310 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b1035c VAL: '.' (10 sibs) 41: [6] [6] 0x57b103a8 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b103f4 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b10440 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b1048c VAL: ':c' (10 sibs) 41: [10] [10] 0x57b104d8 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] 0x57b12f00 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b12f4c VAL: 'a' (10 sibs) 41: [2] [2] 0x57b12f98 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b12fe4 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b13030 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b1307c VAL: '.' (10 sibs) 41: [6] [6] 0x57b130c8 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b13114 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b13160 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b131ac VAL: ':c' (10 sibs) 41: [10] [10] 0x57b131f8 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] 0x57b106b0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b106fc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b10748 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b10794 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b107e0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b1082c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b10878 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b108c4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b10910 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1095c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b109a8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b109f4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b10a40 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] 0x57b13d60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b13dac KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b13df8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b13e44 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b13e90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b13edc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b13f28 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b13f74 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b13fc0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1400c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b14058 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b140a4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b140f0 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] 0x57b10b80 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b10bcc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b10c18 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b10c64 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b10cb0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b10cfc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b10d48 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b10d94 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b10de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b10e2c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b10e78 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b10ec4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b10f10 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] 0x57b14230 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b1427c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b142c8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b14314 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b14360 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b143ac KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b143f8 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b14444 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b14490 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b144dc KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b14528 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b14574 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b145c0 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: 0x57afb170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x57afa530 VAL: 'a' (21 sibs) 41: 0x57afa588 VAL: 'b:b' (21 sibs) 41: 0x57afa5e0 VAL: 'c{c' (21 sibs) 41: 0x57afa638 VAL: 'cc{' (21 sibs) 41: 0x57afa690 VAL: 'c}c' (21 sibs) 41: 0x57afa6e8 VAL: 'cc}' (21 sibs) 41: 0x57afa740 VAL: 'c!c' (21 sibs) 41: 0x57afa798 VAL: 'cc!' (21 sibs) 41: 0x57afa7f0 VAL: '.foo' (21 sibs) 41: 0x57afa848 VAL: '.' (21 sibs) 41: 0x57afa8a0 VAL: '-a' (21 sibs) 41: 0x57afa8f8 VAL: '+b' (21 sibs) 41: 0x57afa950 VAL: '/b' (21 sibs) 41: 0x57afa9a8 VAL: ':c' (21 sibs) 41: 0x57afaa00 VAL: '$g' (21 sibs) 41: 0x57afaa58 VAL: '*' (21 sibs) 41: 0x57afaab0 VAL: '*' (21 sibs) 41: 0x57afab08 VAL: '*' (21 sibs) 41: 0x57afab60 VAL: '*a' (21 sibs) 41: 0x57afabb8 VAL: '*a' (21 sibs) 41: 0x57afac10 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b14700 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b1474c VAL: 'a' (21 sibs) 41: [2] [2] 0x57b14798 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b147e4 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b14830 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b1487c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b148c8 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b14914 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b14960 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b149ac VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b149f8 VAL: '.' (21 sibs) 41: [11] [11] 0x57b14a44 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b14a90 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b14adc VAL: '/b' (21 sibs) 41: [14] [14] 0x57b14b28 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b14b74 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b14bc0 VAL: '*' (21 sibs) 41: [17] [17] 0x57b14c0c VAL: '*' (21 sibs) 41: [18] [18] 0x57b14c58 VAL: '*' (21 sibs) 41: [19] [19] 0x57b14ca4 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b14cf0 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b14d3c 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: 0x57afb210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x57afadc0 VAL: 'a' (10 sibs) 41: 0x57afae18 VAL: 'b' (10 sibs) 41: 0x57afae70 VAL: 'c' (10 sibs) 41: 0x57afaec8 VAL: '.foo' (10 sibs) 41: 0x57afaf20 VAL: '.' (10 sibs) 41: 0x57afaf78 VAL: '-a' (10 sibs) 41: 0x57afafd0 VAL: '+b' (10 sibs) 41: 0x57afb028 VAL: '/b' (10 sibs) 41: 0x57afb080 VAL: ':c' (10 sibs) 41: 0x57afb0d8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b14d90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b14ddc VAL: 'a' (10 sibs) 41: [2] [2] 0x57b14e28 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b14e74 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b14ec0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b14f0c VAL: '.' (10 sibs) 41: [6] [6] 0x57b14f58 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b14fa4 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b14ff0 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b1503c VAL: ':c' (10 sibs) 41: [10] [10] 0x57b15088 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: 0x57afb2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb530 KEYVAL: '.' '.' (12 sibs) 41: 0x57afb588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afb5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afb638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afb690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afb6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afb740 KEYVAL: '*' '*' (12 sibs) 41: 0x57afb798 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b150e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b1512c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b15178 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b151c4 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b15210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b1525c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b152a8 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b152f4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b15340 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1538c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b153d8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b15424 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b15470 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: 0x57afb350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x57afba08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afba60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afbab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afbb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afbb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afbbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x57afbc18 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b154c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b1550c KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b15558 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b155a4 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b155f0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b1563c KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b15688 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b156d4 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b15720 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1576c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b157b8 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b15804 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b15850 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: 0x57afb170 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x57afa530 VAL: 'a' (21 sibs) 41: 0x57afa588 VAL: 'b:b' (21 sibs) 41: 0x57afa5e0 VAL: 'c{c' (21 sibs) 41: 0x57afa638 VAL: 'cc{' (21 sibs) 41: 0x57afa690 VAL: 'c}c' (21 sibs) 41: 0x57afa6e8 VAL: 'cc}' (21 sibs) 41: 0x57afa740 VAL: 'c!c' (21 sibs) 41: 0x57afa798 VAL: 'cc!' (21 sibs) 41: 0x57afa7f0 VAL: '.foo' (21 sibs) 41: 0x57afa848 VAL: '.' (21 sibs) 41: 0x57afa8a0 VAL: '-a' (21 sibs) 41: 0x57afa8f8 VAL: '+b' (21 sibs) 41: 0x57afa950 VAL: '/b' (21 sibs) 41: 0x57afa9a8 VAL: ':c' (21 sibs) 41: 0x57afaa00 VAL: '$g' (21 sibs) 41: 0x57afaa58 VAL: '*' (21 sibs) 41: 0x57afaab0 VAL: '*' (21 sibs) 41: 0x57afab08 VAL: '*' (21 sibs) 41: 0x57afab60 VAL: '*a' (21 sibs) 41: 0x57afabb8 VAL: '*a' (21 sibs) 41: 0x57afac10 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b158a0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x57b158ec VAL: 'a' (21 sibs) 41: [2] [2] 0x57b15938 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x57b15984 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x57b159d0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x57b15a1c VAL: 'c}c' (21 sibs) 41: [6] [6] 0x57b15a68 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x57b15ab4 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x57b15b00 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x57b15b4c VAL: '.foo' (21 sibs) 41: [10] [10] 0x57b15b98 VAL: '.' (21 sibs) 41: [11] [11] 0x57b15be4 VAL: '-a' (21 sibs) 41: [12] [12] 0x57b15c30 VAL: '+b' (21 sibs) 41: [13] [13] 0x57b15c7c VAL: '/b' (21 sibs) 41: [14] [14] 0x57b15cc8 VAL: ':c' (21 sibs) 41: [15] [15] 0x57b15d14 VAL: '$g' (21 sibs) 41: [16] [16] 0x57b15d60 VAL: '*' (21 sibs) 41: [17] [17] 0x57b15dac VAL: '*' (21 sibs) 41: [18] [18] 0x57b15df8 VAL: '*' (21 sibs) 41: [19] [19] 0x57b15e44 VAL: '*a' (21 sibs) 41: [20] [20] 0x57b15e90 VAL: '*a' (21 sibs) 41: [21] [21] 0x57b15edc 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: 0x57afb210 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x57afadc0 VAL: 'a' (10 sibs) 41: 0x57afae18 VAL: 'b' (10 sibs) 41: 0x57afae70 VAL: 'c' (10 sibs) 41: 0x57afaec8 VAL: '.foo' (10 sibs) 41: 0x57afaf20 VAL: '.' (10 sibs) 41: 0x57afaf78 VAL: '-a' (10 sibs) 41: 0x57afafd0 VAL: '+b' (10 sibs) 41: 0x57afb028 VAL: '/b' (10 sibs) 41: 0x57afb080 VAL: ':c' (10 sibs) 41: 0x57afb0d8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b15f30 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x57b15f7c VAL: 'a' (10 sibs) 41: [2] [2] 0x57b15fc8 VAL: 'b' (10 sibs) 41: [3] [3] 0x57b16014 VAL: 'c' (10 sibs) 41: [4] [4] 0x57b16060 VAL: '.foo' (10 sibs) 41: [5] [5] 0x57b160ac VAL: '.' (10 sibs) 41: [6] [6] 0x57b160f8 VAL: '-a' (10 sibs) 41: [7] [7] 0x57b16144 VAL: '+b' (10 sibs) 41: [8] [8] 0x57b16190 VAL: '/b' (10 sibs) 41: [9] [9] 0x57b161dc VAL: ':c' (10 sibs) 41: [10] [10] 0x57b16228 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: 0x57afb2b0 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb3d0 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb428 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb480 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb4d8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb530 KEYVAL: '.' '.' (12 sibs) 41: 0x57afb588 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afb5e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afb638 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afb690 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afb6e8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afb740 KEYVAL: '*' '*' (12 sibs) 41: 0x57afb798 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b16280 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b162cc KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b16318 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b16364 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b163b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b163fc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b16448 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b16494 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b164e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1652c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b16578 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b165c4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b16610 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: 0x57afb350 [ROOT] MAP: (0 sibs) 12 children: 41: 0x57afb850 KEYVAL: 'a' 'a' (12 sibs) 41: 0x57afb8a8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x57afb900 KEYVAL: 'c' 'c' (12 sibs) 41: 0x57afb958 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x57afb9b0 KEYVAL: '.' '.' (12 sibs) 41: 0x57afba08 KEYVAL: '-a' '-a' (12 sibs) 41: 0x57afba60 KEYVAL: '+b' '+b' (12 sibs) 41: 0x57afbab8 KEYVAL: '/b' '/b' (12 sibs) 41: 0x57afbb10 KEYVAL: ':c' ':c' (12 sibs) 41: 0x57afbb68 KEYVAL: '$g' '$g' (12 sibs) 41: 0x57afbbc0 KEYVAL: '*' '*' (12 sibs) 41: 0x57afbc18 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x57b16660 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x57b166ac KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x57b166f8 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x57b16744 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x57b16790 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x57b167dc KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x57b16828 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x57b16874 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x57b168c0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x57b1690c KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x57b16958 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x57b169a4 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x57b169f0 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 (10 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (10 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x56fea060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe1c80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56fe1f50 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1fa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1cd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56fe2010 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe2068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1d30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56fe20d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe1d88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56fe2130 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe1de0 MAP: (8 sibs) 4 children: 42: 0x56fe2190 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe21e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe2240 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe2298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe1e38 MAP: (8 sibs) 3 children: 42: 0x56fe2300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56fe2358 KEYVAL: 'r' '10' (3 sibs) 42: 0x56fe23b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56fe1e90 MAP: (8 sibs) 2 children: 42: 0x56fe2410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56fe24d0 VAL***: '*CENTER' (2 sibs) 42: 0x56fe2528 VAL***: '*BIG' (2 sibs) 42: 0x56fe2468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56fe1ee8 MAP: (8 sibs) 3 children: 42: 0x56fe2590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56fe26a0 VAL***: '*BIG' (3 sibs) 42: 0x56fe26f8 VAL***: '*LEFT' (3 sibs) 42: 0x56fe2750 VAL***: '*SMALL' (3 sibs) 42: 0x56fe25e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56fe2640 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5703dfe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5703e02c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5703e078 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5703e0c4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5703e110 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5703e15c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5703e1a8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5703e1f4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5703e240 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5703e28c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5703e2d8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5703e324 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5703e370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5703e3bc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5703e408 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5703e454 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5703e4a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5703e4ec KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5703e538 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5703e584 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5703e5d0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5703e61c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5703e668 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5703e6b4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5703e700 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5703e74c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5703e798 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5703e7e4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x5703e830 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5703e87c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x5703e8c8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5703e914 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: 0x56fea100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe2d50 MAP: (8 sibs) 2 children: 42: 0x56fe13d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1428 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2da8 MAP: (8 sibs) 2 children: 42: 0x56fe1720 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe1778 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2e00 MAP: (8 sibs) 1 children: 42: 0x56fe3020 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe2e58 MAP: (8 sibs) 1 children: 42: 0x56fe3080 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe2eb0 MAP: (8 sibs) 4 children: 42: 0x56fe30e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3138 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3190 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe31e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f08 MAP: (8 sibs) 4 children: 42: 0x56fe3250 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe32a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3300 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f60 MAP: (8 sibs) 4 children: 42: 0x56fe33c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3418 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3470 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe34c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2fb8 MAP: (8 sibs) 4 children: 42: 0x56fe3530 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3588 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe35e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3638 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5703fc70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5703fcbc MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5703fd08 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5703fd54 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5703fda0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5703fdec KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5703fe38 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5703fe84 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5703fed0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5703ff1c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5703ff68 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5703ffb4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x57040000 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5704004c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57040098 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x570400e4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57040130 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5704017c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x570401c8 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x57040214 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x57040260 MAP: (8 sibs) 2 children: 42: [21] [21] 0x570402ac KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x570402f8 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x57040344 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x57040390 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x570403dc MAP: (8 sibs) 3 children: 42: [26] [26] 0x57040428 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x57040474 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x570404c0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5704050c VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x57040558 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x570405a4 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57040600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5704064c MAP: (8 sibs) 2 children: 42: [2] [2] 0x57040698 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x570406e4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x57040730 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5704077c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x570407c8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x57040814 MAP: (8 sibs) 1 children: 42: [8] [8] 0x57040860 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x570408ac MAP: (8 sibs) 1 children: 42: [10] [10] 0x570408f8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x57040944 MAP: (8 sibs) 4 children: 42: [12] [12] 0x57040990 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x570409dc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57040a28 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x57040a74 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57040ac0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x57040f80 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x57040fcc KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x57040b58 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x57040ba4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x57040bf0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x57040b0c KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x57041018 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x57040c88 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x57040d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x57040d6c MAP: (8 sibs) 4 children: 42: [27] [30] 0x57040ee8 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x57040e04 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x57040cd4 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x57040f34 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57040600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5704064c MAP: (8 sibs) 2 children: 42: [2] [2] 0x57040698 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x570406e4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x57040730 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5704077c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x570407c8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x57040814 MAP: (8 sibs) 1 children: 42: [8] [8] 0x57040860 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x570408ac MAP: (8 sibs) 1 children: 42: [10] [10] 0x570408f8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x57040944 MAP: (8 sibs) 4 children: 42: [12] [12] 0x57040990 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x570409dc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57040a28 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x57040a74 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57040ac0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x57040b0c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x57040b58 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x57040ba4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x57040bf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x57040c3c MAP: (8 sibs) 4 children: 42: [22] [22] 0x57040c88 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x57040cd4 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x57040d20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x57040d6c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x57040db8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x57040e04 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x57040e50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x57040e9c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x57040ee8 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: 0x56fea1a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe39e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe3b50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe3ba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3a38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe1490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3a90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe3c10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3c68 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3ae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe3cd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3d28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57041a70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57041abc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57041b08 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57041b54 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57041ba0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x57041bec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57041c38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57041c84 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57041cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x57041d1c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57041d68 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57041db4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57041e00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x57041e4c 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: 0x56fea240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3de0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe3e90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe4058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3ee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe40c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3f40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe4120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4178 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3f98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe41e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4238 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57042ff0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5704303c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57043088 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x570430d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57043120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5704316c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x570431b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57043204 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57043250 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5704329c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x570432e8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57043334 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57043380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x570433cc 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: 0x56fea2e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe48b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe4b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe49b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe4c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4c58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570444d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5704451c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57044568 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x570445b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57044600 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5704464c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57044698 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x570446e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57044730 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5704477c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x570447c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57044814 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57044860 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x570448ac KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x570444d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5704451c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57044568 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x570445b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57044600 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5704464c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57044698 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x570446e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57044730 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x570448f8 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x570447c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57044814 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x5704477c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x570448ac KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x570444d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5704451c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57044568 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x570445b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57044600 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5704464c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57044698 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x570446e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57044730 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5704477c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x570447c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57044814 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57044860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x570448ac 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: 0x56fea380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe5050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe50a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe4ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe5110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe5168 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57045a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57045a7c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57045ac8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57045b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57045b60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x57045bac VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57045bf8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57045c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57045c90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x57045cdc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57045d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57045d74 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57045dc0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x57045e0c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57045a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57045a7c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57045ac8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57045b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57045b60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57045bac VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57045bf8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57045c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57045c90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x57045e58 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57045d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57045d74 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x57045cdc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57045e0c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57045a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57045a7c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57045ac8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57045b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57045b60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57045bac VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57045bf8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57045c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57045c90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x57045cdc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57045d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57045d74 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57045dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57045e0c 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: 0x56fea420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe55a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe55f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe17e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe1838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe56a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5810 MAP: (2 sibs) 4 children: 42: 0x56fe2920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe29d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2a28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5868 MAP: (2 sibs) 5 children: 42: 0x56fe58d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5980 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe59d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe5a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56fdecf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fded48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fdeda0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56fe57b0 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] 0x57047b60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57047bac KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57047bf8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57047c44 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57047c90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57047cdc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57047d28 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57047d74 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57047dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57047e0c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57047e58 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57047ea4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57047ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x57047f3c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57047f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x57047fd4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57048020 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5704806c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x570480b8 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x57048104 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57048150 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5704819c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570481e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57048234 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: 0x56fea4c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe5ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe5b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe5da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe5be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5e10 MAP: (2 sibs) 4 children: 42: 0x56fe2a90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2ae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe2b40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2b98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5e68 MAP: (2 sibs) 5 children: 42: 0x56fe5ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe5fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe6030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56fe1ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe1b18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe1b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56fe6090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe60e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe6140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5cf0 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] 0x57049c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57049c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57049cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57049d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57049d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57049d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57049de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57049e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57049e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57049ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57049f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57049f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57049fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x57049ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5704a048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5704a094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5704a0e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5704a12c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5704a178 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x5704a1c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5704a210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5704a25c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5704a2a8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x5704a2f4 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] 0x57049c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57049c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57049cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57049d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57049d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57049d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57049de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57049e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57049e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57049ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57049f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57049f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57049fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x57049ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5704a048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5704a094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5704a0e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5704a12c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5704a178 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x5704a1c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5704a210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5704a25c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5704a2a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x5704a340 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x5704a38c KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x5704a3d8 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x5704a2f4 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] 0x57049c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57049c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57049cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57049d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57049d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57049d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57049de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57049e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57049e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57049ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57049f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57049f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57049fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x57049ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5704a048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5704a094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5704a0e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5704a12c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5704a178 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x5704a1c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5704a210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5704a25c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5704a2a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x5704a2f4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x5704a340 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x5704a38c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x5704a3d8 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: 0x56fea560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe7160 MAP: (6 sibs) 1 children: 42: 0x56fe7380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56fe73e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe7490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe74e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe7540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe71b8 MAP: (6 sibs) 1 children: 42: 0x56fe75a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56fe7600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe76b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe7708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe7760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe7210 MAP: (6 sibs) 1 children: 42: 0x56fe77c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56fe7268 MAP: (6 sibs) 1 children: 42: 0x56fe7820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56fe72c0 MAP: (6 sibs) 1 children: 42: 0x56fe7880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56fe78e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56fe7938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56fe7318 MAP: (6 sibs) 1 children: 42: 0x56fe79a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5704bf00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5704bf4c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5704bf98 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x5704bfe4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5704c030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5704c07c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5704c0c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5704c114 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5704c160 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5704c1ac KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x5704c1f8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5704c244 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5704c290 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5704c2dc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5704c328 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5704c374 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5704c3c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5704c40c MAP: (6 sibs) 1 children: 42: [18] [18] 0x5704c458 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x5704c4a4 MAP: (6 sibs) 1 children: 42: [20] [20] 0x5704c4f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5704c53c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x5704c588 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x5704c5d4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x5704c620 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: 0x56fea600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe8480 MAP: (6 sibs) 1 children: 42: 0x56fe4670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe86a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe86f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe87a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe84d8 MAP: (6 sibs) 1 children: 42: 0x56fe46d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe88b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8530 MAP: (6 sibs) 1 children: 42: 0x56fe4730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe8588 MAP: (6 sibs) 1 children: 42: 0x56fe8be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe8da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe85e0 MAP: (6 sibs) 1 children: 42: 0x56fe8e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8638 MAP: (6 sibs) 1 children: 42: 0x56fe9020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe9080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe90d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe9130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe9188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe91e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5704df60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5704dfac MAP: (6 sibs) 1 children: 42: [2] [2] 0x5704dff8 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x5704e044 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5704e090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5704e0dc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5704e128 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5704e174 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5704e1c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5704e20c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x5704e258 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5704e2a4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5704e2f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5704e33c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5704e388 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5704e3d4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5704e420 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5704e46c MAP: (6 sibs) 1 children: 42: [18] [18] 0x5704e4b8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x5704e504 MAP: (6 sibs) 1 children: 42: [20] [20] 0x5704e550 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5704e59c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x5704e5e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x5704e634 MAP: (6 sibs) 1 children: 42: [24] [24] 0x5704e680 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x5704e8f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5704e93c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5704e988 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x5704e9d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5704ea20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5704ea6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5704eab8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5704eb04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5704eb50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5704eb9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x5704ebe8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5704ec34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5704ec80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5704eccc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5704ed18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5704ed64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5704edb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x5704f05c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x5704f0a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x5704f0f4 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x5704f140 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x5704f18c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x5704edfc MAP: (6 sibs) 1 children: 42: [23] [18] 0x5704ee48 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x5704f1d8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x5704f224 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x5704f270 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x5704f2bc KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x5704f308 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x5704ee94 MAP: (6 sibs) 1 children: 42: [30] [20] 0x5704eee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x5704f354 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x5704f3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x5704f3ec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x5704f438 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x5704ef78 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x5704efc4 MAP: (6 sibs) 1 children: 42: [37] [24] 0x5704f010 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x5704ef2c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x5704f484 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x5704f4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5704f51c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x5704f568 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x5704e8f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5704e93c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5704e988 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x5704e9d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5704ea20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5704ea6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5704eab8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5704eb04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5704eb50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5704eb9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x5704ebe8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5704ec34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5704ec80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5704eccc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5704ed18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5704ed64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5704edb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x5704edfc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x5704ee48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x5704ee94 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x5704eee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5704ef2c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x5704ef78 MAP: (6 sibs) 1 children: 42: [23] [23] 0x5704efc4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x5704f010 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5704f05c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x5704f0a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x5704f0f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x5704f140 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5704f18c MAP: (6 sibs) 1 children: 42: [30] [30] 0x5704f1d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x5704f224 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x5704f270 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x5704f2bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x5704f308 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x5704f354 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x5704f3a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x5704f3ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x5704f438 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x5704f484 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x5704f4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5704f51c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x5704f568 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: 0x56fea6a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56fe9240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe92f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe93a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe93f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe9450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe94a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe9500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe9558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe95b0 DOCMAP: (17 sibs) 2 children: 42: 0x56fe1310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56fe1368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56fe9608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe9660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe96b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56fe97c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570502d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x5705031c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x57050368 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x570503b4 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x57050400 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5705044c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x57050498 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x570504e4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x57050530 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5705057c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x570505c8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x57050614 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x57050660 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x570506ac DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x570506f8 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x57050744 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x57050790 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x570507dc KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x57050828 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x57050874 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x570508c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5705090c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x57050958 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x570509a4 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x570509f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x57050a3c 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: 0x56fea740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe8100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56fe8158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56fe81b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56fe8208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56fe8260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe42a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56fe42f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5704fe00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5704fe4c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x5704fe98 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x5704fee4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5704ff30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5704ff7c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5704ffc8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x57050014 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: 0x56fea7e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe61a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56fe61f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56fe6250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56fe62a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56fe6300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe51d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56fe5228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57052180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x570521cc KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x57052218 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x57052264 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x570522b0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x570522fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57052348 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x57052394 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57052180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x570521cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57052218 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57052264 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x570522b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x570522fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57052348 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57052394 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57052180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x570521cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57052218 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57052264 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x570522b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x570522fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57052348 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57052394 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: 0x56fea880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe1660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56fe16b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570530e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705312c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57053178 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: 0x56fea920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe5330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56fe5388 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57054040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705408c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x570540d8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57054040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705408c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x570540d8 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57054040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705408c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x570540d8 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: 0x56fea9c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56fe9a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56fe9ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56fe9b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56fe9d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56fe9d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56fe9b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56fe19b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56fe1a08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56fe1a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56fe9bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56fe9df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56fe9e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56fe9c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56fe9c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56fe9eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56fe9f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56fe9cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56fe9f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56fe9fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57055620 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5705566c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x570556b8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57055704 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57055750 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x5705579c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x570557e8 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57055834 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57055880 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x570558cc KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57055918 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57055964 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x570559b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x570559fc KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57055a48 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57055a94 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57055ae0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x57055b2c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57055b78 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57055bc4 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: 0x56feaa60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56feb440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56feb498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56feb4f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56feb710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56feb768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56feb548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56feb7d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56feb828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56feb880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56feb5a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56feb8e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56feb938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56feb5f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56feb650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56feb9a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56feb9f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56feb6a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56feba60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56febab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570570b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x570570fc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x57057148 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57057194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570571e0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x5705722c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57057278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x570572c4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57057310 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x5705735c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x570573a8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x570573f4 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x57057440 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x5705748c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x570574d8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57057524 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57057570 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x570575bc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57057608 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57057654 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x570570b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x570570fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57057148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57057194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570571e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x5705722c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57057278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x570572c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57057310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5705735c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x570573a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x570573f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57057440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5705748c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x570574d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57057524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57057570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570575bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57057608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57057654 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x570570b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x570570fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57057148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57057194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570571e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x5705722c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57057278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x570572c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57057310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5705735c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x570573a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x570573f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57057440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5705748c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x570574d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57057524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57057570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570575bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57057608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57057654 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: 0x56feab00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56fe6a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56fe6d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fe6da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fe6e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56fe6ad8 MAP: (8 sibs) 3 children: 42: 0x56fe6e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56fe6eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56fe6f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56fe6b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56fe6580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56fe6b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56fe65e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56fe6be0 MAP: (8 sibs) 7 children: 42: 0x56febb20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56febb78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56febbd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56febc28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56febc80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56febcd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56febd30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56fe6c38 VAL***: '*a0' (8 sibs) 42: 0x56fe6c90 VAL***: '*a7' (8 sibs) 42: 0x56fe6ce8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57058ba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x57058bec MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x57058c38 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57058c84 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57058cd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x57058d1c MAP: (8 sibs) 3 children: 42: [6] [6] 0x57058d68 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57058db4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57058e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x57058e4c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x57058e98 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57058ee4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x57058f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x57058f7c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57058fc8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x57059014 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x57059060 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x570590ac KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x570590f8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57059144 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x57059190 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x570591dc VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57059228 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x57059274 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: 0x56feaba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56febd90 MAP: (8 sibs) 3 children: 42: 0x56fec060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56fec0b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56fec110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56febde8 MAP: (8 sibs) 3 children: 42: 0x56fec170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56fec1c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56fec220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56febe40 MAP: (8 sibs) 1 children: 42: 0x56fe43b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56febe98 MAP: (8 sibs) 1 children: 42: 0x56fec280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56febef0 MAP: (8 sibs) 7 children: 42: 0x56fec2e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56fec338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56fec390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56fec3e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56fec440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56fec498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56fec4f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56febf48 MAP: (8 sibs) 3 children: 42: 0x56fec550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fec5a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fec600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56febfa0 MAP: (8 sibs) 1 children: 42: 0x56fec660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56febff8 MAP: (8 sibs) 1 children: 42: 0x56fec6c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705a490 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x5705a4dc MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x5705a528 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5705a574 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5705a5c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5705a60c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5705a658 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5705a6a4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5705a6f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5705a73c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x5705a788 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5705a7d4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x5705a820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5705a86c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5705a8b8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x5705a904 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x5705a950 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x5705a99c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x5705a9e8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x5705aa34 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x5705aa80 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x5705aacc VAL***: '*a0' (8 sibs) 42: [22] [22] 0x5705ab18 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x5705ab64 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x5705a490 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705a4dc MAP: (8 sibs) 3 children: 42: [2] [2] 0x5705a528 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5705a574 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5705a5c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5705a60c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5705a658 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5705a6a4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5705a6f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5705a73c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5705a788 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5705a7d4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x5705a820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5705a86c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5705a8b8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x5705a904 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x5705a950 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x5705a99c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x5705a9e8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x5705aa34 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x5705aa80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5705aacc MAP: (8 sibs) 3 children: 42: [22] [24] 0x5705abb0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x5705abfc KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x5705ac48 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x5705ab18 MAP: (8 sibs) 1 children: 42: [26] [27] 0x5705ac94 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x5705ab64 MAP: (8 sibs) 1 children: 42: [28] [28] 0x5705ace0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x5705a490 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705a4dc MAP: (8 sibs) 3 children: 42: [2] [2] 0x5705a528 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5705a574 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5705a5c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5705a60c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5705a658 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5705a6a4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5705a6f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5705a73c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5705a788 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5705a7d4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x5705a820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5705a86c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5705a8b8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x5705a904 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x5705a950 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x5705a99c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x5705a9e8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x5705aa34 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x5705aa80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5705aacc MAP: (8 sibs) 3 children: 42: [22] [22] 0x5705ab18 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x5705ab64 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x5705abb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5705abfc MAP: (8 sibs) 1 children: 42: [26] [26] 0x5705ac48 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x5705ac94 MAP: (8 sibs) 1 children: 42: [28] [28] 0x5705ace0 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: 0x56feac40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56fe18a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x56fe18f8 KEYVAL: 'b' '' (3 sibs) 42: 0x56fe1950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705b8b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x5705b8fc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x5705b948 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x5705b994 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: 0x56feace0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe53f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe5448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705c810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705c85c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5705c8a8 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: 0x56fead80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe9820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe9878 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705d770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705d7bc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5705d808 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x5705d770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705d7bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5705d808 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x5705d770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705d7bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5705d808 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: 0x56fea060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe1c80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56fe1f50 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1fa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1cd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56fe2010 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe2068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1d30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56fe20d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe1d88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56fe2130 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe1de0 MAP: (8 sibs) 4 children: 42: 0x56fe2190 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe21e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe2240 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe2298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe1e38 MAP: (8 sibs) 3 children: 42: 0x56fe2300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56fe2358 KEYVAL: 'r' '10' (3 sibs) 42: 0x56fe23b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56fe1e90 MAP: (8 sibs) 2 children: 42: 0x56fe2410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56fe24d0 VAL***: '*CENTER' (2 sibs) 42: 0x56fe2528 VAL***: '*BIG' (2 sibs) 42: 0x56fe2468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56fe1ee8 MAP: (8 sibs) 3 children: 42: 0x56fe2590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56fe26a0 VAL***: '*BIG' (3 sibs) 42: 0x56fe26f8 VAL***: '*LEFT' (3 sibs) 42: 0x56fe2750 VAL***: '*SMALL' (3 sibs) 42: 0x56fe25e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56fe2640 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705e110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705e15c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5705e1a8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5705e1f4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5705e240 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5705e28c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5705e2d8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5705e324 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5705e370 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5705e3bc MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5705e408 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5705e454 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5705e4a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5705e4ec KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5705e538 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5705e584 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5705e5d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5705e61c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5705e668 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5705e6b4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5705e700 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5705e74c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5705e798 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5705e7e4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5705e830 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5705e87c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5705e8c8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5705e914 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x5705e960 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5705e9ac VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x5705e9f8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5705ea44 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: 0x56fea100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe2d50 MAP: (8 sibs) 2 children: 42: 0x56fe13d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1428 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2da8 MAP: (8 sibs) 2 children: 42: 0x56fe1720 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe1778 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2e00 MAP: (8 sibs) 1 children: 42: 0x56fe3020 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe2e58 MAP: (8 sibs) 1 children: 42: 0x56fe3080 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe2eb0 MAP: (8 sibs) 4 children: 42: 0x56fe30e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3138 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3190 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe31e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f08 MAP: (8 sibs) 4 children: 42: 0x56fe3250 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe32a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3300 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f60 MAP: (8 sibs) 4 children: 42: 0x56fe33c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3418 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3470 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe34c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2fb8 MAP: (8 sibs) 4 children: 42: 0x56fe3530 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3588 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe35e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3638 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705eaa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705eaec MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5705eb38 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5705eb84 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5705ebd0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5705ec1c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5705ec68 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5705ecb4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5705ed00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5705ed4c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5705ed98 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5705ede4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5705ee30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5705ee7c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5705eec8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5705ef14 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5705ef60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5705efac KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5705eff8 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5705f044 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5705f090 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5705f0dc KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5705f128 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5705f174 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5705f1c0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5705f20c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5705f258 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5705f2a4 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x5705f2f0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5705f33c VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x5705f388 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5705f3d4 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x5705f430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705f47c MAP: (8 sibs) 2 children: 42: [2] [2] 0x5705f4c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5705f514 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5705f560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5705f5ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5705f5f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5705f644 MAP: (8 sibs) 1 children: 42: [8] [8] 0x5705f690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5705f6dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x5705f728 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5705f774 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5705f7c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5705f80c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5705f858 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5705f8a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5705f8f0 MAP: (8 sibs) 4 children: 42: [17] [32] 0x5705fdb0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x5705fdfc KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x5705f988 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x5705f9d4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x5705fa20 MAP: (8 sibs) 4 children: 42: [22] [17] 0x5705f93c KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x5705fe48 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x5705fab8 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x5705fb50 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x5705fb9c MAP: (8 sibs) 4 children: 42: [27] [30] 0x5705fd18 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x5705fc34 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x5705fb04 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x5705fd64 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x5705f430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705f47c MAP: (8 sibs) 2 children: 42: [2] [2] 0x5705f4c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5705f514 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5705f560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5705f5ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5705f5f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5705f644 MAP: (8 sibs) 1 children: 42: [8] [8] 0x5705f690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5705f6dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x5705f728 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5705f774 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5705f7c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5705f80c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5705f858 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5705f8a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5705f8f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x5705f93c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x5705f988 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x5705f9d4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x5705fa20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x5705fa6c MAP: (8 sibs) 4 children: 42: [22] [22] 0x5705fab8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x5705fb04 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x5705fb50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5705fb9c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x5705fbe8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x5705fc34 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x5705fc80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x5705fccc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x5705fd18 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: 0x56fea1a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe39e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe3b50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe3ba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3a38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe1490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3a90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe3c10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3c68 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3ae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe3cd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3d28 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705dc40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5705dc8c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5705dcd8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5705dd24 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5705dd70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5705ddbc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5705de08 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5705de54 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5705dea0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5705deec KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5705df38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5705df84 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5705dfd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5705e01c 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: 0x56fea240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3de0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe3e90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe4058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3ee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe40c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3f40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe4120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4178 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3f98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe41e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4238 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x5705eaa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5705eaec KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5705eb38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5705eb84 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5705ebd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5705ec1c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5705ec68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5705ecb4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5705ed00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5705ed4c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5705ed98 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5705ede4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5705ee30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5705ee7c 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: 0x56fea2e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe48b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe4b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe49b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe4c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4c58 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57060740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5706078c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x570607d8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57060824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060870 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x570608bc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57060908 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57060954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x570609a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x570609ec KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57060a38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060a84 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57060ad0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x57060b1c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57060740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5706078c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x570607d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57060824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x570608bc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57060908 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57060954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x570609a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x57060b68 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57060a38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060a84 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x570609ec KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57060b1c KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57060740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5706078c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x570607d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57060824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x570608bc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57060908 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57060954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x570609a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x570609ec KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57060a38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060a84 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57060ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57060b1c 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: 0x56fea380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe5050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe50a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe4ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe5110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe5168 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57060c10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57060c5c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57060ca8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57060cf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x57060d8c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57060dd8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57060e24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57060e70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x57060ebc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57060f08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060f54 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57060fa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x57060fec KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57060c10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57060c5c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57060ca8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57060cf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060d40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57060d8c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57060dd8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57060e24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x57061038 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57060f08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060f54 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x57060ebc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57060fec KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57060c10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57060c5c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57060ca8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57060cf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060d40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57060d8c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57060dd8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57060e24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x57060ebc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57060f08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060f54 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57060fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57060fec 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: 0x56fea420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe55a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe55f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe17e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe1838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe56a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5810 MAP: (2 sibs) 4 children: 42: 0x56fe2920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe29d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2a28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5868 MAP: (2 sibs) 5 children: 42: 0x56fe58d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5980 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe59d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe5a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56fdecf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fded48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fdeda0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56fe57b0 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] 0x570615b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x570615fc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57061648 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57061694 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x570616e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5706172c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57061778 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x570617c4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57061810 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5706185c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x570618a8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x570618f4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57061940 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5706198c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x570619d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x57061a24 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57061a70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x57061abc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57061b08 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x57061b54 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57061ba0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x57061bec KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x57061c38 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57061c84 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: 0x56fea4c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe5ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe5b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe5da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe5be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5e10 MAP: (2 sibs) 4 children: 42: 0x56fe2a90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2ae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe2b40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2b98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5e68 MAP: (2 sibs) 5 children: 42: 0x56fe5ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe5fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe6030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56fe1ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe1b18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe1b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56fe6090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe60e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe6140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5cf0 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] 0x57061f40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57061f8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57061fd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57062024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57062070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x570620bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57062108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57062154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x570621a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x570621ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57062238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57062284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x570622d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5706231c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57062368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x570623b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57062400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5706244c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57062498 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x570624e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57062530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5706257c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570625c8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57062614 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] 0x57061f40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57061f8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57061fd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57062024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57062070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x570620bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57062108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57062154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x570621a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x570621ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57062238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57062284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x570622d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5706231c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57062368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x570623b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57062400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5706244c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57062498 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x570624e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57062530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5706257c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570625c8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x57062660 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x570626ac KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x570626f8 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x57062614 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] 0x57061f40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57061f8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57061fd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57062024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57062070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x570620bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57062108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57062154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x570621a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x570621ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57062238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57062284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x570622d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5706231c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57062368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x570623b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57062400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5706244c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57062498 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x570624e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57062530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5706257c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570625c8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x57062614 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x57062660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x570626ac KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x570626f8 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: 0x56fea560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe7160 MAP: (6 sibs) 1 children: 42: 0x56fe7380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56fe73e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe7490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe74e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe7540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe71b8 MAP: (6 sibs) 1 children: 42: 0x56fe75a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56fe7600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe76b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe7708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe7760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe7210 MAP: (6 sibs) 1 children: 42: 0x56fe77c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56fe7268 MAP: (6 sibs) 1 children: 42: 0x56fe7820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56fe72c0 MAP: (6 sibs) 1 children: 42: 0x56fe7880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56fe78e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56fe7938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56fe7318 MAP: (6 sibs) 1 children: 42: 0x56fe79a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570628d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5706291c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57062968 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x570629b4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57062a00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57062a4c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57062a98 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57062ae4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57062b30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57062b7c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x57062bc8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57062c14 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57062c60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57062cac KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57062cf8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57062d44 MAP: (6 sibs) 1 children: 42: [16] [16] 0x57062d90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x57062ddc MAP: (6 sibs) 1 children: 42: [18] [18] 0x57062e28 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x57062e74 MAP: (6 sibs) 1 children: 42: [20] [20] 0x57062ec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x57062f0c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x57062f58 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x57062fa4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x57062ff0 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: 0x56fea600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe8480 MAP: (6 sibs) 1 children: 42: 0x56fe4670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe86a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe86f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe87a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe84d8 MAP: (6 sibs) 1 children: 42: 0x56fe46d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe88b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8530 MAP: (6 sibs) 1 children: 42: 0x56fe4730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe8588 MAP: (6 sibs) 1 children: 42: 0x56fe8be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe8da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe85e0 MAP: (6 sibs) 1 children: 42: 0x56fe8e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8638 MAP: (6 sibs) 1 children: 42: 0x56fe9020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe9080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe90d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe9130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe9188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe91e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57063260 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x570632ac MAP: (6 sibs) 1 children: 42: [2] [2] 0x570632f8 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x57063344 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57063390 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x570633dc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57063428 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57063474 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x570634c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5706350c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x57063558 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x570635a4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x570635f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5706363c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57063688 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x570636d4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x57063720 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5706376c MAP: (6 sibs) 1 children: 42: [18] [18] 0x570637b8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x57063804 MAP: (6 sibs) 1 children: 42: [20] [20] 0x57063850 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5706389c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x570638e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x57063934 MAP: (6 sibs) 1 children: 42: [24] [24] 0x57063980 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57063bf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x57063c3c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57063c88 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x57063cd4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57063d20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57063d6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57063db8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57063e04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57063e50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57063e9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x57063ee8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57063f34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57063f80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57063fcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57064018 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57064064 MAP: (6 sibs) 1 children: 42: [16] [16] 0x570640b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x5706435c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x570643a8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x570643f4 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x57064440 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x5706448c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x570640fc MAP: (6 sibs) 1 children: 42: [23] [18] 0x57064148 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x570644d8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x57064524 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x57064570 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x570645bc KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x57064608 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x57064194 MAP: (6 sibs) 1 children: 42: [30] [20] 0x570641e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x57064654 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x570646a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x570646ec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x57064738 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x57064278 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x570642c4 MAP: (6 sibs) 1 children: 42: [37] [24] 0x57064310 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x5706422c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x57064784 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x570647d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5706481c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x57064868 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57063bf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x57063c3c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57063c88 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x57063cd4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57063d20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57063d6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57063db8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57063e04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57063e50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57063e9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x57063ee8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57063f34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57063f80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57063fcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57064018 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57064064 MAP: (6 sibs) 1 children: 42: [16] [16] 0x570640b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x570640fc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x57064148 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x57064194 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x570641e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5706422c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x57064278 MAP: (6 sibs) 1 children: 42: [23] [23] 0x570642c4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x57064310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5706435c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x570643a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x570643f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x57064440 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5706448c MAP: (6 sibs) 1 children: 42: [30] [30] 0x570644d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x57064524 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x57064570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x570645bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x57064608 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x57064654 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x570646a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x570646ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x57064738 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x57064784 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x570647d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5706481c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x57064868 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: 0x56fea6a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56fe9240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe92f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe93a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe93f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe9450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe94a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe9500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe9558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe95b0 DOCMAP: (17 sibs) 2 children: 42: 0x56fe1310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56fe1368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56fe9608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe9660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe96b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56fe97c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57063260 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x570632ac DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x570632f8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x57063344 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x57063390 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x570633dc DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x57063428 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x57063474 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x570634c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5706350c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x57063558 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x570635a4 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x570635f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5706363c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x57063688 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x570636d4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x57063720 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x5706376c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x570637b8 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x57063804 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x57063850 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5706389c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x570638e8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x57063934 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x57063980 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x570639cc 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: 0x56fea740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe8100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56fe8158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56fe81b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56fe8208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56fe8260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe42a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56fe42f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570610e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5706112c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x57061178 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x570611c4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57061210 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5706125c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570612a8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x570612f4 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: 0x56fea7e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe61a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56fe61f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56fe6250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56fe62a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56fe6300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe51d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56fe5228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57064f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x57064f4c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x57064f98 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x57064fe4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57065030 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5706507c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570650c8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x57065114 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57064f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x57064f4c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57064f98 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57064fe4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57065030 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x5706507c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570650c8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57065114 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57064f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x57064f4c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57064f98 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57064fe4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57065030 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x5706507c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570650c8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57065114 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: 0x56fea880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe1660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56fe16b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570653d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5706541c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57065468 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: 0x56fea920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe5330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56fe5388 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x570658a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570658ec KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57065938 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x570658a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570658ec KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x57065938 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x570658a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570658ec KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x57065938 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: 0x56fea9c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56fe9a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56fe9ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56fe9b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56fe9d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56fe9d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56fe9b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56fe19b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56fe1a08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56fe1a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56fe9bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56fe9df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56fe9e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56fe9c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56fe9c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56fe9eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56fe9f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56fe9cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56fe9f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56fe9fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57066240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5706628c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x570662d8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57066324 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57066370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x570663bc KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57066408 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57066454 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x570664a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x570664ec KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57066538 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57066584 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x570665d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x5706661c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57066668 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x570666b4 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57066700 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x5706674c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57066798 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x570667e4 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: 0x56feaa60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56feb440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56feb498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56feb4f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56feb710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56feb768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56feb548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56feb7d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56feb828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56feb880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56feb5a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56feb8e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56feb938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56feb5f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56feb650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56feb9a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56feb9f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56feb6a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56feba60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56febab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57066bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x57066c1c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x57066c68 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57066cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57066d00 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x57066d4c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57066d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57066de4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57066e30 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x57066e7c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57066ec8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57066f14 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x57066f60 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x57066fac KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57066ff8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57067044 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57067090 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x570670dc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57067128 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57067174 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57066bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x57066c1c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57066c68 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57066cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57066d00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x57066d4c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57066d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57066de4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57066e30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x57066e7c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x57066ec8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x57066f14 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57066f60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x57066fac KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x57066ff8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57067044 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57067090 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570670dc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57067128 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57067174 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57066bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x57066c1c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57066c68 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57066cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57066d00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x57066d4c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57066d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57066de4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57066e30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x57066e7c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x57066ec8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x57066f14 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57066f60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x57066fac KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x57066ff8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57067044 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57067090 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570670dc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57067128 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57067174 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: 0x56feab00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56fe6a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56fe6d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fe6da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fe6e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56fe6ad8 MAP: (8 sibs) 3 children: 42: 0x56fe6e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56fe6eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56fe6f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56fe6b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56fe6580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56fe6b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56fe65e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56fe6be0 MAP: (8 sibs) 7 children: 42: 0x56febb20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56febb78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56febbd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56febc28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56febc80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56febcd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56febd30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56fe6c38 VAL***: '*a0' (8 sibs) 42: 0x56fe6c90 VAL***: '*a7' (8 sibs) 42: 0x56fe6ce8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57067560 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x570675ac MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x570675f8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57067644 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57067690 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x570676dc MAP: (8 sibs) 3 children: 42: [6] [6] 0x57067728 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57067774 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x570677c0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5706780c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x57067858 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x570678a4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x570678f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5706793c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57067988 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x570679d4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x57067a20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x57067a6c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x57067ab8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57067b04 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x57067b50 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x57067b9c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57067be8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x57067c34 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: 0x56feaba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56febd90 MAP: (8 sibs) 3 children: 42: 0x56fec060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56fec0b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56fec110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56febde8 MAP: (8 sibs) 3 children: 42: 0x56fec170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56fec1c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56fec220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56febe40 MAP: (8 sibs) 1 children: 42: 0x56fe43b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56febe98 MAP: (8 sibs) 1 children: 42: 0x56fec280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56febef0 MAP: (8 sibs) 7 children: 42: 0x56fec2e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56fec338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56fec390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56fec3e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56fec440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56fec498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56fec4f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56febf48 MAP: (8 sibs) 3 children: 42: 0x56fec550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fec5a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fec600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56febfa0 MAP: (8 sibs) 1 children: 42: 0x56fec660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56febff8 MAP: (8 sibs) 1 children: 42: 0x56fec6c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57067ef0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x57067f3c MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x57067f88 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57067fd4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57068020 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5706806c MAP: (8 sibs) 3 children: 42: [6] [6] 0x570680b8 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57068104 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57068150 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5706819c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x570681e8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57068234 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x57068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x570682cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x57068318 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x57068364 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x570683b0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x570683fc KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x57068448 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57068494 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x570684e0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x5706852c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57068578 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x570685c4 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57067ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x57067f3c MAP: (8 sibs) 3 children: 42: [2] [2] 0x57067f88 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57067fd4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57068020 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5706806c MAP: (8 sibs) 3 children: 42: [6] [6] 0x570680b8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57068104 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57068150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5706819c MAP: (8 sibs) 1 children: 42: [10] [10] 0x570681e8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57068234 MAP: (8 sibs) 1 children: 42: [12] [12] 0x57068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x570682cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x57068318 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x57068364 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x570683b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x570683fc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x57068448 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x57068494 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x570684e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5706852c MAP: (8 sibs) 3 children: 42: [22] [24] 0x57068610 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x5706865c KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x570686a8 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x57068578 MAP: (8 sibs) 1 children: 42: [26] [27] 0x570686f4 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x570685c4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x57068740 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57067ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x57067f3c MAP: (8 sibs) 3 children: 42: [2] [2] 0x57067f88 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57067fd4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57068020 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5706806c MAP: (8 sibs) 3 children: 42: [6] [6] 0x570680b8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57068104 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57068150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5706819c MAP: (8 sibs) 1 children: 42: [10] [10] 0x570681e8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57068234 MAP: (8 sibs) 1 children: 42: [12] [12] 0x57068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x570682cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x57068318 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x57068364 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x570683b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x570683fc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x57068448 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x57068494 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x570684e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5706852c MAP: (8 sibs) 3 children: 42: [22] [22] 0x57068578 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x570685c4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x57068610 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5706865c MAP: (8 sibs) 1 children: 42: [26] [26] 0x570686a8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x570686f4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x57068740 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: 0x56feac40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56fe18a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x56fe18f8 KEYVAL: 'b' '' (3 sibs) 42: 0x56fe1950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57065d70 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x57065dbc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x57065e08 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x57065e54 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: 0x56feace0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe53f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe5448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57068880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570688cc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57068918 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: 0x56fead80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe9820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe9878 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x57068d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57068d9c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57068de8 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x57068d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57068d9c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57068de8 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x57068d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57068d9c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57068de8 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] 0x5703dfe0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5703e02c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5703e078 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5703e0c4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5703e110 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5703e15c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5703e1a8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5703e1f4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5703e240 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5703e28c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5703e2d8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5703e324 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5703e370 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5703e3bc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5703e408 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5703e454 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5703e4a0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5703e4ec KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5703e538 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5703e584 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5703e5d0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5703e61c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5703e668 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5703e6b4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5703e700 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5703e74c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5703e798 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5703e7e4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x5703e830 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5703e87c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x5703e8c8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5703e914 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] 0x5706fb40 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5706fb8c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5706fbd8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5706fc24 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5706fc70 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5706fcbc KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5706fd08 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5706fd54 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5706fda0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5706fdec MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5706fe38 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5706fe84 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5706fed0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5706ff1c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5706ff68 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5706ffb4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57070000 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5707004c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x57070098 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x570700e4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x57070130 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5707017c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x570701c8 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x57070214 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x57070260 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x570702ac MAP: (8 sibs) 3 children: 42: [26] [26] 0x570702f8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x57070344 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x57070390 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x570703dc VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x57070428 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x57070474 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] 0x57040600 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5704064c MAP: (8 sibs) 2 children: 42: [2] [2] 0x57040698 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x570406e4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x57040730 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5704077c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x570407c8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x57040814 MAP: (8 sibs) 1 children: 42: [8] [8] 0x57040860 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x570408ac MAP: (8 sibs) 1 children: 42: [10] [10] 0x570408f8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x57040944 MAP: (8 sibs) 4 children: 42: [12] [12] 0x57040990 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x570409dc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57040a28 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x57040a74 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57040ac0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x57040b0c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x57040b58 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x57040ba4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x57040bf0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x57040c3c MAP: (8 sibs) 4 children: 42: [22] [22] 0x57040c88 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x57040cd4 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x57040d20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x57040d6c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x57040db8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x57040e04 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x57040e50 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x57040e9c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x57040ee8 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] 0x570707c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5707080c MAP: (8 sibs) 2 children: 42: [2] [2] 0x57070858 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x570708a4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x570708f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5707093c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x57070988 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x570709d4 MAP: (8 sibs) 1 children: 42: [8] [8] 0x57070a20 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x57070a6c MAP: (8 sibs) 1 children: 42: [10] [10] 0x57070ab8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x57070b04 MAP: (8 sibs) 4 children: 42: [12] [12] 0x57070b50 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x57070b9c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57070be8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x57070c34 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57070c80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x57070ccc KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x57070d18 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x57070d64 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x57070db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x57070dfc MAP: (8 sibs) 4 children: 42: [22] [22] 0x57070e48 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x57070e94 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x57070ee0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x57070f2c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x57070f78 MAP: (8 sibs) 4 children: 42: [27] [27] 0x57070fc4 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x57071010 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x5707105c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x570710a8 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] 0x57041a70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57041abc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57041b08 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57041b54 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57041ba0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x57041bec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57041c38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57041c84 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57041cd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x57041d1c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57041d68 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57041db4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57041e00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x57041e4c 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] 0x5706f670 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5706f6bc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5706f708 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5706f754 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5706f7a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5706f7ec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5706f838 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5706f884 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5706f8d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5706f91c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5706f968 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5706f9b4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5706fa00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5706fa4c 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] 0x57042ff0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5704303c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57043088 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x570430d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57043120 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5704316c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x570431b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57043204 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57043250 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5704329c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x570432e8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57043334 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57043380 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x570433cc 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] 0x57071150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5707119c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x570711e8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57071234 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57071280 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x570712cc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57071318 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57071364 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x570713b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x570713fc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57071448 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57071494 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x570714e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5707152c 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] 0x570444d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5704451c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57044568 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x570445b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57044600 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5704464c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57044698 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x570446e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57044730 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5704477c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x570447c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57044814 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57044860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x570448ac 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] 0x57071620 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5707166c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x570716b8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57071704 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57071750 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5707179c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x570717e8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57071834 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57071880 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x570718cc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57071918 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57071964 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x570719b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x570719fc 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] 0x57045a30 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57045a7c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57045ac8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57045b14 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57045b60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57045bac VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57045bf8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57045c44 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57045c90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x57045cdc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57045d28 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57045d74 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57045dc0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57045e0c 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] 0x57071af0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57071b3c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57071b88 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57071bd4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57071c20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57071c6c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57071cb8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57071d04 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57071d50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x57071d9c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57071de8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57071e34 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57071e80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57071ecc 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] 0x57047b60 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57047bac KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57047bf8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57047c44 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57047c90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57047cdc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57047d28 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57047d74 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57047dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57047e0c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57047e58 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57047ea4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57047ef0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x57047f3c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57047f88 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x57047fd4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57048020 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5704806c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x570480b8 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x57048104 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57048150 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5704819c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570481e8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57048234 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] 0x57072490 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x570724dc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57072528 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57072574 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x570725c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5707260c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57072658 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x570726a4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x570726f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5707273c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57072788 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x570727d4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57072820 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5707286c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x570728b8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x57072904 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57072950 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5707299c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x570729e8 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x57072a34 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57072a80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x57072acc KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x57072b18 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57072b64 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] 0x57049c20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57049c6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57049cb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57049d04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57049d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57049d9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57049de8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57049e34 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57049e80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57049ecc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57049f18 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57049f64 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57049fb0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x57049ffc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5704a048 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5704a094 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5704a0e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5704a12c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5704a178 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x5704a1c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5704a210 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5704a25c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5704a2a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x5704a2f4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x5704a340 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x5704a38c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x5704a3d8 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] 0x57072e20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57072e6c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57072eb8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57072f04 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57072f50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57072f9c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57072fe8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57073034 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57073080 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x570730cc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57073118 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57073164 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x570731b0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x570731fc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57073248 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x57073294 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x570732e0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5707332c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57073378 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x570733c4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57073410 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5707345c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570734a8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x570734f4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x57073540 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x5707358c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x570735d8 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] 0x5704bf00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5704bf4c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5704bf98 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x5704bfe4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5704c030 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5704c07c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5704c0c8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5704c114 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5704c160 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5704c1ac KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x5704c1f8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5704c244 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5704c290 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5704c2dc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5704c328 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5704c374 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5704c3c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5704c40c MAP: (6 sibs) 1 children: 42: [18] [18] 0x5704c458 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x5704c4a4 MAP: (6 sibs) 1 children: 42: [20] [20] 0x5704c4f0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5704c53c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x5704c588 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x5704c5d4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x5704c620 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] 0x570737b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x570737fc MAP: (6 sibs) 1 children: 42: [2] [2] 0x57073848 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x57073894 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x570738e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5707392c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57073978 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x570739c4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57073a10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57073a5c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x57073aa8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57073af4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57073b40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57073b8c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57073bd8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57073c24 MAP: (6 sibs) 1 children: 42: [16] [16] 0x57073c70 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x57073cbc MAP: (6 sibs) 1 children: 42: [18] [18] 0x57073d08 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x57073d54 MAP: (6 sibs) 1 children: 42: [20] [20] 0x57073da0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x57073dec KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x57073e38 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x57073e84 MAP: (6 sibs) 1 children: 42: [24] [24] 0x57073ed0 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] 0x5704e8f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5704e93c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5704e988 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x5704e9d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5704ea20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5704ea6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5704eab8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5704eb04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5704eb50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5704eb9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x5704ebe8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5704ec34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5704ec80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5704eccc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5704ed18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5704ed64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5704edb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x5704edfc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x5704ee48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x5704ee94 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x5704eee0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5704ef2c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x5704ef78 MAP: (6 sibs) 1 children: 42: [23] [23] 0x5704efc4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x5704f010 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5704f05c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x5704f0a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x5704f0f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x5704f140 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5704f18c MAP: (6 sibs) 1 children: 42: [30] [30] 0x5704f1d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x5704f224 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x5704f270 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x5704f2bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x5704f308 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x5704f354 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x5704f3a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x5704f3ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x5704f438 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x5704f484 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x5704f4d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5704f51c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x5704f568 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] 0x57074ad0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x57074b1c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57074b68 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x57074bb4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57074c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57074c4c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57074c98 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57074ce4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57074d30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57074d7c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x57074dc8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57074e14 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57074e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57074eac KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57074ef8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57074f44 MAP: (6 sibs) 1 children: 42: [16] [16] 0x57074f90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x57074fdc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x57075028 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x57075074 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x570750c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5707510c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x57075158 MAP: (6 sibs) 1 children: 42: [23] [23] 0x570751a4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x570751f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5707523c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x57075288 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x570752d4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x57075320 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5707536c MAP: (6 sibs) 1 children: 42: [30] [30] 0x570753b8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x57075404 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x57075450 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x5707549c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x570754e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x57075534 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x57075580 MAP: (6 sibs) 1 children: 42: [37] [37] 0x570755cc KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x57075618 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x57075664 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x570756b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x570756fc KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x57075748 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] 0x570502d0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x5705031c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x57050368 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x570503b4 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x57050400 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5705044c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x57050498 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x570504e4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x57050530 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5705057c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x570505c8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x57050614 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x57050660 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x570506ac DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x570506f8 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x57050744 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x57050790 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x570507dc KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x57050828 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x57050874 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x570508c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5705090c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x57050958 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x570509a4 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x570509f0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x57050a3c 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] 0x57074140 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x5707418c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x570741d8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x57074224 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x57074270 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x570742bc DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x57074308 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x57074354 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x570743a0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x570743ec DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x57074438 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x57074484 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x570744d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5707451c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x57074568 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x570745b4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x57074600 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x5707464c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x57074698 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x570746e4 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x57074730 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5707477c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x570747c8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x57074814 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x57074860 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x570748ac 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] 0x5704fe00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5704fe4c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x5704fe98 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x5704fee4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5704ff30 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5704ff7c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5704ffc8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x57050014 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] 0x57071fc0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5707200c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x57072058 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x570720a4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x570720f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5707213c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57072188 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x570721d4 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] 0x57052180 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x570521cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57052218 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57052264 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x570522b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x570522fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57052348 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57052394 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] 0x57075de0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x57075e2c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57075e78 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57075ec4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57075f10 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x57075f5c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57075fa8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57075ff4 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] 0x570530e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705312c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57053178 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] 0x570762b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570762fc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57076348 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] 0x57054040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705408c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x570540d8 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] 0x57076780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570767cc KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x57076818 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] 0x57055620 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5705566c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x570556b8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57055704 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57055750 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x5705579c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x570557e8 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57055834 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57055880 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x570558cc KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57055918 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57055964 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x570559b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x570559fc KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57055a48 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57055a94 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57055ae0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x57055b2c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57055b78 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57055bc4 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] 0x57077120 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5707716c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x570771b8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57077204 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57077250 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x5707729c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x570772e8 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57077334 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57077380 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x570773cc KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57077418 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57077464 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x570774b0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x570774fc KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57077548 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57077594 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x570775e0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x5707762c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57077678 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x570776c4 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] 0x570570b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x570570fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57057148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57057194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570571e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x5705722c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57057278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x570572c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57057310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5705735c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x570573a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x570573f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57057440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5705748c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x570574d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57057524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57057570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570575bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57057608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57057654 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] 0x57077ab0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x57077afc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57077b48 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57077b94 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57077be0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x57077c2c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57077c78 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57077cc4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57077d10 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x57077d5c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x57077da8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x57077df4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57077e40 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x57077e8c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x57077ed8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57077f24 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57077f70 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x57077fbc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57078008 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57078054 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] 0x57058ba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x57058bec MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x57058c38 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57058c84 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57058cd0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x57058d1c MAP: (8 sibs) 3 children: 42: [6] [6] 0x57058d68 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57058db4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57058e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x57058e4c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x57058e98 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57058ee4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x57058f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x57058f7c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57058fc8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x57059014 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x57059060 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x570590ac KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x570590f8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57059144 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x57059190 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x570591dc VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57059228 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x57059274 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] 0x57078440 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x5707848c MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x570784d8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57078524 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57078570 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x570785bc MAP: (8 sibs) 3 children: 42: [6] [6] 0x57078608 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57078654 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x570786a0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x570786ec MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x57078738 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57078784 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x570787d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5707881c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57078868 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x570788b4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x57078900 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x5707894c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x57078998 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x570789e4 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x57078a30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x57078a7c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57078ac8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x57078b14 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] 0x5705a490 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705a4dc MAP: (8 sibs) 3 children: 42: [2] [2] 0x5705a528 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5705a574 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5705a5c0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5705a60c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5705a658 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5705a6a4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5705a6f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5705a73c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5705a788 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5705a7d4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x5705a820 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5705a86c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5705a8b8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x5705a904 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x5705a950 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x5705a99c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x5705a9e8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x5705aa34 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x5705aa80 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5705aacc MAP: (8 sibs) 3 children: 42: [22] [22] 0x5705ab18 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x5705ab64 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x5705abb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5705abfc MAP: (8 sibs) 1 children: 42: [26] [26] 0x5705ac48 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x5705ac94 MAP: (8 sibs) 1 children: 42: [28] [28] 0x5705ace0 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] 0x57078dd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x57078e1c MAP: (8 sibs) 3 children: 42: [2] [2] 0x57078e68 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57078eb4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57078f00 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x57078f4c MAP: (8 sibs) 3 children: 42: [6] [6] 0x57078f98 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57078fe4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57079030 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5707907c MAP: (8 sibs) 1 children: 42: [10] [10] 0x570790c8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57079114 MAP: (8 sibs) 1 children: 42: [12] [12] 0x57079160 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x570791ac MAP: (8 sibs) 7 children: 42: [14] [14] 0x570791f8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x57079244 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x57079290 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x570792dc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x57079328 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x57079374 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x570793c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5707940c MAP: (8 sibs) 3 children: 42: [22] [22] 0x57079458 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x570794a4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x570794f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5707953c MAP: (8 sibs) 1 children: 42: [26] [26] 0x57079588 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x570795d4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x57079620 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] 0x5705b8b0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x5705b8fc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x5705b948 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x5705b994 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] 0x57076c50 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x57076c9c KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x57076ce8 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x57076d34 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] 0x5705c810 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705c85c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5705c8a8 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] 0x57079760 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570797ac KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x570797f8 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] 0x5705d770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5705d7bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5705d808 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] 0x57079c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57079c7c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57079cc8 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] 0x5705e110 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705e15c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5705e1a8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5705e1f4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5705e240 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5705e28c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5705e2d8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5705e324 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5705e370 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5705e3bc MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5705e408 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5705e454 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5705e4a0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5705e4ec KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5705e538 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5705e584 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5705e5d0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5705e61c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5705e668 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5705e6b4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5705e700 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5705e74c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5705e798 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5705e7e4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5705e830 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5705e87c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5705e8c8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5705e914 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x5705e960 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5705e9ac VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x5705e9f8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5705ea44 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] 0x5707a5d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5707a61c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5707a668 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5707a6b4 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5707a700 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5707a74c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5707a798 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5707a7e4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5707a830 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5707a87c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5707a8c8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5707a914 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5707a960 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5707a9ac KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5707a9f8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5707aa44 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5707aa90 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5707aadc KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5707ab28 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5707ab74 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5707abc0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5707ac0c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5707ac58 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5707aca4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5707acf0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5707ad3c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5707ad88 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5707add4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x5707ae20 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5707ae6c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x5707aeb8 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5707af04 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] 0x5705f430 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5705f47c MAP: (8 sibs) 2 children: 42: [2] [2] 0x5705f4c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5705f514 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5705f560 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5705f5ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5705f5f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5705f644 MAP: (8 sibs) 1 children: 42: [8] [8] 0x5705f690 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5705f6dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x5705f728 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5705f774 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5705f7c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5705f80c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5705f858 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5705f8a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5705f8f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x5705f93c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x5705f988 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x5705f9d4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x5705fa20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x5705fa6c MAP: (8 sibs) 4 children: 42: [22] [22] 0x5705fab8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x5705fb04 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x5705fb50 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5705fb9c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x5705fbe8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x5705fc34 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x5705fc80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x5705fccc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x5705fd18 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] 0x5707af60 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5707afac MAP: (8 sibs) 2 children: 42: [2] [2] 0x5707aff8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5707b044 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5707b090 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5707b0dc KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5707b128 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5707b174 MAP: (8 sibs) 1 children: 42: [8] [8] 0x5707b1c0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5707b20c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5707b258 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5707b2a4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5707b2f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5707b33c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5707b388 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5707b3d4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5707b420 MAP: (8 sibs) 4 children: 42: [17] [17] 0x5707b46c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x5707b4b8 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x5707b504 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x5707b550 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x5707b59c MAP: (8 sibs) 4 children: 42: [22] [22] 0x5707b5e8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x5707b634 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x5707b680 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5707b6cc KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x5707b718 MAP: (8 sibs) 4 children: 42: [27] [27] 0x5707b764 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x5707b7b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x5707b7fc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x5707b848 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] 0x5705dc40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5705dc8c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5705dcd8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5705dd24 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5705dd70 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5705ddbc VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5705de08 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5705de54 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5705dea0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5705deec KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5705df38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5705df84 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5705dfd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5705e01c 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] 0x5707a100 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5707a14c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5707a198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5707a1e4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5707a230 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5707a27c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5707a2c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5707a314 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5707a360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5707a3ac KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5707a3f8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5707a444 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5707a490 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5707a4dc 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] 0x5705eaa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5705eaec KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5705eb38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5705eb84 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5705ebd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5705ec1c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5705ec68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5705ecb4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5705ed00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5705ed4c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5705ed98 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5705ede4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5705ee30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5705ee7c 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] 0x5707b8f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5707b93c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5707b988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5707b9d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5707ba20 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5707ba6c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5707bab8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5707bb04 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5707bb50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5707bb9c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5707bbe8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5707bc34 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5707bc80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5707bccc 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] 0x57060740 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5706078c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x570607d8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57060824 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060870 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x570608bc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57060908 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57060954 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x570609a0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x570609ec KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57060a38 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060a84 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57060ad0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57060b1c 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] 0x5707bdc0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5707be0c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x5707be58 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x5707bea4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5707bef0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5707bf3c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x5707bf88 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x5707bfd4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5707c020 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5707c06c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x5707c0b8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5707c104 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x5707c150 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x5707c19c 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] 0x57060c10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57060c5c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57060ca8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x57060cf4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57060d40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x57060d8c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57060dd8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57060e24 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57060e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x57060ebc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57060f08 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57060f54 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57060fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57060fec 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] 0x5707c290 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5707c2dc KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x5707c328 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x5707c374 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5707c3c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5707c40c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x5707c458 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x5707c4a4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5707c4f0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5707c53c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x5707c588 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5707c5d4 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x5707c620 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x5707c66c 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] 0x570615b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x570615fc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57061648 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57061694 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x570616e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5706172c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57061778 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x570617c4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57061810 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5706185c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x570618a8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x570618f4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57061940 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5706198c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x570619d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x57061a24 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57061a70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x57061abc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57061b08 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x57061b54 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57061ba0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x57061bec KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x57061c38 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57061c84 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] 0x5707cc30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x5707cc7c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x5707ccc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x5707cd14 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x5707cd60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5707cdac KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x5707cdf8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x5707ce44 MAP: (2 sibs) 4 children: 42: [8] [8] 0x5707ce90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5707cedc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x5707cf28 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x5707cf74 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x5707cfc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5707d00c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5707d058 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5707d0a4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5707d0f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5707d13c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5707d188 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x5707d1d4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5707d220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5707d26c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5707d2b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x5707d304 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] 0x57061f40 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57061f8c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57061fd8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57062024 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57062070 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x570620bc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57062108 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57062154 MAP: (2 sibs) 4 children: 42: [8] [8] 0x570621a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x570621ec KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57062238 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57062284 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x570622d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5706231c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57062368 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x570623b4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57062400 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5706244c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57062498 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x570624e4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57062530 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5706257c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570625c8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x57062614 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x57062660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x570626ac KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x570626f8 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] 0x5707d5c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x5707d60c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x5707d658 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x5707d6a4 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x5707d6f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5707d73c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x5707d788 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x5707d7d4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x5707d820 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5707d86c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x5707d8b8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x5707d904 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x5707d950 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5707d99c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5707d9e8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5707da34 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5707da80 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5707dacc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5707db18 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x5707db64 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5707dbb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5707dbfc KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5707dc48 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x5707dc94 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x5707dce0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x5707dd2c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x5707dd78 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] 0x570628d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5706291c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57062968 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x570629b4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57062a00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57062a4c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57062a98 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57062ae4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57062b30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57062b7c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x57062bc8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57062c14 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57062c60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57062cac KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57062cf8 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57062d44 MAP: (6 sibs) 1 children: 42: [16] [16] 0x57062d90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x57062ddc MAP: (6 sibs) 1 children: 42: [18] [18] 0x57062e28 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x57062e74 MAP: (6 sibs) 1 children: 42: [20] [20] 0x57062ec0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x57062f0c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x57062f58 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x57062fa4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x57062ff0 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] 0x5707df50 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5707df9c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5707dfe8 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x5707e034 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5707e080 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5707e0cc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5707e118 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5707e164 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5707e1b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5707e1fc KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x5707e248 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5707e294 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5707e2e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5707e32c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5707e378 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5707e3c4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5707e410 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5707e45c MAP: (6 sibs) 1 children: 42: [18] [18] 0x5707e4a8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x5707e4f4 MAP: (6 sibs) 1 children: 42: [20] [20] 0x5707e540 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5707e58c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x5707e5d8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x5707e624 MAP: (6 sibs) 1 children: 42: [24] [24] 0x5707e670 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] 0x57063bf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x57063c3c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57063c88 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x57063cd4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57063d20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57063d6c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57063db8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57063e04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57063e50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57063e9c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x57063ee8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57063f34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57063f80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57063fcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57064018 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57064064 MAP: (6 sibs) 1 children: 42: [16] [16] 0x570640b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x570640fc KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x57064148 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x57064194 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x570641e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5706422c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x57064278 MAP: (6 sibs) 1 children: 42: [23] [23] 0x570642c4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x57064310 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5706435c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x570643a8 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x570643f4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x57064440 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5706448c MAP: (6 sibs) 1 children: 42: [30] [30] 0x570644d8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x57064524 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x57064570 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x570645bc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x57064608 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x57064654 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x570646a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x570646ec KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x57064738 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x57064784 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x570647d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5706481c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x57064868 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] 0x5707f270 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5707f2bc MAP: (6 sibs) 1 children: 42: [2] [2] 0x5707f308 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x5707f354 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5707f3a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5707f3ec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5707f438 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5707f484 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5707f4d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5707f51c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x5707f568 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5707f5b4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5707f600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5707f64c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5707f698 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5707f6e4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5707f730 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x5707f77c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x5707f7c8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x5707f814 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x5707f860 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5707f8ac KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x5707f8f8 MAP: (6 sibs) 1 children: 42: [23] [23] 0x5707f944 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x5707f990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5707f9dc KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x5707fa28 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x5707fa74 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x5707fac0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5707fb0c MAP: (6 sibs) 1 children: 42: [30] [30] 0x5707fb58 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x5707fba4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x5707fbf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x5707fc3c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x5707fc88 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x5707fcd4 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x5707fd20 MAP: (6 sibs) 1 children: 42: [37] [37] 0x5707fd6c KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x5707fdb8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x5707fe04 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x5707fe50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5707fe9c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x5707fee8 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] 0x57063260 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x570632ac DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x570632f8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x57063344 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x57063390 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x570633dc DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x57063428 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x57063474 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x570634c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5706350c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x57063558 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x570635a4 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x570635f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5706363c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x57063688 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x570636d4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x57063720 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x5706376c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x570637b8 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x57063804 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x57063850 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5706389c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x570638e8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x57063934 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x57063980 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x570639cc 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] 0x5707e8e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x5707e92c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x5707e978 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x5707e9c4 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x5707ea10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5707ea5c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x5707eaa8 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x5707eaf4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x5707eb40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5707eb8c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x5707ebd8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x5707ec24 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x5707ec70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5707ecbc DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x5707ed08 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x5707ed54 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x5707eda0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x5707edec KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x5707ee38 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x5707ee84 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x5707eed0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5707ef1c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x5707ef68 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x5707efb4 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x5707f000 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x5707f04c 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] 0x570610e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5706112c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x57061178 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x570611c4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57061210 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5706125c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570612a8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x570612f4 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] 0x5707c760 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5707c7ac KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x5707c7f8 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x5707c844 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5707c890 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5707c8dc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5707c928 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x5707c974 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] 0x57064f00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x57064f4c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57064f98 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57064fe4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57065030 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x5706507c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570650c8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57065114 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] 0x57080580 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x570805cc KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x57080618 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57080664 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x570806b0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x570806fc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57080748 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57080794 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] 0x570653d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5706541c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57065468 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] 0x57080a50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57080a9c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57080ae8 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] 0x570658a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570658ec KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x57065938 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] 0x57080f20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57080f6c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x57080fb8 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] 0x57066240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5706628c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x570662d8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57066324 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57066370 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x570663bc KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57066408 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57066454 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x570664a0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x570664ec KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57066538 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57066584 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x570665d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x5706661c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57066668 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x570666b4 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57066700 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x5706674c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57066798 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x570667e4 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] 0x570818c0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x5708190c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x57081958 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x570819a4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570819f0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x57081a3c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57081a88 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57081ad4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57081b20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x57081b6c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57081bb8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57081c04 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x57081c50 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x57081c9c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57081ce8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57081d34 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57081d80 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x57081dcc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57081e18 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57081e64 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] 0x57066bd0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x57066c1c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57066c68 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57066cb4 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57066d00 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x57066d4c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57066d98 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57066de4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57066e30 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x57066e7c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x57066ec8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x57066f14 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57066f60 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x57066fac KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x57066ff8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57067044 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57067090 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570670dc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57067128 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57067174 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] 0x57082250 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x5708229c KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x570822e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57082334 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57082380 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x570823cc KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57082418 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57082464 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x570824b0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x570824fc KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x57082548 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x57082594 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x570825e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5708262c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x57082678 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x570826c4 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57082710 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x5708275c KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x570827a8 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x570827f4 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] 0x57067560 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x570675ac MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x570675f8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57067644 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57067690 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x570676dc MAP: (8 sibs) 3 children: 42: [6] [6] 0x57067728 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57067774 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x570677c0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5706780c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x57067858 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x570678a4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x570678f0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5706793c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57067988 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x570679d4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x57067a20 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x57067a6c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x57067ab8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57067b04 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x57067b50 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x57067b9c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57067be8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x57067c34 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] 0x57082be0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x57082c2c MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x57082c78 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57082cc4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57082d10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x57082d5c MAP: (8 sibs) 3 children: 42: [6] [6] 0x57082da8 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57082df4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57082e40 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x57082e8c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x57082ed8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57082f24 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x57082f70 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x57082fbc MAP: (8 sibs) 7 children: 42: [14] [14] 0x57083008 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x57083054 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x570830a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x570830ec KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x57083138 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57083184 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x570831d0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x5708321c VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57083268 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x570832b4 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] 0x57067ef0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x57067f3c MAP: (8 sibs) 3 children: 42: [2] [2] 0x57067f88 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57067fd4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57068020 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5706806c MAP: (8 sibs) 3 children: 42: [6] [6] 0x570680b8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57068104 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57068150 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5706819c MAP: (8 sibs) 1 children: 42: [10] [10] 0x570681e8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57068234 MAP: (8 sibs) 1 children: 42: [12] [12] 0x57068280 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x570682cc MAP: (8 sibs) 7 children: 42: [14] [14] 0x57068318 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x57068364 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x570683b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x570683fc KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x57068448 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x57068494 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x570684e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5706852c MAP: (8 sibs) 3 children: 42: [22] [22] 0x57068578 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x570685c4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x57068610 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5706865c MAP: (8 sibs) 1 children: 42: [26] [26] 0x570686a8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x570686f4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x57068740 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] 0x57083570 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x570835bc MAP: (8 sibs) 3 children: 42: [2] [2] 0x57083608 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57083654 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x570836a0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x570836ec MAP: (8 sibs) 3 children: 42: [6] [6] 0x57083738 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57083784 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x570837d0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5708381c MAP: (8 sibs) 1 children: 42: [10] [10] 0x57083868 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x570838b4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x57083900 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5708394c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57083998 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x570839e4 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x57083a30 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x57083a7c KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x57083ac8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x57083b14 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x57083b60 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x57083bac MAP: (8 sibs) 3 children: 42: [22] [22] 0x57083bf8 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x57083c44 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x57083c90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x57083cdc MAP: (8 sibs) 1 children: 42: [26] [26] 0x57083d28 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x57083d74 MAP: (8 sibs) 1 children: 42: [28] [28] 0x57083dc0 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] 0x57065d70 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x57065dbc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x57065e08 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x57065e54 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] 0x570813f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x5708143c KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x57081488 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x570814d4 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] 0x57068880 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570688cc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57068918 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] 0x57083f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57083f4c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57083f98 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] 0x57068d50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57068d9c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57068de8 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] 0x570843d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5708441c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57084468 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: 0x56fea060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe1c80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56fe1f50 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1fa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1cd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56fe2010 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe2068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1d30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56fe20d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe1d88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56fe2130 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe1de0 MAP: (8 sibs) 4 children: 42: 0x56fe2190 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe21e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe2240 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe2298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe1e38 MAP: (8 sibs) 3 children: 42: 0x56fe2300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56fe2358 KEYVAL: 'r' '10' (3 sibs) 42: 0x56fe23b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56fe1e90 MAP: (8 sibs) 2 children: 42: 0x56fe2410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56fe24d0 VAL***: '*CENTER' (2 sibs) 42: 0x56fe2528 VAL***: '*BIG' (2 sibs) 42: 0x56fe2468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56fe1ee8 MAP: (8 sibs) 3 children: 42: 0x56fe2590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56fe26a0 VAL***: '*BIG' (3 sibs) 42: 0x56fe26f8 VAL***: '*LEFT' (3 sibs) 42: 0x56fe2750 VAL***: '*SMALL' (3 sibs) 42: 0x56fe25e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56fe2640 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570848a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x570848ec MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x57084938 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x57084984 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x570849d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x57084a1c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x57084a68 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x57084ab4 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x57084b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x57084b4c MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x57084b98 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x57084be4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x57084c30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x57084c7c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57084cc8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x57084d14 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x57084d60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x57084dac KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x57084df8 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x57084e44 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x57084e90 MAP: (8 sibs) 2 children: 42: [21] [21] 0x57084edc KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x57084f28 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x57084f74 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x57084fc0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5708500c MAP: (8 sibs) 3 children: 42: [26] [26] 0x57085058 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x570850a4 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x570850f0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5708513c VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x57085188 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x570851d4 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: 0x56fea100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe2d50 MAP: (8 sibs) 2 children: 42: 0x56fe13d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1428 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2da8 MAP: (8 sibs) 2 children: 42: 0x56fe1720 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe1778 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2e00 MAP: (8 sibs) 1 children: 42: 0x56fe3020 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe2e58 MAP: (8 sibs) 1 children: 42: 0x56fe3080 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe2eb0 MAP: (8 sibs) 4 children: 42: 0x56fe30e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3138 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3190 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe31e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f08 MAP: (8 sibs) 4 children: 42: 0x56fe3250 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe32a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3300 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f60 MAP: (8 sibs) 4 children: 42: 0x56fe33c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3418 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3470 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe34c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2fb8 MAP: (8 sibs) 4 children: 42: 0x56fe3530 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3588 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe35e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3638 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57085230 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5708527c MAP: (8 sibs) 2 children: 42: [2] [2] 0x570852c8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x57085314 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x57085360 MAP: (8 sibs) 2 children: 42: [5] [5] 0x570853ac KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x570853f8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x57085444 MAP: (8 sibs) 1 children: 42: [8] [8] 0x57085490 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x570854dc MAP: (8 sibs) 1 children: 42: [10] [10] 0x57085528 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x57085574 MAP: (8 sibs) 4 children: 42: [12] [12] 0x570855c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5708560c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x57085658 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x570856a4 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x570856f0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x5708573c KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x57085788 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x570857d4 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x57085820 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x5708586c MAP: (8 sibs) 4 children: 42: [22] [22] 0x570858b8 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x57085904 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x57085950 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5708599c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x570859e8 MAP: (8 sibs) 4 children: 42: [27] [27] 0x57085a34 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x57085a80 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x57085acc KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x57085b18 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: 0x56fea1a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe39e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe3b50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe3ba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3a38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe1490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3a90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe3c10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3c68 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3ae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe3cd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3d28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57085b70 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57085bbc KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57085c08 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57085c54 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57085ca0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x57085cec VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57085d38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x57085d84 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57085dd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x57085e1c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57085e68 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57085eb4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57085f00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x57085f4c 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: 0x56fea240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3de0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe3e90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe4058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3ee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe40c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3f40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe4120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4178 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3f98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe41e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4238 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57085fa0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x57085fec KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x57086038 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x57086084 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x570860d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5708611c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x57086168 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x570861b4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57086200 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5708624c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x57086298 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x570862e4 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x57086330 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5708637c 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: 0x56fea2e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe48b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe4b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe49b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe4c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4c58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570863d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5708641c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57086468 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x570864b4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57086500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5708654c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x57086598 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x570865e4 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57086630 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5708667c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x570866c8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57086714 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57086760 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x570867ac 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: 0x56fea380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe5050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe50a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe4ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe5110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe5168 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57086800 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5708684c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x57086898 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x570868e4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x57086930 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5708697c VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x570869c8 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x57086a14 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x57086a60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x57086aac KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x57086af8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x57086b44 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x57086b90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x57086bdc 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: 0x56fea420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe55a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe55f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe17e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe1838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe56a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5810 MAP: (2 sibs) 4 children: 42: 0x56fe2920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe29d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2a28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5868 MAP: (2 sibs) 5 children: 42: 0x56fe58d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5980 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe59d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe5a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56fdecf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fded48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fdeda0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56fe57b0 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] 0x57086c30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x57086c7c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x57086cc8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57086d14 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57086d60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x57086dac KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57086df8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57086e44 MAP: (2 sibs) 4 children: 42: [8] [8] 0x57086e90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x57086edc KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57086f28 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x57086f74 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x57086fc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5708700c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57087058 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x570870a4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x570870f0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5708713c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x57087188 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x570871d4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57087220 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5708726c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570872b8 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x57087304 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: 0x56fea4c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe5ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe5b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe5da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe5be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5e10 MAP: (2 sibs) 4 children: 42: 0x56fe2a90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2ae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe2b40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2b98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5e68 MAP: (2 sibs) 5 children: 42: 0x56fe5ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe5fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe6030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56fe1ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe1b18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe1b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56fe6090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe60e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe6140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5cf0 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] 0x57087360 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x570873ac KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x570873f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x57087444 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x57087490 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x570874dc KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x57087528 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x57087574 MAP: (2 sibs) 4 children: 42: [8] [8] 0x570875c0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5708760c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x57087658 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x570876a4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x570876f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5708773c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x57087788 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x570877d4 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x57087820 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5708786c KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x570878b8 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x57087904 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x57087950 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5708799c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x570879e8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x57087a34 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x57087a80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x57087acc KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x57087b18 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: 0x56fea560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe7160 MAP: (6 sibs) 1 children: 42: 0x56fe7380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56fe73e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe7490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe74e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe7540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe71b8 MAP: (6 sibs) 1 children: 42: 0x56fe75a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56fe7600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe76b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe7708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe7760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe7210 MAP: (6 sibs) 1 children: 42: 0x56fe77c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56fe7268 MAP: (6 sibs) 1 children: 42: 0x56fe7820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56fe72c0 MAP: (6 sibs) 1 children: 42: 0x56fe7880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56fe78e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56fe7938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56fe7318 MAP: (6 sibs) 1 children: 42: 0x56fe79a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57087b70 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x57087bbc MAP: (6 sibs) 1 children: 42: [2] [2] 0x57087c08 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x57087c54 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57087ca0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x57087cec KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x57087d38 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x57087d84 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57087dd0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x57087e1c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x57087e68 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57087eb4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57087f00 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x57087f4c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57087f98 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57087fe4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x57088030 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5708807c MAP: (6 sibs) 1 children: 42: [18] [18] 0x570880c8 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x57088114 MAP: (6 sibs) 1 children: 42: [20] [20] 0x57088160 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x570881ac KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x570881f8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x57088244 MAP: (6 sibs) 1 children: 42: [24] [24] 0x57088290 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: 0x56fea600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe8480 MAP: (6 sibs) 1 children: 42: 0x56fe4670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe86a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe86f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe87a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe84d8 MAP: (6 sibs) 1 children: 42: 0x56fe46d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe88b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8530 MAP: (6 sibs) 1 children: 42: 0x56fe4730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe8588 MAP: (6 sibs) 1 children: 42: 0x56fe8be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe8da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe85e0 MAP: (6 sibs) 1 children: 42: 0x56fe8e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8638 MAP: (6 sibs) 1 children: 42: 0x56fe9020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe9080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe90d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe9130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe9188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe91e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570882e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5708832c MAP: (6 sibs) 1 children: 42: [2] [2] 0x57088378 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x570883c4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x57088410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5708845c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x570884a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x570884f4 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x57088540 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5708858c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x570885d8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x57088624 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x57088670 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x570886bc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x57088708 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x57088754 MAP: (6 sibs) 1 children: 42: [16] [16] 0x570887a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x570887ec KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x57088838 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x57088884 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x570888d0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5708891c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x57088968 MAP: (6 sibs) 1 children: 42: [23] [23] 0x570889b4 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x57088a00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x57088a4c KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x57088a98 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x57088ae4 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x57088b30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x57088b7c MAP: (6 sibs) 1 children: 42: [30] [30] 0x57088bc8 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x57088c14 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x57088c60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x57088cac KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x57088cf8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x57088d44 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x57088d90 MAP: (6 sibs) 1 children: 42: [37] [37] 0x57088ddc KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x57088e28 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x57088e74 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x57088ec0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x57088f0c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x57088f58 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: 0x56fea6a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56fe9240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe92f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe93a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe93f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe9450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe94a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe9500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe9558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe95b0 DOCMAP: (17 sibs) 2 children: 42: 0x56fe1310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56fe1368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56fe9608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe9660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe96b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56fe97c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57088fb0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x57088ffc DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x57089048 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x57089094 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x570890e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5708912c DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x57089178 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x570891c4 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x57089210 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5708925c DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x570892a8 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x570892f4 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x57089340 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5708938c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x570893d8 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x57089424 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x57089470 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x570894bc KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x57089508 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x57089554 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x570895a0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x570895ec KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x57089638 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x57089684 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x570896d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x5708971c 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: 0x56fea740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe8100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56fe8158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56fe81b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56fe8208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56fe8260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe42a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56fe42f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5706d550 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5706d59c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x5706d5e8 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x5706d634 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5706d680 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5706d6cc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5706d718 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x5706d764 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: 0x56fea7e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe61a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56fe61f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56fe6250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56fe62a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56fe6300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe51d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56fe5228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5706b6e0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5706b72c KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x5706b778 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x5706b7c4 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x5706b810 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x5706b85c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x5706b8a8 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x5706b8f4 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: 0x56fea880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe1660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56fe16b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5706ef50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5706ef9c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x5706efe8 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: 0x56fea920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe5330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56fe5388 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5706b950 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5706b99c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x5706b9e8 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: 0x56fea9c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56fe9a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56fe9ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56fe9b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56fe9d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56fe9d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56fe9b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56fe19b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56fe1a08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56fe1a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56fe9bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56fe9df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56fe9e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56fe9c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56fe9c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56fe9eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56fe9f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56fe9cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56fe9f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56fe9fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57089770 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x570897bc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x57089808 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57089854 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570898a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x570898ec KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57089938 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57089984 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x570899d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x57089a1c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57089a68 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57089ab4 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x57089b00 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x57089b4c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57089b98 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57089be4 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57089c30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x57089c7c KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57089cc8 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57089d14 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: 0x56feaa60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56feb440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56feb498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56feb4f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56feb710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56feb768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56feb548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56feb7d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56feb828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56feb880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56feb5a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56feb8e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56feb938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56feb5f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56feb650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56feb9a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56feb9f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56feb6a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56feba60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56febab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57089d70 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x57089dbc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57089e08 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57089e54 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57089ea0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x57089eec KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57089f38 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57089f84 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57089fd0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5708a01c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x5708a068 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x5708a0b4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x5708a100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5708a14c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x5708a198 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x5708a1e4 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x5708a230 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x5708a27c KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x5708a2c8 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x5708a314 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: 0x56feab00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56fe6a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56fe6d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fe6da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fe6e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56fe6ad8 MAP: (8 sibs) 3 children: 42: 0x56fe6e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56fe6eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56fe6f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56fe6b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56fe6580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56fe6b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56fe65e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56fe6be0 MAP: (8 sibs) 7 children: 42: 0x56febb20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56febb78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56febbd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56febc28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56febc80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56febcd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56febd30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56fe6c38 VAL***: '*a0' (8 sibs) 42: 0x56fe6c90 VAL***: '*a7' (8 sibs) 42: 0x56fe6ce8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708a370 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x5708a3bc MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x5708a408 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5708a454 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5708a4a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5708a4ec MAP: (8 sibs) 3 children: 42: [6] [6] 0x5708a538 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5708a584 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5708a5d0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5708a61c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x5708a668 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5708a6b4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x5708a700 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5708a74c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5708a798 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x5708a7e4 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x5708a830 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x5708a87c KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x5708a8c8 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x5708a914 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x5708a960 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x5708a9ac VAL***: '*a0' (8 sibs) 42: [22] [22] 0x5708a9f8 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x5708aa44 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: 0x56feaba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56febd90 MAP: (8 sibs) 3 children: 42: 0x56fec060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56fec0b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56fec110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56febde8 MAP: (8 sibs) 3 children: 42: 0x56fec170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56fec1c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56fec220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56febe40 MAP: (8 sibs) 1 children: 42: 0x56fe43b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56febe98 MAP: (8 sibs) 1 children: 42: 0x56fec280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56febef0 MAP: (8 sibs) 7 children: 42: 0x56fec2e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56fec338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56fec390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56fec3e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56fec440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56fec498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56fec4f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56febf48 MAP: (8 sibs) 3 children: 42: 0x56fec550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fec5a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fec600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56febfa0 MAP: (8 sibs) 1 children: 42: 0x56fec660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56febff8 MAP: (8 sibs) 1 children: 42: 0x56fec6c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708aaa0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5708aaec MAP: (8 sibs) 3 children: 42: [2] [2] 0x5708ab38 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x5708ab84 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x5708abd0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5708ac1c MAP: (8 sibs) 3 children: 42: [6] [6] 0x5708ac68 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x5708acb4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x5708ad00 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5708ad4c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5708ad98 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x5708ade4 MAP: (8 sibs) 1 children: 42: [12] [12] 0x5708ae30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x5708ae7c MAP: (8 sibs) 7 children: 42: [14] [14] 0x5708aec8 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x5708af14 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x5708af60 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x5708afac KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x5708aff8 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x5708b044 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x5708b090 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5708b0dc MAP: (8 sibs) 3 children: 42: [22] [22] 0x5708b128 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x5708b174 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x5708b1c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5708b20c MAP: (8 sibs) 1 children: 42: [26] [26] 0x5708b258 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x5708b2a4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x5708b2f0 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: 0x56feac40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56fe18a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x56fe18f8 KEYVAL: 'b' '' (3 sibs) 42: 0x56fe1950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5706bbb0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x5706bbfc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x5706bc48 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x5706bc94 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: 0x56feace0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe53f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe5448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708b340 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5708b38c KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5708b3d8 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: 0x56fead80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe9820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe9878 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708b430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5708b47c KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x5708b4c8 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: 0x56fea060 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe1c80 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x56fe1f50 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1fa8 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1cd8 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x56fe2010 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe2068 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe1d30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x56fe20d0 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe1d88 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x56fe2130 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe1de0 MAP: (8 sibs) 4 children: 42: 0x56fe2190 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe21e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe2240 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe2298 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe1e38 MAP: (8 sibs) 3 children: 42: 0x56fe2300 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x56fe2358 KEYVAL: 'r' '10' (3 sibs) 42: 0x56fe23b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x56fe1e90 MAP: (8 sibs) 2 children: 42: 0x56fe2410 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x56fe24d0 VAL***: '*CENTER' (2 sibs) 42: 0x56fe2528 VAL***: '*BIG' (2 sibs) 42: 0x56fe2468 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x56fe1ee8 MAP: (8 sibs) 3 children: 42: 0x56fe2590 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x56fe26a0 VAL***: '*BIG' (3 sibs) 42: 0x56fe26f8 VAL***: '*LEFT' (3 sibs) 42: 0x56fe2750 VAL***: '*SMALL' (3 sibs) 42: 0x56fe25e8 KEYVAL: 'x' '1' (3 sibs) 42: 0x56fe2640 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708b520 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5708b56c MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x5708b5b8 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5708b604 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5708b650 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x5708b69c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5708b6e8 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5708b734 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x5708b780 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5708b7cc MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x5708b818 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5708b864 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5708b8b0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5708b8fc KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5708b948 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5708b994 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5708b9e0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x5708ba2c KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x5708ba78 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x5708bac4 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x5708bb10 MAP: (8 sibs) 2 children: 42: [21] [21] 0x5708bb5c KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x5708bba8 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x5708bbf4 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x5708bc40 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x5708bc8c MAP: (8 sibs) 3 children: 42: [26] [26] 0x5708bcd8 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x5708bd24 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x5708bd70 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x5708bdbc VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x5708be08 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x5708be54 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: 0x56fea100 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56fe2d50 MAP: (8 sibs) 2 children: 42: 0x56fe13d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x56fe1428 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2da8 MAP: (8 sibs) 2 children: 42: 0x56fe1720 KEYVAL: 'x' '0' (2 sibs) 42: 0x56fe1778 KEYVAL: 'y' '2' (2 sibs) 42: 0x56fe2e00 MAP: (8 sibs) 1 children: 42: 0x56fe3020 KEYVAL: 'r' '10' (1 sibs) 42: 0x56fe2e58 MAP: (8 sibs) 1 children: 42: 0x56fe3080 KEYVAL: 'r' '1' (1 sibs) 42: 0x56fe2eb0 MAP: (8 sibs) 4 children: 42: 0x56fe30e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3138 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3190 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe31e8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f08 MAP: (8 sibs) 4 children: 42: 0x56fe3250 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe32a8 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3300 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3358 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2f60 MAP: (8 sibs) 4 children: 42: 0x56fe33c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3418 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe3470 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe34c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x56fe2fb8 MAP: (8 sibs) 4 children: 42: 0x56fe3530 KEYVAL: 'x' '1' (4 sibs) 42: 0x56fe3588 KEYVAL: 'y' '2' (4 sibs) 42: 0x56fe35e0 KEYVAL: 'r' '10' (4 sibs) 42: 0x56fe3638 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708beb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x5708befc MAP: (8 sibs) 2 children: 42: [2] [2] 0x5708bf48 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x5708bf94 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x5708bfe0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x5708c02c KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x5708c078 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x5708c0c4 MAP: (8 sibs) 1 children: 42: [8] [8] 0x5708c110 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x5708c15c MAP: (8 sibs) 1 children: 42: [10] [10] 0x5708c1a8 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x5708c1f4 MAP: (8 sibs) 4 children: 42: [12] [12] 0x5708c240 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x5708c28c KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x5708c2d8 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x5708c324 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x5708c370 MAP: (8 sibs) 4 children: 42: [17] [17] 0x5708c3bc KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x5708c408 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x5708c454 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x5708c4a0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x5708c4ec MAP: (8 sibs) 4 children: 42: [22] [22] 0x5708c538 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x5708c584 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x5708c5d0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x5708c61c KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x5708c668 MAP: (8 sibs) 4 children: 42: [27] [27] 0x5708c6b4 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x5708c700 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x5708c74c KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x5708c798 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: 0x56fea1a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3930 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3988 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe39e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe3b50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe3ba8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3a38 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe1490 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3a90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe3c10 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3c68 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3ae8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe3cd0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe3d28 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708c7f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5708c83c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5708c888 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5708c8d4 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5708c920 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5708c96c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5708c9b8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5708ca04 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5708ca50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5708ca9c KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5708cae8 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5708cb34 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5708cb80 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5708cbcc 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: 0x56fea240 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe3de0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x56fe3e38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x56fe3e90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4000 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x56fe4058 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x56fe3ee8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x56fe40c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe3f40 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x56fe4120 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4178 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe3f98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x56fe41e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x56fe4238 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708cc20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5708cc6c KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x5708ccb8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x5708cd04 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5708cd50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x5708cd9c VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x5708cde8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x5708ce34 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5708ce80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x5708cecc KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x5708cf18 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5708cf64 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x5708cfb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x5708cffc 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: 0x56fea2e0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4800 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4858 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe48b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4a20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4a78 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4908 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4960 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe4b40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4b98 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe49b8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe4c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe4c58 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708d050 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5708d09c KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x5708d0e8 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x5708d134 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5708d180 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5708d1cc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x5708d218 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x5708d264 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5708d2b0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5708d2fc KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x5708d348 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5708d394 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x5708d3e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x5708d42c 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: 0x56fea380 [ROOT] MAP: (0 sibs) 6 children: 42: 0x56fe4d10 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4d68 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x56fe4dc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x56fe4f30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4f88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x56fe4e18 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x56fe4ff0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x56fe4e70 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x56fe5050 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe50a8 KEYVAL: 'age' '10' (2 sibs) 42: 0x56fe4ec8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x56fe5110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x56fe5168 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708d480 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x5708d4cc KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x5708d518 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x5708d564 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x5708d5b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x5708d5fc VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x5708d648 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x5708d694 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x5708d6e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x5708d72c KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x5708d778 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x5708d7c4 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x5708d810 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x5708d85c 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: 0x56fea420 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe55a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe55f8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5650 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe17e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe1838 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe56a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5810 MAP: (2 sibs) 4 children: 42: 0x56fe2920 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2978 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe29d0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2a28 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5868 MAP: (2 sibs) 5 children: 42: 0x56fe58d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5928 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5980 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe59d8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe5a30 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5700 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x56fdecf0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fded48 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fdeda0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5758 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x56fe57b0 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] 0x5708d8b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x5708d8fc KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x5708d948 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x5708d994 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x5708d9e0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5708da2c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x5708da78 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x5708dac4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x5708db10 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5708db5c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x5708dba8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x5708dbf4 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x5708dc40 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5708dc8c KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5708dcd8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5708dd24 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5708dd70 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5708ddbc KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5708de08 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x5708de54 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5708dea0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5708deec KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5708df38 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x5708df84 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: 0x56fea4c0 [ROOT] MAP: (0 sibs) 7 children: 42: 0x56fe5ae0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x56fe5b38 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x56fe5b90 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x56fe5d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x56fe5da8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x56fe5be8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x56fe5e10 MAP: (2 sibs) 4 children: 42: 0x56fe2a90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x56fe2ae8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x56fe2b40 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x56fe2b98 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x56fe5e68 MAP: (2 sibs) 5 children: 42: 0x56fe5ed0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x56fe5f28 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x56fe5f80 KEYVAL: 'size' '8' (5 sibs) 42: 0x56fe5fd8 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x56fe6030 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x56fe5c40 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x56fe1ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe1b18 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe1b70 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5c98 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x56fe6090 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x56fe60e8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x56fe6140 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x56fe5cf0 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] 0x5708dfe0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x5708e02c KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x5708e078 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x5708e0c4 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x5708e110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x5708e15c KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x5708e1a8 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x5708e1f4 MAP: (2 sibs) 4 children: 42: [8] [8] 0x5708e240 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x5708e28c KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x5708e2d8 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x5708e324 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x5708e370 MAP: (2 sibs) 5 children: 42: [13] [13] 0x5708e3bc KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x5708e408 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x5708e454 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x5708e4a0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x5708e4ec KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x5708e538 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x5708e584 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x5708e5d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x5708e61c KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x5708e668 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x5708e6b4 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x5708e700 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x5708e74c KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x5708e798 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: 0x56fea560 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe7160 MAP: (6 sibs) 1 children: 42: 0x56fe7380 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x56fe73e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7438 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe7490 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe74e8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe7540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe71b8 MAP: (6 sibs) 1 children: 42: 0x56fe75a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x56fe7600 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe7658 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe76b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe7708 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe7760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe7210 MAP: (6 sibs) 1 children: 42: 0x56fe77c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x56fe7268 MAP: (6 sibs) 1 children: 42: 0x56fe7820 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x56fe72c0 MAP: (6 sibs) 1 children: 42: 0x56fe7880 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x56fe78e0 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x56fe7938 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x56fe7318 MAP: (6 sibs) 1 children: 42: 0x56fe79a0 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708e7f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5708e83c MAP: (6 sibs) 1 children: 42: [2] [2] 0x5708e888 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x5708e8d4 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5708e920 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5708e96c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5708e9b8 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5708ea04 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5708ea50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5708ea9c KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x5708eae8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5708eb34 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5708eb80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5708ebcc KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5708ec18 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5708ec64 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5708ecb0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x5708ecfc MAP: (6 sibs) 1 children: 42: [18] [18] 0x5708ed48 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x5708ed94 MAP: (6 sibs) 1 children: 42: [20] [20] 0x5708ede0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x5708ee2c KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x5708ee78 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x5708eec4 MAP: (6 sibs) 1 children: 42: [24] [24] 0x5708ef10 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: 0x56fea600 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x56fe8480 MAP: (6 sibs) 1 children: 42: 0x56fe4670 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe86a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe86f8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8750 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe87a8 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8800 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe84d8 MAP: (6 sibs) 1 children: 42: 0x56fe46d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8860 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe88b8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8910 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8968 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe89c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8530 MAP: (6 sibs) 1 children: 42: 0x56fe4730 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8a20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8a78 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8ad0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8b28 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8b80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x56fe8588 MAP: (6 sibs) 1 children: 42: 0x56fe8be0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8c40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8c98 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe8cf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe8d48 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe8da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe85e0 MAP: (6 sibs) 1 children: 42: 0x56fe8e00 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe8e60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe8eb8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x56fe8f10 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x56fe8f68 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x56fe8fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x56fe8638 MAP: (6 sibs) 1 children: 42: 0x56fe9020 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x56fe9080 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x56fe90d8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x56fe9130 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x56fe9188 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x56fe91e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708ef60 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x5708efac MAP: (6 sibs) 1 children: 42: [2] [2] 0x5708eff8 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x5708f044 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x5708f090 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x5708f0dc KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x5708f128 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x5708f174 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x5708f1c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x5708f20c KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x5708f258 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x5708f2a4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x5708f2f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x5708f33c KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x5708f388 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x5708f3d4 MAP: (6 sibs) 1 children: 42: [16] [16] 0x5708f420 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x5708f46c KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x5708f4b8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x5708f504 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x5708f550 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x5708f59c KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x5708f5e8 MAP: (6 sibs) 1 children: 42: [23] [23] 0x5708f634 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x5708f680 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x5708f6cc KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x5708f718 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x5708f764 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x5708f7b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x5708f7fc MAP: (6 sibs) 1 children: 42: [30] [30] 0x5708f848 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x5708f894 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x5708f8e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x5708f92c KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x5708f978 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x5708f9c4 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x5708fa10 MAP: (6 sibs) 1 children: 42: [37] [37] 0x5708fa5c KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x5708faa8 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x5708faf4 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x5708fb40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x5708fb8c KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x5708fbd8 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: 0x56fea6a0 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x56fe9240 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9298 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe92f0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe9348 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x56fe93a0 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe93f8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x56fe9450 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe94a8 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x56fe9500 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7d80 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe9558 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x56fe7de0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x56fe95b0 DOCMAP: (17 sibs) 2 children: 42: 0x56fe1310 KEYVAL: 'a6' '1' (2 sibs) 42: 0x56fe1368 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x56fe9608 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7e40 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe9660 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7ea0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x56fe96b8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a00 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9710 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x56fe7a60 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x56fe9768 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x56fe97c0 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x5708fc30 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x5708fc7c DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x5708fcc8 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x5708fd14 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x5708fd60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x5708fdac DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x5708fdf8 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x5708fe44 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x5708fe90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x5708fedc DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x5708ff28 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x5708ff74 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x5708ffc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x5709000c DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x57090058 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x570900a4 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x570900f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x5709013c KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x57090188 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x570901d4 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x57090220 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x5709026c KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x570902b8 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x57090304 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x57090350 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x5709039c 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: 0x56fea740 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe8100 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x56fe8158 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x56fe81b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x56fe8208 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x56fe8260 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe42a0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x56fe42f8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570903f0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x5709043c KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x57090488 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x570904d4 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57090520 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x5709056c KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x570905b8 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x57090604 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: 0x56fea7e0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x56fe61a0 KEYVAL: 'a' 'b' (5 sibs) 42: 0x56fe61f8 KEYVAL: 'b' 'c' (5 sibs) 42: 0x56fe6250 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x56fe62a8 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x56fe6300 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x56fe51d0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x56fe5228 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57090660 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x570906ac KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x570906f8 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x57090744 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x57090790 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x570907dc KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x57090828 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x57090874 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: 0x56fea880 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe1660 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x56fe16b8 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570908d0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x5709091c KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x57090968 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: 0x56fea920 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe5330 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x56fe5388 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570909c0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x57090a0c KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x57090a58 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: 0x56fea9c0 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x56fe9a60 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x56fe9ab8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x56fe9b10 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56fe9d30 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x56fe9d88 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x56fe9b68 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56fe19b0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x56fe1a08 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x56fe1a60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x56fe9bc0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x56fe9df0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x56fe9e48 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x56fe9c18 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x56fe9c70 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x56fe9eb0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x56fe9f08 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x56fe9cc8 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x56fe9f70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x56fe9fc8 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57090ab0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x57090afc KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x57090b48 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x57090b94 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x57090be0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x57090c2c KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x57090c78 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x57090cc4 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x57090d10 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x57090d5c KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x57090da8 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x57090df4 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x57090e40 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x57090e8c KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x57090ed8 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x57090f24 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x57090f70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x57090fbc KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x57091008 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x57091054 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: 0x56feaa60 [ROOT] MAP: (0 sibs) 8 children: 42: 0x56feb440 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x56feb498 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x56feb4f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x56feb710 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x56feb768 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x56feb548 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x56feb7d0 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x56feb828 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x56feb880 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x56feb5a0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x56feb8e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x56feb938 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x56feb5f8 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x56feb650 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x56feb9a0 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x56feb9f8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x56feb6a8 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x56feba60 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x56febab8 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570910b0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x570910fc KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x57091148 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x57091194 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x570911e0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x5709122c KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x57091278 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x570912c4 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x57091310 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x5709135c KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x570913a8 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x570913f4 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x57091440 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x5709148c KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x570914d8 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x57091524 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x57091570 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x570915bc KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x57091608 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x57091654 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: 0x56feab00 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x56fe6a80 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x56fe6d50 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fe6da8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fe6e00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56fe6ad8 MAP: (8 sibs) 3 children: 42: 0x56fe6e60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x56fe6eb8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x56fe6f10 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x56fe6b30 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x56fe6580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56fe6b88 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x56fe65e0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56fe6be0 MAP: (8 sibs) 7 children: 42: 0x56febb20 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x56febb78 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x56febbd0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x56febc28 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x56febc80 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x56febcd8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x56febd30 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x56fe6c38 VAL***: '*a0' (8 sibs) 42: 0x56fe6c90 VAL***: '*a7' (8 sibs) 42: 0x56fe6ce8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x570916b0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x570916fc MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x57091748 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57091794 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x570917e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x5709182c MAP: (8 sibs) 3 children: 42: [6] [6] 0x57091878 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x570918c4 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57091910 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5709195c MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x570919a8 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x570919f4 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x57091a40 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x57091a8c MAP: (8 sibs) 7 children: 42: [14] [14] 0x57091ad8 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x57091b24 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x57091b70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x57091bbc KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x57091c08 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x57091c54 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x57091ca0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x57091cec VAL***: '*a0' (8 sibs) 42: [22] [22] 0x57091d38 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x57091d84 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: 0x56feaba0 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x56febd90 MAP: (8 sibs) 3 children: 42: 0x56fec060 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x56fec0b8 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x56fec110 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x56febde8 MAP: (8 sibs) 3 children: 42: 0x56fec170 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x56fec1c8 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x56fec220 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x56febe40 MAP: (8 sibs) 1 children: 42: 0x56fe43b0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x56febe98 MAP: (8 sibs) 1 children: 42: 0x56fec280 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x56febef0 MAP: (8 sibs) 7 children: 42: 0x56fec2e0 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x56fec338 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x56fec390 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x56fec3e8 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x56fec440 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x56fec498 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x56fec4f0 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x56febf48 MAP: (8 sibs) 3 children: 42: 0x56fec550 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x56fec5a8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x56fec600 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x56febfa0 MAP: (8 sibs) 1 children: 42: 0x56fec660 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x56febff8 MAP: (8 sibs) 1 children: 42: 0x56fec6c0 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57091de0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x57091e2c MAP: (8 sibs) 3 children: 42: [2] [2] 0x57091e78 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x57091ec4 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x57091f10 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x57091f5c MAP: (8 sibs) 3 children: 42: [6] [6] 0x57091fa8 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x57091ff4 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x57092040 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x5709208c MAP: (8 sibs) 1 children: 42: [10] [10] 0x570920d8 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x57092124 MAP: (8 sibs) 1 children: 42: [12] [12] 0x57092170 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x570921bc MAP: (8 sibs) 7 children: 42: [14] [14] 0x57092208 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x57092254 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x570922a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x570922ec KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x57092338 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x57092384 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x570923d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x5709241c MAP: (8 sibs) 3 children: 42: [22] [22] 0x57092468 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x570924b4 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x57092500 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x5709254c MAP: (8 sibs) 1 children: 42: [26] [26] 0x57092598 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x570925e4 MAP: (8 sibs) 1 children: 42: [28] [28] 0x57092630 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: 0x56feac40 [ROOT] MAP: (0 sibs) 3 children: 42: 0x56fe18a0 KEYVAL: 'a' '1' (3 sibs) 42: 0x56fe18f8 KEYVAL: 'b' '' (3 sibs) 42: 0x56fe1950 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57070680 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x570706cc KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x57070718 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x57070764 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: 0x56feace0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe53f0 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe5448 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57092680 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570926cc KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57092718 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: 0x56fead80 [ROOT] MAP: (0 sibs) 2 children: 42: 0x56fe9820 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x56fe9878 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x57092770 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x570927bc KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x57092808 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 (70 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (70 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.08 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x57305850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x57301340 DOCSEQ: (1 sibs) 3 children: 43: 0x57301480 VAL: 'foo' (3 sibs) 43: 0x573014d8 VAL: 'bar' (3 sibs) 43: 0x57301530 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5732d7d0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5732d81c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5732d868 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5732d8b4 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5732d900 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: 0x573058f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57301c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57301cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57301de0 VAL: 'val0' (2 sibs) 43: 0x57301e38 VAL: 'val1' (2 sibs) 43: 0x57301d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57301ea0 VAL: 'val2' (2 sibs) 43: 0x57301ef8 VAL: 'val3' (2 sibs) 43: 0x57301d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57301f60 VAL: 'val4' (2 sibs) 43: 0x57301fb8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5732eb20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5732eb6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5732ebb8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5732ec04 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5732ec50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5732ec9c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5732ece8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5732ed34 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5732ed80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5732edcc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5732ee18 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5732ee64 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: 0x57305990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x573022b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57302370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57302480 VAL: 'val0' (2 sibs) 43: 0x573024d8 VAL: 'val1' (2 sibs) 43: 0x573023c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57302540 VAL: 'val2' (2 sibs) 43: 0x57302598 VAL: 'val3' (2 sibs) 43: 0x57302420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302600 VAL: 'val4' (2 sibs) 43: 0x57302658 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5732fd20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5732fd6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5732fdb8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5732fe04 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5732fe50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5732fe9c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5732fee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5732ff34 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5732ff80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5732ffcc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57330018 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57330064 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: 0x57305a30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57302710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x573027d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x573028e0 VAL: 'val0' (2 sibs) 43: 0x57302938 VAL: 'val1' (2 sibs) 43: 0x57302828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x573029a0 VAL: 'val2' (2 sibs) 43: 0x573029f8 VAL: 'val3' (2 sibs) 43: 0x57302880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302a60 VAL: 'val4' (2 sibs) 43: 0x57302ab8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x57330f20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57330f6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57330fb8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57331004 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57331050 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733109c VAL: 'val1' (2 sibs) 43: [6] [6] 0x573310e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57331134 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57331180 VAL: 'val3' (2 sibs) 43: [9] [9] 0x573311cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57331218 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57331264 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: 0x57305ad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x573030d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57303140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57303250 VAL: 'val0' (2 sibs) 43: 0x573032a8 VAL: 'val1' (2 sibs) 43: 0x57303198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57303310 VAL: 'val2' (2 sibs) 43: 0x57303368 VAL: 'val3' (2 sibs) 43: 0x573031f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x573033d0 VAL: 'val4' (2 sibs) 43: 0x57303428 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x57332120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733216c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x573321b8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57332204 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57332250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733229c VAL: 'val1' (2 sibs) 43: [6] [6] 0x573322e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57332334 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57332380 VAL: 'val3' (2 sibs) 43: [9] [9] 0x573323cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57332418 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57332464 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: 0x57305b70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573048a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x57304900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x57304960 VAL: 'env01' (28 sibs) 43: 0x573049b8 VAL: 'env02' (28 sibs) 43: 0x57304a10 VAL: 'env03' (28 sibs) 43: 0x57304a68 VAL: 'env04' (28 sibs) 43: 0x57304ac0 VAL: 'env11' (28 sibs) 43: 0x57304b18 VAL: 'env12' (28 sibs) 43: 0x57304b70 VAL: 'env13' (28 sibs) 43: 0x57304bc8 VAL: 'env14' (28 sibs) 43: 0x57304c20 VAL: 'env21' (28 sibs) 43: 0x57304c78 VAL: 'env22' (28 sibs) 43: 0x57304cd0 VAL: 'env23' (28 sibs) 43: 0x57304d28 VAL: 'env24' (28 sibs) 43: 0x57304d80 VAL: 'env31' (28 sibs) 43: 0x57304dd8 VAL: 'env32' (28 sibs) 43: 0x57304e30 VAL: 'env33' (28 sibs) 43: 0x57304e88 VAL: 'env34' (28 sibs) 43: 0x57304ee0 VAL: 'env41' (28 sibs) 43: 0x57304f38 VAL: 'env42' (28 sibs) 43: 0x57304f90 VAL: 'env43' (28 sibs) 43: 0x57304fe8 VAL: 'env44' (28 sibs) 43: 0x57305040 VAL: 'env51' (28 sibs) 43: 0x57305098 VAL: 'env52' (28 sibs) 43: 0x573050f0 VAL: 'env53' (28 sibs) 43: 0x57305148 VAL: 'env54' (28 sibs) 43: 0x573051a0 VAL: 'env61' (28 sibs) 43: 0x573051f8 VAL: 'env62' (28 sibs) 43: 0x57305250 VAL: 'env63' (28 sibs) 43: 0x573052a8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x573341c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733420c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x57334258 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x573342a4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x573342f0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5733433c VAL: 'env03' (28 sibs) 43: [6] [6] 0x57334388 VAL: 'env04' (28 sibs) 43: [7] [7] 0x573343d4 VAL: 'env11' (28 sibs) 43: [8] [8] 0x57334420 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5733446c VAL: 'env13' (28 sibs) 43: [10] [10] 0x573344b8 VAL: 'env14' (28 sibs) 43: [11] [11] 0x57334504 VAL: 'env21' (28 sibs) 43: [12] [12] 0x57334550 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5733459c VAL: 'env23' (28 sibs) 43: [14] [14] 0x573345e8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x57334634 VAL: 'env31' (28 sibs) 43: [16] [16] 0x57334680 VAL: 'env32' (28 sibs) 43: [17] [17] 0x573346cc VAL: 'env33' (28 sibs) 43: [18] [18] 0x57334718 VAL: 'env34' (28 sibs) 43: [19] [19] 0x57334764 VAL: 'env41' (28 sibs) 43: [20] [20] 0x573347b0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x573347fc VAL: 'env43' (28 sibs) 43: [22] [22] 0x57334848 VAL: 'env44' (28 sibs) 43: [23] [23] 0x57334894 VAL: 'env51' (28 sibs) 43: [24] [24] 0x573348e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5733492c VAL: 'env53' (28 sibs) 43: [26] [26] 0x57334978 VAL: 'env54' (28 sibs) 43: [27] [27] 0x573349c4 VAL: 'env61' (28 sibs) 43: [28] [28] 0x57334a10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x57334a5c VAL: 'env63' (28 sibs) 43: [30] [30] 0x57334aa8 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: 0x57305c10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x57303f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x57304070 VAL: 'a' (6 sibs) 43: 0x573040c8 VAL: 'b' (6 sibs) 43: 0x57304120 VAL: 'c' (6 sibs) 43: 0x57304178 VAL: 'd' (6 sibs) 43: 0x573041d0 VAL: 'e' (6 sibs) 43: 0x57304228 VAL: 'f' (6 sibs) 43: 0x57303fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x57304290 VAL: 'a' (2 sibs) 43: 0x573042e8 VAL: 'b' (2 sibs) 43: 0x57304010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x57304350 VAL: 'a' (2 sibs) 43: 0x573043a8 VAL: 'b' (2 sibs) 43: 0x57303ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x57304410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x573044d0 VAL: 'a' (6 sibs) 43: 0x57304528 VAL: 'b' (6 sibs) 43: 0x57304580 VAL: 'c' (6 sibs) 43: 0x573045d8 VAL: 'd' (6 sibs) 43: 0x57304630 VAL: 'e' (6 sibs) 43: 0x57304688 VAL: 'f' (6 sibs) 43: 0x57304468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x573046f0 VAL: 'a' (2 sibs) 43: 0x57304748 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x57335dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57335e1c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x57335e68 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x57335eb4 VAL: 'a' (6 sibs) 43: [4] [4] 0x57335f00 VAL: 'b' (6 sibs) 43: [5] [5] 0x57335f4c VAL: 'c' (6 sibs) 43: [6] [6] 0x57335f98 VAL: 'd' (6 sibs) 43: [7] [7] 0x57335fe4 VAL: 'e' (6 sibs) 43: [8] [8] 0x57336030 VAL: 'f' (6 sibs) 43: [9] [9] 0x5733607c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x573360c8 VAL: 'a' (2 sibs) 43: [11] [11] 0x57336114 VAL: 'b' (2 sibs) 43: [12] [12] 0x57336160 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x573361ac VAL: 'a' (2 sibs) 43: [14] [14] 0x573361f8 VAL: 'b' (2 sibs) 43: [15] [15] 0x57336244 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x57336290 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x573362dc VAL: 'a' (6 sibs) 43: [18] [18] 0x57336328 VAL: 'b' (6 sibs) 43: [19] [19] 0x57336374 VAL: 'c' (6 sibs) 43: [20] [20] 0x573363c0 VAL: 'd' (6 sibs) 43: [21] [21] 0x5733640c VAL: 'e' (6 sibs) 43: [22] [22] 0x57336458 VAL: 'f' (6 sibs) 43: [23] [23] 0x573364a4 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x573364f0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5733653c 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: 0x57305cb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573055f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x57305650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x573056b0 VAL: 'a' (4 sibs) 43: 0x57305708 VAL: 'b' (4 sibs) 43: 0x57305760 VAL: 'c' (4 sibs) 43: 0x573057b8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x573371f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733723c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x57337288 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x573372d4 VAL: 'a' (4 sibs) 43: [4] [4] 0x57337320 VAL: 'b' (4 sibs) 43: [5] [5] 0x5733736c VAL: 'c' (4 sibs) 43: [6] [6] 0x573373b8 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: 0x57305d50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x57301880 VAL: 'a' (2 sibs) 43: 0x573018d8 VAL: 'b' (2 sibs) 43: 0x57301998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x573017c0 VAL: 'c' (2 sibs) 43: 0x57301818 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x573381b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x573381fc KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x57338248 VAL: 'a' (2 sibs) 43: [3] [3] 0x57338294 VAL: 'b' (2 sibs) 43: [4] [4] 0x573382e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5733832c VAL: 'c' (2 sibs) 43: [6] [6] 0x57338378 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: 0x57305df0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x57303e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x57301700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x57301758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x573070b0 VAL: 'a' (21 sibs) 43: 0x57307108 VAL: 'b' (21 sibs) 43: 0x57307160 VAL: 'b1' (21 sibs) 43: 0x573071b8 VAL: 'b2' (21 sibs) 43: 0x57307210 VAL: 'b3' (21 sibs) 43: 0x57307268 VAL: 'b4' (21 sibs) 43: 0x573072c0 VAL: 'b5' (21 sibs) 43: 0x57307318 VAL: 'b6' (21 sibs) 43: 0x57307370 VAL: 'b61' (21 sibs) 43: 0x573073c8 VAL: 'b62' (21 sibs) 43: 0x57307420 VAL: 'b63' (21 sibs) 43: 0x57307478 VAL: 'b64' (21 sibs) 43: 0x573074d0 VAL: 'b65' (21 sibs) 43: 0x57307528 VAL: 'b66' (21 sibs) 43: 0x57307580 VAL: 'b7' (21 sibs) 43: 0x573075d8 VAL: 'b8' (21 sibs) 43: 0x57307630 VAL: 'b9' (21 sibs) 43: 0x57307688 VAL: 'b10' (21 sibs) 43: 0x573076e0 VAL: 'e' (21 sibs) 43: 0x57307738 VAL: 'f' (21 sibs) 43: 0x57307790 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733af00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733af4c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5733af98 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5733afe4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5733b030 VAL: 'a' (21 sibs) 43: [5] [5] 0x5733b07c VAL: 'b' (21 sibs) 43: [6] [6] 0x5733b0c8 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5733b114 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5733b160 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5733b1ac VAL: 'b4' (21 sibs) 43: [10] [10] 0x5733b1f8 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5733b244 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5733b290 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5733b2dc VAL: 'b62' (21 sibs) 43: [14] [14] 0x5733b328 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5733b374 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5733b3c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5733b40c VAL: 'b66' (21 sibs) 43: [18] [18] 0x5733b458 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5733b4a4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5733b4f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5733b53c VAL: 'b10' (21 sibs) 43: [22] [22] 0x5733b588 VAL: 'e' (21 sibs) 43: [23] [23] 0x5733b5d4 VAL: 'f' (21 sibs) 43: [24] [24] 0x5733b620 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: 0x57305e90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x57305310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x57302c80 VAL: 'f' (1 sibs) 43: 0x57305368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x573053c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x57302ce0 VAL: 'b' (1 sibs) 43: 0x57305418 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733aa30 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5733aa7c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5733aac8 VAL: 'f' (1 sibs) 43: [3] [3] 0x5733ab14 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5733ab60 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5733abac VAL: 'b' (1 sibs) 43: [6] [6] 0x5733abf8 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: 0x57305850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x57301340 DOCSEQ: (1 sibs) 3 children: 43: 0x57301480 VAL: 'foo' (3 sibs) 43: 0x573014d8 VAL: 'bar' (3 sibs) 43: 0x57301530 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733c320 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5733c36c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5733c3b8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5733c404 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5733c450 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: 0x573058f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57301c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57301cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57301de0 VAL: 'val0' (2 sibs) 43: 0x57301e38 VAL: 'val1' (2 sibs) 43: 0x57301d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57301ea0 VAL: 'val2' (2 sibs) 43: 0x57301ef8 VAL: 'val3' (2 sibs) 43: 0x57301d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57301f60 VAL: 'val4' (2 sibs) 43: 0x57301fb8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733c7f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733c83c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733c888 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733c8d4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733c920 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733c96c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733c9b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733ca04 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733ca50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733ca9c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733cae8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733cb34 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: 0x57305990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x573022b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57302370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57302480 VAL: 'val0' (2 sibs) 43: 0x573024d8 VAL: 'val1' (2 sibs) 43: 0x573023c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57302540 VAL: 'val2' (2 sibs) 43: 0x57302598 VAL: 'val3' (2 sibs) 43: 0x57302420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302600 VAL: 'val4' (2 sibs) 43: 0x57302658 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733ccc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733cd0c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733cd58 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733cda4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733cdf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733ce3c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733ce88 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733ced4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733cf20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733cf6c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733cfb8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733d004 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: 0x57305a30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57302710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x573027d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x573028e0 VAL: 'val0' (2 sibs) 43: 0x57302938 VAL: 'val1' (2 sibs) 43: 0x57302828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x573029a0 VAL: 'val2' (2 sibs) 43: 0x573029f8 VAL: 'val3' (2 sibs) 43: 0x57302880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302a60 VAL: 'val4' (2 sibs) 43: 0x57302ab8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733d190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733d1dc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733d228 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733d274 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733d2c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733d30c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733d358 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733d3a4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733d3f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733d43c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733d488 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733d4d4 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: 0x57305ad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x573030d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57303140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57303250 VAL: 'val0' (2 sibs) 43: 0x573032a8 VAL: 'val1' (2 sibs) 43: 0x57303198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57303310 VAL: 'val2' (2 sibs) 43: 0x57303368 VAL: 'val3' (2 sibs) 43: 0x573031f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x573033d0 VAL: 'val4' (2 sibs) 43: 0x57303428 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733d660 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733d6ac KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733d6f8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733d744 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733d790 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733d7dc VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733d828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733d874 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733d8c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733d90c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733d958 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733d9a4 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: 0x57305b70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573048a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x57304900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x57304960 VAL: 'env01' (28 sibs) 43: 0x573049b8 VAL: 'env02' (28 sibs) 43: 0x57304a10 VAL: 'env03' (28 sibs) 43: 0x57304a68 VAL: 'env04' (28 sibs) 43: 0x57304ac0 VAL: 'env11' (28 sibs) 43: 0x57304b18 VAL: 'env12' (28 sibs) 43: 0x57304b70 VAL: 'env13' (28 sibs) 43: 0x57304bc8 VAL: 'env14' (28 sibs) 43: 0x57304c20 VAL: 'env21' (28 sibs) 43: 0x57304c78 VAL: 'env22' (28 sibs) 43: 0x57304cd0 VAL: 'env23' (28 sibs) 43: 0x57304d28 VAL: 'env24' (28 sibs) 43: 0x57304d80 VAL: 'env31' (28 sibs) 43: 0x57304dd8 VAL: 'env32' (28 sibs) 43: 0x57304e30 VAL: 'env33' (28 sibs) 43: 0x57304e88 VAL: 'env34' (28 sibs) 43: 0x57304ee0 VAL: 'env41' (28 sibs) 43: 0x57304f38 VAL: 'env42' (28 sibs) 43: 0x57304f90 VAL: 'env43' (28 sibs) 43: 0x57304fe8 VAL: 'env44' (28 sibs) 43: 0x57305040 VAL: 'env51' (28 sibs) 43: 0x57305098 VAL: 'env52' (28 sibs) 43: 0x573050f0 VAL: 'env53' (28 sibs) 43: 0x57305148 VAL: 'env54' (28 sibs) 43: 0x573051a0 VAL: 'env61' (28 sibs) 43: 0x573051f8 VAL: 'env62' (28 sibs) 43: 0x57305250 VAL: 'env63' (28 sibs) 43: 0x573052a8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733e000 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733e04c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5733e098 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5733e0e4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5733e130 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5733e17c VAL: 'env03' (28 sibs) 43: [6] [6] 0x5733e1c8 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5733e214 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5733e260 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5733e2ac VAL: 'env13' (28 sibs) 43: [10] [10] 0x5733e2f8 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5733e344 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5733e390 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5733e3dc VAL: 'env23' (28 sibs) 43: [14] [14] 0x5733e428 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5733e474 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5733e4c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5733e50c VAL: 'env33' (28 sibs) 43: [18] [18] 0x5733e558 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5733e5a4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5733e5f0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5733e63c VAL: 'env43' (28 sibs) 43: [22] [22] 0x5733e688 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5733e6d4 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5733e720 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5733e76c VAL: 'env53' (28 sibs) 43: [26] [26] 0x5733e7b8 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5733e804 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5733e850 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5733e89c VAL: 'env63' (28 sibs) 43: [30] [30] 0x5733e8e8 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: 0x57305c10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x57303f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x57304070 VAL: 'a' (6 sibs) 43: 0x573040c8 VAL: 'b' (6 sibs) 43: 0x57304120 VAL: 'c' (6 sibs) 43: 0x57304178 VAL: 'd' (6 sibs) 43: 0x573041d0 VAL: 'e' (6 sibs) 43: 0x57304228 VAL: 'f' (6 sibs) 43: 0x57303fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x57304290 VAL: 'a' (2 sibs) 43: 0x573042e8 VAL: 'b' (2 sibs) 43: 0x57304010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x57304350 VAL: 'a' (2 sibs) 43: 0x573043a8 VAL: 'b' (2 sibs) 43: 0x57303ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x57304410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x573044d0 VAL: 'a' (6 sibs) 43: 0x57304528 VAL: 'b' (6 sibs) 43: 0x57304580 VAL: 'c' (6 sibs) 43: 0x573045d8 VAL: 'd' (6 sibs) 43: 0x57304630 VAL: 'e' (6 sibs) 43: 0x57304688 VAL: 'f' (6 sibs) 43: 0x57304468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x573046f0 VAL: 'a' (2 sibs) 43: 0x57304748 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733e990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733e9dc KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5733ea28 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5733ea74 VAL: 'a' (6 sibs) 43: [4] [4] 0x5733eac0 VAL: 'b' (6 sibs) 43: [5] [5] 0x5733eb0c VAL: 'c' (6 sibs) 43: [6] [6] 0x5733eb58 VAL: 'd' (6 sibs) 43: [7] [7] 0x5733eba4 VAL: 'e' (6 sibs) 43: [8] [8] 0x5733ebf0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5733ec3c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5733ec88 VAL: 'a' (2 sibs) 43: [11] [11] 0x5733ecd4 VAL: 'b' (2 sibs) 43: [12] [12] 0x5733ed20 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5733ed6c VAL: 'a' (2 sibs) 43: [14] [14] 0x5733edb8 VAL: 'b' (2 sibs) 43: [15] [15] 0x5733ee04 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5733ee50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5733ee9c VAL: 'a' (6 sibs) 43: [18] [18] 0x5733eee8 VAL: 'b' (6 sibs) 43: [19] [19] 0x5733ef34 VAL: 'c' (6 sibs) 43: [20] [20] 0x5733ef80 VAL: 'd' (6 sibs) 43: [21] [21] 0x5733efcc VAL: 'e' (6 sibs) 43: [22] [22] 0x5733f018 VAL: 'f' (6 sibs) 43: [23] [23] 0x5733f064 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5733f0b0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5733f0fc 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: 0x57305cb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573055f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x57305650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x573056b0 VAL: 'a' (4 sibs) 43: 0x57305708 VAL: 'b' (4 sibs) 43: 0x57305760 VAL: 'c' (4 sibs) 43: 0x573057b8 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733db30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733db7c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5733dbc8 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5733dc14 VAL: 'a' (4 sibs) 43: [4] [4] 0x5733dc60 VAL: 'b' (4 sibs) 43: [5] [5] 0x5733dcac VAL: 'c' (4 sibs) 43: [6] [6] 0x5733dcf8 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: 0x57305d50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x57301880 VAL: 'a' (2 sibs) 43: 0x573018d8 VAL: 'b' (2 sibs) 43: 0x57301998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x573017c0 VAL: 'c' (2 sibs) 43: 0x57301818 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733f320 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733f36c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5733f3b8 VAL: 'a' (2 sibs) 43: [3] [3] 0x5733f404 VAL: 'b' (2 sibs) 43: [4] [4] 0x5733f450 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5733f49c VAL: 'c' (2 sibs) 43: [6] [6] 0x5733f4e8 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: 0x57305df0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x57303e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x57301700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x57301758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x573070b0 VAL: 'a' (21 sibs) 43: 0x57307108 VAL: 'b' (21 sibs) 43: 0x57307160 VAL: 'b1' (21 sibs) 43: 0x573071b8 VAL: 'b2' (21 sibs) 43: 0x57307210 VAL: 'b3' (21 sibs) 43: 0x57307268 VAL: 'b4' (21 sibs) 43: 0x573072c0 VAL: 'b5' (21 sibs) 43: 0x57307318 VAL: 'b6' (21 sibs) 43: 0x57307370 VAL: 'b61' (21 sibs) 43: 0x573073c8 VAL: 'b62' (21 sibs) 43: 0x57307420 VAL: 'b63' (21 sibs) 43: 0x57307478 VAL: 'b64' (21 sibs) 43: 0x573074d0 VAL: 'b65' (21 sibs) 43: 0x57307528 VAL: 'b66' (21 sibs) 43: 0x57307580 VAL: 'b7' (21 sibs) 43: 0x573075d8 VAL: 'b8' (21 sibs) 43: 0x57307630 VAL: 'b9' (21 sibs) 43: 0x57307688 VAL: 'b10' (21 sibs) 43: 0x573076e0 VAL: 'e' (21 sibs) 43: 0x57307738 VAL: 'f' (21 sibs) 43: 0x57307790 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733fcc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733fd0c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5733fd58 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5733fda4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5733fdf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5733fe3c VAL: 'b' (21 sibs) 43: [6] [6] 0x5733fe88 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5733fed4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5733ff20 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5733ff6c VAL: 'b4' (21 sibs) 43: [10] [10] 0x5733ffb8 VAL: 'b5' (21 sibs) 43: [11] [11] 0x57340004 VAL: 'b6' (21 sibs) 43: [12] [12] 0x57340050 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5734009c VAL: 'b62' (21 sibs) 43: [14] [14] 0x573400e8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x57340134 VAL: 'b64' (21 sibs) 43: [16] [16] 0x57340180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x573401cc VAL: 'b66' (21 sibs) 43: [18] [18] 0x57340218 VAL: 'b7' (21 sibs) 43: [19] [19] 0x57340264 VAL: 'b8' (21 sibs) 43: [20] [20] 0x573402b0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x573402fc VAL: 'b10' (21 sibs) 43: [22] [22] 0x57340348 VAL: 'e' (21 sibs) 43: [23] [23] 0x57340394 VAL: 'f' (21 sibs) 43: [24] [24] 0x573403e0 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: 0x57305e90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x57305310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x57302c80 VAL: 'f' (1 sibs) 43: 0x57305368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x573053c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x57302ce0 VAL: 'b' (1 sibs) 43: 0x57305418 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x5733f7f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5733f83c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5733f888 VAL: 'f' (1 sibs) 43: [3] [3] 0x5733f8d4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5733f920 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5733f96c VAL: 'b' (1 sibs) 43: [6] [6] 0x5733f9b8 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] 0x5732d7d0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5732d81c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5732d868 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5732d8b4 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5732d900 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] 0x57341550 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5734159c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x573415e8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x57341634 VAL: 'bar' (3 sibs) 43: [4] [4] 0x57341680 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] 0x5732eb20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5732eb6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5732ebb8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5732ec04 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5732ec50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5732ec9c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5732ece8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5732ed34 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5732ed80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5732edcc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5732ee18 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5732ee64 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] 0x57341a20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57341a6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57341ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57341b04 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57341b50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x57341b9c VAL: 'val1' (2 sibs) 43: [6] [6] 0x57341be8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57341c34 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57341c80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x57341ccc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57341d18 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57341d64 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] 0x5732fd20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5732fd6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5732fdb8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5732fe04 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5732fe50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5732fe9c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5732fee8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5732ff34 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5732ff80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5732ffcc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57330018 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57330064 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] 0x57341ef0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57341f3c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57341f88 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57341fd4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57342020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734206c VAL: 'val1' (2 sibs) 43: [6] [6] 0x573420b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57342104 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57342150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734219c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x573421e8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57342234 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] 0x57330f20 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57330f6c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57330fb8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57331004 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57331050 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733109c VAL: 'val1' (2 sibs) 43: [6] [6] 0x573310e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57331134 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57331180 VAL: 'val3' (2 sibs) 43: [9] [9] 0x573311cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57331218 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57331264 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] 0x573426a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x573426ec KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57342738 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57342784 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x573427d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734281c VAL: 'val1' (2 sibs) 43: [6] [6] 0x57342868 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x573428b4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57342900 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734294c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57342998 VAL: 'val4' (2 sibs) 43: [11] [11] 0x573429e4 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] 0x57332120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733216c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x573321b8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57332204 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57332250 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733229c VAL: 'val1' (2 sibs) 43: [6] [6] 0x573322e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57332334 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57332380 VAL: 'val3' (2 sibs) 43: [9] [9] 0x573323cc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57332418 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57332464 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] 0x57342b70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57342bbc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57342c08 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57342c54 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57342ca0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x57342cec VAL: 'val1' (2 sibs) 43: [6] [6] 0x57342d38 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57342d84 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57342dd0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x57342e1c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57342e68 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57342eb4 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] 0x573341c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733420c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x57334258 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x573342a4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x573342f0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5733433c VAL: 'env03' (28 sibs) 43: [6] [6] 0x57334388 VAL: 'env04' (28 sibs) 43: [7] [7] 0x573343d4 VAL: 'env11' (28 sibs) 43: [8] [8] 0x57334420 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5733446c VAL: 'env13' (28 sibs) 43: [10] [10] 0x573344b8 VAL: 'env14' (28 sibs) 43: [11] [11] 0x57334504 VAL: 'env21' (28 sibs) 43: [12] [12] 0x57334550 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5733459c VAL: 'env23' (28 sibs) 43: [14] [14] 0x573345e8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x57334634 VAL: 'env31' (28 sibs) 43: [16] [16] 0x57334680 VAL: 'env32' (28 sibs) 43: [17] [17] 0x573346cc VAL: 'env33' (28 sibs) 43: [18] [18] 0x57334718 VAL: 'env34' (28 sibs) 43: [19] [19] 0x57334764 VAL: 'env41' (28 sibs) 43: [20] [20] 0x573347b0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x573347fc VAL: 'env43' (28 sibs) 43: [22] [22] 0x57334848 VAL: 'env44' (28 sibs) 43: [23] [23] 0x57334894 VAL: 'env51' (28 sibs) 43: [24] [24] 0x573348e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5733492c VAL: 'env53' (28 sibs) 43: [26] [26] 0x57334978 VAL: 'env54' (28 sibs) 43: [27] [27] 0x573349c4 VAL: 'env61' (28 sibs) 43: [28] [28] 0x57334a10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x57334a5c VAL: 'env63' (28 sibs) 43: [30] [30] 0x57334aa8 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] 0x57343510 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734355c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x573435a8 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x573435f4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x57343640 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5734368c VAL: 'env03' (28 sibs) 43: [6] [6] 0x573436d8 VAL: 'env04' (28 sibs) 43: [7] [7] 0x57343724 VAL: 'env11' (28 sibs) 43: [8] [8] 0x57343770 VAL: 'env12' (28 sibs) 43: [9] [9] 0x573437bc VAL: 'env13' (28 sibs) 43: [10] [10] 0x57343808 VAL: 'env14' (28 sibs) 43: [11] [11] 0x57343854 VAL: 'env21' (28 sibs) 43: [12] [12] 0x573438a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x573438ec VAL: 'env23' (28 sibs) 43: [14] [14] 0x57343938 VAL: 'env24' (28 sibs) 43: [15] [15] 0x57343984 VAL: 'env31' (28 sibs) 43: [16] [16] 0x573439d0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x57343a1c VAL: 'env33' (28 sibs) 43: [18] [18] 0x57343a68 VAL: 'env34' (28 sibs) 43: [19] [19] 0x57343ab4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x57343b00 VAL: 'env42' (28 sibs) 43: [21] [21] 0x57343b4c VAL: 'env43' (28 sibs) 43: [22] [22] 0x57343b98 VAL: 'env44' (28 sibs) 43: [23] [23] 0x57343be4 VAL: 'env51' (28 sibs) 43: [24] [24] 0x57343c30 VAL: 'env52' (28 sibs) 43: [25] [25] 0x57343c7c VAL: 'env53' (28 sibs) 43: [26] [26] 0x57343cc8 VAL: 'env54' (28 sibs) 43: [27] [27] 0x57343d14 VAL: 'env61' (28 sibs) 43: [28] [28] 0x57343d60 VAL: 'env62' (28 sibs) 43: [29] [29] 0x57343dac VAL: 'env63' (28 sibs) 43: [30] [30] 0x57343df8 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] 0x57335dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57335e1c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x57335e68 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x57335eb4 VAL: 'a' (6 sibs) 43: [4] [4] 0x57335f00 VAL: 'b' (6 sibs) 43: [5] [5] 0x57335f4c VAL: 'c' (6 sibs) 43: [6] [6] 0x57335f98 VAL: 'd' (6 sibs) 43: [7] [7] 0x57335fe4 VAL: 'e' (6 sibs) 43: [8] [8] 0x57336030 VAL: 'f' (6 sibs) 43: [9] [9] 0x5733607c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x573360c8 VAL: 'a' (2 sibs) 43: [11] [11] 0x57336114 VAL: 'b' (2 sibs) 43: [12] [12] 0x57336160 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x573361ac VAL: 'a' (2 sibs) 43: [14] [14] 0x573361f8 VAL: 'b' (2 sibs) 43: [15] [15] 0x57336244 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x57336290 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x573362dc VAL: 'a' (6 sibs) 43: [18] [18] 0x57336328 VAL: 'b' (6 sibs) 43: [19] [19] 0x57336374 VAL: 'c' (6 sibs) 43: [20] [20] 0x573363c0 VAL: 'd' (6 sibs) 43: [21] [21] 0x5733640c VAL: 'e' (6 sibs) 43: [22] [22] 0x57336458 VAL: 'f' (6 sibs) 43: [23] [23] 0x573364a4 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x573364f0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5733653c 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] 0x57343ea0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57343eec KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x57343f38 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x57343f84 VAL: 'a' (6 sibs) 43: [4] [4] 0x57343fd0 VAL: 'b' (6 sibs) 43: [5] [5] 0x5734401c VAL: 'c' (6 sibs) 43: [6] [6] 0x57344068 VAL: 'd' (6 sibs) 43: [7] [7] 0x573440b4 VAL: 'e' (6 sibs) 43: [8] [8] 0x57344100 VAL: 'f' (6 sibs) 43: [9] [9] 0x5734414c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x57344198 VAL: 'a' (2 sibs) 43: [11] [11] 0x573441e4 VAL: 'b' (2 sibs) 43: [12] [12] 0x57344230 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5734427c VAL: 'a' (2 sibs) 43: [14] [14] 0x573442c8 VAL: 'b' (2 sibs) 43: [15] [15] 0x57344314 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x57344360 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x573443ac VAL: 'a' (6 sibs) 43: [18] [18] 0x573443f8 VAL: 'b' (6 sibs) 43: [19] [19] 0x57344444 VAL: 'c' (6 sibs) 43: [20] [20] 0x57344490 VAL: 'd' (6 sibs) 43: [21] [21] 0x573444dc VAL: 'e' (6 sibs) 43: [22] [22] 0x57344528 VAL: 'f' (6 sibs) 43: [23] [23] 0x57344574 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x573445c0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5734460c 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] 0x573371f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733723c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x57337288 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x573372d4 VAL: 'a' (4 sibs) 43: [4] [4] 0x57337320 VAL: 'b' (4 sibs) 43: [5] [5] 0x5733736c VAL: 'c' (4 sibs) 43: [6] [6] 0x573373b8 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] 0x57343040 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734308c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x573430d8 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x57343124 VAL: 'a' (4 sibs) 43: [4] [4] 0x57343170 VAL: 'b' (4 sibs) 43: [5] [5] 0x573431bc VAL: 'c' (4 sibs) 43: [6] [6] 0x57343208 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] 0x573381b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x573381fc KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x57338248 VAL: 'a' (2 sibs) 43: [3] [3] 0x57338294 VAL: 'b' (2 sibs) 43: [4] [4] 0x573382e0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5733832c VAL: 'c' (2 sibs) 43: [6] [6] 0x57338378 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] 0x57344830 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734487c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x573448c8 VAL: 'a' (2 sibs) 43: [3] [3] 0x57344914 VAL: 'b' (2 sibs) 43: [4] [4] 0x57344960 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x573449ac VAL: 'c' (2 sibs) 43: [6] [6] 0x573449f8 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] 0x5733af00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733af4c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5733af98 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5733afe4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5733b030 VAL: 'a' (21 sibs) 43: [5] [5] 0x5733b07c VAL: 'b' (21 sibs) 43: [6] [6] 0x5733b0c8 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5733b114 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5733b160 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5733b1ac VAL: 'b4' (21 sibs) 43: [10] [10] 0x5733b1f8 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5733b244 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5733b290 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5733b2dc VAL: 'b62' (21 sibs) 43: [14] [14] 0x5733b328 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5733b374 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5733b3c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5733b40c VAL: 'b66' (21 sibs) 43: [18] [18] 0x5733b458 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5733b4a4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5733b4f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5733b53c VAL: 'b10' (21 sibs) 43: [22] [22] 0x5733b588 VAL: 'e' (21 sibs) 43: [23] [23] 0x5733b5d4 VAL: 'f' (21 sibs) 43: [24] [24] 0x5733b620 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] 0x573451d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734521c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x57345268 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x573452b4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x57345300 VAL: 'a' (21 sibs) 43: [5] [5] 0x5734534c VAL: 'b' (21 sibs) 43: [6] [6] 0x57345398 VAL: 'b1' (21 sibs) 43: [7] [7] 0x573453e4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x57345430 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5734547c VAL: 'b4' (21 sibs) 43: [10] [10] 0x573454c8 VAL: 'b5' (21 sibs) 43: [11] [11] 0x57345514 VAL: 'b6' (21 sibs) 43: [12] [12] 0x57345560 VAL: 'b61' (21 sibs) 43: [13] [13] 0x573455ac VAL: 'b62' (21 sibs) 43: [14] [14] 0x573455f8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x57345644 VAL: 'b64' (21 sibs) 43: [16] [16] 0x57345690 VAL: 'b65' (21 sibs) 43: [17] [17] 0x573456dc VAL: 'b66' (21 sibs) 43: [18] [18] 0x57345728 VAL: 'b7' (21 sibs) 43: [19] [19] 0x57345774 VAL: 'b8' (21 sibs) 43: [20] [20] 0x573457c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5734580c VAL: 'b10' (21 sibs) 43: [22] [22] 0x57345858 VAL: 'e' (21 sibs) 43: [23] [23] 0x573458a4 VAL: 'f' (21 sibs) 43: [24] [24] 0x573458f0 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] 0x5733aa30 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5733aa7c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5733aac8 VAL: 'f' (1 sibs) 43: [3] [3] 0x5733ab14 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5733ab60 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5733abac VAL: 'b' (1 sibs) 43: [6] [6] 0x5733abf8 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] 0x57344d00 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x57344d4c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x57344d98 VAL: 'f' (1 sibs) 43: [3] [3] 0x57344de4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x57344e30 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x57344e7c VAL: 'b' (1 sibs) 43: [6] [6] 0x57344ec8 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] 0x5733c320 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5733c36c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5733c3b8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5733c404 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5733c450 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] 0x57345b60 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x57345bac DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x57345bf8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x57345c44 VAL: 'bar' (3 sibs) 43: [4] [4] 0x57345c90 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] 0x5733c7f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733c83c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733c888 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733c8d4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733c920 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733c96c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733c9b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733ca04 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733ca50 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733ca9c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733cae8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733cb34 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] 0x57346030 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734607c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x573460c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57346114 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57346160 VAL: 'val0' (2 sibs) 43: [5] [5] 0x573461ac VAL: 'val1' (2 sibs) 43: [6] [6] 0x573461f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57346244 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57346290 VAL: 'val3' (2 sibs) 43: [9] [9] 0x573462dc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57346328 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57346374 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] 0x5733ccc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733cd0c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733cd58 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733cda4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733cdf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733ce3c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733ce88 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733ced4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733cf20 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733cf6c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733cfb8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733d004 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] 0x57346500 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734654c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57346598 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x573465e4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57346630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734667c VAL: 'val1' (2 sibs) 43: [6] [6] 0x573466c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57346714 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57346760 VAL: 'val3' (2 sibs) 43: [9] [9] 0x573467ac KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x573467f8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57346844 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] 0x5733d190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733d1dc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733d228 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733d274 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733d2c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733d30c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733d358 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733d3a4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733d3f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733d43c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733d488 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733d4d4 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] 0x57346a60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57346aac KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57346af8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x57346b44 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x57346b90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x57346bdc VAL: 'val1' (2 sibs) 43: [6] [6] 0x57346c28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x57346c74 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57346cc0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x57346d0c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x57346d58 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57346da4 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] 0x5733d660 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733d6ac KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5733d6f8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5733d744 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5733d790 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5733d7dc VAL: 'val1' (2 sibs) 43: [6] [6] 0x5733d828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5733d874 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5733d8c0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5733d90c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5733d958 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5733d9a4 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] 0x57346fc0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734700c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x57347058 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x573470a4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x573470f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734713c VAL: 'val1' (2 sibs) 43: [6] [6] 0x57347188 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x573471d4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x57347220 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734726c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x573472b8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x57347304 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] 0x5733e000 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733e04c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5733e098 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5733e0e4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5733e130 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5733e17c VAL: 'env03' (28 sibs) 43: [6] [6] 0x5733e1c8 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5733e214 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5733e260 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5733e2ac VAL: 'env13' (28 sibs) 43: [10] [10] 0x5733e2f8 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5733e344 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5733e390 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5733e3dc VAL: 'env23' (28 sibs) 43: [14] [14] 0x5733e428 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5733e474 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5733e4c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5733e50c VAL: 'env33' (28 sibs) 43: [18] [18] 0x5733e558 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5733e5a4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5733e5f0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5733e63c VAL: 'env43' (28 sibs) 43: [22] [22] 0x5733e688 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5733e6d4 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5733e720 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5733e76c VAL: 'env53' (28 sibs) 43: [26] [26] 0x5733e7b8 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5733e804 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5733e850 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5733e89c VAL: 'env63' (28 sibs) 43: [30] [30] 0x5733e8e8 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] 0x57347960 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x573479ac KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x573479f8 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x57347a44 VAL: 'env01' (28 sibs) 43: [4] [4] 0x57347a90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x57347adc VAL: 'env03' (28 sibs) 43: [6] [6] 0x57347b28 VAL: 'env04' (28 sibs) 43: [7] [7] 0x57347b74 VAL: 'env11' (28 sibs) 43: [8] [8] 0x57347bc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x57347c0c VAL: 'env13' (28 sibs) 43: [10] [10] 0x57347c58 VAL: 'env14' (28 sibs) 43: [11] [11] 0x57347ca4 VAL: 'env21' (28 sibs) 43: [12] [12] 0x57347cf0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x57347d3c VAL: 'env23' (28 sibs) 43: [14] [14] 0x57347d88 VAL: 'env24' (28 sibs) 43: [15] [15] 0x57347dd4 VAL: 'env31' (28 sibs) 43: [16] [16] 0x57347e20 VAL: 'env32' (28 sibs) 43: [17] [17] 0x57347e6c VAL: 'env33' (28 sibs) 43: [18] [18] 0x57347eb8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x57347f04 VAL: 'env41' (28 sibs) 43: [20] [20] 0x57347f50 VAL: 'env42' (28 sibs) 43: [21] [21] 0x57347f9c VAL: 'env43' (28 sibs) 43: [22] [22] 0x57347fe8 VAL: 'env44' (28 sibs) 43: [23] [23] 0x57348034 VAL: 'env51' (28 sibs) 43: [24] [24] 0x57348080 VAL: 'env52' (28 sibs) 43: [25] [25] 0x573480cc VAL: 'env53' (28 sibs) 43: [26] [26] 0x57348118 VAL: 'env54' (28 sibs) 43: [27] [27] 0x57348164 VAL: 'env61' (28 sibs) 43: [28] [28] 0x573481b0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x573481fc VAL: 'env63' (28 sibs) 43: [30] [30] 0x57348248 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] 0x5733e990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733e9dc KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5733ea28 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5733ea74 VAL: 'a' (6 sibs) 43: [4] [4] 0x5733eac0 VAL: 'b' (6 sibs) 43: [5] [5] 0x5733eb0c VAL: 'c' (6 sibs) 43: [6] [6] 0x5733eb58 VAL: 'd' (6 sibs) 43: [7] [7] 0x5733eba4 VAL: 'e' (6 sibs) 43: [8] [8] 0x5733ebf0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5733ec3c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5733ec88 VAL: 'a' (2 sibs) 43: [11] [11] 0x5733ecd4 VAL: 'b' (2 sibs) 43: [12] [12] 0x5733ed20 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5733ed6c VAL: 'a' (2 sibs) 43: [14] [14] 0x5733edb8 VAL: 'b' (2 sibs) 43: [15] [15] 0x5733ee04 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5733ee50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5733ee9c VAL: 'a' (6 sibs) 43: [18] [18] 0x5733eee8 VAL: 'b' (6 sibs) 43: [19] [19] 0x5733ef34 VAL: 'c' (6 sibs) 43: [20] [20] 0x5733ef80 VAL: 'd' (6 sibs) 43: [21] [21] 0x5733efcc VAL: 'e' (6 sibs) 43: [22] [22] 0x5733f018 VAL: 'f' (6 sibs) 43: [23] [23] 0x5733f064 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5733f0b0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5733f0fc 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] 0x573482f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734833c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x57348388 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x573483d4 VAL: 'a' (6 sibs) 43: [4] [4] 0x57348420 VAL: 'b' (6 sibs) 43: [5] [5] 0x5734846c VAL: 'c' (6 sibs) 43: [6] [6] 0x573484b8 VAL: 'd' (6 sibs) 43: [7] [7] 0x57348504 VAL: 'e' (6 sibs) 43: [8] [8] 0x57348550 VAL: 'f' (6 sibs) 43: [9] [9] 0x5734859c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x573485e8 VAL: 'a' (2 sibs) 43: [11] [11] 0x57348634 VAL: 'b' (2 sibs) 43: [12] [12] 0x57348680 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x573486cc VAL: 'a' (2 sibs) 43: [14] [14] 0x57348718 VAL: 'b' (2 sibs) 43: [15] [15] 0x57348764 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x573487b0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x573487fc VAL: 'a' (6 sibs) 43: [18] [18] 0x57348848 VAL: 'b' (6 sibs) 43: [19] [19] 0x57348894 VAL: 'c' (6 sibs) 43: [20] [20] 0x573488e0 VAL: 'd' (6 sibs) 43: [21] [21] 0x5734892c VAL: 'e' (6 sibs) 43: [22] [22] 0x57348978 VAL: 'f' (6 sibs) 43: [23] [23] 0x573489c4 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x57348a10 VAL: 'a' (2 sibs) 43: [25] [25] 0x57348a5c 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] 0x5733db30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733db7c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x5733dbc8 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x5733dc14 VAL: 'a' (4 sibs) 43: [4] [4] 0x5733dc60 VAL: 'b' (4 sibs) 43: [5] [5] 0x5733dcac VAL: 'c' (4 sibs) 43: [6] [6] 0x5733dcf8 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] 0x57347490 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x573474dc KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x57347528 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x57347574 VAL: 'a' (4 sibs) 43: [4] [4] 0x573475c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x5734760c VAL: 'c' (4 sibs) 43: [6] [6] 0x57347658 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] 0x5733f320 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5733f36c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5733f3b8 VAL: 'a' (2 sibs) 43: [3] [3] 0x5733f404 VAL: 'b' (2 sibs) 43: [4] [4] 0x5733f450 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5733f49c VAL: 'c' (2 sibs) 43: [6] [6] 0x5733f4e8 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] 0x57348c80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x57348ccc KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x57348d18 VAL: 'a' (2 sibs) 43: [3] [3] 0x57348d64 VAL: 'b' (2 sibs) 43: [4] [4] 0x57348db0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x57348dfc VAL: 'c' (2 sibs) 43: [6] [6] 0x57348e48 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] 0x5733fcc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5733fd0c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5733fd58 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5733fda4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5733fdf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5733fe3c VAL: 'b' (21 sibs) 43: [6] [6] 0x5733fe88 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5733fed4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5733ff20 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5733ff6c VAL: 'b4' (21 sibs) 43: [10] [10] 0x5733ffb8 VAL: 'b5' (21 sibs) 43: [11] [11] 0x57340004 VAL: 'b6' (21 sibs) 43: [12] [12] 0x57340050 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5734009c VAL: 'b62' (21 sibs) 43: [14] [14] 0x573400e8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x57340134 VAL: 'b64' (21 sibs) 43: [16] [16] 0x57340180 VAL: 'b65' (21 sibs) 43: [17] [17] 0x573401cc VAL: 'b66' (21 sibs) 43: [18] [18] 0x57340218 VAL: 'b7' (21 sibs) 43: [19] [19] 0x57340264 VAL: 'b8' (21 sibs) 43: [20] [20] 0x573402b0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x573402fc VAL: 'b10' (21 sibs) 43: [22] [22] 0x57340348 VAL: 'e' (21 sibs) 43: [23] [23] 0x57340394 VAL: 'f' (21 sibs) 43: [24] [24] 0x573403e0 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] 0x57349650 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734969c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x573496e8 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x57349734 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x57349780 VAL: 'a' (21 sibs) 43: [5] [5] 0x573497cc VAL: 'b' (21 sibs) 43: [6] [6] 0x57349818 VAL: 'b1' (21 sibs) 43: [7] [7] 0x57349864 VAL: 'b2' (21 sibs) 43: [8] [8] 0x573498b0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x573498fc VAL: 'b4' (21 sibs) 43: [10] [10] 0x57349948 VAL: 'b5' (21 sibs) 43: [11] [11] 0x57349994 VAL: 'b6' (21 sibs) 43: [12] [12] 0x573499e0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x57349a2c VAL: 'b62' (21 sibs) 43: [14] [14] 0x57349a78 VAL: 'b63' (21 sibs) 43: [15] [15] 0x57349ac4 VAL: 'b64' (21 sibs) 43: [16] [16] 0x57349b10 VAL: 'b65' (21 sibs) 43: [17] [17] 0x57349b5c VAL: 'b66' (21 sibs) 43: [18] [18] 0x57349ba8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x57349bf4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x57349c40 VAL: 'b9' (21 sibs) 43: [21] [21] 0x57349c8c VAL: 'b10' (21 sibs) 43: [22] [22] 0x57349cd8 VAL: 'e' (21 sibs) 43: [23] [23] 0x57349d24 VAL: 'f' (21 sibs) 43: [24] [24] 0x57349d70 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] 0x5733f7f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5733f83c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5733f888 VAL: 'f' (1 sibs) 43: [3] [3] 0x5733f8d4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5733f920 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5733f96c VAL: 'b' (1 sibs) 43: [6] [6] 0x5733f9b8 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] 0x57349180 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x573491cc KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x57349218 VAL: 'f' (1 sibs) 43: [3] [3] 0x57349264 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x573492b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x573492fc VAL: 'b' (1 sibs) 43: [6] [6] 0x57349348 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: 0x57305850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x57301340 DOCSEQ: (1 sibs) 3 children: 43: 0x57301480 VAL: 'foo' (3 sibs) 43: 0x573014d8 VAL: 'bar' (3 sibs) 43: 0x57301530 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734a010 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5734a05c DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5734a0a8 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5734a0f4 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5734a140 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: 0x573058f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57301c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57301cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57301de0 VAL: 'val0' (2 sibs) 43: 0x57301e38 VAL: 'val1' (2 sibs) 43: 0x57301d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57301ea0 VAL: 'val2' (2 sibs) 43: 0x57301ef8 VAL: 'val3' (2 sibs) 43: 0x57301d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57301f60 VAL: 'val4' (2 sibs) 43: 0x57301fb8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734a190 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734a1dc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734a228 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734a274 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734a2c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734a30c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734a358 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734a3a4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734a3f0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734a43c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734a488 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734a4d4 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: 0x57305990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x573022b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57302370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57302480 VAL: 'val0' (2 sibs) 43: 0x573024d8 VAL: 'val1' (2 sibs) 43: 0x573023c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57302540 VAL: 'val2' (2 sibs) 43: 0x57302598 VAL: 'val3' (2 sibs) 43: 0x57302420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302600 VAL: 'val4' (2 sibs) 43: 0x57302658 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734a530 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734a57c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734a5c8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734a614 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734a660 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734a6ac VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734a6f8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734a744 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734a790 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734a7dc KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734a828 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734a874 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: 0x57305a30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57302710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x573027d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x573028e0 VAL: 'val0' (2 sibs) 43: 0x57302938 VAL: 'val1' (2 sibs) 43: 0x57302828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x573029a0 VAL: 'val2' (2 sibs) 43: 0x573029f8 VAL: 'val3' (2 sibs) 43: 0x57302880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302a60 VAL: 'val4' (2 sibs) 43: 0x57302ab8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734a8d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734a91c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734a968 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734a9b4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734aa00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734aa4c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734aa98 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734aae4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734ab30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734ab7c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734abc8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734ac14 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: 0x57305ad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x573030d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57303140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57303250 VAL: 'val0' (2 sibs) 43: 0x573032a8 VAL: 'val1' (2 sibs) 43: 0x57303198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57303310 VAL: 'val2' (2 sibs) 43: 0x57303368 VAL: 'val3' (2 sibs) 43: 0x573031f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x573033d0 VAL: 'val4' (2 sibs) 43: 0x57303428 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734ac70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734acbc KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734ad08 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734ad54 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734ada0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734adec VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734ae38 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734ae84 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734aed0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734af1c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734af68 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734afb4 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: 0x57305b70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573048a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x57304900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x57304960 VAL: 'env01' (28 sibs) 43: 0x573049b8 VAL: 'env02' (28 sibs) 43: 0x57304a10 VAL: 'env03' (28 sibs) 43: 0x57304a68 VAL: 'env04' (28 sibs) 43: 0x57304ac0 VAL: 'env11' (28 sibs) 43: 0x57304b18 VAL: 'env12' (28 sibs) 43: 0x57304b70 VAL: 'env13' (28 sibs) 43: 0x57304bc8 VAL: 'env14' (28 sibs) 43: 0x57304c20 VAL: 'env21' (28 sibs) 43: 0x57304c78 VAL: 'env22' (28 sibs) 43: 0x57304cd0 VAL: 'env23' (28 sibs) 43: 0x57304d28 VAL: 'env24' (28 sibs) 43: 0x57304d80 VAL: 'env31' (28 sibs) 43: 0x57304dd8 VAL: 'env32' (28 sibs) 43: 0x57304e30 VAL: 'env33' (28 sibs) 43: 0x57304e88 VAL: 'env34' (28 sibs) 43: 0x57304ee0 VAL: 'env41' (28 sibs) 43: 0x57304f38 VAL: 'env42' (28 sibs) 43: 0x57304f90 VAL: 'env43' (28 sibs) 43: 0x57304fe8 VAL: 'env44' (28 sibs) 43: 0x57305040 VAL: 'env51' (28 sibs) 43: 0x57305098 VAL: 'env52' (28 sibs) 43: 0x573050f0 VAL: 'env53' (28 sibs) 43: 0x57305148 VAL: 'env54' (28 sibs) 43: 0x573051a0 VAL: 'env61' (28 sibs) 43: 0x573051f8 VAL: 'env62' (28 sibs) 43: 0x57305250 VAL: 'env63' (28 sibs) 43: 0x573052a8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734b010 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734b05c KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5734b0a8 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5734b0f4 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5734b140 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5734b18c VAL: 'env03' (28 sibs) 43: [6] [6] 0x5734b1d8 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5734b224 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5734b270 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5734b2bc VAL: 'env13' (28 sibs) 43: [10] [10] 0x5734b308 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5734b354 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5734b3a0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5734b3ec VAL: 'env23' (28 sibs) 43: [14] [14] 0x5734b438 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5734b484 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5734b4d0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5734b51c VAL: 'env33' (28 sibs) 43: [18] [18] 0x5734b568 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5734b5b4 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5734b600 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5734b64c VAL: 'env43' (28 sibs) 43: [22] [22] 0x5734b698 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5734b6e4 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5734b730 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5734b77c VAL: 'env53' (28 sibs) 43: [26] [26] 0x5734b7c8 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5734b814 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5734b860 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5734b8ac VAL: 'env63' (28 sibs) 43: [30] [30] 0x5734b8f8 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: 0x57305c10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x57303f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x57304070 VAL: 'a' (6 sibs) 43: 0x573040c8 VAL: 'b' (6 sibs) 43: 0x57304120 VAL: 'c' (6 sibs) 43: 0x57304178 VAL: 'd' (6 sibs) 43: 0x573041d0 VAL: 'e' (6 sibs) 43: 0x57304228 VAL: 'f' (6 sibs) 43: 0x57303fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x57304290 VAL: 'a' (2 sibs) 43: 0x573042e8 VAL: 'b' (2 sibs) 43: 0x57304010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x57304350 VAL: 'a' (2 sibs) 43: 0x573043a8 VAL: 'b' (2 sibs) 43: 0x57303ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x57304410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x573044d0 VAL: 'a' (6 sibs) 43: 0x57304528 VAL: 'b' (6 sibs) 43: 0x57304580 VAL: 'c' (6 sibs) 43: 0x573045d8 VAL: 'd' (6 sibs) 43: 0x57304630 VAL: 'e' (6 sibs) 43: 0x57304688 VAL: 'f' (6 sibs) 43: 0x57304468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x573046f0 VAL: 'a' (2 sibs) 43: 0x57304748 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734b950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734b99c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5734b9e8 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5734ba34 VAL: 'a' (6 sibs) 43: [4] [4] 0x5734ba80 VAL: 'b' (6 sibs) 43: [5] [5] 0x5734bacc VAL: 'c' (6 sibs) 43: [6] [6] 0x5734bb18 VAL: 'd' (6 sibs) 43: [7] [7] 0x5734bb64 VAL: 'e' (6 sibs) 43: [8] [8] 0x5734bbb0 VAL: 'f' (6 sibs) 43: [9] [9] 0x5734bbfc KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5734bc48 VAL: 'a' (2 sibs) 43: [11] [11] 0x5734bc94 VAL: 'b' (2 sibs) 43: [12] [12] 0x5734bce0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5734bd2c VAL: 'a' (2 sibs) 43: [14] [14] 0x5734bd78 VAL: 'b' (2 sibs) 43: [15] [15] 0x5734bdc4 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5734be10 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5734be5c VAL: 'a' (6 sibs) 43: [18] [18] 0x5734bea8 VAL: 'b' (6 sibs) 43: [19] [19] 0x5734bef4 VAL: 'c' (6 sibs) 43: [20] [20] 0x5734bf40 VAL: 'd' (6 sibs) 43: [21] [21] 0x5734bf8c VAL: 'e' (6 sibs) 43: [22] [22] 0x5734bfd8 VAL: 'f' (6 sibs) 43: [23] [23] 0x5734c024 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5734c070 VAL: 'a' (2 sibs) 43: [25] [25] 0x5734c0bc 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: 0x57305cb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573055f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x57305650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x573056b0 VAL: 'a' (4 sibs) 43: 0x57305708 VAL: 'b' (4 sibs) 43: 0x57305760 VAL: 'c' (4 sibs) 43: 0x573057b8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x57303490 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x573034dc KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x57303528 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x57303574 VAL: 'a' (4 sibs) 43: [4] [4] 0x573035c0 VAL: 'b' (4 sibs) 43: [5] [5] 0x5730360c VAL: 'c' (4 sibs) 43: [6] [6] 0x57303658 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: 0x57305d50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x57301880 VAL: 'a' (2 sibs) 43: 0x573018d8 VAL: 'b' (2 sibs) 43: 0x57301998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x573017c0 VAL: 'c' (2 sibs) 43: 0x57301818 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x573038d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5730391c KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x57303968 VAL: 'a' (2 sibs) 43: [3] [3] 0x573039b4 VAL: 'b' (2 sibs) 43: [4] [4] 0x57303a00 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x57303a4c VAL: 'c' (2 sibs) 43: [6] [6] 0x57303a98 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: 0x57305df0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x57303e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x57301700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x57301758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x573070b0 VAL: 'a' (21 sibs) 43: 0x57307108 VAL: 'b' (21 sibs) 43: 0x57307160 VAL: 'b1' (21 sibs) 43: 0x573071b8 VAL: 'b2' (21 sibs) 43: 0x57307210 VAL: 'b3' (21 sibs) 43: 0x57307268 VAL: 'b4' (21 sibs) 43: 0x573072c0 VAL: 'b5' (21 sibs) 43: 0x57307318 VAL: 'b6' (21 sibs) 43: 0x57307370 VAL: 'b61' (21 sibs) 43: 0x573073c8 VAL: 'b62' (21 sibs) 43: 0x57307420 VAL: 'b63' (21 sibs) 43: 0x57307478 VAL: 'b64' (21 sibs) 43: 0x573074d0 VAL: 'b65' (21 sibs) 43: 0x57307528 VAL: 'b66' (21 sibs) 43: 0x57307580 VAL: 'b7' (21 sibs) 43: 0x573075d8 VAL: 'b8' (21 sibs) 43: 0x57307630 VAL: 'b9' (21 sibs) 43: 0x57307688 VAL: 'b10' (21 sibs) 43: 0x573076e0 VAL: 'e' (21 sibs) 43: 0x57307738 VAL: 'f' (21 sibs) 43: 0x57307790 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734c110 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734c15c KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5734c1a8 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5734c1f4 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5734c240 VAL: 'a' (21 sibs) 43: [5] [5] 0x5734c28c VAL: 'b' (21 sibs) 43: [6] [6] 0x5734c2d8 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5734c324 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5734c370 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5734c3bc VAL: 'b4' (21 sibs) 43: [10] [10] 0x5734c408 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5734c454 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5734c4a0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5734c4ec VAL: 'b62' (21 sibs) 43: [14] [14] 0x5734c538 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5734c584 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5734c5d0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5734c61c VAL: 'b66' (21 sibs) 43: [18] [18] 0x5734c668 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5734c6b4 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5734c700 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5734c74c VAL: 'b10' (21 sibs) 43: [22] [22] 0x5734c798 VAL: 'e' (21 sibs) 43: [23] [23] 0x5734c7e4 VAL: 'f' (21 sibs) 43: [24] [24] 0x5734c830 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: 0x57305e90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x57305310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x57302c80 VAL: 'f' (1 sibs) 43: 0x57305368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x573053c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x57302ce0 VAL: 'b' (1 sibs) 43: 0x57305418 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x573036b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x573036fc KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x57303748 VAL: 'f' (1 sibs) 43: [3] [3] 0x57303794 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x573037e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5730382c VAL: 'b' (1 sibs) 43: [6] [6] 0x57303878 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: 0x57305850 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x57301340 DOCSEQ: (1 sibs) 3 children: 43: 0x57301480 VAL: 'foo' (3 sibs) 43: 0x573014d8 VAL: 'bar' (3 sibs) 43: 0x57301530 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734c880 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x5734c8cc DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x5734c918 VAL: 'foo' (3 sibs) 43: [3] [3] 0x5734c964 VAL: 'bar' (3 sibs) 43: [4] [4] 0x5734c9b0 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: 0x573058f0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301c10 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57301c68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57301cd0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57301de0 VAL: 'val0' (2 sibs) 43: 0x57301e38 VAL: 'val1' (2 sibs) 43: 0x57301d28 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57301ea0 VAL: 'val2' (2 sibs) 43: 0x57301ef8 VAL: 'val3' (2 sibs) 43: 0x57301d80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57301f60 VAL: 'val4' (2 sibs) 43: 0x57301fb8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734ca00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734ca4c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734ca98 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734cae4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734cb30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734cb7c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734cbc8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734cc14 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734cc60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734ccac KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734ccf8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734cd44 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: 0x57305990 [ROOT] MAP: (0 sibs) 2 children: 43: 0x573022b0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302308 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57302370 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57302480 VAL: 'val0' (2 sibs) 43: 0x573024d8 VAL: 'val1' (2 sibs) 43: 0x573023c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57302540 VAL: 'val2' (2 sibs) 43: 0x57302598 VAL: 'val3' (2 sibs) 43: 0x57302420 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302600 VAL: 'val4' (2 sibs) 43: 0x57302658 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734cda0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734cdec KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734ce38 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734ce84 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734ced0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734cf1c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734cf68 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734cfb4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734d000 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734d04c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734d098 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734d0e4 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: 0x57305a30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57302710 KEYVAL: 'key' 'value' (2 sibs) 43: 0x57302768 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x573027d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x573028e0 VAL: 'val0' (2 sibs) 43: 0x57302938 VAL: 'val1' (2 sibs) 43: 0x57302828 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x573029a0 VAL: 'val2' (2 sibs) 43: 0x573029f8 VAL: 'val3' (2 sibs) 43: 0x57302880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x57302a60 VAL: 'val4' (2 sibs) 43: 0x57302ab8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734d140 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734d18c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734d1d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734d224 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734d270 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734d2bc VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734d308 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734d354 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734d3a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734d3ec KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734d438 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734d484 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: 0x57305ad0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303080 KEYVAL: 'key' 'value' (2 sibs) 43: 0x573030d8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x57303140 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x57303250 VAL: 'val0' (2 sibs) 43: 0x573032a8 VAL: 'val1' (2 sibs) 43: 0x57303198 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x57303310 VAL: 'val2' (2 sibs) 43: 0x57303368 VAL: 'val3' (2 sibs) 43: 0x573031f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x573033d0 VAL: 'val4' (2 sibs) 43: 0x57303428 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734d4e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734d52c KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x5734d578 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x5734d5c4 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x5734d610 VAL: 'val0' (2 sibs) 43: [5] [5] 0x5734d65c VAL: 'val1' (2 sibs) 43: [6] [6] 0x5734d6a8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x5734d6f4 VAL: 'val2' (2 sibs) 43: [8] [8] 0x5734d740 VAL: 'val3' (2 sibs) 43: [9] [9] 0x5734d78c KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x5734d7d8 VAL: 'val4' (2 sibs) 43: [11] [11] 0x5734d824 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: 0x57305b70 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573048a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x57304900 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x57304960 VAL: 'env01' (28 sibs) 43: 0x573049b8 VAL: 'env02' (28 sibs) 43: 0x57304a10 VAL: 'env03' (28 sibs) 43: 0x57304a68 VAL: 'env04' (28 sibs) 43: 0x57304ac0 VAL: 'env11' (28 sibs) 43: 0x57304b18 VAL: 'env12' (28 sibs) 43: 0x57304b70 VAL: 'env13' (28 sibs) 43: 0x57304bc8 VAL: 'env14' (28 sibs) 43: 0x57304c20 VAL: 'env21' (28 sibs) 43: 0x57304c78 VAL: 'env22' (28 sibs) 43: 0x57304cd0 VAL: 'env23' (28 sibs) 43: 0x57304d28 VAL: 'env24' (28 sibs) 43: 0x57304d80 VAL: 'env31' (28 sibs) 43: 0x57304dd8 VAL: 'env32' (28 sibs) 43: 0x57304e30 VAL: 'env33' (28 sibs) 43: 0x57304e88 VAL: 'env34' (28 sibs) 43: 0x57304ee0 VAL: 'env41' (28 sibs) 43: 0x57304f38 VAL: 'env42' (28 sibs) 43: 0x57304f90 VAL: 'env43' (28 sibs) 43: 0x57304fe8 VAL: 'env44' (28 sibs) 43: 0x57305040 VAL: 'env51' (28 sibs) 43: 0x57305098 VAL: 'env52' (28 sibs) 43: 0x573050f0 VAL: 'env53' (28 sibs) 43: 0x57305148 VAL: 'env54' (28 sibs) 43: 0x573051a0 VAL: 'env61' (28 sibs) 43: 0x573051f8 VAL: 'env62' (28 sibs) 43: 0x57305250 VAL: 'env63' (28 sibs) 43: 0x573052a8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734d880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734d8cc KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x5734d918 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x5734d964 VAL: 'env01' (28 sibs) 43: [4] [4] 0x5734d9b0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x5734d9fc VAL: 'env03' (28 sibs) 43: [6] [6] 0x5734da48 VAL: 'env04' (28 sibs) 43: [7] [7] 0x5734da94 VAL: 'env11' (28 sibs) 43: [8] [8] 0x5734dae0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x5734db2c VAL: 'env13' (28 sibs) 43: [10] [10] 0x5734db78 VAL: 'env14' (28 sibs) 43: [11] [11] 0x5734dbc4 VAL: 'env21' (28 sibs) 43: [12] [12] 0x5734dc10 VAL: 'env22' (28 sibs) 43: [13] [13] 0x5734dc5c VAL: 'env23' (28 sibs) 43: [14] [14] 0x5734dca8 VAL: 'env24' (28 sibs) 43: [15] [15] 0x5734dcf4 VAL: 'env31' (28 sibs) 43: [16] [16] 0x5734dd40 VAL: 'env32' (28 sibs) 43: [17] [17] 0x5734dd8c VAL: 'env33' (28 sibs) 43: [18] [18] 0x5734ddd8 VAL: 'env34' (28 sibs) 43: [19] [19] 0x5734de24 VAL: 'env41' (28 sibs) 43: [20] [20] 0x5734de70 VAL: 'env42' (28 sibs) 43: [21] [21] 0x5734debc VAL: 'env43' (28 sibs) 43: [22] [22] 0x5734df08 VAL: 'env44' (28 sibs) 43: [23] [23] 0x5734df54 VAL: 'env51' (28 sibs) 43: [24] [24] 0x5734dfa0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x5734dfec VAL: 'env53' (28 sibs) 43: [26] [26] 0x5734e038 VAL: 'env54' (28 sibs) 43: [27] [27] 0x5734e084 VAL: 'env61' (28 sibs) 43: [28] [28] 0x5734e0d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x5734e11c VAL: 'env63' (28 sibs) 43: [30] [30] 0x5734e168 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: 0x57305c10 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57303ea0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x57303f60 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x57304070 VAL: 'a' (6 sibs) 43: 0x573040c8 VAL: 'b' (6 sibs) 43: 0x57304120 VAL: 'c' (6 sibs) 43: 0x57304178 VAL: 'd' (6 sibs) 43: 0x573041d0 VAL: 'e' (6 sibs) 43: 0x57304228 VAL: 'f' (6 sibs) 43: 0x57303fb8 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x57304290 VAL: 'a' (2 sibs) 43: 0x573042e8 VAL: 'b' (2 sibs) 43: 0x57304010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x57304350 VAL: 'a' (2 sibs) 43: 0x573043a8 VAL: 'b' (2 sibs) 43: 0x57303ef8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x57304410 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x573044d0 VAL: 'a' (6 sibs) 43: 0x57304528 VAL: 'b' (6 sibs) 43: 0x57304580 VAL: 'c' (6 sibs) 43: 0x573045d8 VAL: 'd' (6 sibs) 43: 0x57304630 VAL: 'e' (6 sibs) 43: 0x57304688 VAL: 'f' (6 sibs) 43: 0x57304468 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x573046f0 VAL: 'a' (2 sibs) 43: 0x57304748 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734e1c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734e20c KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x5734e258 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x5734e2a4 VAL: 'a' (6 sibs) 43: [4] [4] 0x5734e2f0 VAL: 'b' (6 sibs) 43: [5] [5] 0x5734e33c VAL: 'c' (6 sibs) 43: [6] [6] 0x5734e388 VAL: 'd' (6 sibs) 43: [7] [7] 0x5734e3d4 VAL: 'e' (6 sibs) 43: [8] [8] 0x5734e420 VAL: 'f' (6 sibs) 43: [9] [9] 0x5734e46c KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x5734e4b8 VAL: 'a' (2 sibs) 43: [11] [11] 0x5734e504 VAL: 'b' (2 sibs) 43: [12] [12] 0x5734e550 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x5734e59c VAL: 'a' (2 sibs) 43: [14] [14] 0x5734e5e8 VAL: 'b' (2 sibs) 43: [15] [15] 0x5734e634 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x5734e680 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x5734e6cc VAL: 'a' (6 sibs) 43: [18] [18] 0x5734e718 VAL: 'b' (6 sibs) 43: [19] [19] 0x5734e764 VAL: 'c' (6 sibs) 43: [20] [20] 0x5734e7b0 VAL: 'd' (6 sibs) 43: [21] [21] 0x5734e7fc VAL: 'e' (6 sibs) 43: [22] [22] 0x5734e848 VAL: 'f' (6 sibs) 43: [23] [23] 0x5734e894 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x5734e8e0 VAL: 'a' (2 sibs) 43: [25] [25] 0x5734e92c 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: 0x57305cb0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x573055f0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x57305650 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x573056b0 VAL: 'a' (4 sibs) 43: 0x57305708 VAL: 'b' (4 sibs) 43: 0x57305760 VAL: 'c' (4 sibs) 43: 0x573057b8 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x57303af0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x57303b3c KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x57303b88 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x57303bd4 VAL: 'a' (4 sibs) 43: [4] [4] 0x57303c20 VAL: 'b' (4 sibs) 43: [5] [5] 0x57303c6c VAL: 'c' (4 sibs) 43: [6] [6] 0x57303cb8 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: 0x57305d50 [ROOT] MAP: (0 sibs) 2 children: 43: 0x57301940 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x57301880 VAL: 'a' (2 sibs) 43: 0x573018d8 VAL: 'b' (2 sibs) 43: 0x57301998 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x573017c0 VAL: 'c' (2 sibs) 43: 0x57301818 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734e980 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x5734e9cc KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x5734ea18 VAL: 'a' (2 sibs) 43: [3] [3] 0x5734ea64 VAL: 'b' (2 sibs) 43: [4] [4] 0x5734eab0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x5734eafc VAL: 'c' (2 sibs) 43: [6] [6] 0x5734eb48 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: 0x57305df0 [ROOT] MAP: (0 sibs) 1 children: 43: 0x57303e40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x57301700 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x57301758 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x573070b0 VAL: 'a' (21 sibs) 43: 0x57307108 VAL: 'b' (21 sibs) 43: 0x57307160 VAL: 'b1' (21 sibs) 43: 0x573071b8 VAL: 'b2' (21 sibs) 43: 0x57307210 VAL: 'b3' (21 sibs) 43: 0x57307268 VAL: 'b4' (21 sibs) 43: 0x573072c0 VAL: 'b5' (21 sibs) 43: 0x57307318 VAL: 'b6' (21 sibs) 43: 0x57307370 VAL: 'b61' (21 sibs) 43: 0x573073c8 VAL: 'b62' (21 sibs) 43: 0x57307420 VAL: 'b63' (21 sibs) 43: 0x57307478 VAL: 'b64' (21 sibs) 43: 0x573074d0 VAL: 'b65' (21 sibs) 43: 0x57307528 VAL: 'b66' (21 sibs) 43: 0x57307580 VAL: 'b7' (21 sibs) 43: 0x573075d8 VAL: 'b8' (21 sibs) 43: 0x57307630 VAL: 'b9' (21 sibs) 43: 0x57307688 VAL: 'b10' (21 sibs) 43: 0x573076e0 VAL: 'e' (21 sibs) 43: 0x57307738 VAL: 'f' (21 sibs) 43: 0x57307790 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734eba0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x5734ebec KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x5734ec38 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x5734ec84 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x5734ecd0 VAL: 'a' (21 sibs) 43: [5] [5] 0x5734ed1c VAL: 'b' (21 sibs) 43: [6] [6] 0x5734ed68 VAL: 'b1' (21 sibs) 43: [7] [7] 0x5734edb4 VAL: 'b2' (21 sibs) 43: [8] [8] 0x5734ee00 VAL: 'b3' (21 sibs) 43: [9] [9] 0x5734ee4c VAL: 'b4' (21 sibs) 43: [10] [10] 0x5734ee98 VAL: 'b5' (21 sibs) 43: [11] [11] 0x5734eee4 VAL: 'b6' (21 sibs) 43: [12] [12] 0x5734ef30 VAL: 'b61' (21 sibs) 43: [13] [13] 0x5734ef7c VAL: 'b62' (21 sibs) 43: [14] [14] 0x5734efc8 VAL: 'b63' (21 sibs) 43: [15] [15] 0x5734f014 VAL: 'b64' (21 sibs) 43: [16] [16] 0x5734f060 VAL: 'b65' (21 sibs) 43: [17] [17] 0x5734f0ac VAL: 'b66' (21 sibs) 43: [18] [18] 0x5734f0f8 VAL: 'b7' (21 sibs) 43: [19] [19] 0x5734f144 VAL: 'b8' (21 sibs) 43: [20] [20] 0x5734f190 VAL: 'b9' (21 sibs) 43: [21] [21] 0x5734f1dc VAL: 'b10' (21 sibs) 43: [22] [22] 0x5734f228 VAL: 'e' (21 sibs) 43: [23] [23] 0x5734f274 VAL: 'f' (21 sibs) 43: [24] [24] 0x5734f2c0 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: 0x57305e90 [ROOT] MAP: (0 sibs) 4 children: 43: 0x57305310 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x57302c80 VAL: 'f' (1 sibs) 43: 0x57305368 KEYVAL: 'g' 'h' (4 sibs) 43: 0x573053c0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x57302ce0 VAL: 'b' (1 sibs) 43: 0x57305418 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x5734f310 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x5734f35c KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x5734f3a8 VAL: 'f' (1 sibs) 43: [3] [3] 0x5734f3f4 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x5734f440 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x5734f48c VAL: 'b' (1 sibs) 43: [6] [6] 0x5734f4d8 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 (29 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (29 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.03 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (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: 0x57f99900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57f98b70 VAL: '-2' (15 sibs) 44: 0x57f98bc8 VAL: '-2' (15 sibs) 44: 0x57f98c20 VAL: '5' (15 sibs) 44: 0x57f98c78 VAL: '0xa' (15 sibs) 44: 0x57f98cd0 VAL: '-0xb' (15 sibs) 44: 0x57f98d28 VAL: '0XA' (15 sibs) 44: 0x57f98d80 VAL: '-0XA' (15 sibs) 44: 0x57f98dd8 VAL: '0b10' (15 sibs) 44: 0x57f98e30 VAL: '-0b10' (15 sibs) 44: 0x57f98e88 VAL: '0B10' (15 sibs) 44: 0x57f98ee0 VAL: '-0B10' (15 sibs) 44: 0x57f98f38 VAL: '0o17' (15 sibs) 44: 0x57f98f90 VAL: '-0o17' (15 sibs) 44: 0x57f98fe8 VAL: '0O17' (15 sibs) 44: 0x57f99040 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb35d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb361c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fb3668 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fb36b4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fb3700 VAL: '5' (15 sibs) 44: [5] [5] 0x57fb374c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fb3798 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fb37e4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fb3830 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fb387c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fb38c8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fb3914 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fb3960 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fb39ac VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fb39f8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fb3a44 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fb3a90 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: 0x57f999a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57f98790 VAL: '-2' (3 sibs) 44: 0x57f987e8 VAL: '-2' (3 sibs) 44: 0x57f98840 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb3100 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb314c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fb3198 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fb31e4 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fb3230 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: 0x57f99a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99330 VAL: '-2.0' (8 sibs) 44: 0x57f99388 VAL: '-2.1' (8 sibs) 44: 0x57f993e0 VAL: '0.1' (8 sibs) 44: 0x57f99438 VAL: '.1' (8 sibs) 44: 0x57f99490 VAL: '-.2' (8 sibs) 44: 0x57f994e8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99540 VAL: '-3e-6' (8 sibs) 44: 0x57f99598 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb5480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fb54cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fb5518 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fb5564 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fb55b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fb55fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fb5648 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fb5694 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fb56e0 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: 0x57f99ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99600 VAL: '-2.0' (8 sibs) 44: 0x57f99658 VAL: '-2.1' (8 sibs) 44: 0x57f996b0 VAL: '0.1' (8 sibs) 44: 0x57f99708 VAL: '.1' (8 sibs) 44: 0x57f99760 VAL: '-.2' (8 sibs) 44: 0x57f997b8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99810 VAL: '-3e-6' (8 sibs) 44: 0x57f99868 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb6510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fb655c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fb65a8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fb65f4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fb6640 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fb668c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fb66d8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fb6724 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fb6770 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: 0x57f99b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99de0 VAL: '-2.0' (8 sibs) 44: 0x57f99e38 VAL: '-2.1' (8 sibs) 44: 0x57f99e90 VAL: '0.1' (8 sibs) 44: 0x57f99ee8 VAL: '.1' (8 sibs) 44: 0x57f99f40 VAL: '-.2' (8 sibs) 44: 0x57f99f98 VAL: '-2.e+6' (8 sibs) 44: 0x57f99ff0 VAL: '-3e-6' (8 sibs) 44: 0x57f9a048 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb75b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fb75fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fb7648 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fb7694 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fb76e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fb772c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fb7778 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fb77c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fb7810 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: 0x57f99c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57f9a760 VAL: '1.2.3' (14 sibs) 44: 0x57f9a7b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57f9a810 SEQ: (14 sibs) 2 children: 44: 0x57f9ac40 VAL: '1.2.3' (2 sibs) 44: 0x57f9ac98 VAL: '4.5.6' (2 sibs) 44: 0x57f9a868 SEQ: (14 sibs) 2 children: 44: 0x57f9ad00 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9ad58 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a8c0 SEQ: (14 sibs) 2 children: 44: 0x57f9adc0 VAL: '1.2.3' (2 sibs) 44: 0x57f9ae18 VAL: '4.5.6' (2 sibs) 44: 0x57f9a918 SEQ: (14 sibs) 2 children: 44: 0x57f9ae80 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9aed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a970 MAP: (14 sibs) 1 children: 44: 0x57f9af40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9a9c8 MAP: (14 sibs) 1 children: 44: 0x57f9afa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aa20 MAP: (14 sibs) 1 children: 44: 0x57f9b000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9aa78 MAP: (14 sibs) 1 children: 44: 0x57f9b060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aad0 MAP: (14 sibs) 2 children: 44: 0x57f9b0c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9ab28 MAP: (14 sibs) 2 children: 44: 0x57f9b180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b1d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57f9ab80 MAP: (14 sibs) 2 children: 44: 0x57f9b240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9abd8 MAP: (14 sibs) 2 children: 44: 0x57f9b300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb98d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fb991c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fb9968 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fb99b4 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fb9a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fb9a4c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fb9a98 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fb9ae4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fb9b30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fb9b7c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fb9bc8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fb9c14 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fb9c60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fb9cac VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fb9cf8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fb9d44 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fb9d90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fb9ddc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fb9e28 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fb9e74 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fb9ec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fb9f0c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fb9f58 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fb9fa4 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fb9ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fba03c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fba088 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fba0d4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fba120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fba16c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fba1b8 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fba204 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fba250 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fba29c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fba2e8 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: 0x57f99900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57f98b70 VAL: '-2' (15 sibs) 44: 0x57f98bc8 VAL: '-2' (15 sibs) 44: 0x57f98c20 VAL: '5' (15 sibs) 44: 0x57f98c78 VAL: '0xa' (15 sibs) 44: 0x57f98cd0 VAL: '-0xb' (15 sibs) 44: 0x57f98d28 VAL: '0XA' (15 sibs) 44: 0x57f98d80 VAL: '-0XA' (15 sibs) 44: 0x57f98dd8 VAL: '0b10' (15 sibs) 44: 0x57f98e30 VAL: '-0b10' (15 sibs) 44: 0x57f98e88 VAL: '0B10' (15 sibs) 44: 0x57f98ee0 VAL: '-0B10' (15 sibs) 44: 0x57f98f38 VAL: '0o17' (15 sibs) 44: 0x57f98f90 VAL: '-0o17' (15 sibs) 44: 0x57f98fe8 VAL: '0O17' (15 sibs) 44: 0x57f99040 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb8f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb8f8c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fb8fd8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fb9024 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fb9070 VAL: '5' (15 sibs) 44: [5] [5] 0x57fb90bc VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fb9108 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fb9154 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fb91a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fb91ec VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fb9238 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fb9284 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fb92d0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fb931c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fb9368 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fb93b4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fb9400 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: 0x57f999a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57f98790 VAL: '-2' (3 sibs) 44: 0x57f987e8 VAL: '-2' (3 sibs) 44: 0x57f98840 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fb8a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb8abc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fb8b08 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fb8b54 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fb8ba0 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: 0x57f99a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99330 VAL: '-2.0' (8 sibs) 44: 0x57f99388 VAL: '-2.1' (8 sibs) 44: 0x57f993e0 VAL: '0.1' (8 sibs) 44: 0x57f99438 VAL: '.1' (8 sibs) 44: 0x57f99490 VAL: '-.2' (8 sibs) 44: 0x57f994e8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99540 VAL: '-3e-6' (8 sibs) 44: 0x57f99598 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fbabe0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbac2c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbac78 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbacc4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbad10 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbad5c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbada8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbadf4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbae40 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: 0x57f99ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99600 VAL: '-2.0' (8 sibs) 44: 0x57f99658 VAL: '-2.1' (8 sibs) 44: 0x57f996b0 VAL: '0.1' (8 sibs) 44: 0x57f99708 VAL: '.1' (8 sibs) 44: 0x57f99760 VAL: '-.2' (8 sibs) 44: 0x57f997b8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99810 VAL: '-3e-6' (8 sibs) 44: 0x57f99868 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fbb0b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbb0fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbb148 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbb194 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbb1e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbb22c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbb278 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbb2c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbb310 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: 0x57f99b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99de0 VAL: '-2.0' (8 sibs) 44: 0x57f99e38 VAL: '-2.1' (8 sibs) 44: 0x57f99e90 VAL: '0.1' (8 sibs) 44: 0x57f99ee8 VAL: '.1' (8 sibs) 44: 0x57f99f40 VAL: '-.2' (8 sibs) 44: 0x57f99f98 VAL: '-2.e+6' (8 sibs) 44: 0x57f99ff0 VAL: '-3e-6' (8 sibs) 44: 0x57f9a048 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fbb580 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbb5cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbb618 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbb664 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbb6b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbb6fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbb748 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbb794 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbb7e0 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: 0x57f99c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57f9a760 VAL: '1.2.3' (14 sibs) 44: 0x57f9a7b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57f9a810 SEQ: (14 sibs) 2 children: 44: 0x57f9ac40 VAL: '1.2.3' (2 sibs) 44: 0x57f9ac98 VAL: '4.5.6' (2 sibs) 44: 0x57f9a868 SEQ: (14 sibs) 2 children: 44: 0x57f9ad00 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9ad58 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a8c0 SEQ: (14 sibs) 2 children: 44: 0x57f9adc0 VAL: '1.2.3' (2 sibs) 44: 0x57f9ae18 VAL: '4.5.6' (2 sibs) 44: 0x57f9a918 SEQ: (14 sibs) 2 children: 44: 0x57f9ae80 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9aed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a970 MAP: (14 sibs) 1 children: 44: 0x57f9af40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9a9c8 MAP: (14 sibs) 1 children: 44: 0x57f9afa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aa20 MAP: (14 sibs) 1 children: 44: 0x57f9b000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9aa78 MAP: (14 sibs) 1 children: 44: 0x57f9b060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aad0 MAP: (14 sibs) 2 children: 44: 0x57f9b0c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9ab28 MAP: (14 sibs) 2 children: 44: 0x57f9b180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b1d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57f9ab80 MAP: (14 sibs) 2 children: 44: 0x57f9b240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9abd8 MAP: (14 sibs) 2 children: 44: 0x57f9b300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x57fbc8b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fbc8fc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fbc948 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fbc994 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fbc9e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fbca2c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fbca78 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fbcac4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fbcb10 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fbcb5c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fbcba8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fbcbf4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fbcc40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fbcc8c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fbccd8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fbcd24 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fbcd70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fbcdbc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fbce08 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fbce54 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fbcea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fbceec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fbcf38 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fbcf84 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fbcfd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fbd01c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fbd068 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fbd0b4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fbd100 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fbd14c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fbd198 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fbd1e4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fbd230 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fbd27c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fbd2c8 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] 0x57fb35d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb361c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fb3668 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fb36b4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fb3700 VAL: '5' (15 sibs) 44: [5] [5] 0x57fb374c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fb3798 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fb37e4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fb3830 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fb387c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fb38c8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fb3914 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fb3960 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fb39ac VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fb39f8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fb3a44 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fb3a90 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] 0x57fc4d60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fc4dac KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fc4df8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fc4e44 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fc4e90 VAL: '5' (15 sibs) 44: [5] [5] 0x57fc4edc VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fc4f28 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fc4f74 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fc4fc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fc500c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fc5058 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fc50a4 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fc50f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fc513c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fc5188 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fc51d4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fc5220 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] 0x57fb3100 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb314c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fb3198 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fb31e4 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fb3230 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] 0x57fc4890 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fc48dc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fc4928 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fc4974 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fc49c0 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] 0x57fb5480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fb54cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fb5518 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fb5564 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fb55b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fb55fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fb5648 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fb5694 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fb56e0 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] 0x57fc59e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc5a2c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc5a78 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc5ac4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc5b10 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc5b5c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc5ba8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc5bf4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc5c40 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] 0x57fb6510 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fb655c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fb65a8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fb65f4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fb6640 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fb668c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fb66d8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fb6724 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fb6770 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] 0x57fc5eb0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc5efc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc5f48 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc5f94 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc5fe0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc602c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc6078 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc60c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc6110 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] 0x57fb75b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fb75fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fb7648 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fb7694 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fb76e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fb772c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fb7778 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fb77c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fb7810 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] 0x57fc6380 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc63cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc6418 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc6464 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc64b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc64fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc6548 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc6594 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc65e0 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] 0x57fb98d0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fb991c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fb9968 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fb99b4 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fb9a00 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fb9a4c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fb9a98 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fb9ae4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fb9b30 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fb9b7c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fb9bc8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fb9c14 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fb9c60 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fb9cac VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fb9cf8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fb9d44 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fb9d90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fb9ddc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fb9e28 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fb9e74 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fb9ec0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fb9f0c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fb9f58 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fb9fa4 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fb9ff0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fba03c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fba088 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fba0d4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fba120 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fba16c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fba1b8 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fba204 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fba250 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fba29c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fba2e8 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] 0x57fc76b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fc76fc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fc7748 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fc7794 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fc77e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fc782c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fc7878 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fc78c4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fc7910 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fc795c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fc79a8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fc79f4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fc7a40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fc7a8c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fc7ad8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fc7b24 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fc7b70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fc7bbc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fc7c08 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fc7c54 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fc7ca0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fc7cec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fc7d38 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fc7d84 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fc7dd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fc7e1c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fc7e68 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fc7eb4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fc7f00 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fc7f4c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fc7f98 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fc7fe4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fc8030 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fc807c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fc80c8 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] 0x57fbdbc0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fbdc0c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fbdc58 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fbdca4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fbdcf0 VAL: '5' (15 sibs) 44: [5] [5] 0x57fbdd3c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fbdd88 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fbddd4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fbde20 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fbde6c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fbdeb8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fbdf04 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fbdf50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fbdf9c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fbdfe8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fbe034 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fbe080 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] 0x57fc6d20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fc6d6c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fc6db8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fc6e04 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fc6e50 VAL: '5' (15 sibs) 44: [5] [5] 0x57fc6e9c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fc6ee8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fc6f34 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fc6f80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fc6fcc VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fc7018 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fc7064 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fc70b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fc70fc VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fc7148 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fc7194 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fc71e0 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] 0x57fbbb90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fbbbdc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fbbc28 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fbbc74 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fbbcc0 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] 0x57fc6850 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fc689c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fc68e8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fc6934 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fc6980 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] 0x57fbc060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbc0ac VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbc0f8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbc144 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbc190 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbc1dc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbc228 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbc274 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbc2c0 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] 0x57fc89c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc8a0c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc8a58 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc8aa4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc8af0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc8b3c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc8b88 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc8bd4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc8c20 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] 0x57fbe550 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbe59c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbe5e8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbe634 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbe680 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbe6cc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbe718 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbe764 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbe7b0 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] 0x57fc8e90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc8edc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc8f28 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc8f74 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc8fc0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc900c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc9058 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc90a4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc90f0 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] 0x57fbea20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbea6c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbeab8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbeb04 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbeb50 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbeb9c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbebe8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbec34 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbec80 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] 0x57fc9360 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc93ac VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc93f8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc9444 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc9490 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc94dc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc9528 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc9574 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc95c0 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] 0x57fbfd50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fbfd9c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fbfde8 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fbfe34 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fbfe80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fbfecc VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fbff18 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fbff64 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fbffb0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fbfffc SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fc0048 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fc0094 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fc00e0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fc012c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fc0178 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fc01c4 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fc0210 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fc025c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fc02a8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fc02f4 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fc0340 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fc038c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fc03d8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fc0424 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fc0470 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fc04bc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fc0508 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fc0554 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fc05a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fc05ec MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fc0638 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fc0684 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fc06d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fc071c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fc0768 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] 0x57fca690 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fca6dc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fca728 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fca774 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fca7c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fca80c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fca858 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fca8a4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fca8f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fca93c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fca988 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fca9d4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fcaa20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fcaa6c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fcaab8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fcab04 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fcab50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fcab9c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fcabe8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fcac34 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fcac80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fcaccc MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fcad18 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fcad64 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fcadb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fcadfc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fcae48 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fcae94 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fcaee0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fcaf2c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fcaf78 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fcafc4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fcb010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fcb05c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fcb0a8 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] 0x57fb8f40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb8f8c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fb8fd8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fb9024 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fb9070 VAL: '5' (15 sibs) 44: [5] [5] 0x57fb90bc VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fb9108 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fb9154 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fb91a0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fb91ec VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fb9238 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fb9284 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fb92d0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fb931c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fb9368 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fb93b4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fb9400 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] 0x57fc9d00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fc9d4c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fc9d98 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fc9de4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fc9e30 VAL: '5' (15 sibs) 44: [5] [5] 0x57fc9e7c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fc9ec8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fc9f14 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fc9f60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fc9fac VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fc9ff8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fca044 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fca090 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fca0dc VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fca128 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fca174 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fca1c0 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] 0x57fb8a70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fb8abc KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fb8b08 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fb8b54 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fb8ba0 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] 0x57fc9830 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fc987c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fc98c8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fc9914 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fc9960 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] 0x57fbabe0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbac2c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbac78 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbacc4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbad10 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbad5c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbada8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbadf4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbae40 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] 0x57fcb9a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fcb9ec VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fcba38 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcba84 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fcbad0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fcbb1c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fcbb68 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fcbbb4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fcbc00 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] 0x57fbb0b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbb0fc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbb148 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbb194 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbb1e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbb22c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbb278 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbb2c4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbb310 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] 0x57fcbe70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fcbebc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fcbf08 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcbf54 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fcbfa0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fcbfec VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fcc038 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fcc084 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fcc0d0 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] 0x57fbb580 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fbb5cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fbb618 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fbb664 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fbb6b0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fbb6fc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fbb748 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fbb794 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fbb7e0 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] 0x57fcc340 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fcc38c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fcc3d8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcc424 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fcc470 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fcc4bc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fcc508 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fcc554 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fcc5a0 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] 0x57fbc8b0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fbc8fc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fbc948 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fbc994 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fbc9e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fbca2c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fbca78 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fbcac4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fbcb10 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fbcb5c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fbcba8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fbcbf4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fbcc40 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fbcc8c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fbccd8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fbcd24 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fbcd70 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fbcdbc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fbce08 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fbce54 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fbcea0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fbceec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fbcf38 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fbcf84 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fbcfd0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fbd01c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fbd068 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fbd0b4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fbd100 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fbd14c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fbd198 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fbd1e4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fbd230 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fbd27c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fbd2c8 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] 0x57fcd670 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fcd6bc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fcd708 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fcd754 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fcd7a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fcd7ec VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fcd838 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fcd884 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fcd8d0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fcd91c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fcd968 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fcd9b4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fcda00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fcda4c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fcda98 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fcdae4 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fcdb30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fcdb7c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fcdbc8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fcdc14 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fcdc60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fcdcac MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fcdcf8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fcdd44 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fcdd90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fcdddc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fcde28 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fcde74 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fcdec0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fcdf0c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fcdf58 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fcdfa4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fcdff0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fce03c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fce088 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] 0x57fbf3c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fbf40c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fbf458 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fbf4a4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fbf4f0 VAL: '5' (15 sibs) 44: [5] [5] 0x57fbf53c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fbf588 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fbf5d4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fbf620 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fbf66c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fbf6b8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fbf704 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fbf750 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fbf79c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fbf7e8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fbf834 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fbf880 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] 0x57fccce0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fccd2c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fccd78 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fccdc4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fcce10 VAL: '5' (15 sibs) 44: [5] [5] 0x57fcce5c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fccea8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fccef4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fccf40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fccf8c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fccfd8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fcd024 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fcd070 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fcd0bc VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fcd108 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fcd154 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fcd1a0 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] 0x57fbeef0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fbef3c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fbef88 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fbefd4 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fbf020 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] 0x57fcc810 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fcc85c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fcc8a8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fcc8f4 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fcc940 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] 0x57fc1060 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc10ac VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc10f8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc1144 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc1190 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc11dc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc1228 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc1274 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc12c0 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] 0x57fce980 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fce9cc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fcea18 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcea64 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fceab0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fceafc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fceb48 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fceb94 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fcebe0 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] 0x57fc1530 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc157c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc15c8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc1614 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc1660 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc16ac VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc16f8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc1744 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc1790 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] 0x57fcee50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fcee9c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fceee8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcef34 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fcef80 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fcefcc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fcf018 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fcf064 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fcf0b0 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] 0x57fc1a40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fc1a8c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fc1ad8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fc1b24 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fc1b70 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fc1bbc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fc1c08 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fc1c54 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fc1ca0 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] 0x57fcf320 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fcf36c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fcf3b8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcf404 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fcf450 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fcf49c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fcf4e8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fcf534 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fcf580 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] 0x57fc2db0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fc2dfc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fc2e48 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fc2e94 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fc2ee0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fc2f2c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fc2f78 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fc2fc4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fc3010 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fc305c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fc30a8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fc30f4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fc3140 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fc318c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fc31d8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fc3224 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fc3270 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fc32bc MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fc3308 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fc3354 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fc33a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fc33ec MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fc3438 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fc3484 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fc34d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fc351c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fc3568 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fc35b4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fc3600 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fc364c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fc3698 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fc36e4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fc3730 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fc377c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fc37c8 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] 0x57fd0690 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fd06dc VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fd0728 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fd0774 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fd07c0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fd080c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fd0858 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fd08a4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fd08f0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fd093c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fd0988 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fd09d4 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fd0a20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fd0a6c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fd0ab8 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fd0b04 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fd0b50 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fd0b9c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fd0be8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fd0c34 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fd0c80 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fd0ccc MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fd0d18 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fd0d64 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fd0db0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fd0dfc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fd0e48 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fd0e94 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fd0ee0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fd0f2c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fd0f78 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fd0fc4 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fd1010 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fd105c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fd10a8 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: 0x57f99900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57f98b70 VAL: '-2' (15 sibs) 44: 0x57f98bc8 VAL: '-2' (15 sibs) 44: 0x57f98c20 VAL: '5' (15 sibs) 44: 0x57f98c78 VAL: '0xa' (15 sibs) 44: 0x57f98cd0 VAL: '-0xb' (15 sibs) 44: 0x57f98d28 VAL: '0XA' (15 sibs) 44: 0x57f98d80 VAL: '-0XA' (15 sibs) 44: 0x57f98dd8 VAL: '0b10' (15 sibs) 44: 0x57f98e30 VAL: '-0b10' (15 sibs) 44: 0x57f98e88 VAL: '0B10' (15 sibs) 44: 0x57f98ee0 VAL: '-0B10' (15 sibs) 44: 0x57f98f38 VAL: '0o17' (15 sibs) 44: 0x57f98f90 VAL: '-0o17' (15 sibs) 44: 0x57f98fe8 VAL: '0O17' (15 sibs) 44: 0x57f99040 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fcf830 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fcf87c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fcf8c8 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fcf914 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fcf960 VAL: '5' (15 sibs) 44: [5] [5] 0x57fcf9ac VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fcf9f8 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fcfa44 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fcfa90 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fcfadc VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fcfb28 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fcfb74 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fcfbc0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fcfc0c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fcfc58 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fcfca4 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fcfcf0 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: 0x57f999a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57f98790 VAL: '-2' (3 sibs) 44: 0x57f987e8 VAL: '-2' (3 sibs) 44: 0x57f98840 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fcfd40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fcfd8c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fcfdd8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fcfe24 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fcfe70 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: 0x57f99a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99330 VAL: '-2.0' (8 sibs) 44: 0x57f99388 VAL: '-2.1' (8 sibs) 44: 0x57f993e0 VAL: '0.1' (8 sibs) 44: 0x57f99438 VAL: '.1' (8 sibs) 44: 0x57f99490 VAL: '-.2' (8 sibs) 44: 0x57f994e8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99540 VAL: '-3e-6' (8 sibs) 44: 0x57f99598 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fcfec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fcff0c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fcff58 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fcffa4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fcfff0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fd003c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fd0088 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fd00d4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fd0120 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: 0x57f99ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99600 VAL: '-2.0' (8 sibs) 44: 0x57f99658 VAL: '-2.1' (8 sibs) 44: 0x57f996b0 VAL: '0.1' (8 sibs) 44: 0x57f99708 VAL: '.1' (8 sibs) 44: 0x57f99760 VAL: '-.2' (8 sibs) 44: 0x57f997b8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99810 VAL: '-3e-6' (8 sibs) 44: 0x57f99868 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd0170 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fd01bc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fd0208 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fd0254 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fd02a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fd02ec VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fd0338 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fd0384 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fd03d0 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: 0x57f99b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99de0 VAL: '-2.0' (8 sibs) 44: 0x57f99e38 VAL: '-2.1' (8 sibs) 44: 0x57f99e90 VAL: '0.1' (8 sibs) 44: 0x57f99ee8 VAL: '.1' (8 sibs) 44: 0x57f99f40 VAL: '-.2' (8 sibs) 44: 0x57f99f98 VAL: '-2.e+6' (8 sibs) 44: 0x57f99ff0 VAL: '-3e-6' (8 sibs) 44: 0x57f9a048 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd19a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fd19ec VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fd1a38 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fd1a84 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fd1ad0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fd1b1c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fd1b68 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fd1bb4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fd1c00 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: 0x57f99c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57f9a760 VAL: '1.2.3' (14 sibs) 44: 0x57f9a7b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57f9a810 SEQ: (14 sibs) 2 children: 44: 0x57f9ac40 VAL: '1.2.3' (2 sibs) 44: 0x57f9ac98 VAL: '4.5.6' (2 sibs) 44: 0x57f9a868 SEQ: (14 sibs) 2 children: 44: 0x57f9ad00 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9ad58 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a8c0 SEQ: (14 sibs) 2 children: 44: 0x57f9adc0 VAL: '1.2.3' (2 sibs) 44: 0x57f9ae18 VAL: '4.5.6' (2 sibs) 44: 0x57f9a918 SEQ: (14 sibs) 2 children: 44: 0x57f9ae80 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9aed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a970 MAP: (14 sibs) 1 children: 44: 0x57f9af40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9a9c8 MAP: (14 sibs) 1 children: 44: 0x57f9afa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aa20 MAP: (14 sibs) 1 children: 44: 0x57f9b000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9aa78 MAP: (14 sibs) 1 children: 44: 0x57f9b060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aad0 MAP: (14 sibs) 2 children: 44: 0x57f9b0c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9ab28 MAP: (14 sibs) 2 children: 44: 0x57f9b180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b1d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57f9ab80 MAP: (14 sibs) 2 children: 44: 0x57f9b240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9abd8 MAP: (14 sibs) 2 children: 44: 0x57f9b300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd1c50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fd1c9c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fd1ce8 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fd1d34 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fd1d80 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fd1dcc VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fd1e18 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fd1e64 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fd1eb0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fd1efc SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fd1f48 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fd1f94 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fd1fe0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fd202c VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fd2078 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fd20c4 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fd2110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fd215c MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fd21a8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fd21f4 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fd2240 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fd228c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fd22d8 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fd2324 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fd2370 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fd23bc KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fd2408 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fd2454 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fd24a0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fd24ec MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fd2538 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fd2584 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fd25d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fd261c KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fd2668 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: 0x57f99900 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98460 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x57f98b70 VAL: '-2' (15 sibs) 44: 0x57f98bc8 VAL: '-2' (15 sibs) 44: 0x57f98c20 VAL: '5' (15 sibs) 44: 0x57f98c78 VAL: '0xa' (15 sibs) 44: 0x57f98cd0 VAL: '-0xb' (15 sibs) 44: 0x57f98d28 VAL: '0XA' (15 sibs) 44: 0x57f98d80 VAL: '-0XA' (15 sibs) 44: 0x57f98dd8 VAL: '0b10' (15 sibs) 44: 0x57f98e30 VAL: '-0b10' (15 sibs) 44: 0x57f98e88 VAL: '0B10' (15 sibs) 44: 0x57f98ee0 VAL: '-0B10' (15 sibs) 44: 0x57f98f38 VAL: '0o17' (15 sibs) 44: 0x57f98f90 VAL: '-0o17' (15 sibs) 44: 0x57f98fe8 VAL: '0O17' (15 sibs) 44: 0x57f99040 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd26c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fd270c KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x57fd2758 VAL: '-2' (15 sibs) 44: [3] [3] 0x57fd27a4 VAL: '-2' (15 sibs) 44: [4] [4] 0x57fd27f0 VAL: '5' (15 sibs) 44: [5] [5] 0x57fd283c VAL: '0xa' (15 sibs) 44: [6] [6] 0x57fd2888 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x57fd28d4 VAL: '0XA' (15 sibs) 44: [8] [8] 0x57fd2920 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x57fd296c VAL: '0b10' (15 sibs) 44: [10] [10] 0x57fd29b8 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x57fd2a04 VAL: '0B10' (15 sibs) 44: [12] [12] 0x57fd2a50 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x57fd2a9c VAL: '0o17' (15 sibs) 44: [14] [14] 0x57fd2ae8 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x57fd2b34 VAL: '0O17' (15 sibs) 44: [16] [16] 0x57fd2b80 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: 0x57f999a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x57f98730 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x57f98790 VAL: '-2' (3 sibs) 44: 0x57f987e8 VAL: '-2' (3 sibs) 44: 0x57f98840 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd0420 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x57fd046c KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x57fd04b8 VAL: '-2' (3 sibs) 44: [3] [3] 0x57fd0504 VAL: '-2' (3 sibs) 44: [4] [4] 0x57fd0550 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: 0x57f99a40 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99330 VAL: '-2.0' (8 sibs) 44: 0x57f99388 VAL: '-2.1' (8 sibs) 44: 0x57f993e0 VAL: '0.1' (8 sibs) 44: 0x57f99438 VAL: '.1' (8 sibs) 44: 0x57f99490 VAL: '-.2' (8 sibs) 44: 0x57f994e8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99540 VAL: '-3e-6' (8 sibs) 44: 0x57f99598 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd2bd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fd2c1c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fd2c68 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fd2cb4 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fd2d00 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fd2d4c VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fd2d98 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fd2de4 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fd2e30 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: 0x57f99ae0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99600 VAL: '-2.0' (8 sibs) 44: 0x57f99658 VAL: '-2.1' (8 sibs) 44: 0x57f996b0 VAL: '0.1' (8 sibs) 44: 0x57f99708 VAL: '.1' (8 sibs) 44: 0x57f99760 VAL: '-.2' (8 sibs) 44: 0x57f997b8 VAL: '-2.e+6' (8 sibs) 44: 0x57f99810 VAL: '-3e-6' (8 sibs) 44: 0x57f99868 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd2e80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fd2ecc VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fd2f18 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fd2f64 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fd2fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fd2ffc VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fd3048 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fd3094 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fd30e0 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: 0x57f99b80 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x57f99de0 VAL: '-2.0' (8 sibs) 44: 0x57f99e38 VAL: '-2.1' (8 sibs) 44: 0x57f99e90 VAL: '0.1' (8 sibs) 44: 0x57f99ee8 VAL: '.1' (8 sibs) 44: 0x57f99f40 VAL: '-.2' (8 sibs) 44: 0x57f99f98 VAL: '-2.e+6' (8 sibs) 44: 0x57f99ff0 VAL: '-3e-6' (8 sibs) 44: 0x57f9a048 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd3130 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x57fd317c VAL: '-2.0' (8 sibs) 44: [2] [2] 0x57fd31c8 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x57fd3214 VAL: '0.1' (8 sibs) 44: [4] [4] 0x57fd3260 VAL: '.1' (8 sibs) 44: [5] [5] 0x57fd32ac VAL: '-.2' (8 sibs) 44: [6] [6] 0x57fd32f8 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x57fd3344 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x57fd3390 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: 0x57f99c20 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x57f9a760 VAL: '1.2.3' (14 sibs) 44: 0x57f9a7b8 VAL: '1.2.3.4' (14 sibs) 44: 0x57f9a810 SEQ: (14 sibs) 2 children: 44: 0x57f9ac40 VAL: '1.2.3' (2 sibs) 44: 0x57f9ac98 VAL: '4.5.6' (2 sibs) 44: 0x57f9a868 SEQ: (14 sibs) 2 children: 44: 0x57f9ad00 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9ad58 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a8c0 SEQ: (14 sibs) 2 children: 44: 0x57f9adc0 VAL: '1.2.3' (2 sibs) 44: 0x57f9ae18 VAL: '4.5.6' (2 sibs) 44: 0x57f9a918 SEQ: (14 sibs) 2 children: 44: 0x57f9ae80 VAL: '1.2.3.4' (2 sibs) 44: 0x57f9aed8 VAL: '4.5.6.7' (2 sibs) 44: 0x57f9a970 MAP: (14 sibs) 1 children: 44: 0x57f9af40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9a9c8 MAP: (14 sibs) 1 children: 44: 0x57f9afa0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aa20 MAP: (14 sibs) 1 children: 44: 0x57f9b000 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x57f9aa78 MAP: (14 sibs) 1 children: 44: 0x57f9b060 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x57f9aad0 MAP: (14 sibs) 2 children: 44: 0x57f9b0c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b118 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9ab28 MAP: (14 sibs) 2 children: 44: 0x57f9b180 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b1d8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x57f9ab80 MAP: (14 sibs) 2 children: 44: 0x57f9b240 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x57f9b298 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x57f9abd8 MAP: (14 sibs) 2 children: 44: 0x57f9b300 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x57f9b358 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x57fd33e0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x57fd342c VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x57fd3478 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x57fd34c4 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x57fd3510 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x57fd355c VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x57fd35a8 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x57fd35f4 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x57fd3640 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x57fd368c SEQ: (14 sibs) 2 children: 44: [10] [10] 0x57fd36d8 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x57fd3724 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x57fd3770 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x57fd37bc VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x57fd3808 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x57fd3854 MAP: (14 sibs) 1 children: 44: [16] [16] 0x57fd38a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x57fd38ec MAP: (14 sibs) 1 children: 44: [18] [18] 0x57fd3938 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x57fd3984 MAP: (14 sibs) 1 children: 44: [20] [20] 0x57fd39d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x57fd3a1c MAP: (14 sibs) 1 children: 44: [22] [22] 0x57fd3a68 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x57fd3ab4 MAP: (14 sibs) 2 children: 44: [24] [24] 0x57fd3b00 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x57fd3b4c KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x57fd3b98 MAP: (14 sibs) 2 children: 44: [27] [27] 0x57fd3be4 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x57fd3c30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x57fd3c7c MAP: (14 sibs) 2 children: 44: [30] [30] 0x57fd3cc8 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x57fd3d14 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x57fd3d60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x57fd3dac KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x57fd3df8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 44: [----------] 216 tests from NUMBER/YmlTestCase (18 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (19 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.02 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x57f0fb50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x57f0de80 VAL: '' (12 sibs) 45: 0x57f0ded8 VAL: '' (12 sibs) 45: 0x57f0df30 VAL: 'null' (12 sibs) 45: 0x57f0df88 VAL: 'Null' (12 sibs) 45: 0x57f0dfe0 VAL: 'NULL' (12 sibs) 45: 0x57f0e038 VAL: '~' (12 sibs) 45: 0x57f0e090 MAP: (12 sibs) 1 children: 45: 0x57f0e2b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x57f0e0e8 MAP: (12 sibs) 1 children: 45: 0x57f0e310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x57f0e140 MAP: (12 sibs) 1 children: 45: 0x57f0e370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x57f0e198 MAP: (12 sibs) 1 children: 45: 0x57f0e3d0 KEYVAL: '~' '~' (1 sibs) 45: 0x57f0e1f0 MAP: (12 sibs) 1 children: 45: 0x57f0e430 KEYVAL: '~' 'null' (1 sibs) 45: 0x57f0e248 MAP: (12 sibs) 1 children: 45: 0x57f0e490 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f40930 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f4097c VAL: '' (12 sibs) 45: [2] [2] 0x57f409c8 VAL: '' (12 sibs) 45: [3] [3] 0x57f40a14 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f40a60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f40aac VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f40af8 VAL: '~' (12 sibs) 45: [7] [7] 0x57f40b44 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f40b90 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f40bdc MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f40c28 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f40c74 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f40cc0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f40d0c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f40d58 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f40da4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f40df0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f40e3c MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f40e88 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: 0x57f0fbf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0b5d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0b628 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0b680 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f40460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f404ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f404f8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f40544 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: 0x57f0fc90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0e8d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0e928 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0e980 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f427e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4282c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f42878 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f428c4 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: 0x57f0fd30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0ea30 VAL: '' (3 sibs) 45: 0x57f0ea88 VAL: '' (3 sibs) 45: 0x57f0eae0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f43740 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4378c VAL: '' (3 sibs) 45: [2] [2] 0x57f437d8 VAL: '' (3 sibs) 45: [3] [3] 0x57f43824 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: 0x57f0fdd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f1b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x57f0f2c0 VAL: '' (3 sibs) 45: 0x57f0f318 VAL: '' (3 sibs) 45: 0x57f0f370 VAL: '' (3 sibs) 45: 0x57f0f208 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f260 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f446a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f446ec KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f44738 VAL: '' (3 sibs) 45: [3] [3] 0x57f44784 VAL: '' (3 sibs) 45: [4] [4] 0x57f447d0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4481c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f44868 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: 0x57f0fe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f420 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x57f0f530 VAL: '' (3 sibs) 45: 0x57f0f588 VAL: '' (3 sibs) 45: 0x57f0f5e0 VAL: '' (3 sibs) 45: 0x57f0f4d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f45600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4564c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f45698 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f456e4 VAL: '' (3 sibs) 45: [4] [4] 0x57f45730 VAL: '' (3 sibs) 45: [5] [5] 0x57f4577c VAL: '' (3 sibs) 45: [6] [6] 0x57f457c8 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: 0x57f0ff10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x57f0f7a0 VAL: '' (3 sibs) 45: 0x57f0f7f8 VAL: '' (3 sibs) 45: 0x57f0f850 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f46590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f465dc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f46628 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f46674 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f466c0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4670c VAL: '' (3 sibs) 45: [6] [6] 0x57f46758 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: 0x57f0ffb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0f900 MAP: (3 sibs) 3 children: 45: 0x57f0fa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0fa68 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0fac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f0f958 VAL: '' (3 sibs) 45: 0x57f0f9b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f475b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f475fc MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f47648 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f47694 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f476e0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f4772c VAL: '' (3 sibs) 45: [6] [6] 0x57f47778 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: 0x57f10050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f10580 VAL: '' (3 sibs) 45: 0x57f105d8 MAP: (3 sibs) 3 children: 45: 0x57f10690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f106e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f10740 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f10630 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f485d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4861c VAL: '' (3 sibs) 45: [2] [2] 0x57f48668 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f486b4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f48700 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f4874c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f48798 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: 0x57f100f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0eca0 VAL: '' (3 sibs) 45: 0x57f0ecf8 VAL: '' (3 sibs) 45: 0x57f0ed50 MAP: (3 sibs) 3 children: 45: 0x57f0edb0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0ee08 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0ee60 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f495f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4963c VAL: '' (3 sibs) 45: [2] [2] 0x57f49688 VAL: '' (3 sibs) 45: [3] [3] 0x57f496d4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f49720 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f4976c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f497b8 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: 0x57f10190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0eb40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x57f0f090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f0f0e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0eb98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x57f107a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f107f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0ebf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4a5d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4a61c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f4a668 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f4a6b4 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f4a700 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f4a74c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f4a798 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f4a7e4 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: 0x57f10230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11360 KEYVAL: 'version' '0' (3 sibs) 45: 0x57f113b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x57f11410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x57f0dbf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x57f11470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x57f11530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x57f11588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x57f114c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x57f115f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x57f11648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x57f116a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x57f116f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x57f11750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x57f117a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x57f11800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x57f11858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4c0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4c10c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f4c158 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f4c1a4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f4c1f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f4c23c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f4c288 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f4c2d4 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f4c320 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f4c36c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f4c3b8 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f4c404 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f4c450 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f4c49c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f4c4e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f4c534 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f4c580 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: 0x57f102d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11c40 KEYVAL: 'version' '10' (3 sibs) 45: 0x57f11c98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x57f11cf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x57f0ef80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x57f0dcb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x57f11d50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x57f11da8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x57f11e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x57f0efd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4d4e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4d52c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f4d578 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f4d5c4 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f4d610 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f4d65c KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f4d6a8 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f4d6f4 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f4d740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f4d78c 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: 0x57f0fb50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x57f0de80 VAL: '' (12 sibs) 45: 0x57f0ded8 VAL: '' (12 sibs) 45: 0x57f0df30 VAL: 'null' (12 sibs) 45: 0x57f0df88 VAL: 'Null' (12 sibs) 45: 0x57f0dfe0 VAL: 'NULL' (12 sibs) 45: 0x57f0e038 VAL: '~' (12 sibs) 45: 0x57f0e090 MAP: (12 sibs) 1 children: 45: 0x57f0e2b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x57f0e0e8 MAP: (12 sibs) 1 children: 45: 0x57f0e310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x57f0e140 MAP: (12 sibs) 1 children: 45: 0x57f0e370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x57f0e198 MAP: (12 sibs) 1 children: 45: 0x57f0e3d0 KEYVAL: '~' '~' (1 sibs) 45: 0x57f0e1f0 MAP: (12 sibs) 1 children: 45: 0x57f0e430 KEYVAL: '~' 'null' (1 sibs) 45: 0x57f0e248 MAP: (12 sibs) 1 children: 45: 0x57f0e490 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4de80 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f4decc VAL: '' (12 sibs) 45: [2] [2] 0x57f4df18 VAL: '' (12 sibs) 45: [3] [3] 0x57f4df64 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f4dfb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f4dffc VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f4e048 VAL: '~' (12 sibs) 45: [7] [7] 0x57f4e094 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f4e0e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f4e12c MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f4e178 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f4e1c4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f4e210 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f4e25c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f4e2a8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f4e2f4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f4e340 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f4e38c MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f4e3d8 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: 0x57f0fbf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0b5d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0b628 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0b680 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4d9b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4d9fc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4da48 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f4da94 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: 0x57f0fc90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0e8d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0e928 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0e980 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4e810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4e85c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4e8a8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f4e8f4 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: 0x57f0fd30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0ea30 VAL: '' (3 sibs) 45: 0x57f0ea88 VAL: '' (3 sibs) 45: 0x57f0eae0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4ece0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4ed2c VAL: '' (3 sibs) 45: [2] [2] 0x57f4ed78 VAL: '' (3 sibs) 45: [3] [3] 0x57f4edc4 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: 0x57f0fdd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f1b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x57f0f2c0 VAL: '' (3 sibs) 45: 0x57f0f318 VAL: '' (3 sibs) 45: 0x57f0f370 VAL: '' (3 sibs) 45: 0x57f0f208 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f260 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4f1b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4f1fc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f4f248 VAL: '' (3 sibs) 45: [3] [3] 0x57f4f294 VAL: '' (3 sibs) 45: [4] [4] 0x57f4f2e0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4f32c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f4f378 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: 0x57f0fe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f420 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x57f0f530 VAL: '' (3 sibs) 45: 0x57f0f588 VAL: '' (3 sibs) 45: 0x57f0f5e0 VAL: '' (3 sibs) 45: 0x57f0f4d0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4f680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4f6cc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4f718 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f4f764 VAL: '' (3 sibs) 45: [4] [4] 0x57f4f7b0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4f7fc VAL: '' (3 sibs) 45: [6] [6] 0x57f4f848 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: 0x57f0ff10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x57f0f7a0 VAL: '' (3 sibs) 45: 0x57f0f7f8 VAL: '' (3 sibs) 45: 0x57f0f850 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f4fb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4fb9c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4fbe8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f4fc34 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f4fc80 VAL: '' (3 sibs) 45: [5] [5] 0x57f4fccc VAL: '' (3 sibs) 45: [6] [6] 0x57f4fd18 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: 0x57f0ffb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0f900 MAP: (3 sibs) 3 children: 45: 0x57f0fa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0fa68 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0fac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f0f958 VAL: '' (3 sibs) 45: 0x57f0f9b0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f50020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5006c MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f500b8 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f50104 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f50150 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f5019c VAL: '' (3 sibs) 45: [6] [6] 0x57f501e8 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: 0x57f10050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f10580 VAL: '' (3 sibs) 45: 0x57f105d8 MAP: (3 sibs) 3 children: 45: 0x57f10690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f106e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f10740 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f10630 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f504f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5053c VAL: '' (3 sibs) 45: [2] [2] 0x57f50588 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f505d4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f50620 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f5066c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f506b8 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: 0x57f100f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0eca0 VAL: '' (3 sibs) 45: 0x57f0ecf8 VAL: '' (3 sibs) 45: 0x57f0ed50 MAP: (3 sibs) 3 children: 45: 0x57f0edb0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0ee08 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0ee60 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f509c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f50a0c VAL: '' (3 sibs) 45: [2] [2] 0x57f50a58 VAL: '' (3 sibs) 45: [3] [3] 0x57f50aa4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f50af0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f50b3c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f50b88 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: 0x57f10190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0eb40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x57f0f090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f0f0e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0eb98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x57f107a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f107f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0ebf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f50e90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f50edc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f50f28 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f50f74 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f50fc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f5100c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f51058 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f510a4 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: 0x57f10230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11360 KEYVAL: 'version' '0' (3 sibs) 45: 0x57f113b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x57f11410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x57f0dbf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x57f11470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x57f11530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x57f11588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x57f114c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x57f115f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x57f11648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x57f116a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x57f116f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x57f11750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x57f117a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x57f11800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x57f11858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f51830 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5187c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f518c8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f51914 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f51960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f519ac KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f519f8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f51a44 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f51a90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f51adc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f51b28 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f51b74 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f51bc0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f51c0c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f51c58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f51ca4 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f51cf0 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: 0x57f102d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11c40 KEYVAL: 'version' '10' (3 sibs) 45: 0x57f11c98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x57f11cf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x57f0ef80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x57f0dcb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x57f11d50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x57f11da8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x57f11e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x57f0efd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x57f51360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f513ac KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f513f8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f51444 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f51490 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f514dc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f51528 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f51574 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f515c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f5160c 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] 0x57f40930 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f4097c VAL: '' (12 sibs) 45: [2] [2] 0x57f409c8 VAL: '' (12 sibs) 45: [3] [3] 0x57f40a14 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f40a60 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f40aac VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f40af8 VAL: '~' (12 sibs) 45: [7] [7] 0x57f40b44 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f40b90 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f40bdc MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f40c28 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f40c74 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f40cc0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f40d0c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f40d58 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f40da4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f40df0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f40e3c MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f40e88 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] 0x57f53770 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f537bc VAL: '' (12 sibs) 45: [2] [2] 0x57f53808 VAL: '' (12 sibs) 45: [3] [3] 0x57f53854 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f538a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f538ec VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f53938 VAL: '~' (12 sibs) 45: [7] [7] 0x57f53984 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f539d0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f53a1c MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f53a68 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f53ab4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f53b00 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f53b4c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f53b98 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f53be4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f53c30 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f53c7c MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f53cc8 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] 0x57f40460 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f404ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f404f8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f40544 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] 0x57f532a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f532ec KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f53338 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f53384 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] 0x57f427e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4282c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f42878 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f428c4 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] 0x57f543f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5443c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f54488 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f544d4 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] 0x57f43740 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4378c VAL: '' (3 sibs) 45: [2] [2] 0x57f437d8 VAL: '' (3 sibs) 45: [3] [3] 0x57f43824 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] 0x57f548c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5490c VAL: '' (3 sibs) 45: [2] [2] 0x57f54958 VAL: '' (3 sibs) 45: [3] [3] 0x57f549a4 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] 0x57f446a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f446ec KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f44738 VAL: '' (3 sibs) 45: [3] [3] 0x57f44784 VAL: '' (3 sibs) 45: [4] [4] 0x57f447d0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4481c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f44868 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] 0x57f54d90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f54ddc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f54e28 VAL: '' (3 sibs) 45: [3] [3] 0x57f54e74 VAL: '' (3 sibs) 45: [4] [4] 0x57f54ec0 VAL: '' (3 sibs) 45: [5] [5] 0x57f54f0c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f54f58 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] 0x57f45600 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4564c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f45698 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f456e4 VAL: '' (3 sibs) 45: [4] [4] 0x57f45730 VAL: '' (3 sibs) 45: [5] [5] 0x57f4577c VAL: '' (3 sibs) 45: [6] [6] 0x57f457c8 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] 0x57f55260 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f552ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f552f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f55344 VAL: '' (3 sibs) 45: [4] [4] 0x57f55390 VAL: '' (3 sibs) 45: [5] [5] 0x57f553dc VAL: '' (3 sibs) 45: [6] [6] 0x57f55428 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] 0x57f46590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f465dc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f46628 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f46674 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f466c0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4670c VAL: '' (3 sibs) 45: [6] [6] 0x57f46758 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] 0x57f55730 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5577c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f557c8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f55814 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f55860 VAL: '' (3 sibs) 45: [5] [5] 0x57f558ac VAL: '' (3 sibs) 45: [6] [6] 0x57f558f8 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] 0x57f475b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f475fc MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f47648 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f47694 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f476e0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f4772c VAL: '' (3 sibs) 45: [6] [6] 0x57f47778 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] 0x57f55c00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f55c4c MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f55c98 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f55ce4 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f55d30 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f55d7c VAL: '' (3 sibs) 45: [6] [6] 0x57f55dc8 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] 0x57f485d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4861c VAL: '' (3 sibs) 45: [2] [2] 0x57f48668 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f486b4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f48700 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f4874c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f48798 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] 0x57f560d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5611c VAL: '' (3 sibs) 45: [2] [2] 0x57f56168 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f561b4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f56200 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f5624c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f56298 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] 0x57f495f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4963c VAL: '' (3 sibs) 45: [2] [2] 0x57f49688 VAL: '' (3 sibs) 45: [3] [3] 0x57f496d4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f49720 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f4976c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f497b8 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] 0x57f565a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f565ec VAL: '' (3 sibs) 45: [2] [2] 0x57f56638 VAL: '' (3 sibs) 45: [3] [3] 0x57f56684 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f566d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f5671c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f56768 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] 0x57f4a5d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4a61c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f4a668 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f4a6b4 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f4a700 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f4a74c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f4a798 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f4a7e4 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] 0x57f56a70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f56abc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f56b08 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f56b54 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f56ba0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f56bec KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f56c38 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f56c84 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] 0x57f4c0c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4c10c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f4c158 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f4c1a4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f4c1f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f4c23c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f4c288 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f4c2d4 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f4c320 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f4c36c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f4c3b8 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f4c404 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f4c450 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f4c49c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f4c4e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f4c534 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f4c580 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] 0x57f57410 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5745c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f574a8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f574f4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f57540 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f5758c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f575d8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f57624 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f57670 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f576bc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f57708 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f57754 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f577a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f577ec KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f57838 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f57884 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f578d0 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] 0x57f4d4e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4d52c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f4d578 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f4d5c4 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f4d610 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f4d65c KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f4d6a8 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f4d6f4 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f4d740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f4d78c 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] 0x57f56f40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f56f8c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f56fd8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f57024 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f57070 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f570bc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f57108 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f57154 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f571a0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f571ec 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] 0x57f4de80 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f4decc VAL: '' (12 sibs) 45: [2] [2] 0x57f4df18 VAL: '' (12 sibs) 45: [3] [3] 0x57f4df64 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f4dfb0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f4dffc VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f4e048 VAL: '~' (12 sibs) 45: [7] [7] 0x57f4e094 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f4e0e0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f4e12c MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f4e178 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f4e1c4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f4e210 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f4e25c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f4e2a8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f4e2f4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f4e340 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f4e38c MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f4e3d8 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] 0x57f58270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f582bc VAL: '' (12 sibs) 45: [2] [2] 0x57f58308 VAL: '' (12 sibs) 45: [3] [3] 0x57f58354 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f583a0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f583ec VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f58438 VAL: '~' (12 sibs) 45: [7] [7] 0x57f58484 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f584d0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f5851c MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f58568 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f585b4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f58600 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f5864c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f58698 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f586e4 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f58730 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f5877c MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f587c8 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] 0x57f4d9b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4d9fc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4da48 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f4da94 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] 0x57f57da0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f57dec KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f57e38 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f57e84 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] 0x57f4e810 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4e85c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4e8a8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f4e8f4 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] 0x57f58c00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f58c4c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f58c98 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f58ce4 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] 0x57f4ece0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f4ed2c VAL: '' (3 sibs) 45: [2] [2] 0x57f4ed78 VAL: '' (3 sibs) 45: [3] [3] 0x57f4edc4 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] 0x57f590d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5911c VAL: '' (3 sibs) 45: [2] [2] 0x57f59168 VAL: '' (3 sibs) 45: [3] [3] 0x57f591b4 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] 0x57f4f1b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4f1fc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f4f248 VAL: '' (3 sibs) 45: [3] [3] 0x57f4f294 VAL: '' (3 sibs) 45: [4] [4] 0x57f4f2e0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4f32c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f4f378 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] 0x57f595a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f595ec KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f59638 VAL: '' (3 sibs) 45: [3] [3] 0x57f59684 VAL: '' (3 sibs) 45: [4] [4] 0x57f596d0 VAL: '' (3 sibs) 45: [5] [5] 0x57f5971c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f59768 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] 0x57f4f680 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4f6cc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4f718 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f4f764 VAL: '' (3 sibs) 45: [4] [4] 0x57f4f7b0 VAL: '' (3 sibs) 45: [5] [5] 0x57f4f7fc VAL: '' (3 sibs) 45: [6] [6] 0x57f4f848 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] 0x57f59a70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f59abc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f59b08 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f59b54 VAL: '' (3 sibs) 45: [4] [4] 0x57f59ba0 VAL: '' (3 sibs) 45: [5] [5] 0x57f59bec VAL: '' (3 sibs) 45: [6] [6] 0x57f59c38 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] 0x57f4fb50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f4fb9c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f4fbe8 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f4fc34 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f4fc80 VAL: '' (3 sibs) 45: [5] [5] 0x57f4fccc VAL: '' (3 sibs) 45: [6] [6] 0x57f4fd18 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] 0x57f59f70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f59fbc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5a008 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f5a054 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f5a0a0 VAL: '' (3 sibs) 45: [5] [5] 0x57f5a0ec VAL: '' (3 sibs) 45: [6] [6] 0x57f5a138 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] 0x57f50020 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5006c MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f500b8 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f50104 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f50150 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f5019c VAL: '' (3 sibs) 45: [6] [6] 0x57f501e8 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] 0x57f5a470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5a4bc MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f5a508 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f5a554 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f5a5a0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f5a5ec VAL: '' (3 sibs) 45: [6] [6] 0x57f5a638 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] 0x57f504f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5053c VAL: '' (3 sibs) 45: [2] [2] 0x57f50588 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f505d4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f50620 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f5066c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f506b8 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] 0x57f5a970 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5a9bc VAL: '' (3 sibs) 45: [2] [2] 0x57f5aa08 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f5aa54 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f5aaa0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f5aaec KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f5ab38 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] 0x57f509c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f50a0c VAL: '' (3 sibs) 45: [2] [2] 0x57f50a58 VAL: '' (3 sibs) 45: [3] [3] 0x57f50aa4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f50af0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f50b3c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f50b88 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] 0x57f5ae70 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5aebc VAL: '' (3 sibs) 45: [2] [2] 0x57f5af08 VAL: '' (3 sibs) 45: [3] [3] 0x57f5af54 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f5afa0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f5afec KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f5b038 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] 0x57f50e90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f50edc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f50f28 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f50f74 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f50fc0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f5100c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f51058 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f510a4 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] 0x57f5b370 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5b3bc KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f5b408 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f5b454 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f5b4a0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f5b4ec KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f5b538 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f5b584 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] 0x57f51830 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5187c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f518c8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f51914 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f51960 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f519ac KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f519f8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f51a44 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f51a90 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f51adc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f51b28 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f51b74 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f51bc0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f51c0c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f51c58 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f51ca4 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f51cf0 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] 0x57f5bd10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5bd5c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f5bda8 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f5bdf4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f5be40 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f5be8c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f5bed8 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f5bf24 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f5bf70 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f5bfbc KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f5c008 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f5c054 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f5c0a0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f5c0ec KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f5c138 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f5c184 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f5c1d0 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] 0x57f51360 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f513ac KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f513f8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f51444 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f51490 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f514dc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f51528 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f51574 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f515c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f5160c 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] 0x57f5b840 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5b88c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f5b8d8 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f5b924 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f5b970 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f5b9bc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f5ba08 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f5ba54 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f5baa0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f5baec 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: 0x57f0fb50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x57f0de80 VAL: '' (12 sibs) 45: 0x57f0ded8 VAL: '' (12 sibs) 45: 0x57f0df30 VAL: 'null' (12 sibs) 45: 0x57f0df88 VAL: 'Null' (12 sibs) 45: 0x57f0dfe0 VAL: 'NULL' (12 sibs) 45: 0x57f0e038 VAL: '~' (12 sibs) 45: 0x57f0e090 MAP: (12 sibs) 1 children: 45: 0x57f0e2b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x57f0e0e8 MAP: (12 sibs) 1 children: 45: 0x57f0e310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x57f0e140 MAP: (12 sibs) 1 children: 45: 0x57f0e370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x57f0e198 MAP: (12 sibs) 1 children: 45: 0x57f0e3d0 KEYVAL: '~' '~' (1 sibs) 45: 0x57f0e1f0 MAP: (12 sibs) 1 children: 45: 0x57f0e430 KEYVAL: '~' 'null' (1 sibs) 45: 0x57f0e248 MAP: (12 sibs) 1 children: 45: 0x57f0e490 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5c6a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f5c6ec VAL: '' (12 sibs) 45: [2] [2] 0x57f5c738 VAL: '' (12 sibs) 45: [3] [3] 0x57f5c784 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f5c7d0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f5c81c VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f5c868 VAL: '~' (12 sibs) 45: [7] [7] 0x57f5c8b4 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f5c900 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f5c94c MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f5c998 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f5c9e4 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f5ca30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f5ca7c MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f5cac8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f5cb14 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f5cb60 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f5cbac MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f5cbf8 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: 0x57f0fbf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0b5d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0b628 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0b680 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f528a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f528ec KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f52938 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f52984 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: 0x57f0fc90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0e8d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0e928 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0e980 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f542b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f542fc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f54348 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f54394 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: 0x57f0fd30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0ea30 VAL: '' (3 sibs) 45: 0x57f0ea88 VAL: '' (3 sibs) 45: 0x57f0eae0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5cc50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5cc9c VAL: '' (3 sibs) 45: [2] [2] 0x57f5cce8 VAL: '' (3 sibs) 45: [3] [3] 0x57f5cd34 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: 0x57f0fdd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f1b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x57f0f2c0 VAL: '' (3 sibs) 45: 0x57f0f318 VAL: '' (3 sibs) 45: 0x57f0f370 VAL: '' (3 sibs) 45: 0x57f0f208 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f260 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5cd90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5cddc KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f5ce28 VAL: '' (3 sibs) 45: [3] [3] 0x57f5ce74 VAL: '' (3 sibs) 45: [4] [4] 0x57f5cec0 VAL: '' (3 sibs) 45: [5] [5] 0x57f5cf0c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f5cf58 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: 0x57f0fe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f420 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x57f0f530 VAL: '' (3 sibs) 45: 0x57f0f588 VAL: '' (3 sibs) 45: 0x57f0f5e0 VAL: '' (3 sibs) 45: 0x57f0f4d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5cfb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5cffc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5d048 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f5d094 VAL: '' (3 sibs) 45: [4] [4] 0x57f5d0e0 VAL: '' (3 sibs) 45: [5] [5] 0x57f5d12c VAL: '' (3 sibs) 45: [6] [6] 0x57f5d178 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: 0x57f0ff10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x57f0f7a0 VAL: '' (3 sibs) 45: 0x57f0f7f8 VAL: '' (3 sibs) 45: 0x57f0f850 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5d1d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5d21c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5d268 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f5d2b4 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f5d300 VAL: '' (3 sibs) 45: [5] [5] 0x57f5d34c VAL: '' (3 sibs) 45: [6] [6] 0x57f5d398 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: 0x57f0ffb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0f900 MAP: (3 sibs) 3 children: 45: 0x57f0fa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0fa68 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0fac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f0f958 VAL: '' (3 sibs) 45: 0x57f0f9b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5d3f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5d43c MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f5d488 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f5d4d4 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f5d520 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f5d56c VAL: '' (3 sibs) 45: [6] [6] 0x57f5d5b8 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: 0x57f10050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f10580 VAL: '' (3 sibs) 45: 0x57f105d8 MAP: (3 sibs) 3 children: 45: 0x57f10690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f106e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f10740 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f10630 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5d610 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5d65c VAL: '' (3 sibs) 45: [2] [2] 0x57f5d6a8 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f5d6f4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f5d740 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f5d78c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f5d7d8 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: 0x57f100f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0eca0 VAL: '' (3 sibs) 45: 0x57f0ecf8 VAL: '' (3 sibs) 45: 0x57f0ed50 MAP: (3 sibs) 3 children: 45: 0x57f0edb0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0ee08 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0ee60 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5d830 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5d87c VAL: '' (3 sibs) 45: [2] [2] 0x57f5d8c8 VAL: '' (3 sibs) 45: [3] [3] 0x57f5d914 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f5d960 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f5d9ac KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f5d9f8 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: 0x57f10190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0eb40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x57f0f090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f0f0e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0eb98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x57f107a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f107f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0ebf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5da50 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5da9c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f5dae8 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f5db34 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f5db80 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f5dbcc KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f5dc18 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f5dc64 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: 0x57f10230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11360 KEYVAL: 'version' '0' (3 sibs) 45: 0x57f113b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x57f11410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x57f0dbf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x57f11470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x57f11530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x57f11588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x57f114c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x57f115f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x57f11648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x57f116a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x57f116f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x57f11750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x57f117a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x57f11800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x57f11858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5dcc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5dd0c KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f5dd58 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f5dda4 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f5ddf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f5de3c KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f5de88 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f5ded4 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f5df20 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f5df6c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f5dfb8 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f5e004 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f5e050 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f5e09c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f5e0e8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f5e134 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f5e180 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: 0x57f102d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11c40 KEYVAL: 'version' '10' (3 sibs) 45: 0x57f11c98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x57f11cf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x57f0ef80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x57f0dcb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x57f11d50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x57f11da8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x57f11e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x57f0efd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5e1d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5e21c KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f5e268 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f5e2b4 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f5e300 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f5e34c KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f5e398 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f5e3e4 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f5e430 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f5e47c 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: 0x57f0fb50 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x57f0de80 VAL: '' (12 sibs) 45: 0x57f0ded8 VAL: '' (12 sibs) 45: 0x57f0df30 VAL: 'null' (12 sibs) 45: 0x57f0df88 VAL: 'Null' (12 sibs) 45: 0x57f0dfe0 VAL: 'NULL' (12 sibs) 45: 0x57f0e038 VAL: '~' (12 sibs) 45: 0x57f0e090 MAP: (12 sibs) 1 children: 45: 0x57f0e2b0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x57f0e0e8 MAP: (12 sibs) 1 children: 45: 0x57f0e310 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x57f0e140 MAP: (12 sibs) 1 children: 45: 0x57f0e370 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x57f0e198 MAP: (12 sibs) 1 children: 45: 0x57f0e3d0 KEYVAL: '~' '~' (1 sibs) 45: 0x57f0e1f0 MAP: (12 sibs) 1 children: 45: 0x57f0e430 KEYVAL: '~' 'null' (1 sibs) 45: 0x57f0e248 MAP: (12 sibs) 1 children: 45: 0x57f0e490 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5e4d0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x57f5e51c VAL: '' (12 sibs) 45: [2] [2] 0x57f5e568 VAL: '' (12 sibs) 45: [3] [3] 0x57f5e5b4 VAL: 'null' (12 sibs) 45: [4] [4] 0x57f5e600 VAL: 'Null' (12 sibs) 45: [5] [5] 0x57f5e64c VAL: 'NULL' (12 sibs) 45: [6] [6] 0x57f5e698 VAL: '~' (12 sibs) 45: [7] [7] 0x57f5e6e4 MAP: (12 sibs) 1 children: 45: [8] [8] 0x57f5e730 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x57f5e77c MAP: (12 sibs) 1 children: 45: [10] [10] 0x57f5e7c8 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x57f5e814 MAP: (12 sibs) 1 children: 45: [12] [12] 0x57f5e860 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x57f5e8ac MAP: (12 sibs) 1 children: 45: [14] [14] 0x57f5e8f8 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x57f5e944 MAP: (12 sibs) 1 children: 45: [16] [16] 0x57f5e990 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x57f5e9dc MAP: (12 sibs) 1 children: 45: [18] [18] 0x57f5ea28 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: 0x57f0fbf0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0b5d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0b628 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0b680 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5ea80 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5eacc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5eb18 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f5eb64 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: 0x57f0fc90 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0e8d0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0e928 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0e980 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5ebc0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5ec0c KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5ec58 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f5eca4 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: 0x57f0fd30 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0ea30 VAL: '' (3 sibs) 45: 0x57f0ea88 VAL: '' (3 sibs) 45: 0x57f0eae0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5ed00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5ed4c VAL: '' (3 sibs) 45: [2] [2] 0x57f5ed98 VAL: '' (3 sibs) 45: [3] [3] 0x57f5ede4 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: 0x57f0fdd0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f1b0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x57f0f2c0 VAL: '' (3 sibs) 45: 0x57f0f318 VAL: '' (3 sibs) 45: 0x57f0f370 VAL: '' (3 sibs) 45: 0x57f0f208 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f260 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5ee40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5ee8c KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x57f5eed8 VAL: '' (3 sibs) 45: [3] [3] 0x57f5ef24 VAL: '' (3 sibs) 45: [4] [4] 0x57f5ef70 VAL: '' (3 sibs) 45: [5] [5] 0x57f5efbc KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f5f008 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: 0x57f0fe70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f420 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f478 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x57f0f530 VAL: '' (3 sibs) 45: 0x57f0f588 VAL: '' (3 sibs) 45: 0x57f0f5e0 VAL: '' (3 sibs) 45: 0x57f0f4d0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5f060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5f0ac KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5f0f8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x57f5f144 VAL: '' (3 sibs) 45: [4] [4] 0x57f5f190 VAL: '' (3 sibs) 45: [5] [5] 0x57f5f1dc VAL: '' (3 sibs) 45: [6] [6] 0x57f5f228 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: 0x57f0ff10 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0f690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0f6e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0f740 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x57f0f7a0 VAL: '' (3 sibs) 45: 0x57f0f7f8 VAL: '' (3 sibs) 45: 0x57f0f850 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5f280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5f2cc KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x57f5f318 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x57f5f364 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x57f5f3b0 VAL: '' (3 sibs) 45: [5] [5] 0x57f5f3fc VAL: '' (3 sibs) 45: [6] [6] 0x57f5f448 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: 0x57f0ffb0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0f900 MAP: (3 sibs) 3 children: 45: 0x57f0fa10 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0fa68 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0fac0 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f0f958 VAL: '' (3 sibs) 45: 0x57f0f9b0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5f4a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5f4ec MAP: (3 sibs) 3 children: 45: [2] [2] 0x57f5f538 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x57f5f584 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x57f5f5d0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x57f5f61c VAL: '' (3 sibs) 45: [6] [6] 0x57f5f668 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: 0x57f10050 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f10580 VAL: '' (3 sibs) 45: 0x57f105d8 MAP: (3 sibs) 3 children: 45: 0x57f10690 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f106e8 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f10740 KEYVAL: 'baz' '' (3 sibs) 45: 0x57f10630 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5f6c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5f70c VAL: '' (3 sibs) 45: [2] [2] 0x57f5f758 MAP: (3 sibs) 3 children: 45: [3] [3] 0x57f5f7a4 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x57f5f7f0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x57f5f83c KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x57f5f888 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: 0x57f100f0 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x57f0eca0 VAL: '' (3 sibs) 45: 0x57f0ecf8 VAL: '' (3 sibs) 45: 0x57f0ed50 MAP: (3 sibs) 3 children: 45: 0x57f0edb0 KEYVAL: 'foo' '' (3 sibs) 45: 0x57f0ee08 KEYVAL: 'bar' '' (3 sibs) 45: 0x57f0ee60 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5f8e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x57f5f92c VAL: '' (3 sibs) 45: [2] [2] 0x57f5f978 VAL: '' (3 sibs) 45: [3] [3] 0x57f5f9c4 MAP: (3 sibs) 3 children: 45: [4] [4] 0x57f5fa10 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x57f5fa5c KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x57f5faa8 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: 0x57f10190 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f0eb40 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x57f0f090 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f0f0e8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0eb98 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x57f107a0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x57f107f8 KEYVAL: 'bar' '' (2 sibs) 45: 0x57f0ebf0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5fb00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5fb4c KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x57f5fb98 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x57f5fbe4 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x57f5fc30 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x57f5fc7c KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x57f5fcc8 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x57f5fd14 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: 0x57f10230 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11360 KEYVAL: 'version' '0' (3 sibs) 45: 0x57f113b8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x57f11410 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x57f0dbf0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x57f11470 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x57f11530 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x57f11588 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x57f114c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x57f115f0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x57f11648 KEYVAL: 'Life' '100' (8 sibs) 45: 0x57f116a0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x57f116f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x57f11750 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x57f117a8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x57f11800 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x57f11858 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f5fd70 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f5fdbc KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x57f5fe08 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x57f5fe54 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x57f5fea0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x57f5feec KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x57f5ff38 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x57f5ff84 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x57f5ffd0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x57f6001c KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x57f60068 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x57f600b4 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x57f60100 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x57f6014c KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x57f60198 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x57f601e4 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x57f60230 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: 0x57f102d0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x57f11c40 KEYVAL: 'version' '10' (3 sibs) 45: 0x57f11c98 KEYVAL: 'type' 'test' (3 sibs) 45: 0x57f11cf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x57f0ef80 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x57f0dcb0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x57f11d50 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x57f11da8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x57f11e00 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x57f0efd8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x57f60280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x57f602cc KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x57f60318 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x57f60364 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x57f603b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x57f603fc KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x57f60448 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x57f60494 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x57f604e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x57f6052c 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 (24 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (24 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.03 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x584a4270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a09a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x584a0b90 VAL: '-2' (3 sibs) 46: 0x584a0be8 VAL: '-2' (3 sibs) 46: 0x584a0c40 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584dca80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584dcacc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584dcb18 VAL: '-2' (3 sibs) 46: [3] [3] 0x584dcb64 VAL: '-2' (3 sibs) 46: [4] [4] 0x584dcbb0 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: 0x584a4310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0df0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584df060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584df0ac 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: 0x584a43b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x584a1140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x584a1198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x584a1200 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584dffc0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584e000c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584e0058 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584e00a4 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: 0x584a4450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0e50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x584a12b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x584a1308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x584a1360 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584e0f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584e0f6c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x584e0fb8 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x584e1004 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x584e1050 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: 0x584a44f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5849e4c0 MAP: (3 sibs) 1 children: 46: 0x584a22e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a2340 VAL: '0.mp4' (4 sibs) 46: 0x584a2398 VAL: '1.mp4' (4 sibs) 46: 0x584a23f0 VAL: '2.mp4' (4 sibs) 46: 0x584a2448 VAL: '3.mp4' (4 sibs) 46: 0x5849e518 MAP: (3 sibs) 1 children: 46: 0x584a24b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a2510 VAL: '0.mp4' (4 sibs) 46: 0x584a2568 VAL: '1.mp4' (4 sibs) 46: 0x584a25c0 VAL: '2.mp4' (4 sibs) 46: 0x584a2618 VAL: '3.mp4' (4 sibs) 46: 0x5849e570 MAP: (3 sibs) 1 children: 46: 0x584a2680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a26e0 VAL: '0.mp4' (4 sibs) 46: 0x584a2738 VAL: '1.mp4' (4 sibs) 46: 0x584a2790 VAL: '2.mp4' (4 sibs) 46: 0x584a27e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584e2570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x584e25bc MAP: (3 sibs) 1 children: 46: [2] [2] 0x584e2608 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x584e2654 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x584e26a0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x584e26ec VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x584e2738 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x584e2784 MAP: (3 sibs) 1 children: 46: [8] [8] 0x584e27d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x584e281c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x584e2868 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x584e28b4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x584e2900 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x584e294c MAP: (3 sibs) 1 children: 46: [14] [14] 0x584e2998 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x584e29e4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x584e2a30 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x584e2a7c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x584e2ac8 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: 0x584a4590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a2f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x584a2f80 MAP: (3 sibs) 1 children: 46: 0x584a3090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a30f0 VAL: '0.mp4' (4 sibs) 46: 0x584a3148 VAL: '1.mp4' (4 sibs) 46: 0x584a31a0 VAL: '2.mp4' (4 sibs) 46: 0x584a31f8 VAL: '3.mp4' (4 sibs) 46: 0x584a2fd8 MAP: (3 sibs) 1 children: 46: 0x584a3260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a32c0 VAL: '0.mp4' (4 sibs) 46: 0x584a3318 VAL: '1.mp4' (4 sibs) 46: 0x584a3370 VAL: '2.mp4' (4 sibs) 46: 0x584a33c8 VAL: '3.mp4' (4 sibs) 46: 0x584a3030 MAP: (3 sibs) 1 children: 46: 0x584a3430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a3490 VAL: '0.mp4' (4 sibs) 46: 0x584a34e8 VAL: '1.mp4' (4 sibs) 46: 0x584a3540 VAL: '2.mp4' (4 sibs) 46: 0x584a3598 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584e3e60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584e3eac KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x584e3ef8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x584e3f44 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x584e3f90 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x584e3fdc VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x584e4028 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x584e4074 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x584e40c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x584e410c KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x584e4158 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x584e41a4 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x584e41f0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x584e423c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x584e4288 MAP: (3 sibs) 1 children: 46: [15] [15] 0x584e42d4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x584e4320 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x584e436c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x584e43b8 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x584e4404 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: 0x584a4630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a3600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a36b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a37b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a38c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584e59f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584e5a3c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x584e5a88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x584e5ad4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x584e5b20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x584e5b6c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x584e5bb8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x584e5c04 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x584e5c50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x584e5c9c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x584e5ce8 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: 0x584a46d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x584a3980 MAP: (10 sibs) 1 children: 46: 0x584a1470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a39d8 MAP: (10 sibs) 1 children: 46: 0x584a14d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a30 MAP: (10 sibs) 1 children: 46: 0x584a3d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a88 MAP: (10 sibs) 1 children: 46: 0x584a3d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3ae0 MAP: (10 sibs) 1 children: 46: 0x584a3dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b38 MAP: (10 sibs) 1 children: 46: 0x584a3e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b90 MAP: (10 sibs) 1 children: 46: 0x584a3e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3be8 MAP: (10 sibs) 1 children: 46: 0x584a3ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c40 MAP: (10 sibs) 1 children: 46: 0x584a3f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c98 MAP: (10 sibs) 1 children: 46: 0x584a3fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584e77b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x584e77fc MAP: (10 sibs) 1 children: 46: [2] [2] 0x584e7848 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584e7894 MAP: (10 sibs) 1 children: 46: [4] [4] 0x584e78e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584e792c MAP: (10 sibs) 1 children: 46: [6] [6] 0x584e7978 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x584e79c4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x584e7a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x584e7a5c MAP: (10 sibs) 1 children: 46: [10] [10] 0x584e7aa8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x584e7af4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x584e7b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x584e7b8c MAP: (10 sibs) 1 children: 46: [14] [14] 0x584e7bd8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x584e7c24 MAP: (10 sibs) 1 children: 46: [16] [16] 0x584e7c70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x584e7cbc MAP: (10 sibs) 1 children: 46: [18] [18] 0x584e7d08 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x584e7d54 MAP: (10 sibs) 1 children: 46: [20] [20] 0x584e7da0 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: 0x584a4770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x584a4ca0 MAP: (14 sibs) 1 children: 46: 0x584a5180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4cf8 MAP: (14 sibs) 1 children: 46: 0x584a51e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4d50 MAP: (14 sibs) 1 children: 46: 0x584a5240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4da8 MAP: (14 sibs) 1 children: 46: 0x584a52a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e00 MAP: (14 sibs) 1 children: 46: 0x584a5300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e58 MAP: (14 sibs) 1 children: 46: 0x584a5360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4eb0 MAP: (14 sibs) 1 children: 46: 0x584a53c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f08 MAP: (14 sibs) 1 children: 46: 0x584a5420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f60 MAP: (14 sibs) 1 children: 46: 0x584a5480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4fb8 MAP: (14 sibs) 1 children: 46: 0x584a54e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a5010 MAP: (14 sibs) 1 children: 46: 0x584a5540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a5068 MAP: (14 sibs) 1 children: 46: 0x584a55a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a50c0 MAP: (14 sibs) 2 children: 46: 0x584a5600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x584a5658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x584a5118 MAP: (14 sibs) 2 children: 46: 0x584a56c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x584a5718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584ea300 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x584ea34c MAP: (14 sibs) 1 children: 46: [2] [2] 0x584ea398 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584ea3e4 MAP: (14 sibs) 1 children: 46: [4] [4] 0x584ea430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584ea47c MAP: (14 sibs) 1 children: 46: [6] [6] 0x584ea4c8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x584ea514 MAP: (14 sibs) 1 children: 46: [8] [8] 0x584ea560 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x584ea5ac MAP: (14 sibs) 1 children: 46: [10] [10] 0x584ea5f8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x584ea644 MAP: (14 sibs) 1 children: 46: [12] [12] 0x584ea690 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x584ea6dc MAP: (14 sibs) 1 children: 46: [14] [14] 0x584ea728 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x584ea774 MAP: (14 sibs) 1 children: 46: [16] [16] 0x584ea7c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x584ea80c MAP: (14 sibs) 1 children: 46: [18] [18] 0x584ea858 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x584ea8a4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x584ea8f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x584ea93c MAP: (14 sibs) 1 children: 46: [22] [22] 0x584ea988 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x584ea9d4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x584eaa20 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x584eaa6c MAP: (14 sibs) 2 children: 46: [26] [26] 0x584eaab8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x584eab04 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x584eab50 MAP: (14 sibs) 2 children: 46: [29] [29] 0x584eab9c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x584eabe8 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: 0x584a4b30 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f08a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x584f08a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x584f08a0 [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: 0x584a4bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a1e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x584a1e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x584a1ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x584a1f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x584a1f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x584a1fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x584a2030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x584a2088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x584a20e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x584a2138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f1fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f1fec KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x584f2038 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x584f2084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f20d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f211c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f2168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f21b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f2200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f224c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f2298 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x584f1fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f1fec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584f2038 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584f2084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f20d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f211c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f2168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f21b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f2200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f224c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f2298 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x584f1fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f1fec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584f2038 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584f2084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f20d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f211c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f2168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f21b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f2200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f224c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f2298 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: 0x584a4270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a09a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x584a0b90 VAL: '-2' (3 sibs) 46: 0x584a0be8 VAL: '-2' (3 sibs) 46: 0x584a0c40 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f2470 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f24bc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584f2508 VAL: '-2' (3 sibs) 46: [3] [3] 0x584f2554 VAL: '-2' (3 sibs) 46: [4] [4] 0x584f25a0 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: 0x584a4310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0df0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f2940 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f298c 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: 0x584a43b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x584a1140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x584a1198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x584a1200 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f2e10 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584f2e5c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584f2ea8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584f2ef4 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: 0x584a4450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0e50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x584a12b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x584a1308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x584a1360 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f32e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f332c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x584f3378 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x584f33c4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x584f3410 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: 0x584a44f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5849e4c0 MAP: (3 sibs) 1 children: 46: 0x584a22e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a2340 VAL: '0.mp4' (4 sibs) 46: 0x584a2398 VAL: '1.mp4' (4 sibs) 46: 0x584a23f0 VAL: '2.mp4' (4 sibs) 46: 0x584a2448 VAL: '3.mp4' (4 sibs) 46: 0x5849e518 MAP: (3 sibs) 1 children: 46: 0x584a24b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a2510 VAL: '0.mp4' (4 sibs) 46: 0x584a2568 VAL: '1.mp4' (4 sibs) 46: 0x584a25c0 VAL: '2.mp4' (4 sibs) 46: 0x584a2618 VAL: '3.mp4' (4 sibs) 46: 0x5849e570 MAP: (3 sibs) 1 children: 46: 0x584a2680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a26e0 VAL: '0.mp4' (4 sibs) 46: 0x584a2738 VAL: '1.mp4' (4 sibs) 46: 0x584a2790 VAL: '2.mp4' (4 sibs) 46: 0x584a27e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f3c80 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x584f3ccc MAP: (3 sibs) 1 children: 46: [2] [2] 0x584f3d18 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x584f3d64 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x584f3db0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x584f3dfc VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x584f3e48 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x584f3e94 MAP: (3 sibs) 1 children: 46: [8] [8] 0x584f3ee0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x584f3f2c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x584f3f78 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x584f3fc4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x584f4010 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x584f405c MAP: (3 sibs) 1 children: 46: [14] [14] 0x584f40a8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x584f40f4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x584f4140 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x584f418c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x584f41d8 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: 0x584a4590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a2f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x584a2f80 MAP: (3 sibs) 1 children: 46: 0x584a3090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a30f0 VAL: '0.mp4' (4 sibs) 46: 0x584a3148 VAL: '1.mp4' (4 sibs) 46: 0x584a31a0 VAL: '2.mp4' (4 sibs) 46: 0x584a31f8 VAL: '3.mp4' (4 sibs) 46: 0x584a2fd8 MAP: (3 sibs) 1 children: 46: 0x584a3260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a32c0 VAL: '0.mp4' (4 sibs) 46: 0x584a3318 VAL: '1.mp4' (4 sibs) 46: 0x584a3370 VAL: '2.mp4' (4 sibs) 46: 0x584a33c8 VAL: '3.mp4' (4 sibs) 46: 0x584a3030 MAP: (3 sibs) 1 children: 46: 0x584a3430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a3490 VAL: '0.mp4' (4 sibs) 46: 0x584a34e8 VAL: '1.mp4' (4 sibs) 46: 0x584a3540 VAL: '2.mp4' (4 sibs) 46: 0x584a3598 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f4610 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f465c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x584f46a8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x584f46f4 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x584f4740 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x584f478c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x584f47d8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x584f4824 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x584f4870 MAP: (3 sibs) 1 children: 46: [9] [9] 0x584f48bc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x584f4908 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x584f4954 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x584f49a0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x584f49ec VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x584f4a38 MAP: (3 sibs) 1 children: 46: [15] [15] 0x584f4a84 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x584f4ad0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x584f4b1c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x584f4b68 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x584f4bb4 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: 0x584a4630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a3600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a36b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a37b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a38c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f37b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f37fc KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x584f3848 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x584f3894 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x584f38e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x584f392c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x584f3978 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x584f39c4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x584f3a10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x584f3a5c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x584f3aa8 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: 0x584a46d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x584a3980 MAP: (10 sibs) 1 children: 46: 0x584a1470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a39d8 MAP: (10 sibs) 1 children: 46: 0x584a14d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a30 MAP: (10 sibs) 1 children: 46: 0x584a3d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a88 MAP: (10 sibs) 1 children: 46: 0x584a3d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3ae0 MAP: (10 sibs) 1 children: 46: 0x584a3dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b38 MAP: (10 sibs) 1 children: 46: 0x584a3e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b90 MAP: (10 sibs) 1 children: 46: 0x584a3e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3be8 MAP: (10 sibs) 1 children: 46: 0x584a3ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c40 MAP: (10 sibs) 1 children: 46: 0x584a3f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c98 MAP: (10 sibs) 1 children: 46: 0x584a3fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f5470 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x584f54bc MAP: (10 sibs) 1 children: 46: [2] [2] 0x584f5508 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584f5554 MAP: (10 sibs) 1 children: 46: [4] [4] 0x584f55a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584f55ec MAP: (10 sibs) 1 children: 46: [6] [6] 0x584f5638 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x584f5684 MAP: (10 sibs) 1 children: 46: [8] [8] 0x584f56d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x584f571c MAP: (10 sibs) 1 children: 46: [10] [10] 0x584f5768 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x584f57b4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x584f5800 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x584f584c MAP: (10 sibs) 1 children: 46: [14] [14] 0x584f5898 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x584f58e4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x584f5930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x584f597c MAP: (10 sibs) 1 children: 46: [18] [18] 0x584f59c8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x584f5a14 MAP: (10 sibs) 1 children: 46: [20] [20] 0x584f5a60 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: 0x584a4770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x584a4ca0 MAP: (14 sibs) 1 children: 46: 0x584a5180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4cf8 MAP: (14 sibs) 1 children: 46: 0x584a51e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4d50 MAP: (14 sibs) 1 children: 46: 0x584a5240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4da8 MAP: (14 sibs) 1 children: 46: 0x584a52a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e00 MAP: (14 sibs) 1 children: 46: 0x584a5300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e58 MAP: (14 sibs) 1 children: 46: 0x584a5360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4eb0 MAP: (14 sibs) 1 children: 46: 0x584a53c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f08 MAP: (14 sibs) 1 children: 46: 0x584a5420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f60 MAP: (14 sibs) 1 children: 46: 0x584a5480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4fb8 MAP: (14 sibs) 1 children: 46: 0x584a54e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a5010 MAP: (14 sibs) 1 children: 46: 0x584a5540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a5068 MAP: (14 sibs) 1 children: 46: 0x584a55a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a50c0 MAP: (14 sibs) 2 children: 46: 0x584a5600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x584a5658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x584a5118 MAP: (14 sibs) 2 children: 46: 0x584a56c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x584a5718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f5e00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x584f5e4c MAP: (14 sibs) 1 children: 46: [2] [2] 0x584f5e98 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584f5ee4 MAP: (14 sibs) 1 children: 46: [4] [4] 0x584f5f30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584f5f7c MAP: (14 sibs) 1 children: 46: [6] [6] 0x584f5fc8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x584f6014 MAP: (14 sibs) 1 children: 46: [8] [8] 0x584f6060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x584f60ac MAP: (14 sibs) 1 children: 46: [10] [10] 0x584f60f8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x584f6144 MAP: (14 sibs) 1 children: 46: [12] [12] 0x584f6190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x584f61dc MAP: (14 sibs) 1 children: 46: [14] [14] 0x584f6228 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x584f6274 MAP: (14 sibs) 1 children: 46: [16] [16] 0x584f62c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x584f630c MAP: (14 sibs) 1 children: 46: [18] [18] 0x584f6358 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x584f63a4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x584f63f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x584f643c MAP: (14 sibs) 1 children: 46: [22] [22] 0x584f6488 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x584f64d4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x584f6520 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x584f656c MAP: (14 sibs) 2 children: 46: [26] [26] 0x584f65b8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x584f6604 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x584f6650 MAP: (14 sibs) 2 children: 46: [29] [29] 0x584f669c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x584f66e8 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: 0x584a4b30 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f7ad0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x584f7ad0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x584f7ad0 [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: 0x584a4bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a1e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x584a1e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x584a1ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x584a1f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x584a1f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x584a1fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x584a2030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x584a2088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x584a20e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x584a2138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x584f7fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f7fec KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x584f8038 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x584f8084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f80d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f811c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f8168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f81b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f8200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f824c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f8298 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x584f7fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f7fec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584f8038 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584f8084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f80d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f811c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f8168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f81b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f8200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f824c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f8298 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x584f7fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f7fec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584f8038 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584f8084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f80d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f811c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f8168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f81b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f8200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f824c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f8298 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] 0x584dca80 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584dcacc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584dcb18 VAL: '-2' (3 sibs) 46: [3] [3] 0x584dcb64 VAL: '-2' (3 sibs) 46: [4] [4] 0x584dcbb0 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] 0x584fb0c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584fb10c KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584fb158 VAL: '-2' (3 sibs) 46: [3] [3] 0x584fb1a4 VAL: '-2' (3 sibs) 46: [4] [4] 0x584fb1f0 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] 0x584df060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584df0ac 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] 0x584fb590 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584fb5dc 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] 0x584dffc0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584e000c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584e0058 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584e00a4 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] 0x584fba60 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584fbaac KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584fbaf8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584fbb44 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] 0x584e0f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584e0f6c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x584e0fb8 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x584e1004 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x584e1050 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] 0x584fc210 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584fc25c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x584fc2a8 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x584fc2f4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x584fc340 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] 0x584e2570 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x584e25bc MAP: (3 sibs) 1 children: 46: [2] [2] 0x584e2608 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x584e2654 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x584e26a0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x584e26ec VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x584e2738 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x584e2784 MAP: (3 sibs) 1 children: 46: [8] [8] 0x584e27d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x584e281c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x584e2868 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x584e28b4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x584e2900 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x584e294c MAP: (3 sibs) 1 children: 46: [14] [14] 0x584e2998 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x584e29e4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x584e2a30 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x584e2a7c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x584e2ac8 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] 0x584fcbb0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x584fcbfc MAP: (3 sibs) 1 children: 46: [2] [2] 0x584fcc48 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x584fcc94 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x584fcce0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x584fcd2c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x584fcd78 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x584fcdc4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x584fce10 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x584fce5c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x584fcea8 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x584fcef4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x584fcf40 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x584fcf8c MAP: (3 sibs) 1 children: 46: [14] [14] 0x584fcfd8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x584fd024 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x584fd070 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x584fd0bc VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x584fd108 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] 0x584e3e60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584e3eac KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x584e3ef8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x584e3f44 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x584e3f90 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x584e3fdc VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x584e4028 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x584e4074 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x584e40c0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x584e410c KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x584e4158 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x584e41a4 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x584e41f0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x584e423c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x584e4288 MAP: (3 sibs) 1 children: 46: [15] [15] 0x584e42d4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x584e4320 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x584e436c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x584e43b8 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x584e4404 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] 0x584fd540 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584fd58c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x584fd5d8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x584fd624 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x584fd670 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x584fd6bc VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x584fd708 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x584fd754 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x584fd7a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x584fd7ec KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x584fd838 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x584fd884 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x584fd8d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x584fd91c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x584fd968 MAP: (3 sibs) 1 children: 46: [15] [15] 0x584fd9b4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x584fda00 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x584fda4c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x584fda98 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x584fdae4 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] 0x584e59f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584e5a3c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x584e5a88 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x584e5ad4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x584e5b20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x584e5b6c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x584e5bb8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x584e5c04 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x584e5c50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x584e5c9c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x584e5ce8 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] 0x584fc6e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584fc72c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x584fc778 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x584fc7c4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x584fc810 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x584fc85c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x584fc8a8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x584fc8f4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x584fc940 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x584fc98c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x584fc9d8 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] 0x584e77b0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x584e77fc MAP: (10 sibs) 1 children: 46: [2] [2] 0x584e7848 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584e7894 MAP: (10 sibs) 1 children: 46: [4] [4] 0x584e78e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584e792c MAP: (10 sibs) 1 children: 46: [6] [6] 0x584e7978 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x584e79c4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x584e7a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x584e7a5c MAP: (10 sibs) 1 children: 46: [10] [10] 0x584e7aa8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x584e7af4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x584e7b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x584e7b8c MAP: (10 sibs) 1 children: 46: [14] [14] 0x584e7bd8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x584e7c24 MAP: (10 sibs) 1 children: 46: [16] [16] 0x584e7c70 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x584e7cbc MAP: (10 sibs) 1 children: 46: [18] [18] 0x584e7d08 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x584e7d54 MAP: (10 sibs) 1 children: 46: [20] [20] 0x584e7da0 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] 0x584fe3a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x584fe3ec MAP: (10 sibs) 1 children: 46: [2] [2] 0x584fe438 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584fe484 MAP: (10 sibs) 1 children: 46: [4] [4] 0x584fe4d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584fe51c MAP: (10 sibs) 1 children: 46: [6] [6] 0x584fe568 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x584fe5b4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x584fe600 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x584fe64c MAP: (10 sibs) 1 children: 46: [10] [10] 0x584fe698 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x584fe6e4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x584fe730 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x584fe77c MAP: (10 sibs) 1 children: 46: [14] [14] 0x584fe7c8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x584fe814 MAP: (10 sibs) 1 children: 46: [16] [16] 0x584fe860 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x584fe8ac MAP: (10 sibs) 1 children: 46: [18] [18] 0x584fe8f8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x584fe944 MAP: (10 sibs) 1 children: 46: [20] [20] 0x584fe990 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] 0x584ea300 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x584ea34c MAP: (14 sibs) 1 children: 46: [2] [2] 0x584ea398 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584ea3e4 MAP: (14 sibs) 1 children: 46: [4] [4] 0x584ea430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584ea47c MAP: (14 sibs) 1 children: 46: [6] [6] 0x584ea4c8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x584ea514 MAP: (14 sibs) 1 children: 46: [8] [8] 0x584ea560 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x584ea5ac MAP: (14 sibs) 1 children: 46: [10] [10] 0x584ea5f8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x584ea644 MAP: (14 sibs) 1 children: 46: [12] [12] 0x584ea690 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x584ea6dc MAP: (14 sibs) 1 children: 46: [14] [14] 0x584ea728 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x584ea774 MAP: (14 sibs) 1 children: 46: [16] [16] 0x584ea7c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x584ea80c MAP: (14 sibs) 1 children: 46: [18] [18] 0x584ea858 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x584ea8a4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x584ea8f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x584ea93c MAP: (14 sibs) 1 children: 46: [22] [22] 0x584ea988 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x584ea9d4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x584eaa20 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x584eaa6c MAP: (14 sibs) 2 children: 46: [26] [26] 0x584eaab8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x584eab04 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x584eab50 MAP: (14 sibs) 2 children: 46: [29] [29] 0x584eab9c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x584eabe8 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] 0x584fed30 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x584fed7c MAP: (14 sibs) 1 children: 46: [2] [2] 0x584fedc8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584fee14 MAP: (14 sibs) 1 children: 46: [4] [4] 0x584fee60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584feeac MAP: (14 sibs) 1 children: 46: [6] [6] 0x584feef8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x584fef44 MAP: (14 sibs) 1 children: 46: [8] [8] 0x584fef90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x584fefdc MAP: (14 sibs) 1 children: 46: [10] [10] 0x584ff028 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x584ff074 MAP: (14 sibs) 1 children: 46: [12] [12] 0x584ff0c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x584ff10c MAP: (14 sibs) 1 children: 46: [14] [14] 0x584ff158 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x584ff1a4 MAP: (14 sibs) 1 children: 46: [16] [16] 0x584ff1f0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x584ff23c MAP: (14 sibs) 1 children: 46: [18] [18] 0x584ff288 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x584ff2d4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x584ff320 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x584ff36c MAP: (14 sibs) 1 children: 46: [22] [22] 0x584ff3b8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x584ff404 MAP: (14 sibs) 1 children: 46: [24] [24] 0x584ff450 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x584ff49c MAP: (14 sibs) 2 children: 46: [26] [26] 0x584ff4e8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x584ff534 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x584ff580 MAP: (14 sibs) 2 children: 46: [29] [29] 0x584ff5cc KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x584ff618 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] 0x584f08a0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x584fded0 [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] 0x584f1fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f1fec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584f2038 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584f2084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f20d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f211c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f2168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f21b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f2200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f224c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f2298 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] 0x584ff6c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584ff70c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584ff758 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584ff7a4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584ff7f0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584ff83c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584ff888 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584ff8d4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584ff920 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584ff96c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584ff9b8 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] 0x584f2470 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f24bc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584f2508 VAL: '-2' (3 sibs) 46: [3] [3] 0x584f2554 VAL: '-2' (3 sibs) 46: [4] [4] 0x584f25a0 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] 0x584ffb90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584ffbdc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584ffc28 VAL: '-2' (3 sibs) 46: [3] [3] 0x584ffc74 VAL: '-2' (3 sibs) 46: [4] [4] 0x584ffcc0 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] 0x584f2940 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f298c 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] 0x58500060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x585000ac 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] 0x584f2e10 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584f2e5c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584f2ea8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584f2ef4 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] 0x58500530 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x5850057c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x585005c8 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x58500614 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] 0x584f32e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f332c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x584f3378 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x584f33c4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x584f3410 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] 0x58500a00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x58500a4c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x58500a98 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x58500ae4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x58500b30 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] 0x584f3c80 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x584f3ccc MAP: (3 sibs) 1 children: 46: [2] [2] 0x584f3d18 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x584f3d64 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x584f3db0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x584f3dfc VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x584f3e48 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x584f3e94 MAP: (3 sibs) 1 children: 46: [8] [8] 0x584f3ee0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x584f3f2c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x584f3f78 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x584f3fc4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x584f4010 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x584f405c MAP: (3 sibs) 1 children: 46: [14] [14] 0x584f40a8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x584f40f4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x584f4140 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x584f418c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x584f41d8 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] 0x585013a0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x585013ec MAP: (3 sibs) 1 children: 46: [2] [2] 0x58501438 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x58501484 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x585014d0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x5850151c VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x58501568 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x585015b4 MAP: (3 sibs) 1 children: 46: [8] [8] 0x58501600 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5850164c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x58501698 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x585016e4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x58501730 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5850177c MAP: (3 sibs) 1 children: 46: [14] [14] 0x585017c8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x58501814 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x58501860 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x585018ac VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x585018f8 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] 0x584f4610 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f465c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x584f46a8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x584f46f4 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x584f4740 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x584f478c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x584f47d8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x584f4824 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x584f4870 MAP: (3 sibs) 1 children: 46: [9] [9] 0x584f48bc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x584f4908 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x584f4954 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x584f49a0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x584f49ec VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x584f4a38 MAP: (3 sibs) 1 children: 46: [15] [15] 0x584f4a84 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x584f4ad0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x584f4b1c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x584f4b68 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x584f4bb4 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] 0x58501d30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x58501d7c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x58501dc8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x58501e14 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x58501e60 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x58501eac VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x58501ef8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x58501f44 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x58501f90 MAP: (3 sibs) 1 children: 46: [9] [9] 0x58501fdc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x58502028 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x58502074 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x585020c0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x5850210c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x58502158 MAP: (3 sibs) 1 children: 46: [15] [15] 0x585021a4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x585021f0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5850223c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x58502288 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x585022d4 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] 0x584f37b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f37fc KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x584f3848 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x584f3894 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x584f38e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x584f392c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x584f3978 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x584f39c4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x584f3a10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x584f3a5c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x584f3aa8 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] 0x58500ed0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x58500f1c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x58500f68 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x58500fb4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x58501000 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5850104c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x58501098 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x585010e4 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x58501130 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x5850117c KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x585011c8 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] 0x584f5470 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x584f54bc MAP: (10 sibs) 1 children: 46: [2] [2] 0x584f5508 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584f5554 MAP: (10 sibs) 1 children: 46: [4] [4] 0x584f55a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584f55ec MAP: (10 sibs) 1 children: 46: [6] [6] 0x584f5638 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x584f5684 MAP: (10 sibs) 1 children: 46: [8] [8] 0x584f56d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x584f571c MAP: (10 sibs) 1 children: 46: [10] [10] 0x584f5768 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x584f57b4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x584f5800 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x584f584c MAP: (10 sibs) 1 children: 46: [14] [14] 0x584f5898 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x584f58e4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x584f5930 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x584f597c MAP: (10 sibs) 1 children: 46: [18] [18] 0x584f59c8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x584f5a14 MAP: (10 sibs) 1 children: 46: [20] [20] 0x584f5a60 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] 0x58502b90 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x58502bdc MAP: (10 sibs) 1 children: 46: [2] [2] 0x58502c28 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x58502c74 MAP: (10 sibs) 1 children: 46: [4] [4] 0x58502cc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x58502d0c MAP: (10 sibs) 1 children: 46: [6] [6] 0x58502d58 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x58502da4 MAP: (10 sibs) 1 children: 46: [8] [8] 0x58502df0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x58502e3c MAP: (10 sibs) 1 children: 46: [10] [10] 0x58502e88 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x58502ed4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x58502f20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x58502f6c MAP: (10 sibs) 1 children: 46: [14] [14] 0x58502fb8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x58503004 MAP: (10 sibs) 1 children: 46: [16] [16] 0x58503050 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5850309c MAP: (10 sibs) 1 children: 46: [18] [18] 0x585030e8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x58503134 MAP: (10 sibs) 1 children: 46: [20] [20] 0x58503180 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] 0x584f5e00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x584f5e4c MAP: (14 sibs) 1 children: 46: [2] [2] 0x584f5e98 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x584f5ee4 MAP: (14 sibs) 1 children: 46: [4] [4] 0x584f5f30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x584f5f7c MAP: (14 sibs) 1 children: 46: [6] [6] 0x584f5fc8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x584f6014 MAP: (14 sibs) 1 children: 46: [8] [8] 0x584f6060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x584f60ac MAP: (14 sibs) 1 children: 46: [10] [10] 0x584f60f8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x584f6144 MAP: (14 sibs) 1 children: 46: [12] [12] 0x584f6190 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x584f61dc MAP: (14 sibs) 1 children: 46: [14] [14] 0x584f6228 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x584f6274 MAP: (14 sibs) 1 children: 46: [16] [16] 0x584f62c0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x584f630c MAP: (14 sibs) 1 children: 46: [18] [18] 0x584f6358 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x584f63a4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x584f63f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x584f643c MAP: (14 sibs) 1 children: 46: [22] [22] 0x584f6488 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x584f64d4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x584f6520 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x584f656c MAP: (14 sibs) 2 children: 46: [26] [26] 0x584f65b8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x584f6604 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x584f6650 MAP: (14 sibs) 2 children: 46: [29] [29] 0x584f669c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x584f66e8 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] 0x58503520 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5850356c MAP: (14 sibs) 1 children: 46: [2] [2] 0x585035b8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x58503604 MAP: (14 sibs) 1 children: 46: [4] [4] 0x58503650 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x5850369c MAP: (14 sibs) 1 children: 46: [6] [6] 0x585036e8 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x58503734 MAP: (14 sibs) 1 children: 46: [8] [8] 0x58503780 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x585037cc MAP: (14 sibs) 1 children: 46: [10] [10] 0x58503818 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x58503864 MAP: (14 sibs) 1 children: 46: [12] [12] 0x585038b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x585038fc MAP: (14 sibs) 1 children: 46: [14] [14] 0x58503948 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x58503994 MAP: (14 sibs) 1 children: 46: [16] [16] 0x585039e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x58503a2c MAP: (14 sibs) 1 children: 46: [18] [18] 0x58503a78 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x58503ac4 MAP: (14 sibs) 1 children: 46: [20] [20] 0x58503b10 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x58503b5c MAP: (14 sibs) 1 children: 46: [22] [22] 0x58503ba8 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x58503bf4 MAP: (14 sibs) 1 children: 46: [24] [24] 0x58503c40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x58503c8c MAP: (14 sibs) 2 children: 46: [26] [26] 0x58503cd8 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x58503d24 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x58503d70 MAP: (14 sibs) 2 children: 46: [29] [29] 0x58503dbc KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x58503e08 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] 0x584f7ad0 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x585026c0 [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] 0x584f7fa0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x584f7fec KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x584f8038 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x584f8084 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x584f80d0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x584f811c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x584f8168 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x584f81b4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x584f8200 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x584f824c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x584f8298 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] 0x58503eb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x58503efc KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x58503f48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x58503f94 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x58503fe0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5850402c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x58504078 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x585040c4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x58504110 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5850415c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x585041a8 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: 0x584a4270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a09a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x584a0b90 VAL: '-2' (3 sibs) 46: 0x584a0be8 VAL: '-2' (3 sibs) 46: 0x584a0c40 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584f9eb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584f9efc KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x584f9f48 VAL: '-2' (3 sibs) 46: [3] [3] 0x584f9f94 VAL: '-2' (3 sibs) 46: [4] [4] 0x584f9fe0 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: 0x584a4310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0df0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584dd140 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584dd18c 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: 0x584a43b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x584a1140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x584a1198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x584a1200 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584f94c0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584f950c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584f9558 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584f95a4 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: 0x584a4450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0e50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x584a12b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x584a1308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x584a1360 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584fa030 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584fa07c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x584fa0c8 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x584fa114 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x584fa160 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: 0x584a44f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5849e4c0 MAP: (3 sibs) 1 children: 46: 0x584a22e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a2340 VAL: '0.mp4' (4 sibs) 46: 0x584a2398 VAL: '1.mp4' (4 sibs) 46: 0x584a23f0 VAL: '2.mp4' (4 sibs) 46: 0x584a2448 VAL: '3.mp4' (4 sibs) 46: 0x5849e518 MAP: (3 sibs) 1 children: 46: 0x584a24b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a2510 VAL: '0.mp4' (4 sibs) 46: 0x584a2568 VAL: '1.mp4' (4 sibs) 46: 0x584a25c0 VAL: '2.mp4' (4 sibs) 46: 0x584a2618 VAL: '3.mp4' (4 sibs) 46: 0x5849e570 MAP: (3 sibs) 1 children: 46: 0x584a2680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a26e0 VAL: '0.mp4' (4 sibs) 46: 0x584a2738 VAL: '1.mp4' (4 sibs) 46: 0x584a2790 VAL: '2.mp4' (4 sibs) 46: 0x584a27e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58504380 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x585043cc MAP: (3 sibs) 1 children: 46: [2] [2] 0x58504418 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x58504464 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x585044b0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x585044fc VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x58504548 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x58504594 MAP: (3 sibs) 1 children: 46: [8] [8] 0x585045e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x5850462c VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x58504678 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x585046c4 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x58504710 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x5850475c MAP: (3 sibs) 1 children: 46: [14] [14] 0x585047a8 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x585047f4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x58504840 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x5850488c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x585048d8 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: 0x584a4590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a2f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x584a2f80 MAP: (3 sibs) 1 children: 46: 0x584a3090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a30f0 VAL: '0.mp4' (4 sibs) 46: 0x584a3148 VAL: '1.mp4' (4 sibs) 46: 0x584a31a0 VAL: '2.mp4' (4 sibs) 46: 0x584a31f8 VAL: '3.mp4' (4 sibs) 46: 0x584a2fd8 MAP: (3 sibs) 1 children: 46: 0x584a3260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a32c0 VAL: '0.mp4' (4 sibs) 46: 0x584a3318 VAL: '1.mp4' (4 sibs) 46: 0x584a3370 VAL: '2.mp4' (4 sibs) 46: 0x584a33c8 VAL: '3.mp4' (4 sibs) 46: 0x584a3030 MAP: (3 sibs) 1 children: 46: 0x584a3430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a3490 VAL: '0.mp4' (4 sibs) 46: 0x584a34e8 VAL: '1.mp4' (4 sibs) 46: 0x584a3540 VAL: '2.mp4' (4 sibs) 46: 0x584a3598 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58504930 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5850497c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x585049c8 MAP: (3 sibs) 1 children: 46: [3] [3] 0x58504a14 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x58504a60 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x58504aac VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x58504af8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x58504b44 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x58504b90 MAP: (3 sibs) 1 children: 46: [9] [9] 0x58504bdc KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x58504c28 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x58504c74 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x58504cc0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x58504d0c VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x58504d58 MAP: (3 sibs) 1 children: 46: [15] [15] 0x58504da4 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x58504df0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x58504e3c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x58504e88 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x58504ed4 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: 0x584a4630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a3600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a36b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a37b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a38c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58504f30 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x58504f7c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x58504fc8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x58505014 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x58505060 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x585050ac KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x585050f8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x58505144 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x58505190 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x585051dc KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x58505228 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: 0x584a46d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x584a3980 MAP: (10 sibs) 1 children: 46: 0x584a1470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a39d8 MAP: (10 sibs) 1 children: 46: 0x584a14d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a30 MAP: (10 sibs) 1 children: 46: 0x584a3d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a88 MAP: (10 sibs) 1 children: 46: 0x584a3d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3ae0 MAP: (10 sibs) 1 children: 46: 0x584a3dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b38 MAP: (10 sibs) 1 children: 46: 0x584a3e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b90 MAP: (10 sibs) 1 children: 46: 0x584a3e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3be8 MAP: (10 sibs) 1 children: 46: 0x584a3ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c40 MAP: (10 sibs) 1 children: 46: 0x584a3f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c98 MAP: (10 sibs) 1 children: 46: 0x584a3fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58505280 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x585052cc MAP: (10 sibs) 1 children: 46: [2] [2] 0x58505318 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x58505364 MAP: (10 sibs) 1 children: 46: [4] [4] 0x585053b0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x585053fc MAP: (10 sibs) 1 children: 46: [6] [6] 0x58505448 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x58505494 MAP: (10 sibs) 1 children: 46: [8] [8] 0x585054e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x5850552c MAP: (10 sibs) 1 children: 46: [10] [10] 0x58505578 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x585055c4 MAP: (10 sibs) 1 children: 46: [12] [12] 0x58505610 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x5850565c MAP: (10 sibs) 1 children: 46: [14] [14] 0x585056a8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x585056f4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x58505740 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x5850578c MAP: (10 sibs) 1 children: 46: [18] [18] 0x585057d8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x58505824 MAP: (10 sibs) 1 children: 46: [20] [20] 0x58505870 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: 0x584a4770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x584a4ca0 MAP: (14 sibs) 1 children: 46: 0x584a5180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4cf8 MAP: (14 sibs) 1 children: 46: 0x584a51e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4d50 MAP: (14 sibs) 1 children: 46: 0x584a5240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4da8 MAP: (14 sibs) 1 children: 46: 0x584a52a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e00 MAP: (14 sibs) 1 children: 46: 0x584a5300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e58 MAP: (14 sibs) 1 children: 46: 0x584a5360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4eb0 MAP: (14 sibs) 1 children: 46: 0x584a53c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f08 MAP: (14 sibs) 1 children: 46: 0x584a5420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f60 MAP: (14 sibs) 1 children: 46: 0x584a5480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4fb8 MAP: (14 sibs) 1 children: 46: 0x584a54e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a5010 MAP: (14 sibs) 1 children: 46: 0x584a5540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a5068 MAP: (14 sibs) 1 children: 46: 0x584a55a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a50c0 MAP: (14 sibs) 2 children: 46: 0x584a5600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x584a5658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x584a5118 MAP: (14 sibs) 2 children: 46: 0x584a56c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x584a5718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x585058c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x5850590c MAP: (14 sibs) 1 children: 46: [2] [2] 0x58505958 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x585059a4 MAP: (14 sibs) 1 children: 46: [4] [4] 0x585059f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x58505a3c MAP: (14 sibs) 1 children: 46: [6] [6] 0x58505a88 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x58505ad4 MAP: (14 sibs) 1 children: 46: [8] [8] 0x58505b20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x58505b6c MAP: (14 sibs) 1 children: 46: [10] [10] 0x58505bb8 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x58505c04 MAP: (14 sibs) 1 children: 46: [12] [12] 0x58505c50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x58505c9c MAP: (14 sibs) 1 children: 46: [14] [14] 0x58505ce8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x58505d34 MAP: (14 sibs) 1 children: 46: [16] [16] 0x58505d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x58505dcc MAP: (14 sibs) 1 children: 46: [18] [18] 0x58505e18 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x58505e64 MAP: (14 sibs) 1 children: 46: [20] [20] 0x58505eb0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x58505efc MAP: (14 sibs) 1 children: 46: [22] [22] 0x58505f48 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x58505f94 MAP: (14 sibs) 1 children: 46: [24] [24] 0x58505fe0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x5850602c MAP: (14 sibs) 2 children: 46: [26] [26] 0x58506078 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x585060c4 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x58506110 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5850615c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x585061a8 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: 0x584a4b30 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584f9600 [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: 0x584a4bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a1e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x584a1e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x584a1ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x584a1f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x584a1f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x584a1fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x584a2030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x584a2088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x584a20e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x584a2138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58506200 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5850624c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x58506298 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x585062e4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x58506330 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5850637c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x585063c8 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x58506414 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x58506460 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x585064ac KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x585064f8 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: 0x584a4270 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a09a0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x584a0b90 VAL: '-2' (3 sibs) 46: 0x584a0be8 VAL: '-2' (3 sibs) 46: 0x584a0c40 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58506550 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5850659c KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x585065e8 VAL: '-2' (3 sibs) 46: [3] [3] 0x58506634 VAL: '-2' (3 sibs) 46: [4] [4] 0x58506680 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: 0x584a4310 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0df0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584fbff0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x584fc03c 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: 0x584a43b0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x584a1140 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x584a1198 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x584a1200 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584fc0d0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x584fc11c KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x584fc168 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x584fc1b4 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: 0x584a4450 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a0e50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x584a12b0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x584a1308 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x584a1360 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x585066d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x5850671c KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x58506768 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x585067b4 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x58506800 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: 0x584a44f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x5849e4c0 MAP: (3 sibs) 1 children: 46: 0x584a22e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a2340 VAL: '0.mp4' (4 sibs) 46: 0x584a2398 VAL: '1.mp4' (4 sibs) 46: 0x584a23f0 VAL: '2.mp4' (4 sibs) 46: 0x584a2448 VAL: '3.mp4' (4 sibs) 46: 0x5849e518 MAP: (3 sibs) 1 children: 46: 0x584a24b0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a2510 VAL: '0.mp4' (4 sibs) 46: 0x584a2568 VAL: '1.mp4' (4 sibs) 46: 0x584a25c0 VAL: '2.mp4' (4 sibs) 46: 0x584a2618 VAL: '3.mp4' (4 sibs) 46: 0x5849e570 MAP: (3 sibs) 1 children: 46: 0x584a2680 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a26e0 VAL: '0.mp4' (4 sibs) 46: 0x584a2738 VAL: '1.mp4' (4 sibs) 46: 0x584a2790 VAL: '2.mp4' (4 sibs) 46: 0x584a27e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58506850 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x5850689c MAP: (3 sibs) 1 children: 46: [2] [2] 0x585068e8 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x58506934 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x58506980 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x585069cc VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x58506a18 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x58506a64 MAP: (3 sibs) 1 children: 46: [8] [8] 0x58506ab0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x58506afc VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x58506b48 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x58506b94 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x58506be0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x58506c2c MAP: (3 sibs) 1 children: 46: [14] [14] 0x58506c78 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x58506cc4 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x58506d10 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x58506d5c VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x58506da8 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: 0x584a4590 [ROOT] MAP: (0 sibs) 1 children: 46: 0x584a2f20 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x584a2f80 MAP: (3 sibs) 1 children: 46: 0x584a3090 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x584a30f0 VAL: '0.mp4' (4 sibs) 46: 0x584a3148 VAL: '1.mp4' (4 sibs) 46: 0x584a31a0 VAL: '2.mp4' (4 sibs) 46: 0x584a31f8 VAL: '3.mp4' (4 sibs) 46: 0x584a2fd8 MAP: (3 sibs) 1 children: 46: 0x584a3260 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x584a32c0 VAL: '0.mp4' (4 sibs) 46: 0x584a3318 VAL: '1.mp4' (4 sibs) 46: 0x584a3370 VAL: '2.mp4' (4 sibs) 46: 0x584a33c8 VAL: '3.mp4' (4 sibs) 46: 0x584a3030 MAP: (3 sibs) 1 children: 46: 0x584a3430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x584a3490 VAL: '0.mp4' (4 sibs) 46: 0x584a34e8 VAL: '1.mp4' (4 sibs) 46: 0x584a3540 VAL: '2.mp4' (4 sibs) 46: 0x584a3598 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58506e00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x58506e4c KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x58506e98 MAP: (3 sibs) 1 children: 46: [3] [3] 0x58506ee4 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x58506f30 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x58506f7c VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x58506fc8 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x58507014 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x58507060 MAP: (3 sibs) 1 children: 46: [9] [9] 0x585070ac KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x585070f8 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x58507144 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x58507190 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x585071dc VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x58507228 MAP: (3 sibs) 1 children: 46: [15] [15] 0x58507274 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x585072c0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x5850730c VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x58507358 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x585073a4 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: 0x584a4630 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a3600 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3658 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a36b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3708 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a37b8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3810 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3868 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a38c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x584a3918 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58507400 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5850744c KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x58507498 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x585074e4 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x58507530 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x5850757c KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x585075c8 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x58507614 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x58507660 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x585076ac KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x585076f8 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: 0x584a46d0 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x584a3980 MAP: (10 sibs) 1 children: 46: 0x584a1470 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a39d8 MAP: (10 sibs) 1 children: 46: 0x584a14d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a30 MAP: (10 sibs) 1 children: 46: 0x584a3d00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3a88 MAP: (10 sibs) 1 children: 46: 0x584a3d60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3ae0 MAP: (10 sibs) 1 children: 46: 0x584a3dc0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b38 MAP: (10 sibs) 1 children: 46: 0x584a3e20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3b90 MAP: (10 sibs) 1 children: 46: 0x584a3e80 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3be8 MAP: (10 sibs) 1 children: 46: 0x584a3ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c40 MAP: (10 sibs) 1 children: 46: 0x584a3f40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a3c98 MAP: (10 sibs) 1 children: 46: 0x584a3fa0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58507750 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x5850779c MAP: (10 sibs) 1 children: 46: [2] [2] 0x585077e8 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x58507834 MAP: (10 sibs) 1 children: 46: [4] [4] 0x58507880 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x585078cc MAP: (10 sibs) 1 children: 46: [6] [6] 0x58507918 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x58507964 MAP: (10 sibs) 1 children: 46: [8] [8] 0x585079b0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x585079fc MAP: (10 sibs) 1 children: 46: [10] [10] 0x58507a48 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x58507a94 MAP: (10 sibs) 1 children: 46: [12] [12] 0x58507ae0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x58507b2c MAP: (10 sibs) 1 children: 46: [14] [14] 0x58507b78 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x58507bc4 MAP: (10 sibs) 1 children: 46: [16] [16] 0x58507c10 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x58507c5c MAP: (10 sibs) 1 children: 46: [18] [18] 0x58507ca8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x58507cf4 MAP: (10 sibs) 1 children: 46: [20] [20] 0x58507d40 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: 0x584a4770 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x584a4ca0 MAP: (14 sibs) 1 children: 46: 0x584a5180 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4cf8 MAP: (14 sibs) 1 children: 46: 0x584a51e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a4d50 MAP: (14 sibs) 1 children: 46: 0x584a5240 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4da8 MAP: (14 sibs) 1 children: 46: 0x584a52a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e00 MAP: (14 sibs) 1 children: 46: 0x584a5300 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4e58 MAP: (14 sibs) 1 children: 46: 0x584a5360 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4eb0 MAP: (14 sibs) 1 children: 46: 0x584a53c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f08 MAP: (14 sibs) 1 children: 46: 0x584a5420 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4f60 MAP: (14 sibs) 1 children: 46: 0x584a5480 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a4fb8 MAP: (14 sibs) 1 children: 46: 0x584a54e0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x584a5010 MAP: (14 sibs) 1 children: 46: 0x584a5540 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a5068 MAP: (14 sibs) 1 children: 46: 0x584a55a0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x584a50c0 MAP: (14 sibs) 2 children: 46: 0x584a5600 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x584a5658 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x584a5118 MAP: (14 sibs) 2 children: 46: 0x584a56c0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x584a5718 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x58507d90 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x58507ddc MAP: (14 sibs) 1 children: 46: [2] [2] 0x58507e28 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x58507e74 MAP: (14 sibs) 1 children: 46: [4] [4] 0x58507ec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x58507f0c MAP: (14 sibs) 1 children: 46: [6] [6] 0x58507f58 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x58507fa4 MAP: (14 sibs) 1 children: 46: [8] [8] 0x58507ff0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x5850803c MAP: (14 sibs) 1 children: 46: [10] [10] 0x58508088 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x585080d4 MAP: (14 sibs) 1 children: 46: [12] [12] 0x58508120 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x5850816c MAP: (14 sibs) 1 children: 46: [14] [14] 0x585081b8 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x58508204 MAP: (14 sibs) 1 children: 46: [16] [16] 0x58508250 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x5850829c MAP: (14 sibs) 1 children: 46: [18] [18] 0x585082e8 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x58508334 MAP: (14 sibs) 1 children: 46: [20] [20] 0x58508380 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x585083cc MAP: (14 sibs) 1 children: 46: [22] [22] 0x58508418 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x58508464 MAP: (14 sibs) 1 children: 46: [24] [24] 0x585084b0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x585084fc MAP: (14 sibs) 2 children: 46: [26] [26] 0x58508548 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x58508594 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x585085e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x5850862c KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x58508678 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: 0x584a4b30 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x584e7760 [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: 0x584a4bd0 [ROOT] MAP: (0 sibs) 10 children: 46: 0x584a1e20 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x584a1e78 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x584a1ed0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x584a1f28 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x584a1f80 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x584a1fd8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x584a2030 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x584a2088 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x584a20e0 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x584a2138 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x585086d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x5850871c KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x58508768 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x585087b4 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x58508800 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x5850884c KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x58508898 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x585088e4 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x58508930 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x5850897c KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x585089c8 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 (29 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (30 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.03 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.021250ms: read_file 47: 0.001643ms: count_lines 47: reserving #lines=90 47: 0.010099ms: tree_reserve 47: 0.082777ms: parse_yml 47: 0.047820ms: emit_to_buffer 47: 0.003477ms: print_stdout 47: 0.207572ms: objects 47: 0.215356ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 1.28 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... collected 24 items api/python/tests/test_parse.py::TestSubstrInterop::test11_str2csubstr PASSED [ 4%] api/python/tests/test_parse.py::TestSubstrInterop::test12_str2substr PASSED [ 8%] api/python/tests/test_parse.py::TestSubstrInterop::test21_bytes2csubstr PASSED [ 12%] api/python/tests/test_parse.py::TestSubstrInterop::test22_bytes2substr PASSED [ 16%] api/python/tests/test_parse.py::TestSubstrInterop::test31_bytes2csubstr PASSED [ 20%] api/python/tests/test_parse.py::TestSubstrInterop::test32_bytes2substr PASSED [ 25%] api/python/tests/test_parse.py::TestRunner::test11_str__arena PASSED [ 29%] api/python/tests/test_parse.py::TestRunner::test12_str__arena__reuse_tree PASSED [ 33%] api/python/tests/test_parse.py::TestRunner::test13_str__inplace PASSED [ 37%] api/python/tests/test_parse.py::TestRunner::test21_bytes__arena PASSED [ 41%] api/python/tests/test_parse.py::TestRunner::test22_bytes__arena__reuse_tree PASSED [ 45%] api/python/tests/test_parse.py::TestRunner::test23_bytes__inplace PASSED [ 50%] api/python/tests/test_parse.py::TestRunner::test31_bytearray__arena PASSED [ 54%] api/python/tests/test_parse.py::TestRunner::test32_bytearray__arena__reuse_tree PASSED [ 58%] api/python/tests/test_parse.py::TestRunner::test33_bytearray__inplace PASSED [ 62%] api/python/tests/test_parse.py::TestRunner::test34_bytearray__inplace__reuse_tree PASSED [ 66%] api/python/tests/test_parse.py::TestRunner::test41_emit_json PASSED [ 70%] api/python/tests/test_parse.py::TestRunner::test41_emit_yaml PASSED [ 75%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_json_length PASSED [ 79%] api/python/tests/test_parse.py::TestRunner::test42_compute_emit_yaml_length PASSED [ 83%] api/python/tests/test_parse.py::TestRunner::test43_emit_json_inplace PASSED [ 87%] api/python/tests/test_parse.py::TestRunner::test43_emit_yaml_inplace PASSED [ 91%] api/python/tests/test_parse.py::TestRunner::test44_emit_json_short_buf PASSED [ 95%] api/python/tests/test_parse.py::TestRunner::test44_emit_yaml_short_buf PASSED [100%] ============================== 24 passed in 2.48s ============================== Processing files: rapidyaml-0.5.0-2.fc38.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5KYsIn Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Hwe6aR Provides: libryml.so.0.5.0 rapidyaml = 0.5.0-2.fc38 rapidyaml(x86-32) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc4core.so.0.1.11 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-2.fc38.i686 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.fc38 rapidyaml-devel(x86-32) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-32) libryml.so.0.5.0 Processing files: python3-rapidyaml-0.5.0-2.fc38.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EIzOTk Provides: python-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml(x86-32) = 0.5.0-2.fc38 python3.11-rapidyaml = 0.5.0-2.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc4core.so.0.1.11 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-2.fc38.i686 Provides: rapidyaml-debugsource = 0.5.0-2.fc38 rapidyaml-debugsource(x86-32) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-2.fc38.i686 Provides: debuginfo(build-id) = 68023ed4e8196b5f3d79543f337977d3db13d15e libryml.so.0.5.0-0.5.0-2.fc38.i386.debug rapidyaml-debuginfo = 0.5.0-2.fc38 rapidyaml-debuginfo(x86-32) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-32) = 0.5.0-2.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.fc38.i686 Provides: debuginfo(build-id) = ae7c658e041ade0bfe5b20fc756725c3064e6430 python-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo(x86-32) = 0.5.0-2.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-32) = 0.5.0-2.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.fc38.i686.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.fc38.i686.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.fc38.i686.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.fc38.i686.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.fc38.i686.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.fc38.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NECoXV Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.It9lz1 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/usr/lib/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/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.fc38.i386/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/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.fc38.i386/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.fc38.i386/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/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.fc38.i386/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.fc38.i386/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.i386 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Finish: rpmbuild rapidyaml-0.5.0-2.fc38.src.rpm Finish: build phase for rapidyaml-0.5.0-2.fc38.src.rpm INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan INFO: /var/lib/mock/fedora-rawhide-i686-1674396185.978289/root/var/log/dnf.rpm.log /var/lib/mock/fedora-rawhide-i686-1674396185.978289/root/var/log/dnf.librepo.log /var/lib/mock/fedora-rawhide-i686-1674396185.978289/root/var/log/dnf.log INFO: Done(/var/lib/copr-rpmbuild/results/rapidyaml-0.5.0-2.fc38.src.rpm) Config(child) 22 minutes 50 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Finish: run Running RPMResults tool"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: